No empty .Rs/.Re
[netbsd-mini2440.git] / sys / arch / prep / stand / installboot / Makefile
blob8d4126120eaf3c6f5959fa137c66f16c39b6bc8b
1 # $NetBSD: Makefile,v 1.1 2000/09/18 15:44:10 nonaka Exp $
3 PROG= installboot
4 CPPFLAGS= -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes
5 NOMAN= # defined
7 .include <bsd.prog.mk>