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