From 3e2d3e262161da78db42a6a037ee237b87cdcc4b Mon Sep 17 00:00:00 2001 From: Sheldon Hearn Date: Sat, 15 Jan 2000 09:00:03 +0000 Subject: [PATCH] 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" --- usr.bin/xlint/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.bin/xlint/Makefile b/usr.bin/xlint/Makefile index e0f9308adc87..62751d01c563 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