2007-03-07 00:52:44 +03:00
|
|
|
# $NetBSD: Makefile,v 1.5 2007/03/06 21:52:45 bouyer Exp $
|
2000-04-07 21:44:19 +04:00
|
|
|
|
2006-06-03 02:11:06 +04:00
|
|
|
SUBDIR=
|
|
|
|
SUBDIR+= ramdisks
|
|
|
|
SUBDIR+= .WAIT
|
|
|
|
SUBDIR+= instkernel
|
|
|
|
SUBDIR+= .WAIT
|
2006-06-03 02:35:21 +04:00
|
|
|
SUBDIR+= cdroms
|
2006-06-03 02:11:06 +04:00
|
|
|
SUBDIR+= floppies
|
2002-05-02 22:02:14 +04:00
|
|
|
TARGETS+= release
|
2000-04-07 21:44:19 +04:00
|
|
|
|
2007-03-07 00:52:44 +03:00
|
|
|
iso_image:
|
|
|
|
${MAKEDIRTARGET} cdroms iso_image
|
|
|
|
|
2000-04-07 21:44:19 +04:00
|
|
|
.include <bsd.subdir.mk>
|