Home | History | Annotate | Line # | Download | only in bootfloppy-small
Makefile revision 1.15
      1  1.15    lukem #	$NetBSD: Makefile,v 1.15 2002/10/14 16:20:40 lukem Exp $
      2   1.5  mycroft 
      3  1.14    lukem FLOPPYBASE=	boot-small
      4  1.14    lukem FLOPPYSIZE=	2400
      5  1.14    lukem FLOPPYKERNEL=	netbsd.INSTALL_SMALL.gz
      6   1.1    perry 
      7  1.13    lukem .include "${.CURDIR}/../common/Makefile.bootfloppy"
      8