]> granicus.if.org Git - apache/commit
Preserve existing installation directories. We copy over binaries,
authorRyan Bloom <rbb@apache.org>
Sat, 29 Jun 2002 16:24:35 +0000 (16:24 +0000)
committerRyan Bloom <rbb@apache.org>
Sat, 29 Jun 2002 16:24:35 +0000 (16:24 +0000)
commit48ee0cbe1cb8a6e4e54d46fb93c4be146d0173bb
treebb4633cbf7a7c6840fd1a52d4d8e3a811fd15660
parentf134bd84a1a64415f32311de303feee6cc2df863
Preserve existing installation directories.  We copy over binaries,
the build directory, the headers, and the man pages.  Everything else,
the config, htdocs, manual, error, icons, and cgi directories are
not installed if the directories already exist.  I got sick of having
to re-edit printenv for my tests, and this is the same logic 1.3 used.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95911 13f79535-47bb-0310-9956-ffa450edef68
Makefile.in