freebsd-dev/gnu/usr.bin/cc/cc_tools
Bruce Evans 5c2d3329d8 Fixed unusable dependencies in `.depend'. The following comment in the
code still applies, but the code attached to it had rotted:

# ../Makefile.inc will put an absolute path to our objdir in CFLAGS.
# Prevent mkdep from using it, so that we don't have to give rules for
# aliases of generated headers.

Many other makefiles seem to have the same bug (i.e., spelling "." as
"${.OBJDIR}" or as an even more complicated alias in -I directives).
1999-04-11 04:11:27 +00:00
..
auto-host.h Minimum set of changes to switch from Gcc 2.7.2 (in contrib/gcc) to Egcs 1.1.2 1999-04-04 16:36:35 +00:00
Makefile Fixed unusable dependencies in `.depend'. The following comment in the 1999-04-11 04:11:27 +00:00