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

all:	hyperbelflaeche.pdf polargleichung.pdf

hyperbelflaeche.pdf:	hyperbelflaeche.tex
	pdflatex hyperbelflaeche.tex

polargleichung.pdf:	polargleichung.tex
	pdflatex polargleichung.tex