Subject: CVS commit: src/gnu/usr.bin/gcc3/backend
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 11/16/2003 16:24:48
Module Name:	src
Committed By:	lukem
Date:		Sun Nov 16 16:24:48 UTC 2003

Modified Files:
	src/gnu/usr.bin/gcc3/backend: Makefile

Log Message:
Use .lo for host tool objects.
Use CPPFLAGS.file correctly (CPPFLAGS.foo.c _not_ CPPFLAGS.foo.o !)
Support MAKEVERBOSE.
Be consistent about make(1) variable use.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/gnu/usr.bin/gcc3/backend/Makefile

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