HomeSort by: relevance | last modified time | path
    Searched refs:MKGCCCMDS (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc.old/lib/
Makefile 14 .if ${MKGCCCMDS} != "no"
  /src/external/gpl3/gcc/lib/
Makefile 14 .if ${MKGCCCMDS} != "no"
  /src/external/gpl3/gcc/usr.bin/
Makefile 21 .if ${MKGCCCMDS} != "no" || make(includes)
  /src/external/gpl3/gcc.old/usr.bin/
Makefile 21 .if ${MKGCCCMDS} != "no" || make(includes)
  /src/lib/
Makefile 114 .if !defined(MLIBDIR) && (${MKGCCCMDS} != "no" || ${MKGDB} != "no")
202 .if ${MKGCCCMDS} != "no"
  /src/share/mk/
bsd.own.mk 104 MKGCCCMDS?= no
120 MKGCCCMDS?= no
1423 # MKGCCCMDS is only valid if we are building GCC so make it dependent on that.
1425 _MKVARS.yes += MKGCCCMDS
1426 MKGCCCMDS?= ${MKGCC}
1664 MKGCCCMDS:= no

Completed in 101 milliseconds