Fixed SPEC so that it would run correctly with the new autoconf-style object
authorJohn Criswell <criswell@uiuc.edu>
Thu, 11 Sep 2003 18:03:50 +0000 (18:03 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Thu, 11 Sep 2003 18:03:50 +0000 (18:03 +0000)
commit613758d55d4cce964f29772c209f7f5540c2760c
tree5970753da147e028b991eb0aa7a2161be4e7a1d8
parent3cfb6b13c0e1d9dee0e35449aa1ac6bd8a0ee906
Fixed SPEC so that it would run correctly with the new autoconf-style object
directory.
Added Makefile.spec to the list of files to copy to the object directory.
Moved the configuration of $SourceDir to Makefile.config and corrected the
conditional that surrounds it.  This allows SPEC to reset it and get the correct
VPATH.

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