summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2025-02-04 15:39:36 +0900
committerJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2025-02-04 15:43:52 +0900
commit51cb3f0f83649b7ca59d62447519f7ea53fb5ec4 (patch)
tree6175c4926dba8bb8b0c9bb1068736507ee43133d
parent8cddd97297365f91e0f816f5364e06f77b0a2358 (diff)
downloadzsh-51cb3f0f83649b7ca59d62447519f7ea53fb5ec4.tar.gz
zsh-51cb3f0f83649b7ca59d62447519f7ea53fb5ec4.zip
unposted: remove a few more files by 'make clean'
Doc/zsh.{idx,kys} and Etc/FAQ{01-06}.html. These files are already in .gitignore
-rw-r--r--ChangeLog5
-rw-r--r--Doc/Makefile.in2
-rw-r--r--Etc/Makefile.in2
3 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e5689d8d..59a04e638 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2025-02-04 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
+
+ * unposted: Doc/Makefile.in, Etc/Makefile.in: remove a few more
+ files by 'make clean'
+
2025-01-30 Oliver Kiddle <opk@zsh.org>
* github #118: Eisuke Kawashima: Completion/Unix/Command/_git:
diff --git a/Doc/Makefile.in b/Doc/Makefile.in
index d9eec58e8..f68f40a9e 100644
--- a/Doc/Makefile.in
+++ b/Doc/Makefile.in
@@ -414,7 +414,7 @@ uninstall.html:
clean-here:
rm -f *.html *.info* *.dvi *.ps *.pdf
- rm -f *.aux *.cp *.cps *.fn *.fns *.ky *.log
+ rm -f *.aux *.cp *.cps *.fn *.fns *.ky *.kys *.log *.idx
rm -f *.pg *.pgs *.toc *.tp *.tps *.vr *.vrs
rm -rf infodir
rm -f texi2html.conf
diff --git a/Etc/Makefile.in b/Etc/Makefile.in
index 53729a0bc..c1032d118 100644
--- a/Etc/Makefile.in
+++ b/Etc/Makefile.in
@@ -53,7 +53,7 @@ FAQ.html: $(sdir)/FAQ.yo
@CLEAN_MK@
mostlyclean-here:
- rm -f FAQ.html
+ rm -f FAQ*.html
distclean-here:
rm -f Makefile