NetBSD/distrib/ibmnws/Makefile

10 lines
175 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.2 2007/03/06 21:57:05 bouyer Exp $
2003-10-19 07:37:16 +04:00
SUBDIR= netboot cdroms
2003-10-19 07:37:16 +04:00
TARGETS+= release
iso_image:
${MAKEDIRTARGET} cdroms iso_image
2003-10-19 07:37:16 +04:00
.include <bsd.subdir.mk>