xref: /netbsd-src/distrib/i386/floppies/bootfloppy/Makefile (revision b7ae68fde0d8ef1c03714e8bbb1ee7c6118ea93b)
1#	$NetBSD: Makefile,v 1.11 2006/05/14 02:21:59 fredb Exp $
2
3FLOPPYBASE=	boot
4FLOPPYMAX=	3
5FLOPPYKERNEL=	netbsd-INSTALL.gz
6
7.include "${.CURDIR}/../common/Makefile.bootfloppy"
8