Home | History | Annotate | Line # | Download | only in floppies
Makefile revision 1.16
      1  1.16  hubertf #	$NetBSD: Makefile,v 1.16 2000/05/10 23:44:51 hubertf Exp $
      2   1.1      cgd 
      3  1.16  hubertf SUBDIR=		ramdisk
      4  1.16  hubertf SUBDIR+=	ramdisk-kernel
      5  1.16  hubertf SUBDIR+=	fdset
      6  1.16  hubertf SUBDIR+=	bootfloppy-big
      7  1.16  hubertf SUBDIR+=	bootfloppy-small
      8  1.16  hubertf SUBDIR+=	bootfloppy-tiny
      9  1.10       he 
     10  1.10       he TARGETS+=release
     11   1.1      cgd 
     12   1.1      cgd .include <bsd.subdir.mk>
     13