2007-03-07 00:52:44 +03:00
|
|
|
# $NetBSD: Makefile,v 1.4 2007/03/06 21:52:44 bouyer Exp $
|
2002-12-05 05:04:09 +03:00
|
|
|
|
2006-06-03 02:11:52 +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:52 +04:00
|
|
|
SUBDIR+= floppies
|
2007-03-07 00:52:44 +03:00
|
|
|
TARGETS+= release
|
|
|
|
|
|
|
|
iso_image:
|
|
|
|
${MAKEDIRTARGET} cdroms iso_image
|
2002-12-05 05:04:09 +03:00
|
|
|
|
|
|
|
.include <bsd.subdir.mk>
|