Home | History | Annotate | Line # | Download | only in floppies
Makefile revision 1.28
      1 #	$NetBSD: Makefile,v 1.28 2002/04/11 12:17:14 lukem Exp $
      2 
      3 SUBDIR=		ramdisk-big ramdisk-small ramdisk-tiny \
      4 		ramdisk-rescuesmall ramdisk-rescuetiny \
      5 		.WAIT \
      6 		kernel-ramdisk kernel-rescue \
      7 		.WAIT \
      8 		fdset fdset-com fdset-laptop \
      9 		bootfloppy-big bootfloppy-ps2 bootfloppy-small bootfloppy-tiny \
     10 		rescue-small rescue-tiny
     11 
     12 TARGETS+=	release
     13 
     14 .include <bsd.subdir.mk>
     15