summaryrefslogtreecommitdiffstats
path: root/usr.bin/xlint
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-01-15 09:00:03 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-01-15 09:00:03 +0000
commit5d8cd5cc9742763722a669a810a1189f9e5bc2a8 (patch)
tree66745f236226b98e56ef0364a2bcbab9f25f9e30 /usr.bin/xlint
parentb7c9ebac804e0eee65364d2475e6267880ce06a9 (diff)
downloadFreeBSD-src-5d8cd5cc9742763722a669a810a1189f9e5bc2a8.zip
FreeBSD-src-5d8cd5cc9742763722a669a810a1189f9e5bc2a8.tar.gz
Revert previous change, which is reported to have broken world. I
did test this through a ``make world'', but of course I already had a working lint binary (one that does not call cpp -undef) installed. Reported by: "Pierre Y. Dampure" <Pierre.Dampure@barclayscapital.com>
Diffstat (limited to 'usr.bin/xlint')
-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 e0f9308..62751d0 100644
--- a/usr.bin/xlint/Makefile
+++ b/usr.bin/xlint/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.2 1995/07/03 21:23:45 cgd Exp $
# $FreeBSD$
-SUBDIR= lint1 lint2 xlint llib
+SUBDIR= lint1 lint2 xlint #llib
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud