xref: /netbsd-src/distrib/ews4800mips/floppies/Makefile (revision 4ac76180e904e771b9d522c7e57296d371f06499)
1#	$NetBSD: Makefile,v 1.1 2005/12/29 16:01:30 tsutsui Exp $
2
3SUBDIR=	ramdisk .WAIT instkernel .WAIT bootfloppy
4
5TARGETS+=	release
6
7.include <bsd.subdir.mk>
8