Home | History | Annotate | Line # | Download | only in floppies
Makefile revision 1.4.4.1
      1 #	$NetBSD: Makefile,v 1.4.4.1 2000/07/09 21:44:08 he Exp $
      2 
      3 SUBDIR= ramdisk bootfloppy
      4 
      5 .PHONY: release
      6 
      7 TARGETS+=      release
      8 
      9 .include <bsd.subdir.mk>
     10