c589d7643f6cac11407d1b62a5079f67b003bc3f
[nethome.git] / ctagskernel
1 #! /bin/bash
2 #
3 # $Id$
4 #
5 # Create 'tags' file in the current directory from its subdirectories.
6 # Use for .c & .h mix: Prototype declarations are NOT included.
7
8
9 kernelsrc|ctags --file-tags -L - "$@"