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