freebsd-nq/gnu/usr.bin/cc/cc_tools
David E. O'Brien 838bc11f60 We need to build ``.depend'' early in the "build-tools" for the GCC
"build-tools".  If we do not do this, the "depend" stage of
"buildworld" will build ``.depend'' and it will record the wrong
library and header dependencies (DESTDIR=${WORLDTMP}).  Even worse,
the "all" stage may clobber build-architecture-format build tools
built in the "build-tools" stage with target-architecture-format ones.

Submitted by:	ru
2001-09-27 17:14:33 +00:00
..
auto-host.h
freebsd-native.h Define "FREEBSD_NATIVE" in the freebsd-native header to reduce the amount 2001-03-02 02:56:59 +00:00
Makefile We need to build ``.depend'' early in the "build-tools" for the GCC 2001-09-27 17:14:33 +00:00