summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/philosophersimprint/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/philosophersimprint/Makefile')
-rw-r--r--Master/texmf-dist/doc/latex/philosophersimprint/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/philosophersimprint/Makefile b/Master/texmf-dist/doc/latex/philosophersimprint/Makefile
index aa9d74ec3a1..cbd49e7d9c5 100644
--- a/Master/texmf-dist/doc/latex/philosophersimprint/Makefile
+++ b/Master/texmf-dist/doc/latex/philosophersimprint/Makefile
@@ -3,7 +3,7 @@
#
# This file is in public domain
#
-# $Id: Makefile,v 1.8 2007-05-16 15:15:32 boris Exp $
+# $Id: Makefile,v 1.9 2016/08/01 18:43:56 boris Exp $
#
PACKAGE=philosophersimprint
@@ -45,7 +45,7 @@ clean:
$(RM) $(PACKAGE).cls *.log *.aux \
*.cfg *.glo *.idx *.toc \
*.ilg *.ind *.out *.lof \
- *.lot *.bbl *.blg *.gls \
+ *.lot *.bbl *.blg *.gls *.out \
*.dvi *.ps
distclean: clean
@@ -55,4 +55,6 @@ distclean: clean
# Archive for the distribution. Includes typeset documentation
#
archive: all clean
- tar -czvf $(PACKAGE).tgz --exclude '*~' --exclude '*.tgz' --exclude CVS .
+ tar -czvf $(PACKAGE).tgz -C .. --exclude '*~' \
+ --exclude '*.tgz' --exclude CVS \
+ --transform 's/latex/$(PACKAGE)/' latex