summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/newlfm/make_clean
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/newlfm/make_clean')
-rw-r--r--macros/latex/contrib/newlfm/make_clean25
1 files changed, 25 insertions, 0 deletions
diff --git a/macros/latex/contrib/newlfm/make_clean b/macros/latex/contrib/newlfm/make_clean
new file mode 100644
index 0000000000..f762d5ae0e
--- /dev/null
+++ b/macros/latex/contrib/newlfm/make_clean
@@ -0,0 +1,25 @@
+#!/bin/sh
+mv -f manual.ps manual.eps
+rm -f *.ps
+mv -f manual.eps manual.ps
+cp wine.pdf wine.xpdf
+cp draft.pdf draft.xpdf
+cp palm.pdf palm.xpdf
+cp lvb.pdf lvb.xpdf
+rm -f test*.pdf
+cp wine.xpdf wine.pdf
+cp draft.xpdf draft.pdf
+cp palm.xpdf palm.pdf
+cp lvb.xpdf lvb.pdf
+rm -f palmb.*
+rm -f *.dvi
+rm -f *.toc
+rm -f *.log
+rm -f *.aux
+rm -f *.idx
+rm -f *.glo
+rm -f *~
+rm -f *.cfg
+rm -f *#
+rm -f *.sty
+rm -f *.cls