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

/src/tools/gcc/
H A DMakefile273 .if !defined(PREV_GCC)
274 . if exists(PREV_GCC)
275 PREV_GCC!= cat PREV_GCC
277 PREV_GCC= macro
281 CLEANFILES+= PREV_GCC
287 .if !empty(PREV_GCC) && "${PREV_GCC}" != "${EXTERNAL_GCC_SUBDIR}-${HAVE_GCC}-${NETBSD_GCC_VERSION_NOSPACE}"
289 @echo "*** PREV_GCC '${PREV_GCC}'"
[all...]

Completed in 3 milliseconds