projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b629cb3
)
Make bootstrap remove the native-lisp/ directory
author
Lars Ingebrigtsen
<larsi@gnus.org>
Mon, 23 May 2022 06:09:05 +0000
(08:09 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Mon, 23 May 2022 06:09:17 +0000
(08:09 +0200)
* Makefile.in (bootstrap-clean): Remove the native-lisp/ directory.
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 877802ec11c5dc434b098c8f2b01f5b765f00899..c3c218a19762f426b0b369014eb8e1d9c5836ce6 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-965,6
+965,7
@@
bootstrap-clean: $(distclean_dirs:=_bootstrap-clean)
[ ! -f config.log ] || mv -f config.log config.log~
rm -rf ${srcdir}/info
rm -f ${srcdir}/etc/refcards/emacsver.tex
+ rm -rf native-lisp/
${top_bootclean}
### 'maintainer-clean'