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