NetBSD/distrib/amd64/Makefile

13 lines
215 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.3 2006/06/02 22:35:21 hubertf Exp $
2002-12-05 05:04:09 +03:00
SUBDIR=
SUBDIR+= ramdisks
SUBDIR+= .WAIT
SUBDIR+= instkernel
SUBDIR+= .WAIT
SUBDIR+= cdroms
SUBDIR+= floppies
2002-12-05 05:04:09 +03:00
TARGETS+= release
.include <bsd.subdir.mk>