Makefile revision 1.2
11.2Sdsl#	$NetBSD: Makefile,v 1.2 2006/11/19 11:17:51 dsl Exp $
21.1Shubertf
31.1ShubertfSUBDIR=
41.1ShubertfSUBDIR+=	ramdisk-big
51.2Sdsl
61.2Sdsl# These are only needed if you have a system with < 16MB (maybe 32MB)
71.2Sdsl# of memory.  In which case you probably want to build a custom one anyway.
81.2Sdsl# SUBDIR+=	ramdisk-rescuetiny
91.2Sdsl# SUBDIR+=	ramdisk-small
101.2Sdsl# SUBDIR+=	ramdisk-tiny
111.1Shubertf
121.1ShubertfTARGETS+=	release
131.1Shubertf
141.1Shubertf.include <bsd.subdir.mk>
15