From b96b9c33364b859385952cca49c114e1f8410241 Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Thu, 12 Jun 2008 16:04:56 +0000 Subject: [PATCH] Another artifact to revert from 667137, this stub is part of trunk not 2.2 branch. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@667142 13f79535-47bb-0310-9956-ffa450edef68 --- Makefile.win | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.win b/Makefile.win index 971c85e2a29..f32eca0ab21 100644 --- a/Makefile.win +++ b/Makefile.win @@ -409,7 +409,6 @@ _build: !ENDIF cd support $(MAKE) $(MAKEOPT) -f ab.mak CFG="ab - Win32 $(LONG)" RECURSE=0 $(CTARGET) -# $(MAKE) $(MAKEOPT) -f fcgistarter.mak CFG="fcgistarter - Win32 $(LONG)" RECURSE=0 $(CTARGET) $(MAKE) $(MAKEOPT) -f htcacheclean.mak CFG="htcacheclean - Win32 $(LONG)" RECURSE=0 $(CTARGET) $(MAKE) $(MAKEOPT) -f htdbm.mak CFG="htdbm - Win32 $(LONG)" RECURSE=0 $(CTARGET) $(MAKE) $(MAKEOPT) -f htdigest.mak CFG="htdigest - Win32 $(LONG)" RECURSE=0 $(CTARGET) -- 2.47.3