826a6331a6
for it (via WANT_LINT). It's Just Too Noisy.
7 lines
130 B
Makefile
7 lines
130 B
Makefile
# $FreeBSD$
|
|
|
|
# Do not lint the GNU stuff. It is all externally maintained and
|
|
# lint output is wasteful noise here.
|
|
|
|
NOLINT= true
|