9 lines
120 B
Makefile
9 lines
120 B
Makefile
# $NetBSD: Makefile,v 1.1.1.2 1995/06/01 20:37:52 gwr Exp $
|
|
|
|
PROG= installboot
|
|
MAN8=
|
|
|
|
CFLAGS=-g
|
|
|
|
.include <bsd.prog.mk>
|