aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungsnotizen/bin/Makefile
blob: e3feff803eaabe8307b7dfbe9b9e64ce6989a459 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# Makefile to build numbering script
#
# (c) 2022 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule
#
numberpages:	numberpages.cpp
	c++ -std=c++11 -g -Wall -o numberpages numberpages.cpp

test:	numberpages
	./numberpages --debug --section "Komplexe Funktionentheorie" \
		--force \
		"../MSE/1 - Komplexe Funktionen.pdf" blubb.pdf