]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Extend the lint handling a bit.
authorMark Murray <markm@FreeBSD.org>
Fri, 20 Sep 2002 19:32:51 +0000 (19:32 +0000)
committerMark Murray <markm@FreeBSD.org>
Fri, 20 Sep 2002 19:32:51 +0000 (19:32 +0000)
commit5741a42f2f25ab4f5bff0b8f213cbb93aae1b5ac
tree083178cbf572757b603ee69a021bcca79a88f4ea
parent27830d1e8e797ed53410ce1c367b14b0f867052d
Extend the lint handling a bit.

o Make it possible to prevent parts of the tree from being linted
  (say) during a 'make world' by setting NOLINT in a leaf Makefile.

o Make "make lint" work (better) for executable programs.

o Clean up (nuke!) a syntax damaged pipeline.
share/mk/bsd.lib.mk
share/mk/bsd.prog.mk
share/mk/sys.mk