Home | History | Annotate | Download | only in config

Lines Matching refs:ctags

1275 	ctags -w -t Include/*.h; \
1276 for i in $(SRCDIRS); do ctags -w -t -a $$i/*.[ch]; \