Home | History | Annotate | Line # | Download | only in floppies
Makefile revision 1.10.24.1
      1 #	$NetBSD: Makefile,v 1.10.24.1 2007/11/06 23:10:18 matt Exp $
      2 
      3 SUBDIR=		ramdisk .WAIT instkernel .WAIT bootfloppy.sysinst
      4 # `floppy-root' cannot be used now, due to size issue.
      5 #SUBDIR+=	bootfloppy.generic
      6 
      7 TARGETS+=	release
      8 
      9 .include <bsd.subdir.mk>
     10