Home | History | Annotate | Line # | Download | only in bootfloppy
Makefile revision 1.9
      1  1.9  lukem #	$NetBSD: Makefile,v 1.9 2002/10/14 16:20:39 lukem Exp $
      2  1.1  perry 
      3  1.8  lukem FLOPPYBASE=	boot
      4  1.8  lukem FLOPPYMAX=	2
      5  1.8  lukem FLOPPYKERNEL=	netbsd.INSTALL.gz
      6  1.1  perry 
      7  1.8  lukem .include "${.CURDIR}/../common/Makefile.bootfloppy"
      8