freebsd-dev/gnu/Makefile.inc
Mark Murray 826a6331a6 Avoid linting GNU contrib'ed stuff, even if the build engineer asked
for it (via WANT_LINT). It's Just Too Noisy.
2002-09-25 09:55:20 +00:00

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