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>
This commit is contained in:
Sheldon Hearn 2000-01-15 09:00:03 +00:00
parent 1e77d7a17d
commit 3e2d3e2621
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=56035

View File

@ -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>