epicyon/Makefile

7 lines
72 B
Makefile

all:
debug:
clean:
rm -f *.*~ *~
rm -f scripts/*~
rm -rf __pycache__