markm 2003/04/30 04:17:34 PDT
FreeBSD src repository
Modified files:
. Makefile.inc1
Log:
Fix "make world" for the WANT_LINT case. The various build tools
must not try to lint(1) stuff at *-tools time; keep the linting
for the actual build (which comes later).
Revision Changes Path
1.351 +3 -3 src/Makefile.inc1