mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
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:
parent
1e77d7a17d
commit
3e2d3e2621
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue