#! /bin/bash # # $Id$ # # Create 'tags' file in the current directory from its subdirectories. # Use for .h without .c: Prototype declarations ARE included. kernelsrc|ctags --c-types=+px --file-tags -L - "$@"