From: William A. Rowe Jr Date: Tue, 29 Jan 2002 18:15:13 +0000 (+0000) Subject: Trust MS to manage it's project. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=93a791fc41e6864d808d0fa345ebcde2922fdf53;p=apache Trust MS to manage it's project. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93083 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/Makefile.win b/Makefile.win index 605c6a75ca..ee05cf31b4 100644 --- a/Makefile.win +++ b/Makefile.win @@ -252,64 +252,7 @@ _build: echo Building Win32 $(LONG) targets ($(SHORT) suffixes) -del $(LONG)\buildmark.obj msdev Apache.dsw /USEENV /MAKE \ - "apr - Win32 $(LONG)"\ - "libapr - Win32 $(LONG)"\ - "gen_uri_delims - Win32 $(LONG)"\ - "xml - Win32 $(LONG)"\ - "aprutil - Win32 $(LONG)"\ - "libaprutil - Win32 $(LONG)"\ - "dftables - Win32 $(LONG)"\ - "pcre - Win32 $(LONG)"\ - "pcreposix - Win32 $(LONG)"\ - "gen_test_char - Win32 $(LONG)"\ - "libhttpd - Win32 $(LONG)"\ - "Apache - Win32 $(LONG)"\ - "mod_access - Win32 $(LONG)"\ - "mod_actions - Win32 $(LONG)"\ - "mod_alias - Win32 $(LONG)"\ - "mod_asis - Win32 $(LONG)"\ - "mod_auth - Win32 $(LONG)"\ - "mod_auth_anon - Win32 $(LONG)"\ - "mod_auth_dbm - Win32 $(LONG)"\ - "mod_auth_digest - Win32 $(LONG)"\ - "mod_autoindex - Win32 $(LONG)"\ - "mod_cern_meta - Win32 $(LONG)"\ - "mod_cgi - Win32 $(LONG)"\ - "mod_dav - Win32 $(LONG)"\ - "mod_dav_fs - Win32 $(LONG)"\ - "mod_dir - Win32 $(LONG)"\ - "mod_env - Win32 $(LONG)"\ - "mod_expires - Win32 $(LONG)"\ - "mod_file_cache - Win32 $(LONG)"\ - "mod_headers - Win32 $(LONG)"\ - "mod_imap - Win32 $(LONG)"\ - "mod_include - Win32 $(LONG)"\ - "mod_info - Win32 $(LONG)"\ - "mod_isapi - Win32 $(LONG)"\ - "mod_log_config - Win32 $(LONG)"\ - "mod_mime - Win32 $(LONG)"\ - "mod_mime_magic - Win32 $(LONG)"\ - "mod_negotiation - Win32 $(LONG)"\ - "mod_proxy - Win32 $(LONG)"\ - "mod_rewrite - Win32 $(LONG)"\ - "mod_setenvif - Win32 $(LONG)"\ - "mod_status - Win32 $(LONG)"\ - "mod_speling - Win32 $(LONG)"\ - "mod_unique_id - Win32 $(LONG)"\ - "mod_userdir - Win32 $(LONG)"\ - "mod_usertrack - Win32 $(LONG)"\ - "mod_vhost_alias - Win32 $(LONG)"\ - "mod_proxy_connect - Win32 $(LONG)"\ - "mod_proxy_ftp - Win32 $(LONG)"\ - "mod_proxy_http - Win32 $(LONG)"\ - "ab - Win32 $(LONG)"\ - "htdbm - Win32 $(LONG)"\ - "htdigest - Win32 $(LONG)"\ - "htpasswd - Win32 $(LONG)"\ - "logresolve - Win32 $(LONG)"\ - "rotatelogs - Win32 $(LONG)"\ - "ApacheMonitor - Win32 $(LONG)"\ - "wintty - Win32 $(LONG)" /NORECURSE $(CTARGET) + "BuildBin - Win32 $(LONG)" !IF EXIST("srclib\openssl") msdev Apache.dsw /USEENV /MAKE \ "mod_ssl - Win32 $(LONG)"\