summaryrefslogtreecommitdiffstats
path: root/fiz/naloga/predstavitev/Makefile
blob: 88f2b906b7c23a65a81255cd007ceff65c370615 (plain) (blame)
1
2
3
4
5
6
7
8
9
.NOTPARALLEL:
default:
	wget -c of/sfu/potrebščine.jpg
	wget -c t/z/track.png
	wget -c t/z/pro.png
	c -Ofast ../numerično.c -lm
	./a.out 0.088 3 17 0.0002 1000 30 pgm > out.pgm
	convert out.pgm out.png
	pdflatex -shell-escape dokument.tex