freebsd-skq/gnu/usr.bin/cc/cc_tools
obrien c6f64d9c75 Define "FREEBSD_NATIVE" in the freebsd-native header to reduce the amount
of stuff (and thus length of error output) we put on the invocation command
line.  Also follow the new FSF/GNU style of giving the symbol a value so it
can be used in `if()' statements in addition to `#if' so seldomly compiled
in code (on some platforms) gets compiled always, to help reduce bit-rot.
2001-03-02 02:56:59 +00:00
..
auto-host.h Do not need to define "VERSION" here -- we do it on the command line. 2001-03-01 23:07:18 +00:00
freebsd-native.h Define "FREEBSD_NATIVE" in the freebsd-native header to reduce the amount 2001-03-02 02:56:59 +00:00
Makefile tm.h should include the platform specific ELF header if it exists. 2000-12-03 00:11:19 +00:00