]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Only recompile buildmark.c when we have to relink httpd.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 10 Feb 2005 15:32:05 +0000 (15:32 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 10 Feb 2005 15:32:05 +0000 (15:32 +0000)
commite578d12e6004f08764a38a5c40f0e5c87cbdf52e
tree89f3ba73c6c435e03cae4b0c3ad1233beeff88f5
parent3ad12bdca5b457bc8b5c571eeebf7167b3d3269e
Only recompile buildmark.c when we have to relink httpd.

This allows us to be able to do a make on an up-to-date tree without forcing
a recompile and relink.  Yay!

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@153266 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
Makefile.in
build/program.mk
server/Makefile.in