mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-22 07:09:54 +00:00
(all): Use DEL_TREE instead of delnode.
This commit is contained in:
parent
81b38822fd
commit
61fac91166
@ -38,5 +38,5 @@ install:; - mkdir $(INSTALL_DIR)\lisp
|
||||
# Maintenance
|
||||
#
|
||||
clean:; - del /q *~
|
||||
- delnode /q deleted
|
||||
- $(DEL_TREE) deleted
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user