1
0
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:
Brian Gaeke 2003-11-20 19:57:17 +00:00
parent 45fa8ba070
commit 068882b92d

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