xref: /netbsd-src/distrib/i386/floppies/rescue-tiny/Makefile (revision 62f324d0121177eaf2e0384f92fd9ca2a751c795)
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