NetBSD/distrib/hp700/Makefile
skrll 7fd0ed6a92 Improve hp700 install notes somewhat.
Actually build and install a SYSNBSD.
2008-01-06 20:16:24 +00:00

10 lines
193 B
Makefile

# $NetBSD: Makefile,v 1.3 2008/01/06 20:16:24 skrll Exp $
SUBDIR= ramdisk .WAIT kernel cdroms sysnbsd
TARGETS+=release
iso_image:
${MAKEDIRTARGET} cdroms iso_image
.include <bsd.subdir.mk>