From 849a41af2578d3a4bca1a5994ceea7bef96e28e1 Mon Sep 17 00:00:00 2001 From: Bill Stoddard Date: Fri, 19 Jan 2001 22:06:10 +0000 Subject: [PATCH] Win32: httpd.mak is not used now. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87746 13f79535-47bb-0310-9956-ffa450edef68 --- Makefile.win | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.win b/Makefile.win index 0444772dd8b..1214c9b8571 100644 --- a/Makefile.win +++ b/Makefile.win @@ -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 -- 2.47.2