Platform specific makefiles specify where to find the GCC frontend for their
authorChris Lattner <sabre@nondot.org>
Thu, 19 Sep 2002 19:44:28 +0000 (19:44 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 19 Sep 2002 19:44:28 +0000 (19:44 +0000)
commit7f666ca42901bcf50273b8c05447837e0e940feb
tree10e91e3164fcd3524b5f2053f4e24d8e74a2393b
parent4512f33b102d49704840acbde9acdf16bb0da6ed
Platform specific makefiles specify where to find the GCC frontend for their
architecture.  The location of the GCC frontend may be overridden by the
Makefile.config file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3830 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.Linux
Makefile.SunOS