freebsd-dev/gnu
bde 653fa61329 Fixed missing dependencies. The critical missing one was of bi-lexer.o
on bi-parser.h.  Not having it sometimes (only with `make -j') triggered
a bug suite that led to ordinary cpp output being put in .depend files.
Various bugs (the main one only with `make -j') prevented timely detection
of failure to build and install gnu/usr.bin/cc.  Eventually the missing
${WORLDTMP}/usr/libexec/cpp caused ${WORLDTMP}/usr/bin/cpp to be invoked
by cc, and this version of cpp is not suitable for such invocation.
Ordinary cpp output was put in .depend files when cpp terminated options
processing before seeing the -M flag.

Cleaned up.
1998-04-23 16:30:51 +00:00
..
gnu2bmake This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
include This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
lib Support building of libgcc.a without building all of gcc. This is 1998-03-23 12:23:13 +00:00
libexec This is uulog.1, not uuname.1. 1998-03-16 15:07:50 +00:00
usr.bin Fixed missing dependencies. The critical missing one was of bi-lexer.o 1998-04-23 16:30:51 +00:00
usr.sbin This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
COPYING This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
COPYING.LIB This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
Makefile This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00