Home | History | Annotate | Line # | Download | only in floppies
Makefile revision 1.1
      1 #	$NetBSD: Makefile,v 1.1 2001/01/16 16:53:59 nonaka Exp $
      2 
      3 SUBDIR=	ramdisk
      4 SUBDIR+= kernel-generic
      5 SUBDIR+= kernel-ramdisk
      6 SUBDIR+= bootfloppy.generic bootfloppy_com0.generic
      7 SUBDIR+= bootfloppy.sysinst bootfloppy_com0.sysinst
      8 
      9 TARGETS+= release
     10 
     11 .include <bsd.subdir.mk>
     12