Makefile.inc revision 103959
1103959Smarkm# $FreeBSD: head/gnu/Makefile.inc 103959 2002-09-25 09:55:20Z markm $
2103959Smarkm
3103959Smarkm# Do not lint the GNU stuff. It is all externally maintained and
4103959Smarkm# lint output is wasteful noise here.
5103959Smarkm
6103959SmarkmNOLINT=	true
7