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

  /src/lib/
Makefile 104 .if !defined(MLIBDIR) && (${MKGCCCMDS} != "no" || ${MKGDB} != "no")
192 .if ${MKGCCCMDS} != "no"
  /src/share/mk/
bsd.own.mk 111 MKGCCCMDS?= no
127 MKGCCCMDS?= no
1334 # MKGCCCMDS is only valid if we are building GCC so make it dependent on that.
1336 _MKVARS.yes += MKGCCCMDS
1337 MKGCCCMDS?= ${MKGCC}
1572 MKGCCCMDS:= no

Completed in 54 milliseconds