I would like to use etags in fltk1 so I can search tags in my favorite devl environment (emacs), i found very handy to add the two following lines at the end of the distrib root Makefile:
etags:
etags FL/*.H FL/*.h src/*.cxx src/*.c src/*.h fluid/*.h fluid/*.cxx
test/*.h test/*.cxx
Is it ok to do that, any suggestion ?
TIA,
Fabien
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev
