Searched refs:RELEASE (Results 1 - 25 of 66) sorted by relevance

123

/macosx-10.10/apache-793/httpd/build/
H A DNWGNUhead.inc29 $(MAKE) $(MAKECMDGOALS) -f NWGNUmakefile RELEASE=$(RELEASE) DEST="$(INSTALL)" LM_LICENSE_FILE="$(METROWERKS)/license.dat"
52 @echo $(DL)targets for RELEASE=$(RELEASE):$(DL)
68 @echo $(DL)You can also specify RELEASE=debug, RELEASE=noopt, or RELEASE=optimized$(DL)
69 @echo $(DL)The default is RELEASE=optimized$(DL)
90 $(MAKE) -C $@ $(MAKECMDGOALS) -f NWGNUmakefile RELEASE=$(RELEASE) DES
[all...]
/macosx-10.10/apr-32/apr/apr/build/
H A DNWGNUhead.inc29 $(MAKE) $(MAKECMDGOALS) -f NWGNUmakefile RELEASE=$(RELEASE) DEST="$(INSTALL)" LM_LICENSE_FILE="$(METROWERKS)/license.dat"
42 @echo $(DL)targets for RELEASE=$(RELEASE):$(DL)
58 @echo $(DL)You can also specify RELEASE=debug, RELEASE=noopt, or RELEASE=release$(DL)
59 @echo $(DL)The default is RELEASE=release$(DL)
77 $(MAKE) -C $@ $(MAKECMDGOALS) -f NWGNUmakefile RELEASE=$(RELEASE) DES
[all...]
/macosx-10.10/ksh-23/ksh/src/lib/libsum/
H A DMakefile11 :: RELEASE
/macosx-10.10/apr-32/apr-util/apr-util/
H A Dbuildconf108 RELEASE=`echo $REVISION | cut -d- -s -f2`
111 RELEASE=1
113 sed -e "s/APU_VERSION/$VERSION/" -e "s/APU_RELEASE/$RELEASE/" \
/macosx-10.10/BerkeleyDB-21/db/dist/
H A Ds_s60_mmp6 . RELEASE
H A Ds_config8 . ./RELEASE
H A Ds_java_const8 . ./RELEASE
H A Ds_readme13 . RELEASE
H A Ds_rpc8 . ./RELEASE
H A Ds_test12 . RELEASE
H A Ds_winmsi58 . ./RELEASE
H A Ds_brew_dsp6 . RELEASE
/macosx-10.10/ksh-23/ksh/src/lib/libdll/
H A DMakefile17 :: RELEASE
/macosx-10.10/postfix-255/postfix/
H A Dmakedefs111 RELEASE=`(uname -r) 2>/dev/null`
117 2) SYSTEM="$1"; RELEASE="$2";;
121 case "$SYSTEM.$RELEASE" in
195 case $RELEASE in
208 case $RELEASE in
212 case $RELEASE in
217 case $RELEASE in
221 case $RELEASE in
324 case "$RELEASE" in
328 case "$RELEASE" i
[all...]
/macosx-10.10/swig-12/Lib/ocaml/
H A Dcstring.i211 * %cstring_output_allocate(TYPEMAP, RELEASE)
223 %define %cstring_output_allocate(TYPEMAP, RELEASE)
231 RELEASE;
239 * %cstring_output_allocate_size(TYPEMAP, SIZE, RELEASE)
252 %define %cstring_output_allocate_size(TYPEMAP, SIZE, RELEASE)
261 RELEASE;
/macosx-10.10/ksh-23/ksh/src/lib/libcoshell/
H A DMakefile11 coshell 1.0 :LIBRARY: RELEASE coshell.3 coshell.h colib.h \
/macosx-10.10/libpcap-48/libpcap/
H A Datmuni31.h50 #define RELEASE 0x4d /* release */ macro
/macosx-10.10/tcpdump-61/tcpdump/
H A Datmuni31.h50 #define RELEASE 0x4d /* release */ macro
/macosx-10.10/apr-32/apr/apr/
H A Dbuildconf123 RELEASE=`echo $REVISION | cut -d- -s -f2`
126 RELEASE=1
130 -e "s/APR_RELEASE/$RELEASE/" \
/macosx-10.10/objc4-646/runtime/
H A Dobjc-sync.mm75 enum usage { ACQUIRE, RELEASE, CHECK };
143 case RELEASE:
183 case RELEASE:
217 // atomic because may collide with concurrent RELEASE
226 if ( (why == RELEASE) || (why == CHECK) )
253 // All RELEASE and CHECK and recursive ACQUIRE are
321 SyncData* data = id2data(obj, RELEASE);
/macosx-10.10/apache-793/httpd/build/aix/
H A Dmkinstallp.ksh52 release=$RELEASE
95 Package VRMF: ${VERSION}.${RELEASE}
99 Fileset VRMF: ${VERSION}.${RELEASE}
160 Fileset VRMF: ${VERSION}.${RELEASE}
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/
H A DMakefile10 RELEASE := $(SH:/.*sh//) macro
11 SHCOMP := shcomp$(RELEASE)
71 LIBS_req = -lshell$(RELEASE)
81 LIBS_req = +lshell$(RELEASE)
90 DOCFILES = sh.memo builtins.mm README RELEASE TYPES PROMO.mm COMPATIBILITY \
155 :ALL: $(SH) $(SHCOMP) $(SHOPT_SUID_EXEC:+suid_exec) $(SHOPT_BASH:+bash$(RELEASE))
162 shell$(RELEASE) $(VERSION) id=shell :LIBRARY: shell.3 nval.3 alarm.c cd_pwd.c cflow.c deparse.c \
186 if SHOPT_SUID_EXEC && ! "$(RELEASE)"
198 bash$(RELEASE) :LINK: $(SH)
245 if RELEASE
[all...]
/macosx-10.10/swig-12/Lib/typemaps/
H A Dcstrings.swg238 * %cstring_output_allocate(TYPEMAP, RELEASE)
250 %define Name ## _output_allocate(TYPEMAP, RELEASE)
258 RELEASE;
265 * %cstring_output_allocate_size(TYPEMAP, SIZE, RELEASE)
278 %define Name ## _output_allocate_size(TYPEMAP, SIZE, RELEASE)
286 RELEASE;
/macosx-10.10/bash-94.1.2/bash-3.2/support/
H A Dbashbug.sh34 RELEASE="!RELEASE!"
56 VERSTR="GNU bashbug, version ${RELEASE}.${PATCHLEVEL}-${RELSTATUS}"
187 Bash Version: $RELEASE
/macosx-10.10/bash-94.1.2/
H A Dbashbug34 RELEASE="3.2"
56 VERSTR="GNU bashbug, version ${RELEASE}.${PATCHLEVEL}-${RELSTATUS}"
187 Bash Version: $RELEASE

Completed in 127 milliseconds

123