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

#	$NetBSD: Makefile,v 1.2 2001/12/12 01:49:50 tv Exp $

PROG= installboot
CPPFLAGS= -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes
NOMAN= # defined

.include <bsd.prog.mk>