diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 2a681946f9aa..3509cb16fc9d 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 \