summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-02-06 19:15:10 +0000
committerobrien <obrien@FreeBSD.org>2000-02-06 19:15:10 +0000
commit3d2242deb08b2078e25b66f4efb656f6b61b6e85 (patch)
tree351644fed27d54d751a54c64743f843ee760d624 /usr.bin/Makefile
parent104b16d9f86514429830bdbfa79b7e724b59988b (diff)
downloadFreeBSD-src-3d2242deb08b2078e25b66f4efb656f6b61b6e85.zip
FreeBSD-src-3d2242deb08b2078e25b66f4efb656f6b61b6e85.tar.gz
Move brandelf from being i386 specific to the MI area -- Linux emulation
is comming to the Alpha.
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 2a68194..3509cb1 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -12,6 +12,7 @@ SUBDIR= apply \
banner \
basename \
biff \
+ brandelf \
c89 \
calendar \
cap_mkdb \
@@ -210,7 +211,6 @@ SUBDIR+=dig \
.if ${MACHINE_ARCH} == "i386"
# Things that don't compile on alpha or are aout specific:
SUBDIR+=ar \
- brandelf \
doscmd \
gcore \
gprof4 \
OpenPOWER on IntegriCloud