xref: /netbsd-src/distrib/i386/floppies/rescue-tiny/Makefile (revision 12f8dfa1698827761c5118c283a9eaf94928eea5)
1#	$NetBSD: Makefile,v 1.12 2002/11/18 12:39:47 lukem Exp $
2
3FLOPPYBASE=	rescue-tiny
4FLOPPYKERNEL=	netbsd-RESCUE_TINY.gz
5FLOPPYSIZE=	2400
6
7.include "${.CURDIR}/../common/Makefile.bootfloppy"
8