1 1.3 garbled # $NetBSD: Makefile,v 1.3 2006/06/20 17:40:36 garbled 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.3 garbled bootfloppy.sysinst bootfloppy_com0.sysinst \ 7 1.3 garbled bootfloppy_small.sysinst bootfloppy_small_com0.sysinst 8 1.1 nonaka 9 1.2 lukem TARGETS+= release 10 1.1 nonaka 11 1.1 nonaka .include <bsd.subdir.mk> 12