epicyon/Makefile

6 lines
73 B
Makefile

all:
debug:
clean:
rm -f *.py~ Makefile~ README.md~
rm -rf __pycache__