summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorDale Rahn <drahn@cvs.openbsd.org>2001-09-01 15:35:01 +0000
committerDale Rahn <drahn@cvs.openbsd.org>2001-09-01 15:35:01 +0000
commitd3677f93fa5576e45975ec3efd7f876204dbd984 (patch)
treeda06cbc34c88b99e85ed17973378f31d36758ba8 /sys
parentcf0b6232acb8c668778a86e13c718b4ee42f251b (diff)
The "powerpc" port which has supported the newer Apple Macintosh powerpc based
is being renamed to macppc. This is to allow sharing of common code between different powerpc base platforms. Most of the work involved in the renaming process was performed by miod@ Files moved from powerpc/stand/mbr to macppc/stand/mbr
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/macppc/stand/mbr/Makefile (renamed from sys/arch/powerpc/stand/mbr/Makefile)2
-rw-r--r--sys/arch/macppc/stand/mbr/mbr.uu (renamed from sys/arch/powerpc/stand/mbr/mbr.uu)0
-rw-r--r--sys/arch/macppc/stand/mbr/msdos1mb.gz.uu (renamed from sys/arch/powerpc/stand/mbr/msdos1mb.gz.uu)0
3 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/powerpc/stand/mbr/Makefile b/sys/arch/macppc/stand/mbr/Makefile
index 85371bc60b0..6e2dd07950d 100644
--- a/sys/arch/powerpc/stand/mbr/Makefile
+++ b/sys/arch/macppc/stand/mbr/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.2 1998/04/06 20:13:58 pefo Exp $
+# $OpenBSD: Makefile,v 1.1 2001/09/01 15:35:00 drahn Exp $
CLEANFILES= mbr msdos1mb.gz
diff --git a/sys/arch/powerpc/stand/mbr/mbr.uu b/sys/arch/macppc/stand/mbr/mbr.uu
index 9b112868572..9b112868572 100644
--- a/sys/arch/powerpc/stand/mbr/mbr.uu
+++ b/sys/arch/macppc/stand/mbr/mbr.uu
diff --git a/sys/arch/powerpc/stand/mbr/msdos1mb.gz.uu b/sys/arch/macppc/stand/mbr/msdos1mb.gz.uu
index d38bec4d53f..d38bec4d53f 100644
--- a/sys/arch/powerpc/stand/mbr/msdos1mb.gz.uu
+++ b/sys/arch/macppc/stand/mbr/msdos1mb.gz.uu