NetBSD/distrib/evbarm/Makefile

10 lines
212 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.7 2002/05/02 18:02:31 lukem Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
SUBDIR= gzboot instkernel
TARGETS+= release
2002-03-29 04:52:45 +03:00
.include <bsd.subdir.mk>