NetBSD/sys/arch/prep/stand/installboot/Makefile

8 lines
177 B
Makefile

# $NetBSD: Makefile,v 1.1 2000/09/18 15:44:10 nonaka Exp $
PROG= installboot
CPPFLAGS= -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes
MKMAN= no
.include <bsd.prog.mk>