f3513c1e13
built as part of a regular release. For more information, see http://mail-index.netbsd.org/tech-install/2006/05/11/0001.html OK: core@
13 lines
215 B
Makefile
13 lines
215 B
Makefile
# $NetBSD: Makefile,v 1.4 2006/06/02 22:35:22 hubertf Exp $
|
|
|
|
SUBDIR=
|
|
SUBDIR+= ramdisks
|
|
SUBDIR+= .WAIT
|
|
SUBDIR+= instkernel
|
|
SUBDIR+= .WAIT
|
|
SUBDIR+= cdroms
|
|
SUBDIR+= floppies
|
|
TARGETS+= release
|
|
|
|
.include <bsd.subdir.mk>
|