HomeSort by: relevance | last modified time | path
    Searched refs:TOOL_CTAGS (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/i386/
Makefile 37 -echo ${SI386} | xargs $(TOOL_CTAGS) -wadtf ${TI386}
39 sort -t / -u | xargs $(TOOL_CTAGS) -wadtf ${TI386}
40 -${FINDCOMM} | xargs $(TOOL_CTAGS) -wadtf ${TI386}
  /src/lib/libc/
Makefile 138 -${TOOL_CTAGS} -f ${.TARGET}.tmp -w ${.ALLSRC:M*.c}
  /src/share/mk/
bsd.own.mk 503 TOOL_CTAGS= ${TOOLDIR}/bin/${_TOOL_PREFIX}ctags
632 TOOL_CTAGS= ctags

Completed in 15 milliseconds