NetBSD/distrib/amd64/Makefile

16 lines
262 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.4 2007/03/06 21:52:44 bouyer Exp $
2002-12-05 05:04:09 +03:00
SUBDIR=
SUBDIR+= ramdisks
SUBDIR+= .WAIT
SUBDIR+= instkernel
SUBDIR+= .WAIT
SUBDIR+= cdroms
SUBDIR+= floppies
TARGETS+= release
iso_image:
${MAKEDIRTARGET} cdroms iso_image
2002-12-05 05:04:09 +03:00
.include <bsd.subdir.mk>