mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 14:55:36 -05:00
NOINFO -> NO_INFO NOINFOCOMPRESS -> NO_INFOCOMPRESS NOLINT -> NO_LINT NOPIC -> NO_PIC NOPROFILE -> NO_PROFILE
6 lines
126 B
Makefile
6 lines
126 B
Makefile
# $FreeBSD$
|
|
|
|
# Do not lint the GNU stuff. It is all externally maintained and
|
|
# lint output is wasteful noise here.
|
|
|
|
NO_LINT=
|