summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/stex/example/background/Makefile
blob: af7cc21e5eb192a1e57bfed50caf9c1aeaf6f73b (plain)
1
2
3
4
5
6
7
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