summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats O Jansson <maja@cvs.openbsd.org>1997-09-26 21:39:26 +0000
committerMats O Jansson <maja@cvs.openbsd.org>1997-09-26 21:39:26 +0000
commit4498deb823507dcd06c71283c7b56fbc8719dc2e (patch)
treee2fe0405bd4028f4e330cd25eae6132e617c8afd
parent03144fd9c43a95ba10a5f444451ba3305d6d3a4c (diff)
snap_md: arch is pmax not sparc. -moj
-rw-r--r--etc/etc.pmax/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/etc.pmax/Makefile.inc b/etc/etc.pmax/Makefile.inc
index 78db215c4c3..98463c863d2 100644
--- a/etc/etc.pmax/Makefile.inc
+++ b/etc/etc.pmax/Makefile.inc
@@ -1,10 +1,10 @@
-# $OpenBSD: Makefile.inc,v 1.9 1997/09/21 11:50:34 deraadt Exp $
+# $OpenBSD: Makefile.inc,v 1.10 1997/09/26 21:39:25 maja Exp $
# etc.pmax/Makefile.inc -- pmax-specific etc Makefile targets
.ifdef DESTDIR
snap_md: binutils bsd distrib
- cp ${.CURDIR}/../sys/arch/sparc/compile/GENERIC/bsd \
+ cp ${.CURDIR}/../sys/arch/pmax/compile/GENERIC/bsd \
${DESTDIR}/snapshot/bsd
binutils: