Subject: tags target
To: None <current-users@netbsd.org>
From: matt <deberg@mit.edu>
List: current-users
Date: 07/18/2000 15:56:13
i'm abstracting out the "ctags" command in our makefile structure to
allow using etags or something similar instead of just vi-compatible
tags.

is there a reason that the tags target in bsd.dep.mk just runs ctags,
but the rules in /sys/arch/*/Makefile use the -wdt options?  i'd like to
define the default TAGS rule to be "ctags -wdt", unless there's a reason
the library tags files don't want to include typedefs and defines or
suppress warnings.

also, why does bsd.man.mk define an empty tags target?  as a result,
bsd.dep.mk's target isn't defined in the case of a normal program, which
prevents using the tags target on a userland program.

matt
-- 
matt debergalis <deberg@mit.edu> KB1CTH
http://www.mit.edu/~deberg/ for PGP key