aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2020-02-06 17:52:16 +0000
committerWarner Losh <imp@FreeBSD.org>2020-02-06 17:52:16 +0000
commitdd99ab06f36078a3da176cdb52f681c6a7e45a44 (patch)
tree7f5555ce9bf37127d6fa6052bd36a6f1966f5cfe /usr.bin/Makefile
parentd6cc6be78cc9f49f39323a7c018ce901a139c600 (diff)
downloadsrc-dd99ab06f360.tar.gz
src-dd99ab06f360.zip
Remove elf2aout
Remove the long obsolete elf2aout utility. Should any ports need to know when this left the tree, use 1300077 as the revision so we avoid multiple bumps for the sparc64 removal. Reviewed by: brooks@, emaste@ Differential Revision: https://reviews.freebsd.org/D23527
Notes
Notes: svn path=/head/; revision=357627
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index f4ca4d0c8968..b2e6b0c16a90 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -31,7 +31,6 @@ SUBDIR= alias \
diff \
dirname \
du \
- elf2aout \
elfdump \
enigma \
env \