summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTodd T. Fries <todd@cvs.openbsd.org>2000-03-01 03:56:42 +0000
committerTodd T. Fries <todd@cvs.openbsd.org>2000-03-01 03:56:42 +0000
commitfca5ff5162d0d7bc8c7cfbf88d554121949faba2 (patch)
tree763d5a16c3dc32219c46ed8aafe7e28efd842cda /Makefile
parente2f46ad3f448746ac516aaca139c52aeb257443c (diff)
rm dup
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index a36d2a5bd70..ce2648ea0c6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.52 1999/12/22 21:25:24 mickey Exp $
+# $OpenBSD: Makefile,v 1.53 2000/03/01 03:56:41 todd Exp $
#
# For more information on building in tricky environments, please see
@@ -113,7 +113,6 @@ CROSSENV= AR=${CROSSDIR}/usr/bin/ar AS=${CROSSDIR}/usr/bin/as \
LORDER=${CROSSDIR}/usr/bin/lorder \
RANLIB=${CROSSDIR}/usr/bin/ranlib \
SIZE=${CROSSDIR}/usr/bin/size STRIP=${CROSSDIR}/usr/bin/strip \
- LORDER=${CROSSDIR}/usr/bin/lorder \
HOSTCC=cc
cross-helpers: