epicyon/Makefile

8 lines
87 B
Makefile

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