NetBSD/distrib/hpcsh/Makefile

13 lines
267 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.9 2008/09/19 17:38:43 tsutsui Exp $
2002-06-26 16:30:52 +04:00
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
2002-06-26 16:30:52 +04:00
SUBDIR= instkernel stand cdroms
TARGETS+= release
iso_image:
${MAKEDIRTARGET} cdroms iso_image
.include <bsd.subdir.mk>