summaryrefslogtreecommitdiffstats
path: root/usr.bin/xlint
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2001-04-24 20:20:41 +0000
committerasmodai <asmodai@FreeBSD.org>2001-04-24 20:20:41 +0000
commit4c41346aa30b4cee2402225858ca5d693cf48b8c (patch)
tree6d1df3d09dad3f7ec48ed9809d8587a126f3f499 /usr.bin/xlint
parentc2390be887e843af430ac242fd0b4db21485f1b1 (diff)
downloadFreeBSD-src-4c41346aa30b4cee2402225858ca5d693cf48b8c.zip
FreeBSD-src-4c41346aa30b4cee2402225858ca5d693cf48b8c.tar.gz
Add build-tools target to the description file, requisite of making
lint a build-tool. Also re-enable llib.
Diffstat (limited to 'usr.bin/xlint')
-rw-r--r--usr.bin/xlint/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/xlint/Makefile b/usr.bin/xlint/Makefile
index 7d515d4..3f935c6 100644
--- a/usr.bin/xlint/Makefile
+++ b/usr.bin/xlint/Makefile
@@ -1,6 +1,8 @@
# $NetBSD: Makefile,v 1.2 1995/07/03 21:23:45 cgd Exp $
# $FreeBSD$
-SUBDIR= lint1 lint2 xlint #llib
+SUBDIR= lint1 lint2 xlint llib
+
+build-tools: lint1 lint2 xlint
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud