Clean out DESTLIBBYTECODE when making clean in runtime.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11119 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Brian Gaeke 2004-02-04 21:40:49 +00:00
parent c1df7e1799
commit 3b9f445c13

View File

@ -30,3 +30,5 @@ include $(LEVEL)/Makefile.common
install::
clean::
rm -f $(DESTLIBBYTECODE)/*