aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1998-04-23 16:30:51 +0000
committerBruce Evans <bde@FreeBSD.org>1998-04-23 16:30:51 +0000
commit93dce16147cbbc78235b8f02b0de3ca14b206134 (patch)
tree45c92693722ac35926df64020ae680205230dd15 /include
parent01404206b9c50d3b30f70344fbc3ca09d3e1244e (diff)
downloadsrc-93dce16147cbbc78235b8f02b0de3ca14b206134.tar.gz
src-93dce16147cbbc78235b8f02b0de3ca14b206134.zip
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.
Notes
Notes: svn path=/head/; revision=35402
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions