mirror of
https://github.com/aljazceru/notedeck.git
synced 2026-01-05 17:34:21 +01:00
6 lines
63 B
Makefile
6 lines
63 B
Makefile
|
|
tags: fake
|
|
find src -name '*.rs' | xargs ctags
|
|
|
|
.PHONY: fake
|