Home | History | Annotate | Line # | Download | only in floppies
Makefile revision 1.36
      1  1.36    joerg #	$NetBSD: Makefile,v 1.36 2007/11/15 00:31:19 joerg Exp $
      2  1.25      tls 
      3  1.33  thorpej SUBDIR=
      4  1.33  thorpej SUBDIR+=	bootfloppy
      5  1.33  thorpej SUBDIR+=	bootfloppy-big
      6  1.33  thorpej SUBDIR+=	bootfloppy-com
      7  1.36    joerg SUBDIR+=	bootfloppy-big
      8  1.35      dsl # These are all rather archaic...
      9  1.35      dsl # SUBDIR+=	bootfloppy-ps2
     10  1.35      dsl # SUBDIR+=	bootfloppy-small
     11  1.35      dsl # SUBDIR+=	bootfloppy-tiny
     12  1.35      dsl # SUBDIR+=	rescue-tiny
     13   1.1      cgd 
     14  1.28    lukem TARGETS+=	release
     15   1.1      cgd 
     16   1.1      cgd .include <bsd.subdir.mk>
     17