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

  /src/usr.bin/make/unit-tests/
varparse-undef-partial.mk 50 # CFLAGS:= ${CFLAGS:N-W*} ${COPTS.${COMPILER}}
52 # The variable COMPILER typically contains an identifier and the variable is
54 # expression is expanded early, or whether the whole ${COPTS.${COMPILER}} is
55 # expanded as soon as the variable COPTS.${COMPILER} becomes defined. The
56 # expression ${COMPILER} would be expanded several times, but in this simple
  /src/common/dist/zlib/
make_vms.com 87 $! Look for the compiler used
241 $ write sys$output "C compiler required to build ''name'"
344 $ write sys$output "Unsupported compiler choice ''cc_com' ignored"
373 $! Look for the compiler used
383 $ its_decc = (f$search("SYS$SYSTEM:DECC$COMPILER.EXE") .nes. "")
388 $! Exit if no compiler available
395 $ write sys$output "CC compiler check ... hp C"
402 $ if its_vaxc then write sys$output "CC compiler check ... VAX C"
405 $ write sys$output "CC compiler check ... GNU C"
570 $! compiler
    [all...]

Completed in 179 milliseconds