aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/kugel/images/Makefile
blob: 8efa228478085cb7f38f38fab9b8f7ca0c99b248 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Makefile -- build images
#
# (c) 2022 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule
#
all: curvature.png

curvature.inc:	curvgraph.m
	octave curvgraph.m

curvature.png:	curvature.pov curvature.inc
	povray +A0.1 +W1920 +H1080 +Ocurvature.png curvature.pov