NetBSD/distrib/ofppc/Makefile
mrg a41df38359 - put netbsd.ofppc and ofwboot.ofppc in the root of ofppciso.cd.
- create a mostly working sysinst/ramdisk environment.  i was
able to successfully run sysinst, but the screen displays many
"bad format `p'" errors i am yet to track down entirely that
make it somewhat difficult to see.
2008-01-02 11:39:01 +00:00

10 lines
196 B
Makefile

# $NetBSD: Makefile,v 1.3 2008/01/02 11:39:01 mrg Exp $
SUBDIR= ramdisks .WAIT instkernel .WAIT cdroms
TARGETS+= release
iso_image:
${MAKEDIRTARGET} cdroms iso_image
.include <bsd.subdir.mk>