xref: /netbsd-src/distrib/x68k/floppies/Makefile (revision 4f645668ed707e1f969c546666f8c8e45e6f8888)
1#	$NetBSD: Makefile,v 1.11 2007/10/28 13:59:53 isaki Exp $
2
3SUBDIR=		ramdisk .WAIT instkernel .WAIT bootfloppy.sysinst
4# `floppy-root' cannot be used now, due to size issue.
5#SUBDIR+=	bootfloppy.generic
6
7TARGETS+=	release
8
9.include <bsd.subdir.mk>
10