(all): Use DEL_TREE instead of delnode.
This commit is contained in:
parent
81b38822fd
commit
61fac91166
1 changed files with 1 additions and 1 deletions
|
@ -38,5 +38,5 @@ install:; - mkdir $(INSTALL_DIR)\lisp
|
|||
# Maintenance
|
||||
#
|
||||
clean:; - del /q *~
|
||||
- delnode /q deleted
|
||||
- $(DEL_TREE) deleted
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue