summaryrefslogtreecommitdiff
path: root/distrib/alpha/rz25dist/Makefile
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1995-12-26 18:35:51 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1995-12-26 18:35:51 +0000
commit1cf71b79c8672180173c9bedc91175973aa303ce (patch)
treea569510f5cfff697c4b92b10a35ff618996c6264 /distrib/alpha/rz25dist/Makefile
parentd1e8bfd539f52ee0cfe92352cc8c033252424a85 (diff)
update from netbsd
Diffstat (limited to 'distrib/alpha/rz25dist/Makefile')
-rw-r--r--distrib/alpha/rz25dist/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/alpha/rz25dist/Makefile b/distrib/alpha/rz25dist/Makefile
index 9969e506669..2f675c4ec23 100644
--- a/distrib/alpha/rz25dist/Makefile
+++ b/distrib/alpha/rz25dist/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 1995/12/09 05:27:22 cgd Exp $
+# $NetBSD: Makefile,v 1.12 1995/12/21 14:22:25 cgd Exp $
# Make a distribution for the alpha, on a spare disk.
# This creates a large, gzipped disk image in ${.OBJDIR}
@@ -36,7 +36,7 @@ build-fs:
cp ${.CURDIR}/../../../sys/arch/alpha/compile/GENERIC/netbsd ${DESTDIR}
ln -s gcc ${DESTDIR}/usr/local/bin/cc
ln -s \
- ../local/lib/gcc-lib/alpha-unknown-netbsd1.0A./2.7-95q4/cpp \
+ ../local/lib/gcc-lib/alpha-unknown-netbsd1.1A./2.7-95q4/cpp \
${DESTDIR}/usr/libexec
ln -s ../local/bin/ar ${DESTDIR}/usr/bin
ln -s ../local/bin/as ${DESTDIR}/usr/bin