]> git.eshelyaron.com Git - emacs.git/commit
Fix bootstrap-clean in the cross directory on USG
authorPo Lu <luangruo@yahoo.com>
Sun, 13 Aug 2023 01:45:36 +0000 (09:45 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 13 Aug 2023 01:45:36 +0000 (09:45 +0800)
commitb35431b218ada2d84eb251d18e5543388b598d80
tree5d6a87706325d5346648352e55265cd6c1cc4bac
parentd21e84d1e72988bd55d43ea991dd365b7bd713cf
Fix bootstrap-clean in the cross directory on USG

* cross/Makefile.in (FIND_DELETE): New variable.
(CLEAN_SUBDIRS): Avoid including src if not already present.
(clean, bootstrap-clean, etc): Use FIND_DELETE.
cross/Makefile.in