Home | History | Annotate | Line # | Download | only in liveimage
Makefile revision 1.1.4.2
      1 # $NetBSD: Makefile,v 1.1.4.2 2012/04/17 00:02:34 yamt Exp $
      2 
      3 SUBDIR=
      4 SUBDIR+=	emuimage
      5 SUBDIR+=	usbimage
      6 
      7 TARGETS+=	release live_image
      8 
      9 .include <bsd.subdir.mk>
     10