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