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