From: William A. Rowe Jr Date: Mon, 20 Aug 2001 22:07:40 +0000 (+0000) Subject: Going back a bit too far, fix the cwd X-Git-Tag: 2.0.25~232 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c74afe504c534f0b4261b309d0c7b18a098461fc;p=apache Going back a bit too far, fix the cwd git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90433 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/Makefile.win b/Makefile.win index 47c70d6b5e..f4540c4cac 100644 --- a/Makefile.win +++ b/Makefile.win @@ -56,7 +56,7 @@ tryssl: cd ..\.. cd support $(MAKE) $(MAKEOPT) -f abs.mak CFG="abs - Win32 $(LONG)" RECURSE=0 $(CTARGET) - cd ..\.. + cd .. !ELSE msdev Apache.dsw /MAKE\ "mod_ssl - Win32 $(LONG)"\