xref: /netbsd-src/distrib/amd64/cdroms/Makefile (revision 4f645668ed707e1f969c546666f8c8e45e6f8888)
1#	$NetBSD: Makefile,v 1.3 2007/03/06 21:52:44 bouyer Exp $
2
3SUBDIR=
4SUBDIR+=	bootcd
5SUBDIR+=	bootcd-com
6SUBDIR+=	installcd
7
8TARGETS+=       release iso_image
9
10.include <bsd.subdir.mk>
11