Home | History | Annotate | Line # | Download | only in floppies
Makefile revision 1.19.2.1
      1  1.19.2.1     fvdl #	$NetBSD: Makefile,v 1.19.2.1 2000/10/09 13:43:27 fvdl Exp $
      2       1.1      cgd 
      3  1.19.2.1     fvdl SUBDIR=		ramdisk-big
      4      1.19       he SUBDIR+=	ramdisk-tiny
      5  1.19.2.1     fvdl SUBDIR+=	ramdisk-small
      6  1.19.2.1     fvdl SUBDIR+=	kernel-ramdisk
      7      1.16  hubertf SUBDIR+=	fdset
      8  1.19.2.1     fvdl SUBDIR+=	fdset-laptop
      9      1.16  hubertf SUBDIR+=	bootfloppy-big
     10      1.16  hubertf SUBDIR+=	bootfloppy-tiny
     11  1.19.2.1     fvdl SUBDIR+=	bootfloppy-small
     12  1.19.2.1     fvdl 
     13  1.19.2.1     fvdl SUBDIR+=	ramdisk-rescuesmall
     14  1.19.2.1     fvdl SUBDIR+=	ramdisk-rescuetiny
     15  1.19.2.1     fvdl SUBDIR+=	kernel-rescue
     16  1.19.2.1     fvdl SUBDIR+=	rescue-small rescue-tiny
     17      1.10       he 
     18      1.10       he TARGETS+=release
     19       1.1      cgd 
     20       1.1      cgd .include <bsd.subdir.mk>
     21