NetBSD/distrib/ofppc/ramdisks/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

9 lines
127 B
Makefile

# $NetBSD: Makefile,v 1.1 2008/01/02 11:39:02 mrg Exp $
SUBDIR=
SUBDIR+= ramdisk
TARGETS+= release
.include <bsd.subdir.mk>