mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-04-19 13:29:10 +00:00
cleanup
This commit is contained in:
parent
a145fe4cc0
commit
0f000d3820
1 changed files with 1 additions and 3 deletions
|
@ -98,9 +98,7 @@ clean:
|
||||||
$(RM) $(CLEANO)
|
$(RM) $(CLEANO)
|
||||||
$(RM) $(EXE)
|
$(RM) $(EXE)
|
||||||
|
|
||||||
distclean:
|
distclean: clean
|
||||||
$(RM) $(CLEANO)
|
|
||||||
$(RM) $(EXE)
|
|
||||||
$(RM) -r autom4te.cache
|
$(RM) -r autom4te.cache
|
||||||
$(RM) configure config.status config.log
|
$(RM) configure config.status config.log
|
||||||
$(RM) Makefile
|
$(RM) Makefile
|
||||||
|
|
Loading…
Add table
Reference in a new issue