Makefile revision 1.2
1#	$NetBSD: Makefile,v 1.2 2002/04/12 14:09:40 lukem Exp $
2
3SUBDIR=		ramdisk .WAIT \
4		kernel-generic kernel-ramdisk .WAIT \
5		bootfloppy.generic bootfloppy_com0.generic \
6		bootfloppy.sysinst bootfloppy_com0.sysinst
7
8TARGETS+=	release
9
10.include <bsd.subdir.mk>
11