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

/src/sys/arch/i386/
H A DMakefile5 TI386= ${SYSDIR}/arch/i386/tags macro
36 -rm -f ${TI386}
37 -echo ${SI386} | xargs $(TOOL_CTAGS) -wadtf ${TI386}
39 sort -t / -u | xargs $(TOOL_CTAGS) -wadtf ${TI386}
40 -${FINDCOMM} | xargs $(TOOL_CTAGS) -wadtf ${TI386}
44 >> ${TI386}
45 sort -o ${TI386} ${TI386}

Completed in 1 milliseconds