diff options
author | Dale Rahn <drahn@cvs.openbsd.org> | 2001-09-01 16:47:04 +0000 |
---|---|---|
committer | Dale Rahn <drahn@cvs.openbsd.org> | 2001-09-01 16:47:04 +0000 |
commit | 6045d5bb00b12a1d49c45cf8fc91d13b2ec1ab0d (patch) | |
tree | 15914a003f9e3260a244479c8057231d5f8456ba /distrib/macppc/ramdisk/Makefile.inc | |
parent | 5cd95bbee8e1e0fd211b3f68255c23edbc21b8e0 (diff) |
Move the powerpc ramdisk building support from powerpc to macppc.
Diffstat (limited to 'distrib/macppc/ramdisk/Makefile.inc')
-rw-r--r-- | distrib/macppc/ramdisk/Makefile.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/distrib/macppc/ramdisk/Makefile.inc b/distrib/macppc/ramdisk/Makefile.inc new file mode 100644 index 00000000000..1f0b7f4d374 --- /dev/null +++ b/distrib/macppc/ramdisk/Makefile.inc @@ -0,0 +1,4 @@ +# $OpenBSD: Makefile.inc,v 1.1 2001/09/01 16:47:03 drahn Exp $ + +CRUNCHGENOPTS= -E + |