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

/src/sys/arch/sgimips/
H A DMakefile8 TSGIMIPS= ${SYSDIR}/arch/sgimips/tags macro
26 -rm -f ${TSGIMIPS}
27 -echo ${SSGIMIPS} ${SMIPS} | xargs ctags -wadtf ${TSGIMIPS}
28 -${FINDCOMM} | xargs ctags -wadtf ${TSGIMIPS}
32 >> ${TSGIMIPS}
33 sort -o ${TSGIMIPS} ${TSGIMIPS}

Completed in 2 milliseconds