[m-dev.] tags in trace directory (trivial)
Tyson Dowd
trd at cs.mu.OZ.AU
Tue Jan 23 11:38:01 AEDT 2001
On 23-Jan-2001, Levi Paul Cameron <l.cameron2 at ugrad.unimelb.edu.au> wrote:
>
>
> On Mon, 22 Jan 2001, Fergus Henderson wrote:
>
> > On 22-Jan-2001, Levi Cameron <l.cameron2 at ugrad.unimelb.edu.au> wrote:
> > >
> > > ...
> > >
> > > ctags -d -T $(CFILES) $(HDRS) ../runtime/*.c ../runtime/*.h
> >
> > 2. If this change is made to the `trace' directory, then
> > the same change should be made in the `runtime', `util',
> > and `bytecode' directories.
> >
> > 3. This change is not acceptable, since the `-d' and `-T' options
> > to ctags are not portable. E.g. they don't work for the version of
> > ctags on `hg' (SuSE Linux 6.4).
>
> Is there an autoconf option that will generate something we can always use
> for ctags invocations then? It's just that the tags file to me is rather
> useless without any type or macro information.
You could use a CTAGSFLAGS make variable to pass down the flags to
ctags.
You can then set CTAGSFLAGS in your Mmake.params.
--
Tyson Dowd #
# Surreal humour isn't everyone's cup of fur.
trd at cs.mu.oz.au #
http://www.cs.mu.oz.au/~trd #
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to: mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions: mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------
More information about the developers
mailing list