xref: /netbsd/distrib/newsmips/floppies/Makefile (revision bf9ec67e)
1#	$NetBSD: Makefile,v 1.3 2002/04/14 07:11:37 tsutsui Exp $
2
3SUBDIR=	ramdisk .WAIT instkernel .WAIT bootfloppy
4
5TARGETS+=	release
6
7.include <bsd.subdir.mk>
8