aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/020-exponential/images/Makefile
blob: 63ebc4f587563e35947c0d3b3c60c01b681c3d47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# Makefile
#
# (c) 2021 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule
#

all:	xexpx.pdf w.pdf

xexpx.pdf:	xexpx.tex
	pdflatex xexpx.tex

w.pdf:	w.tex
	pdflatex w.tex