repo.or.cz
/
sunny256-utils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
std.c: Improve some comments
[sunny256-utils.git]
/
make_tags
blob
47fb8e416a1a931e2243bb1b361fc967a5cb2747
1
#!/usr/bin/env bash
2
3
# make_tags
4
# File ID: 44a6ab8c-5d3f-11df-9f10-90e6ba3022ac
5
# Kjører exuberant-ctags på C-source.
6
7
find
-type
f | ns |
egrep
'\.(c|h|cpp|chh|cc)$'
| ctags
-L
-