summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/gentium-tug/gentium-tug/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/fonts/gentium-tug/gentium-tug/Makefile')
-rw-r--r--Master/texmf-dist/doc/fonts/gentium-tug/gentium-tug/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/gentium-tug/gentium-tug/Makefile b/Master/texmf-dist/doc/fonts/gentium-tug/gentium-tug/Makefile
new file mode 100644
index 00000000000..b9190f2c992
--- /dev/null
+++ b/Master/texmf-dist/doc/fonts/gentium-tug/gentium-tug/Makefile
@@ -0,0 +1,17 @@
+# $Id: Makefile 141 2022-05-19 17:50:08Z karl $
+# This file is part of the Gentium package for TeX.
+# It is licensed under the Expat License, see doc//README for details.
+
+env = TEXMFHOME=../../../..
+texfot = texfot
+gentium.pdf: gentium.tex
+ $(env) $(texfot) pdflatex '\nonstopmode\pdfsuppresswarningdupmap=1\pdfmapfile{+gentium-type1.map}\input $<'
+# read the map file for running out of the development tree,
+# without having the package installed, necessarily.
+
+dist: clean
+ cd ../../../../source/fonts/gentium-tug \
+ && ./make-zip-4CTAN.sh -l
+
+clean:
+ rm -f *.aux *.log *.out *.toc