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

/netbsd-current/sys/arch/prep/
H A DMakefile5 TPREP= ${SYSDIR}/arch/prep/tags macro
17 -rm -f ${TPREP}
18 -echo ${SPREP} ${SPPC} | xargs ctags -wadtf ${TPREP}
19 -${FINDCOMM} | xargs ctags -wadtf ${TPREP}
23 >> ${TPREP}
24 sort -o ${TPREP} ${TPREP}

Completed in 101 milliseconds