1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00

Temporary hack to ensure stale Analysis dir is cleaned up on llvm-i686-linux.

llvm-svn: 109809
This commit is contained in:
Daniel Dunbar 2010-07-29 22:18:50 +00:00
parent 23151050ce
commit 877b4fe7e9

View File

@ -14,4 +14,4 @@ PARALLEL_DIRS = ADT ExecutionEngine Support Transforms VMCore
include $(LEVEL)/Makefile.common
clean::
$(Verb) $(RM) -f *Tests
$(Verb) $(RM) -f *Tests Analysis