all:
	python make_modulefile.py

clean:
	find .  -name "*.pyc" -o -name "*pycache*"
	rm -f modulefiles/tclogg