[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
main 6c0fb558: * GNUmakefile (clean): Clean up more auxiliary files.
From: |
Arash Esbati |
Subject: |
main 6c0fb558: * GNUmakefile (clean): Clean up more auxiliary files. |
Date: |
Thu, 22 Aug 2024 02:59:45 -0400 (EDT) |
branch: main
commit 6c0fb5586998c8e1dce170c680a9881558fe5f14
Author: Arash Esbati <arash@gnu.org>
Commit: Arash Esbati <arash@gnu.org>
* GNUmakefile (clean): Clean up more auxiliary files.
---
GNUmakefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/GNUmakefile b/GNUmakefile
index 01608188..776e0cee 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -97,6 +97,9 @@ clean:
$(wildcard *.elc style/*.elc) \
$(wildcard latex/*.aux latex/*.drv latex/*.hd latex/*.log) \
$(wildcard latex/*.out latex/*.pdf latex/*.tar.gz) \
+ $(wildcard doc/*.cp doc/*.cps doc/*.fn doc/*.fns) \
+ $(wildcard doc/*.ky doc/*.kys doc/*.vr doc/*.vrs) \
+ $(wildcard doc/*.aux doc/*.log doc/*.toc) \
latex/preview-mk.ins latex/preview.ins \
auctex-autoloads.el \
$(DYNVARSFILES)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- main 6c0fb558: * GNUmakefile (clean): Clean up more auxiliary files.,
Arash Esbati <=