NetBSD/distrib/evbarm/Makefile

10 lines
201 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.6 2002/04/26 15:50:28 lukem Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/Makefile.inc"
SUBDIR= gzboot instkernel
TARGETS+= release
2002-03-29 04:52:45 +03:00
.include <bsd.subdir.mk>