We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 949a3cc commit b9b9621Copy full SHA for b9b9621
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 314c011d71c699291361870e13892b4e5867d046
+refs/heads/master: 86735c0d7de911ca950839931324dd5b30dfea35
trunk/mk/ctags.mk
@@ -3,6 +3,8 @@
3
# Requires Exuberant Ctags: http://ctags.sourceforge.net/index.html
4
######################################################################
5
6
+.PHONY: TAGS.emacs TAGS.vi
7
+
8
CTAGS_OPTS=--options=${CFG_SRC_DIR}/src/etc/ctags.rust -R ${CFG_SRC_DIR}/src
9
10
TAGS.emacs:
0 commit comments