Home | History | Annotate | Line # | Download | only in evbmips
Makefile revision 1.1
      1 #	$NetBSD: Makefile,v 1.1 2006/03/30 15:45:42 shige Exp $
      2 
      3 .include <bsd.own.mk>
      4 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
      5 
      6 SUBDIR=		instkernel
      7 TARGETS+=	release
      8 
      9 .include <bsd.subdir.mk>
     10