maketags − builds tags file for your prefered gui. |
maketags [ --version ] |
maketags builds a list of folders to be scanned, including the current directory. Then it builds a list of files to be scanned with your favorite tag generator. maketags inherits several environment variables in order to conveniently to add libraries source trees or headers to the list of tags. The choice of the main tag generator (ctags vs etags) depends on the environment variables described below : |
--version reports maketags version. |
$BUILD_CTAGS |
use ctags for generating tag files. |
$BUILD_ETAGS |
use etags for generating tag files. |
$TAGS_LISTE_ADDON |
contains a list of folders to recursively add tags from. |
maketags triggers the build of tags and/or TAGS. |
(1)autoall, (1)repozclean, (1)bozoconf, (1)ctags, (1)etags |
There are probably plenty. Please report them to bozomake@disjunkt.com |
Jean-Daniel Pauget (bozomake@disjunkt.com) |
$Id: maketags.1.in 581 2010-04-08 21:42:14Z jd $ |