Home | History | Annotate | Line # | Download | only in ramdisks
Makefile revision 1.3
      1 #	$NetBSD: Makefile,v 1.3 2008/05/02 23:13:06 ad Exp $
      2 
      3 SUBDIR=
      4 SUBDIR+=	ramdisk-big
      5 
      6 TARGETS+=	release
      7 
      8 .include <bsd.subdir.mk>
      9