summaryrefslogtreecommitdiff
path: root/src/Makefile
blob: 43ea379be1a0f407ac19e497cc83b8ec5a2095ee (plain)
1
2
3
4
5
6
7
8
# vim: shiftwidth=4 tabstop=4 noexpandtab

all:
	echo "make all - nothing to do in this pure python project ;)"

debug:
	./server.py