aboutsummaryrefslogtreecommitdiff
path: root/targets/pseudo/userland/Makefile.depend
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2017-11-16 14:37:18 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2017-11-16 14:37:18 +0000
commit989880017221c6e69b95a21ac779881632bd2048 (patch)
tree86ac71e4e48acab7a871086a0f2d7d74d741a63f /targets/pseudo/userland/Makefile.depend
parent4e421792ec80df7a5fa82e97dcc3575c3ec6740a (diff)
downloadsrc-989880017221c6e69b95a21ac779881632bd2048.tar.gz
src-989880017221c6e69b95a21ac779881632bd2048.zip
Remove xlint(1).
xlint is currently a fossil. We have much more useful and alive tools to do now what xlint did twenty years ago. I did not cleared some stuff which makes lint operational, in sys/x86/include and sys/sys, but I might do it as followup. The x86/include/ucontext.h and _types.h hacks made to please lint was the main reason for my initial proposal to classify xlint as obsolete and to remove it. Also I do not intend to clear sccs ids. Reviewed by: bapt, brooks, emaste, jhb, pfg Sponsored by: The FreeBSD Foundation Differential revision: https://reviews.freebsd.org/D13015
Notes
Notes: svn path=/head/; revision=325893
Diffstat (limited to 'targets/pseudo/userland/Makefile.depend')
-rw-r--r--targets/pseudo/userland/Makefile.depend4
1 files changed, 0 insertions, 4 deletions
diff --git a/targets/pseudo/userland/Makefile.depend b/targets/pseudo/userland/Makefile.depend
index 2e33b1705198..2a5d79670e0c 100644
--- a/targets/pseudo/userland/Makefile.depend
+++ b/targets/pseudo/userland/Makefile.depend
@@ -416,10 +416,6 @@ DIRDEPS+= \
usr.bin/write \
usr.bin/xargs \
usr.bin/xinstall \
- usr.bin/xlint/lint1 \
- usr.bin/xlint/lint2 \
- usr.bin/xlint/llib \
- usr.bin/xlint/xlint \
usr.bin/xo \
usr.bin/xstr \
usr.bin/xz \