ckbunker/Makefile

8 lines
62 B
Makefile
Raw Normal View History

2020-02-14 10:42:15 -05:00
all:
@echo "No default"
tags:
ctags -f .tags *.py */*.py