Home | History | Annotate | Line # | Download | only in rescue-tiny
Makefile revision 1.8
      1  1.8  lukem #	$NetBSD: Makefile,v 1.8 2002/04/13 00:07:46 lukem Exp $
      2  1.1     he 
      3  1.7  lukem IMAGE=		rescue-tiny.fs
      4  1.7  lukem KERNELDIR=	kernel-rescue
      5  1.8  lukem KERNEL=		netbsd.RESCUE_TINY.gz
      6  1.1     he DISKSIZE=	2400
      7  1.1     he 
      8  1.7  lukem .include "${.CURDIR}/../common/Makefile.bootfloppy"
      9