Dave Cinege Git Repo thesaurus / 6696f50 Makefile
6696f50

Tree @6696f50 (Download .tar.gz)

Makefile @6696f50raw · history · blame

1
2
3
4
5
all:

clean:
	-rm *.pyc *.pyo
	-rm -R __pycache__