mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Blow away compiled versions of qmtest classes on 'make clean'.
llvm-svn: 10119
This commit is contained in:
parent
45fa8ba070
commit
068882b92d
@ -99,4 +99,6 @@ gui::
|
||||
|
||||
clean::
|
||||
$(RM) -rf $(LLVM_OBJ_ROOT)/test/tmp
|
||||
$(RM) -f $(LLVM_SRC_ROOT)/test/QMTest/*.pyo \
|
||||
$(LLVM_OBJ_ROOT)/test/QMTest/*.pyo
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user