xref: /netbsd-src/distrib/ibmnws/netboot/Makefile (revision 1b9578b8c2c1f848eeb16dabbfd7d1f0d9fdefbd)
1#	$NetBSD: Makefile,v 1.1 2003/10/19 03:37:16 matt Exp $
2
3SUBDIR=	ramdisk .WAIT kernel
4TARGETS+=release
5
6.include <bsd.subdir.mk>
7