freebsd-skq/gnu/usr.bin/cc
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
..
c++ 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
c++filt 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
cc 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
cc1 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
cc1obj 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
cc1plus 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
cc_drv Remove mkstemp.c from build. This is now in libc. 1999-04-04 20:29:43 +00:00
cc_int Use Haifa scheduler on the Alpha. 1999-04-06 20:08:01 +00:00
cc_tools Fixed unusable dependencies in `.depend'. The following comment in the 1999-04-11 04:11:27 +00:00
cccp 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
cpp 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
doc Correct contents for the EGCS compiler documentation. 1999-04-05 07:10:13 +00:00
f77 Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
Makefile 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.inc Clean up some stuff that's no longer used. 1999-04-08 15:43:36 +00:00