Home | History | Annotate | Line # | Download | only in installboot
Makefile revision 1.1.4.2
      1  1.1.4.2  bouyer #	$NetBSD: Makefile,v 1.1.4.2 2000/11/20 20:23:10 bouyer Exp $
      2  1.1.4.2  bouyer 
      3  1.1.4.2  bouyer PROG= installboot
      4  1.1.4.2  bouyer CPPFLAGS= -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes
      5  1.1.4.2  bouyer MKMAN= no
      6  1.1.4.2  bouyer 
      7  1.1.4.2  bouyer .include <bsd.prog.mk>
      8