1 1.1 hubertf # $NetBSD: Makefile,v 1.1 2006/06/02 22:11:42 hubertf Exp $ 2 1.1 hubertf 3 1.1 hubertf SUBDIR= 4 1.1 hubertf SUBDIR+= ramdisk-big 5 1.1 hubertf SUBDIR+= ramdisk-rescuetiny 6 1.1 hubertf SUBDIR+= ramdisk-small 7 1.1 hubertf SUBDIR+= ramdisk-tiny 8 1.1 hubertf 9 1.1 hubertf TARGETS+= release 10 1.1 hubertf 11 1.1 hubertf .include <bsd.subdir.mk> 12