![]() ![]() | ![]() |
Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
version 1.9, 2014/02/26 09:54:32 | version 1.10, 2014/06/14 20:49:36 | ||
---|---|---|---|
|
|
||
.endif | .endif | ||
.if ${MKGCC} != "no" | .if ${MKGCC} != "no" | ||
.if ${HAVE_GCC} >= 45 | |||
.if ${MKGCCCMDS} != "no" | .if ${MKGCCCMDS} != "no" | ||
SUBDIR+= ${EXTERNAL_GCC_SUBDIR} | SUBDIR+= ${EXTERNAL_GCC_SUBDIR} | ||
.endif | .endif | ||
.endif | .endif | ||
.endif | |||
.if ${MKGDB} != "no" | .if ${MKGDB} != "no" | ||
.if ${HAVE_GDB} == "7" | .if ${HAVE_GDB} == "7" |