Searched refs:TARC (Results 1 - 1 of 1) sorted by relevance

/src/sys/arch/arc/
H A DMakefile10 TARC= ${SYSDIR}/arch/arc/tags macro
23 -rm -f ${TARC}
24 -echo ${SARC} ${SMIPS} | xargs ctags -wadtf ${TARC}
25 -${FINDCOMM} | xargs ctags -wadtf ${TARC}
28 >> ${TARC}
29 sort -o ${TARC} ${TARC}

Completed in 2 milliseconds