]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Win32: httpd.mak is not used now.
authorBill Stoddard <stoddard@apache.org>
Fri, 19 Jan 2001 22:06:10 +0000 (22:06 +0000)
committerBill Stoddard <stoddard@apache.org>
Fri, 19 Jan 2001 22:06:10 +0000 (22:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87746 13f79535-47bb-0310-9956-ffa450edef68

Makefile.win

index 0444772dd8b9fa75a0f4b6542c79a47ab5a04c26..1214c9b8571902b8976de336aebfa27d3293edd8 100644 (file)
@@ -85,7 +85,6 @@ _build:
        cd ..
         -del Core$(SHORT)\buildmark.obj
 #       libhttpd creates the dynamic libhttpd.dll from the static library project httpd
-        $(MAKE) $(MAKEOPT) -f httpd.mak CFG="httpd - Win32 $(LONG)" RECURSE=0 $(CTARGET)
         $(MAKE) $(MAKEOPT) -f libhttpd.mak CFG="libhttpd - Win32 $(LONG)" RECURSE=0 $(CTARGET)
         $(MAKE) $(MAKEOPT) -f Apache.mak CFG="Apache - Win32 $(LONG)" RECURSE=0 $(CTARGET)
        cd modules\aaa