summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/bashful/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/bashful/Makefile')
-rw-r--r--Master/texmf-dist/doc/latex/bashful/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/bashful/Makefile b/Master/texmf-dist/doc/latex/bashful/Makefile
new file mode 100644
index 00000000000..3ea9362ec96
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/bashful/Makefile
@@ -0,0 +1,14 @@
+PACKAGE=bashful
+SOURCES=${PACKAGE}.tex ${PACKAGE}.sty Makefile README
+
+${PACKAGE}.pdf: ${SOURCES}
+ pdflatex -shell-esc ${PACKAGE}.tex
+ pdflatex -shell-esc ${PACKAGE}.tex
+
+wrap: ${PACKAGE}.zip
+
+${PACKAGE}.zip: ${PACKAGE}.pdf $(SOURCES)
+ zip $@ $?
+
+clean:
+ rm -f [dD]elme* *.aux *.sh *.osh *.toc *~ *.log *.out *.dvi *.lsh *.stderr *.stdout *.toc *.c