mirror of
https://github.com/aljazceru/notedeck.git
synced 2025-12-31 06:54:22 +01:00
6 lines
63 B
Makefile
6 lines
63 B
Makefile
|
|
tags: fake
|
|
find src -name '*.rs' | xargs ctags
|
|
|
|
.PHONY: fake
|