projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a79bb2
)
* lisp/Makefile.in (distclean): Also remove loaddefs.elc.
author
Andreas Schwab
<schwab@linux-m68k.org>
Thu, 4 Aug 2022 20:21:45 +0000
(22:21 +0200)
committer
Andreas Schwab
<schwab@linux-m68k.org>
Thu, 4 Aug 2022 20:35:10 +0000
(22:35 +0200)
lisp/Makefile.in
patch
|
blob
|
history
diff --git
a/lisp/Makefile.in
b/lisp/Makefile.in
index c11d9bbec9b014033c51e2e04c769a65da989d14..fc05d39d2a6cb089fc8cac97e9aa2ece03bdfc10 100644
(file)
--- a/
lisp/Makefile.in
+++ b/
lisp/Makefile.in
@@
-460,7
+460,7
@@
bootstrap-clean:
rm -f $(AUTOGENEL)
distclean:
- -rm -f ./Makefile $(lisp)/loaddefs.el
+ -rm -f ./Makefile $(lisp)/loaddefs.el
$(lisp)/loaddefs.elc
maintainer-clean: distclean bootstrap-clean
rm -f TAGS