mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-13 22:58:50 +00:00
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. llvm-svn: 7652
This commit is contained in:
parent
919d5c465c
commit
635a8c2a31
@ -1,5 +1,4 @@
|
||||
LEVEL = ..
|
||||
DIRS = Feature Regression Programs
|
||||
include ../Makefile.common
|
||||
include Makefile.tests
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user