freebsd-nq/gnu/usr.bin/cc
Bruce Evans 3ac62e921a Fixed `make -jN depend' (N >= 2) by removing the beforedepend
target.  .ORDER doesn't work right, but is used for things related
to the depend target.  It "works" for the depend target by skipping
the build of .depend when N >= 2 and there is a non-default
beforedepend target with no rules.  Recent fixes made almost all
the beforedepend targets in the tree a no-op except for this bug.

Removed vestiges of elf and aout targets.
1998-03-12 12:52:24 +00:00
..
c++ add CC' as a link to c++' for compatablity with SGI. 1998-03-08 12:27:04 +00:00
c++filt Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
cc First round of changes to support generation of assembler for the old 1998-03-08 05:29:49 +00:00
cc1 NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!". 1997-06-29 06:03:42 +00:00
cc1obj NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!". 1997-06-29 06:03:42 +00:00
cc1plus Changes to support full make parallelism (-j<n>) in the world 1997-10-05 09:40:24 +00:00
cc_int Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
cc_tools Fixed `make -jN depend' (N >= 2) by removing the beforedepend 1998-03-12 12:52:24 +00:00
cccp Changes to support full make parallelism (-j<n>) in the world 1997-10-05 09:40:24 +00:00
cpp Changes to support full make parallelism (-j<n>) in the world 1997-10-05 09:40:24 +00:00
doc <bsd.prog.mk> has included ../Makefile.inc for a long time, and there 1997-12-17 19:57:35 +00:00
f77 Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
libgcc Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
Makefile Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
Makefile.inc First round of changes to support generation of assembler for the old 1998-03-08 05:29:49 +00:00