Moved the FLEX and BISON macros from Makefile.common since they are
authorJohn Criswell <criswell@uiuc.edu>
Thu, 29 May 2003 18:51:11 +0000 (18:51 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Thu, 29 May 2003 18:51:11 +0000 (18:51 +0000)
commitd17eae37cc38c1c0b9bd22071e58507389356a19
tree4e0df807b8e1954f0755e9c56eb04c9492634e3b
parent01c16381236bce0eabc25f94621c7b04ddba240d
Moved the FLEX and BISON macros from Makefile.common since they are
configuration options like CC and CXX.
Updated LLVMGCCDIR so that it refers to the valid LLVM gcc code.
Added pathnames and flags to be used by some of the tests.
Moved configuration options from Makefile.common to here since they
should all be in one place.

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