Searched refs:NODEBUG (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10.1/vim-55/src/GvimExt/
H A DMakefile10 NODEBUG = 1 macro
/macosx-10.10.1/OpenSSL098-52/src/fips/
H A Dfips-lib.com24 $! Specify DEBUG or NODEBUG as P2 to compile with or without debugger
687 $ IF (P2.EQS."NODEBUG")
690 $! P2 Is NODEBUG, So Compile Without The Debugger Information.
692 $ DEBUGGER = "NODEBUG"
723 $ WRITE SYS$OUTPUT " NODEBUG : Compile Without The Debugger Information."
/macosx-10.10.1/OpenSSL098-52/src/ssl/
H A Dssl-lib.com24 $! Specify DEBUG or NODEBUG as P2 to compile with or without debugger
570 $ IF (P2.EQS."NODEBUG")
573 $! P2 Is NODEBUG, So Compile Without Debugger Information.
575 $ DEBUGGER = "NODEBUG"
607 $ WRITE SYS$OUTPUT " NODEBUG : Compile Without The Debugger Information."
/macosx-10.10.1/OpenSSL098-52/src/test/
H A Dmaketests.com19 $! Specify DEBUG or NODEBUG P1 to compile with or without debugger
446 $ IF (P1.EQS."NODEBUG")
449 $! P1 Is NODEBUG, So Compile Without Debugger Information.
451 $ DEBUGGER = "NODEBUG"
486 $ WRITE SYS$OUTPUT " NODEBUG : Compile Without The Debugger Information."
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dsinda.vim48 syn keyword sindaOptions MODEL PPOUT NOLIST MLINE NODEBUG DIRECTORIES
/macosx-10.10.1/vim-55/src/
H A DMake_sas.mak34 #>>>>> choose NODEBUG for normal compiling, the other for debugging and
38 DBG = NODEBUG
H A DMake_mvc.mak216 NODEBUG = 1 macro
218 !undef NODEBUG
424 !ifdef NODEBUG
882 !ifdef NODEBUG
/macosx-10.10.1/OpenSSL098-52/src/
H A Dmakevms.com38 $! Speficy DEBUG or NODEBUG as P3 to compile with or without debugging
730 $ WRITE SYS$OUTPUT "Example: @MAKEVMS.COM ALL NORSAREF NODEBUG "
769 $ IF (P3.EQS."NODEBUG")
772 $! P3 Is NODEBUG, So Compile Without Debugger Information.
774 $ DEBUGGER = "NODEBUG"
799 $ WRITE SYS$OUTPUT " NODEBUG : Compile Without The Debugger Information."
/macosx-10.10.1/Heimdal-398.1.2/windows/
H A DNTMakefile.w3244 !ifdef NODEBUG
/macosx-10.10.1/OpenSSL098-52/src/crypto/des/
H A Ddes-lib.com28 $! Specify either DEBUG or NODEBUG as P2 to compile with or without
710 $ IF (P2.EQS."NODEBUG")
715 $ DEBUGGER = "NODEBUG"
750 $ WRITE SYS$OUTPUT " NODEBUG : Compile Without The Debugger Information."
/macosx-10.10.1/OpenSSL098-52/src/engines/
H A Dmakeengines.com12 $! P2 DEBUG or NODEBUG to compile with or without debugger information.
445 $ IF (OPT_DEBUG.EQS."NODEBUG")
448 $! OPT_DEBUG Is NODEBUG, So Compile Without The Debugger Information.
450 $ DEBUGGER = "NODEBUG"
481 $ WRITE SYS$OUTPUT " NODEBUG : Compile Without The Debugger Information."
/macosx-10.10.1/OpenSSL098-52/src/apps/
H A Dmakeapps.com19 $! Specify DEBUG or NODEBUG as P1 to compile with or without debugger
514 $ IF (P1.EQS."NODEBUG")
517 $! P1 Is NODEBUG, So Compile Without Debugger Information.
519 $ DEBUGGER = "NODEBUG"
551 $ WRITE SYS$OUTPUT " NODEBUG : Compile Without The Debugger Information."
/macosx-10.10.1/OpenSSL098-52/src/crypto/
H A Dcrypto-lib.com25 $! Specify DEBUG or NODEBUG as P2 to compile with or without debugger
815 $ IF (P2.EQS."NODEBUG")
818 $! P2 Is NODEBUG, So Compile Without The Debugger Information.
820 $ DEBUGGER = "NODEBUG"
851 $ WRITE SYS$OUTPUT " NODEBUG : Compile Without The Debugger Information."
/macosx-10.10.1/emacs-93/emacs/nt/
H A Dconfigure.bat472 if (%nodebug%) == (Y) echo NODEBUG=1 >>config.settings

Completed in 208 milliseconds