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

/src/tools/gcc/
H A DMakefile266 .if !defined(PREV_GCC)
267 . if exists(PREV_GCC)
268 PREV_GCC!= cat PREV_GCC
270 PREV_GCC= macro
274 CLEANFILES+= PREV_GCC
280 .if !empty(PREV_GCC) && "${PREV_GCC}" != "${EXTERNAL_GCC_SUBDIR}-${HAVE_GCC}-${NETBSD_GCC_VERSION_NOSPACE}"
282 @echo "*** PREV_GCC '${PREV_GCC}'"
[all...]

Completed in 3 milliseconds