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:
Brian Gaeke 2003-11-20 19:57:17 +00:00
parent a3382bdccc
commit 34d25f1303

View File

@ -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