Subject: CVS commit: basesrc/tools
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/25/2001 05:23:22
Module Name:	basesrc
Committed By:	thorpej
Date:		Thu Oct 25 02:23:22 UTC 2001

Modified Files:
	basesrc/tools/lint: Makefile
	basesrc/tools/lint1: Makefile
	basesrc/tools/lint2: Makefile
Added Files:
	basesrc/tools/lint: Makefile.inc

Log Message:
Avoid some annoying pitfalls of HOST_CPPFLAGS:=... in Makefile.host.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/tools/lint/Makefile
cvs rdiff -r0 -r1.1 basesrc/tools/lint/Makefile.inc
cvs rdiff -r1.2 -r1.3 basesrc/tools/lint1/Makefile
cvs rdiff -r1.2 -r1.3 basesrc/tools/lint2/Makefile

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