maketags-1.2.0

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
ENVIRONMENT VARIABLES
FILES
SEE ALSO
BUGS
AUTHOR
MANPAGE VERSION

NAME

maketags − builds tags file for your prefered gui.

SYNOPSIS

maketags [ --version ]

DESCRIPTION

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 :

OPTIONS

--version reports maketags version.

ENVIRONMENT VARIABLES

$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.

FILES

maketags triggers the build of tags and/or TAGS.

SEE ALSO

(1)autoall, (1)repozclean, (1)bozoconf, (1)ctags, (1)etags

BUGS

There are probably plenty. Please report them to bozomake@disjunkt.com

AUTHOR

Jean-Daniel Pauget (bozomake@disjunkt.com)

MANPAGE VERSION

$Id: maketags.1.in 581 2010-04-08 21:42:14Z jd $