added array_cache to TAGFILES

This commit is contained in:
Brian Paul 2002-01-22 14:31:09 +00:00
parent 2bc668d092
commit 9b681dcc17
1 changed files with 6 additions and 5 deletions

View File

@ -145,11 +145,12 @@ SKIP_FUNCTION_MACROS = YES
# Configuration::addtions related to external references # Configuration::addtions related to external references
#--------------------------------------------------------------------------- #---------------------------------------------------------------------------
TAGFILES = core.tag=../core \ TAGFILES = core.tag=../core \
tnl.tag=../tnl \ array_cahe.tag=../array_cache \
swrast_setup.tag=../swrast_setup \ tnl.tag=../tnl \
swrast.tag=../swrast \ swrast_setup.tag=../swrast_setup \
math.tag=../math \ swrast.tag=../swrast \
tnl_dd.tag=../tnl_dd math.tag=../math \
tnl_dd.tag=../tnl_dd
GENERATE_TAGFILE = array_cache.tag GENERATE_TAGFILE = array_cache.tag
ALLEXTERNALS = NO ALLEXTERNALS = NO
PERL_PATH = PERL_PATH =