0cd2869469
Based on PR port-powerpc/40421 from Wojciech Galazka, with misc tweaks by me. Note sysinst part is not pulled because there is no supported storage device yet on this port.
10 lines
199 B
Makefile
10 lines
199 B
Makefile
# $NetBSD: Makefile,v 1.1 2009/04/30 12:47:39 tsutsui Exp $
|
|
|
|
SUBDIR= ramdisk .WAIT instkernel .WAIT bootfs
|
|
TARGETS+=release
|
|
|
|
#iso_image:
|
|
# ${MAKEDIRTARGET} cdroms iso_image
|
|
|
|
.include <bsd.subdir.mk>
|