aboutsummaryrefslogtreecommitdiff
path: root/Makefile
blob: cc082204426b3b210b1aa2cd4b4ed0be9b7ef8f7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
PYTHON=python2

all:
	$(PYTHON) writeHTML.py

clean:
	rm -f *~ */*~ *.pyc *.pyo

veryclean: clean
	rm -f author.html date.html topic.html bibtex.html tmp.bib