Subject: CVS commit: basesrc/usr.bin/xlint
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/24/2001 05:31:12
Module Name:	basesrc
Committed By:	thorpej
Date:		Wed Oct 24 02:31:11 UTC 2001

Modified Files:
	basesrc/usr.bin/xlint/lint1: Makefile
	basesrc/usr.bin/xlint/lint2: Makefile
	basesrc/usr.bin/xlint/xlint: Makefile xlint.c

Log Message:
Add support for putting prefixes on the name of lint(1)'s front
and back ends.  This means that it can be built as a cross tool.
Part of the fix for bin/14280.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 basesrc/usr.bin/xlint/lint1/Makefile
cvs rdiff -r1.8 -r1.9 basesrc/usr.bin/xlint/lint2/Makefile
cvs rdiff -r1.9 -r1.10 basesrc/usr.bin/xlint/xlint/Makefile
cvs rdiff -r1.23 -r1.24 basesrc/usr.bin/xlint/xlint/xlint.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.