[Ecls-list] make TAGS

Tobias C. Rittweiler tcr at freebits.de
Fri Feb 19 19:50:29 UTC 2010


Juan Jose Garcia-Ripoll writes:

> That is old and coming from EcoLisp (10 years?). I had not noticed it and I
> do not know how to use tags at all. I think I would probably remove the rule
> entirely, unless you need it and find a way to fix it.

What about

  find src/c/ src/h/ -name '*.[cdh]' | xargs etags --language=c

Ideally, the TAGS rule would depend on any of the source files in src/

How do you hack on ECL?

  -T.





More information about the ecl-devel mailing list