NetBSD/distrib/newsmips/Makefile

10 lines
176 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.4 2007/03/06 21:57:12 bouyer Exp $
2001-02-01 09:09:38 +03:00
SUBDIR= floppies cdroms
2002-02-21 18:07:36 +03:00
TARGETS+= release
2001-02-01 09:09:38 +03:00
iso_image:
${MAKEDIRTARGET} cdroms iso_image
2001-02-01 09:09:38 +03:00
.include <bsd.subdir.mk>