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

/src/tests/lib/libstdc++/
H A DMakefile10 PROG_CXX+= h_cin_nosync
/src/tests/lib/libc/sync/
H A DMakefile10 PROG_CXX+= cpp_atomic_ops_linkable
/src/games/dab/
H A DMakefile6 PROG_CXX=dab macro
/src/share/mk/
H A Dbsd.prog.mk332 .if defined(PROG_CXX)
333 PROG= ${PROG_CXX}
388 # Turn the single-program PROG and PROG_CXX variables into their multi-word
391 . if defined(PROG_CXX) && !defined(PROGS_CXX)
392 PROGS_CXX= ${PROG_CXX}

Completed in 4 milliseconds