* Drop the directory outline for building gcc3.
authorDavid Rhodus <drhodus@dragonflybsd.org>
Sat, 17 Jan 2004 22:40:16 +0000 (22:40 +0000)
committerDavid Rhodus <drhodus@dragonflybsd.org>
Sat, 17 Jan 2004 22:40:16 +0000 (22:40 +0000)
commit74fbd2f091fc9b8c5ace6f4b429a1473c7519294
treeb34f1418f802e90697c14301963cd4ec3f4c7a08
parent1980f849f20c5c79f94312d0ac660d8d9218f145
*       Drop the directory outline for building gcc3.

        This is not ready to be used yet as everything needs to
        be reworked to install in the new compiler location.
28 files changed:
gnu/usr.bin/cc3/Makefile [new file with mode: 0644]
gnu/usr.bin/cc3/Makefile.fe [new file with mode: 0644]
gnu/usr.bin/cc3/Makefile.inc [new file with mode: 0644]
gnu/usr.bin/cc3/Makefile.tgt [new file with mode: 0644]
gnu/usr.bin/cc3/c++/Makefile [new file with mode: 0644]
gnu/usr.bin/cc3/c++filt/Makefile [new file with mode: 0644]
gnu/usr.bin/cc3/cc/Makefile [new file with mode: 0644]
gnu/usr.bin/cc3/cc1/Makefile [new file with mode: 0644]
gnu/usr.bin/cc3/cc1obj/Makefile [new file with mode: 0644]
gnu/usr.bin/cc3/cc1plus/Makefile [new file with mode: 0644]
gnu/usr.bin/cc3/cc_drv/Makefile [new file with mode: 0644]
gnu/usr.bin/cc3/cc_int/Makefile [new file with mode: 0644]
gnu/usr.bin/cc3/cc_int/amd64.patch [new file with mode: 0644]
gnu/usr.bin/cc3/cc_tools/Makefile [new file with mode: 0644]
gnu/usr.bin/cc3/cc_tools/auto-host.h [new file with mode: 0644]
gnu/usr.bin/cc3/cc_tools/freebsd-native.h [new file with mode: 0644]
gnu/usr.bin/cc3/cccp/Makefile [new file with mode: 0644]
gnu/usr.bin/cc3/collect2/Makefile [new file with mode: 0644]
gnu/usr.bin/cc3/cpp/Makefile [new file with mode: 0644]
gnu/usr.bin/cc3/cpp0/Makefile [new file with mode: 0644]
gnu/usr.bin/cc3/doc/Makefile [new file with mode: 0644]
gnu/usr.bin/cc3/f77/Makefile [new file with mode: 0644]
gnu/usr.bin/cc3/f771/Makefile [new file with mode: 0644]
gnu/usr.bin/cc3/f77doc/Makefile [new file with mode: 0644]
gnu/usr.bin/cc3/gcov/Makefile [new file with mode: 0644]
gnu/usr.bin/cc3/include/Makefile [new file with mode: 0644]
gnu/usr.bin/cc3/protoize/Makefile [new file with mode: 0644]
gnu/usr.bin/cc3/tradcpp0/Makefile [new file with mode: 0644]