Commit 4d9fbb0c authored by Taddeüs Kroes's avatar Taddeüs Kroes

Makefile cleanup

parent e1d8e4e7
.PHONY: check clean
.PHONY: all clean
check:
@python test/server.py
all:
clean:
find -name \*.pyc -delete
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment