Subject: CVS commit: sharesrc/share/mk
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/25/2001 04:21:15
Module Name: sharesrc
Committed By: thorpej
Date: Thu Oct 25 01:21:15 UTC 2001
Modified Files:
sharesrc/share/mk: bsd.hostprog.mk
Log Message:
Remove an unnecessary "CPPFLAGS=${HOST_CPPFLAGS}" -- the host tool
targets use HOST_CPPFLAGS exclusively, and keeping this assignment
can get us into some unfortuante recursion trouble.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 sharesrc/share/mk/bsd.hostprog.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.