summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/stex/example/background/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/stex/example/background/Makefile')
-rw-r--r--macros/latex/contrib/stex/example/background/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/macros/latex/contrib/stex/example/background/Makefile b/macros/latex/contrib/stex/example/background/Makefile
new file mode 100644
index 0000000000..67b4dc3d18
--- /dev/null
+++ b/macros/latex/contrib/stex/example/background/Makefile
@@ -0,0 +1,9 @@
+STEXDIR = ../..
+TARGET = all.tex
+BUTFILES = pre.tex post.tex
+MODSLIBDIR = .
+BIBINPUTS = $(PREFIX)/lib/bib:
+
+include $(STEXDIR)/lib/make/Makefile.vars
+all: pdf mpdf
+include $(STEXDIR)/lib/make/Makefile.in