summaryrefslogtreecommitdiffstats
path: root/usr.bin/xlint/Makefile
diff options
context:
space:
mode:
authorpaul <paul@FreeBSD.org>1996-03-31 22:18:46 +0000
committerpaul <paul@FreeBSD.org>1996-03-31 22:18:46 +0000
commit29db05221029f6e05ef996fe977bd037d3820d3a (patch)
tree3d3b0cd02d9d03cac6900b6a48015c3533cbb39e /usr.bin/xlint/Makefile
parent2ad8a42b820efd74cc05ef71e54c6afe134aed56 (diff)
downloadFreeBSD-src-29db05221029f6e05ef996fe977bd037d3820d3a.zip
FreeBSD-src-29db05221029f6e05ef996fe977bd037d3820d3a.tar.gz
Don't build the special case lint libraries.
Diffstat (limited to 'usr.bin/xlint/Makefile')
-rw-r--r--usr.bin/xlint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/xlint/Makefile b/usr.bin/xlint/Makefile
index 01557ad..69338b7 100644
--- a/usr.bin/xlint/Makefile
+++ b/usr.bin/xlint/Makefile
@@ -1,5 +1,5 @@
# $NetBSD: Makefile,v 1.2 1995/07/03 21:23:45 cgd Exp $
-SUBDIR= lint1 lint2 xlint llib
+SUBDIR= lint1 lint2 xlint #llib
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud