• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/apache-786.1/httpd/

Lines Matching refs:Release

3 CFG=httpd - Win32 Release
4 !MESSAGE No configuration specified. Defaulting to httpd - Win32 Release.
7 !IF "$(CFG)" != "httpd - Win32 Release" && "$(CFG)" != "httpd - Win32 Debug"
12 !MESSAGE NMAKE /f "httpd.mak" CFG="httpd - Win32 Release"
16 !MESSAGE "httpd - Win32 Release" (based on "Win32 (x86) Console Application")
28 !IF "$(CFG)" == "httpd - Win32 Release"
30 OUTDIR=.\Release
31 INTDIR=.\Release
34 OutDir=.\Release
43 ALL : "libhttpd - Win32 Release" "libaprutil - Win32 Release" "libapr - Win32 Release" "$(OUTDIR)\httpd.exe" "$(DS_POSTBUILD_DEP)"
105 ".\srclib\apr\Release\libapr-1.lib" \
106 ".\srclib\apr-util\Release\libaprutil-1.lib" \
114 TargetPath=.\Release\httpd.exe
120 OutDir=.\Release
124 if exist .\Release\httpd.exe.manifest mt.exe -manifest .\Release\httpd.exe.manifest -outputresource:.\Release\httpd.exe;1
238 !IF "$(CFG)" == "httpd - Win32 Release" || "$(CFG)" == "httpd - Win32 Debug"
240 !IF "$(CFG)" == "httpd - Win32 Release"
242 "libapr - Win32 Release" :
244 $(MAKE) /$(MAKEFLAGS) /F ".\libapr.mak" CFG="libapr - Win32 Release"
249 $(MAKE) /$(MAKEFLAGS) /F ".\libapr.mak" CFG="libapr - Win32 Release" RECURSE=1 CLEAN
266 !IF "$(CFG)" == "httpd - Win32 Release"
268 "libaprutil - Win32 Release" :
270 $(MAKE) /$(MAKEFLAGS) /F ".\libaprutil.mak" CFG="libaprutil - Win32 Release"
275 $(MAKE) /$(MAKEFLAGS) /F ".\libaprutil.mak" CFG="libaprutil - Win32 Release" RECURSE=1 CLEAN
292 !IF "$(CFG)" == "httpd - Win32 Release"
294 "libhttpd - Win32 Release" :
296 $(MAKE) /$(MAKEFLAGS) /F ".\libhttpd.mak" CFG="libhttpd - Win32 Release"
301 $(MAKE) /$(MAKEFLAGS) /F ".\libhttpd.mak" CFG="libhttpd - Win32 Release" RECURSE=1 CLEAN
320 !IF "$(CFG)" == "httpd - Win32 Release"