NetBSD/distrib/sparc64/Makefile

10 lines
203 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.7 2007/03/06 21:57:24 bouyer Exp $
2000-08-10 18:38:51 +04:00
SUBDIR= instfs .WAIT xminiroot bootfs .WAIT cdroms
TARGETS+= release
2000-08-10 18:38:51 +04:00
iso_image:
${MAKEDIRTARGET} cdroms iso_image
2000-08-10 18:38:51 +04:00
.include <bsd.subdir.mk>