Home | History | Annotate | Line # | Download | only in floppies
      1 #	$NetBSD: Makefile,v 1.3 2006/06/20 17:40:36 garbled Exp $
      2 
      3 SUBDIR=		ramdisk .WAIT \
      4 		kernel-generic kernel-ramdisk .WAIT \
      5 		bootfloppy.generic bootfloppy_com0.generic \
      6 		bootfloppy.sysinst bootfloppy_com0.sysinst \
      7 		bootfloppy_small.sysinst bootfloppy_small_com0.sysinst
      8 
      9 TARGETS+=	release
     10 
     11 .include <bsd.subdir.mk>
     12