mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-18 12:31:26 +00:00
Clean feature also
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18491 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
59a86555a4
commit
0e2f492a7c
@ -126,6 +126,7 @@ check:: site.exp
|
||||
|
||||
clean::
|
||||
$(RM) -rf `find $(LLVM_OBJ_ROOT)/test/Regression -name Output -type d -print`
|
||||
$(RM) -rf `find $(LLVM_OBJ_ROOT)/test/Feature -name Output -type d -print`
|
||||
|
||||
site.exp: Makefile $(LLVM_OBJ_ROOT)/Makefile.config
|
||||
@echo 'Making a new site.exp file...'
|
||||
|
Loading…
x
Reference in New Issue
Block a user