1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00

Clean out DESTLIBBYTECODE when making clean in runtime.

llvm-svn: 11119
This commit is contained in:
Brian Gaeke 2004-02-04 21:40:49 +00:00
parent cbe1dd55f4
commit e2578a8512

View File

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