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

  /src/external/bsd/compiler_rt/lib/clang/lib/netbsd/
common.mk 4 NODEBUG= # defined
  /src/external/bsd/ekermit/dist/
debug.h 1 #ifndef NODEBUG /* NODEBUG inhibits debugging */
9 #endif /* NODEBUG */
  /src/crypto/external/bsd/openssl.old/dist/Configurations/
descrip.mms.tmpl 351 NODEBUG=@
353 $(NODEBUG) openssl_inc1 = F$PARSE("[.include.openssl]","A.;",,,"syntax_only") - "A.;"
354 $(NODEBUG) openssl_inc2 = F$PARSE("{- catdir($config{sourcedir},"[.include.openssl]") -}","A.;",,,"SYNTAX_ONLY") - "A.;"
355 $(NODEBUG) internal_inc1 = F$PARSE("[.include.internal]","A.;",,,"SYNTAX_ONLY") - "A.;"
356 $(NODEBUG) internal_inc2 = F$PARSE("{- catdir($config{sourcedir},"[.include.internal]") -}","A.;",,,"SYNTAX_ONLY") - "A.;"
357 $(NODEBUG) crypto_inc1 = F$PARSE("[.include.crypto]","A.;",,,"SYNTAX_ONLY") - "A.;"
358 $(NODEBUG) crypto_inc2 = F$PARSE("{- catdir($config{sourcedir},"[.include.crypto]") -}","A.;",,,"SYNTAX_ONLY") - "A.;"
359 $(NODEBUG) DEFINE openssl 'openssl_inc1','openssl_inc2'
360 $(NODEBUG) DEFINE internal 'internal_inc1','internal_inc2'
361 $(NODEBUG) DEFINE crypto 'crypto_inc1','crypto_inc2
    [all...]
  /src/crypto/external/bsd/heimdal/dist/windows/
NTMakefile.sdk 86 !ifdef NODEBUG
94 !ifdef NODEBUG
104 !ifdef NODEBUG
NTMakefile.w32 44 !ifdef NODEBUG
  /src/crypto/external/apache2/openssl/dist/Configurations/
descrip.mms.tmpl 427 NODEBUG=@
429 {- join( "\n \$(NODEBUG) ", @{ $target{setup_commands} // [] },
431 $(NODEBUG) sourcetop = F$PARSE("$(SRCDIR)","[]A.;",,,"SYNTAX_ONLY,NO_CONCEAL") - ".][000000" - "[000000." - "][" - "]A.;" + ".]"
432 $(NODEBUG) DEFINE ossl_sourceroot 'sourcetop'
433 $(NODEBUG) !
434 $(NODEBUG) staging_dir = "$(DESTDIR)"
435 $(NODEBUG) staging_instdir = ""
436 $(NODEBUG) staging_datadir = ""
437 $(NODEBUG) IF staging_dir .NES. "" THEN -
439 $(NODEBUG) IF staging_instdir - "]A.;" .NES. staging_instdir THEN
    [all...]
  /src/crypto/external/bsd/openssl/dist/Configurations/
descrip.mms.tmpl 389 NODEBUG=@
391 {- join( "\n \$(NODEBUG) ", @{ $target{setup_commands} // [] },
393 $(NODEBUG) sourcetop = F$PARSE("$(SRCDIR)","[]A.;",,,"SYNTAX_ONLY,NO_CONCEAL") - ".][000000" - "[000000." - "][" - "]A.;" + ".]"
394 $(NODEBUG) DEFINE ossl_sourceroot 'sourcetop'
395 $(NODEBUG) !
396 $(NODEBUG) staging_dir = "$(DESTDIR)"
397 $(NODEBUG) staging_instdir = ""
398 $(NODEBUG) staging_datadir = ""
399 $(NODEBUG) IF staging_dir .NES. "" THEN -
401 $(NODEBUG) IF staging_instdir - "]A.;" .NES. staging_instdir THEN
    [all...]
  /src/sys/arch/hppa/stand/xxboot/
Makefile 3 NODEBUG= yes
  /src/share/mk/
bsd.kmodule.mk 127 .if ${MKDEBUG:Uno} != "no" && !defined(NODEBUG) && !commands(${PROG}) && \
bsd.prog.mk 45 .if ${MKDEBUG:Uno} != "no" && !defined(NODEBUG)
451 .if ${MKDEBUG:Uno} != "no" && !defined(NODEBUG) && !commands(${_P}) && \
bsd.lib.mk 195 .if (${MKDEBUG:Uno} != "no" && !defined(NODEBUG)) && \
460 .if ${MKDEBUG:Uno} != "no" && !defined(NODEBUG)

Completed in 29 milliseconds