summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k/stand/libz/Makefile.inc
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-10-20 00:33:51 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-10-20 00:33:51 +0000
commit1577e7e9fd854b3e5e9d867a9fae65f922b5ce43 (patch)
tree0fec12e3750b362113732ecc62123e7d52da2974 /sys/arch/mvme68k/stand/libz/Makefile.inc
parente79ae525d949dd8a0d698d2976afed6a2dd4393c (diff)
hardcode mvme68k, so that obj dirs can be built from elsewhere
Diffstat (limited to 'sys/arch/mvme68k/stand/libz/Makefile.inc')
-rw-r--r--sys/arch/mvme68k/stand/libz/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/mvme68k/stand/libz/Makefile.inc b/sys/arch/mvme68k/stand/libz/Makefile.inc
index 1825a7eddd6..d58ceece6bd 100644
--- a/sys/arch/mvme68k/stand/libz/Makefile.inc
+++ b/sys/arch/mvme68k/stand/libz/Makefile.inc
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile.inc,v 1.1 1997/04/22 16:13:42 gvf Exp $
+# $OpenBSD: Makefile.inc,v 1.2 1997/10/20 00:33:47 deraadt Exp $
-LIB_Z_DIR=${S}/arch/${MACHINE}/stand/libz
+LIB_Z_DIR=${S}/arch/mvme68k/stand/libz
LIBZ_DIR!= cd ${LIB_Z_DIR}; \
printf "xxx:\n\techo \$${.OBJDIR}\n" | ${MAKE} -r -s -f - xxx