File: clean.diff

package info (click to toggle)
noweb 2.13-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,540 kB
  • sloc: sh: 2,580; ansic: 1,829; makefile: 903; perl: 781; lisp: 757; awk: 174; csh: 3
file content (22 lines) | stat: -rw-r--r-- 637 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
From: Mechtilde Stehmann <mechtilde@debian.org>
Date: Sat, 3 Aug 2024 19:25:47 +0200
Subject: clean forgotten files Applied to new version

---
 src/xdoc/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/xdoc/Makefile b/src/xdoc/Makefile
index 2a1164a..d8ce765 100644
--- a/src/xdoc/Makefile
+++ b/src/xdoc/Makefile
@@ -105,7 +105,7 @@ guide.uu: guide.ps
 guide.html: guide.dvi
 	sl2h guide.tex | htmltoc > $@
 
-clean:
-	rm -f *.dvi *.log *.blg *~ wc.tex *.ps *.gz *.uu *.html
+
+clean: ;	rm -f *.dvi *.log *.blg *~ wc.tex *.ps *.gz *.uu *.html *.aux *.lot *.toc
 clobber: clean
 	rm -f *.1 *.7 *.txt