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 16:48:51
Module Name: sharesrc
Committed By: thorpej
Date: Thu Oct 25 13:48:51 UTC 2001
Modified Files:
sharesrc/share/mk: bsd.hostprog.mk
Log Message:
Sigh, back out previous -- it is necessary inorder for the depend
(and dependall) targets to work properly.
XXX THIS IS BROKEN. It's highly questionalble that we should be applying
our .depend-generating rules to a host system -- the mkdep we currently
use assumes GCC.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 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.