]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make lint(1) a cross-tool.
authorru <ru@FreeBSD.org>
Wed, 20 Mar 2002 18:25:50 +0000 (18:25 +0000)
committerru <ru@FreeBSD.org>
Wed, 20 Mar 2002 18:25:50 +0000 (18:25 +0000)
commit333c1d4d25cf8c0498e4324502d4ed90dcffd2e3
tree203191190a1d45e1fe5ab202024032a4bae4048d
parentf239d72864df9d8c684c4985d0266ae8e4e0c0b1
Make lint(1) a cross-tool.

(See commit log for usr.bin/xlint/Makefile,v 1.11 for what was wrong
with enabling build of lint libraries in rev. 1.12.)

This fixes cross-arch compiles (running binaries for a different arch
when generating lint.7 and lint libraries) and cross-branch compiles
(4.x -> 5.0 buildworld should be working again).
Makefile.inc1
share/mk/sys.mk
usr.bin/xlint/Makefile
usr.bin/xlint/Makefile.inc
usr.bin/xlint/lint1/Makefile
usr.bin/xlint/llib/Makefile
usr.bin/xlint/xlint/Makefile
usr.bin/xlint/xlint/pathnames.h