mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-05 22:38:44 +00:00
rm test111
This commit is contained in:
parent
9a8de00d10
commit
cf5890674d
1 changed files with 1 additions and 1 deletions
|
|
@ -23,6 +23,6 @@ expr_tests:
|
|||
make -j -C deep-expressions
|
||||
|
||||
clean:
|
||||
$(RM) test*.log *.s *.sm *~ $(TESTS) *.i $(DEBUG_FILES)
|
||||
$(RM) test*.log *.s *.sm *~ $(TESTS) *.i $(DEBUG_FILES) test111
|
||||
$(MAKE) clean -C expressions
|
||||
$(MAKE) clean -C deep-expressions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue