NetBSD/distrib/atari/Makefile

10 lines
181 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.6 2007/03/06 21:56:55 bouyer Exp $
2002-04-13 01:39:18 +04:00
SUBDIR= floppies misc cdroms
TARGETS+= release
2002-04-13 01:39:18 +04:00
iso_image:
${MAKEDIRTARGET} cdroms iso_image
2002-04-13 01:39:18 +04:00
.include <bsd.subdir.mk>