2007-03-07 00:52:44 +03:00
|
|
|
# $NetBSD: Makefile,v 1.3 2007/03/06 21:52:44 bouyer Exp $
|
2006-06-03 02:35:21 +04:00
|
|
|
|
|
|
|
SUBDIR=
|
|
|
|
SUBDIR+= bootcd
|
|
|
|
SUBDIR+= bootcd-com
|
2007-03-07 00:52:44 +03:00
|
|
|
SUBDIR+= installcd
|
2006-06-03 02:35:21 +04:00
|
|
|
|
2007-03-07 00:52:44 +03:00
|
|
|
TARGETS+= release iso_image
|
2006-06-03 02:35:21 +04:00
|
|
|
|
|
|
|
.include <bsd.subdir.mk>
|