Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/tools
Module Name: basesrc
Committed By: jmc
Date: Thu Nov 22 00:13:10 UTC 2001
Modified Files:
basesrc/tools: Makefile
Log Message:
Check for USETOOLS!=yes in addition to MKTOOLS==no to generate the empty rule
sets. Otherwise platforms not running the new toolchain will end up with
lossage as tools attempt to get built and installed into /bin (due to
bsd.own.mk properly checking USETOOLS before setting up a default TOOLDIR).
Don't print the warning unless MKTOOLS=no
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 basesrc/tools/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index