summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/stex/example/paper/Makefile
blob: 3d1a8d0e136af42129077f41da24ef5bd8a2da31 (plain)
1
2
3
4
5
6
7
STEXDIR = ../..
TARGET = paper.tex
MODSLIBDIR = ../background

include $(STEXDIR)/lib/make/Makefile.vars
all: pdf mpdf
include $(STEXDIR)/lib/make/Makefile.in