Home | History | Annotate | Line # | Download | only in bootfloppy-small
      1 #	$NetBSD: Makefile,v 1.17 2002/11/18 12:39:46 lukem Exp $
      2 
      3 FLOPPYBASE=	boot-small
      4 FLOPPYMAX=	2
      5 FLOPPYSIZE=	2400
      6 FLOPPYKERNEL=	netbsd-INSTALL_SMALL.gz
      7 
      8 .include "${.CURDIR}/../common/Makefile.bootfloppy"
      9