Subject: CVS commit: src/usr.bin/make
To: None <source-changes@NetBSD.org>
From: Ross Harvey <ross@netbsd.org>
List: source-changes
Date: 05/06/2004 23:15:46
Module Name:	src
Committed By:	ross
Date:		Thu May  6 23:15:46 UTC 2004

Modified Files:
	src/usr.bin/make: Makefile Makefile.boot
	src/usr.bin/make/lst.lib: lstInt.h

Log Message:
Instead of including from the wrong directory and then fixing it (-I)
in the Makefile, how about just doing the right include?


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/usr.bin/make/Makefile
cvs rdiff -r1.15 -r1.16 src/usr.bin/make/Makefile.boot
cvs rdiff -r1.9 -r1.10 src/usr.bin/make/lst.lib/lstInt.h

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