]> granicus.if.org Git - apache/commit
Add VPATH support to Apache:
authorSascha Schumann <sascha@apache.org>
Sun, 30 Apr 2000 18:27:18 +0000 (18:27 +0000)
committerSascha Schumann <sascha@apache.org>
Sun, 30 Apr 2000 18:27:18 +0000 (18:27 +0000)
commit6a0e55e69858bac414fcc22f0cade0e80cf3a86f
treeeecc40e80b4bfc4e1f5247e38ff3f08531785387
parent998b29182f90218db342db47d102ea8f34f6fb9b
Add VPATH support to Apache:

  os/$(OS_DIR) is now equivalent to the old $(OS_DIR)

  Necessary include paths are added only in VPATH mode.

  Dependencies are stored in the build directory now.
  They contain paths which depend on the current build,
  and therefore they are not general.

  Fixed two dependencies in main/Makefile.in.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85113 13f79535-47bb-0310-9956-ffa450edef68
Makefile.in
build/rules.mk
configure.in
os/Makefile.in
os/config.m4
server/Makefile.in