mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-26 05:32:25 +00:00
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:
parent
c1df7e1799
commit
3b9f445c13
@ -30,3 +30,5 @@ include $(LEVEL)/Makefile.common
|
||||
install::
|
||||
|
||||
clean::
|
||||
rm -f $(DESTLIBBYTECODE)/*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user