notedeck/Makefile

6 lines
63 B
Makefile
Raw Normal View History

2023-07-06 15:40:19 +00:00
tags: fake
find src -name '*.rs' | xargs ctags
.PHONY: fake