xref: /netbsd-src/distrib/amd64/cdroms/Makefile (revision 22ebeae4b2252475e0ebe332f69734639cb946ea)
1#	$NetBSD: Makefile,v 1.4 2024/04/24 11:29:34 nia Exp $
2
3SUBDIR=
4SUBDIR+=	bootcd
5SUBDIR+=	bootcd-com
6SUBDIR+=	installdvd
7SUBDIR+=	installcd
8
9TARGETS+=       release iso_image
10
11.include <bsd.subdir.mk>
12