Home | History | Annotate | Line # | Download | only in rescue-tiny
Makefile revision 1.9
      1  1.9  lukem #	$NetBSD: Makefile,v 1.9 2002/04/16 05:23:44 lukem Exp $
      2  1.1     he 
      3  1.9  lukem FLOPPYBASE=	rescue-tiny.fs
      4  1.9  lukem FLOPPYKERNDIR=	kernel-rescue
      5  1.9  lukem FLOPPYKERNEL=	netbsd.RESCUE_TINY.gz
      6  1.9  lukem FLOPPYSIZE=	2400
      7  1.1     he 
      8  1.7  lukem .include "${.CURDIR}/../common/Makefile.bootfloppy"
      9