aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Birrell <jb@FreeBSD.org>1998-08-18 06:51:08 +0000
committerJohn Birrell <jb@FreeBSD.org>1998-08-18 06:51:08 +0000
commit89ef33c09f30c59ac44ac03a8fe41ee2dec609a1 (patch)
treef7ecc8fb96290940d188036e68bca42063a0bf2c
parent1874ef935c44cb787323b4c9c0bf7c81cac0c34f (diff)
Notes
-rw-r--r--gnu/usr.bin/binutils/Makefile.inc6
1 files changed, 1 insertions, 5 deletions
diff --git a/gnu/usr.bin/binutils/Makefile.inc b/gnu/usr.bin/binutils/Makefile.inc
index 9fd5eb0fca63..f39564c8d525 100644
--- a/gnu/usr.bin/binutils/Makefile.inc
+++ b/gnu/usr.bin/binutils/Makefile.inc
@@ -1,9 +1,5 @@
#
-# $Id: Makefile.inc,v 1.1.1.1 1998/03/01 23:40:47 jdp Exp $
+# $Id: Makefile.inc,v 1.2 1998/05/04 21:13:50 jb Exp $
#
-.if ${MACHINE_ARCH} == "i386"
BINDIR?= /usr/libexec/elf
-.else
-BINDIR?= /usr/bin
-.endif