mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-24 07:35:04 +00:00
Blow away compiled versions of qmtest classes on 'make clean'.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10119 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a3382bdccc
commit
34d25f1303
@ -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