Skip to content

Commit b9b9621

Browse files
nikomatsakisbrson
authored andcommitted
---
yaml --- r: 5848 b: refs/heads/master c: 86735c0 h: refs/heads/master v: v3
1 parent 949a3cc commit b9b9621

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 314c011d71c699291361870e13892b4e5867d046
2+
refs/heads/master: 86735c0d7de911ca950839931324dd5b30dfea35

trunk/mk/ctags.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
# Requires Exuberant Ctags: http://ctags.sourceforge.net/index.html
44
######################################################################
55

6+
.PHONY: TAGS.emacs TAGS.vi
7+
68
CTAGS_OPTS=--options=${CFG_SRC_DIR}/src/etc/ctags.rust -R ${CFG_SRC_DIR}/src
79

810
TAGS.emacs:

0 commit comments

Comments
 (0)