]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Out of the sandbox and into prime time. Note... these should always and
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 21 Dec 2000 01:46:22 +0000 (01:46 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 21 Dec 2000 01:46:22 +0000 (01:46 +0000)
commit17f57b40a05b4181bb6c865da1a5f3f9ad2aaaae
treef3c050fdd93a5a20806f14f6110465b74c05d005
parenta46989a22a57c3df0fb308252c6d11143aa5b8fd
  Out of the sandbox and into prime time.  Note... these should always and
  only be regenerated immediately prior to the tag and roll.  Do not assume
  they are current with the sources in the development tree.  They should
  be generated as vc5 make files, since only vc5 makefiles are readable by
  both vc5 and vc6.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87479 13f79535-47bb-0310-9956-ffa450edef68
29 files changed:
Apache.mak [new file with mode: 0644]
httpd.mak [new file with mode: 0644]
libhttpd.mak [new file with mode: 0644]
modules/aaa/mod_auth_anon.mak [new file with mode: 0644]
modules/aaa/mod_auth_dbm.mak [new file with mode: 0644]
modules/aaa/mod_auth_digest.mak [new file with mode: 0644]
modules/cache/mod_file_cache.mak [new file with mode: 0644]
modules/dav/fs/mod_dav_fs.mak [new file with mode: 0644]
modules/dav/main/mod_dav.mak [new file with mode: 0644]
modules/generators/mod_info.mak [new file with mode: 0644]
modules/generators/mod_status.mak [new file with mode: 0644]
modules/mappers/mod_rewrite.mak [new file with mode: 0644]
modules/mappers/mod_speling.mak [new file with mode: 0644]
modules/metadata/mod_cern_meta.mak [new file with mode: 0644]
modules/metadata/mod_expires.mak [new file with mode: 0644]
modules/metadata/mod_headers.mak [new file with mode: 0644]
modules/metadata/mod_usertrack.mak [new file with mode: 0644]
modules/proxy/mod_proxy.mak [new file with mode: 0644]
server/gen_test_char.mak [new file with mode: 0644]
server/gen_uri_delims.mak [new file with mode: 0644]
srclib/expat-lite/libexpat.mak [new file with mode: 0644]
srclib/pcre/dftables.mak [new file with mode: 0644]
srclib/pcre/pcre.mak [new file with mode: 0644]
srclib/pcre/pcreposix.mak [new file with mode: 0644]
support/ab.mak [new file with mode: 0644]
support/htdigest.mak [new file with mode: 0644]
support/htpasswd.mak [new file with mode: 0644]
support/logresolve.mak [new file with mode: 0644]
support/rotatelogs.mak [new file with mode: 0644]