summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/stex/example/background/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/stex/example/background/Makefile')
-rw-r--r--Master/texmf-dist/doc/latex/stex/example/background/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/stex/example/background/Makefile b/Master/texmf-dist/doc/latex/stex/example/background/Makefile
new file mode 100644
index 00000000000..af7cc21e5eb
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/stex/example/background/Makefile
@@ -0,0 +1,8 @@
+STEXDIR = ../..
+TARGET = all.tex
+BUTFILES = pre.tex post.tex
+MODSLIBDIR = .
+
+include $(STEXDIR)/make/Makefile.vars
+all: omdoc mods pdf
+include $(STEXDIR)/make/Makefile.in