]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix a long standing irk, these files need to be installed
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 18 Jul 2003 20:36:20 +0000 (20:36 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 18 Jul 2003 20:36:20 +0000 (20:36 +0000)
commit7f5ca176bcae1fe5b6bf5a089b6bee094d21dffe
tree1e4142982f0831ba72fae671a5039dd35cf353e9
parent393f284956d9f018c1ab9454f6489c54ec71f77c
  Fix a long standing irk, these files need to be installed
  in each and every nmake -f makefile.win INSTDIR={target}
  location.  Modify extentions to .txt to make things easy
  on Win32 users.

  These are the same files (with original extentions) that
  the win32 installer has created for some time.  It will
  also make comparing the target with the installed trees
  simpler, and let us add .txt extensions to the other
  criticial files in the 1.3.29 installer packages.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@100700 13f79535-47bb-0310-9956-ffa450edef68
src/makefile.win