ckbunker/Makefile
2020-02-14 10:42:15 -05:00

8 lines
62 B
Makefile

all:
@echo "No default"
tags:
ctags -f .tags *.py */*.py