Removed Makefile.common.
authorJohn Criswell <criswell@uiuc.edu>
Wed, 6 Aug 2003 21:50:36 +0000 (21:50 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Wed, 6 Aug 2003 21:50:36 +0000 (21:50 +0000)
commit62f0e465f28d9edbe81ca915890a43c4b54a68ff
treee6d8fd8feb2d9ab86a94ac8a69dd28e10b8c337e
parent38aa542f3679af5925315626a37e2d085954ce9f
Removed Makefile.common.
Since we are including Makefile.test, we automatically get Makefile.common.
Furthermore, the double inclusion of Makefile.common causes the test suite to
be executed twice per invocation of the top level make.

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