7 lines
109 B
Makefile
7 lines
109 B
Makefile
|
# $NetBSD: Makefile,v 1.1.1.1 1995/02/14 22:56:36 gwr Exp $
|
||
|
|
||
|
PROG= installboot
|
||
|
MAN8=
|
||
|
|
||
|
.include <bsd.prog.mk>
|