]> granicus.if.org Git - apache/commit
Fix regeneration of build datestamp on every make invocation (a
authorJoe Orton <jorton@apache.org>
Fri, 9 Jan 2004 12:19:55 +0000 (12:19 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 9 Jan 2004 12:19:55 +0000 (12:19 +0000)
commit59ddeafec60f6536c3ba56c47faa264b2285d70a
treeaea9eccf9fb20bee31f6ec04f28cd7510f3d04fd
parent36b0d5753c229c9245c3bbe3d92a0d15b8b7938b
Fix regeneration of build datestamp on every make invocation (a
regression since 1.3).

* Makefile.in: Remove redundant PHONY_TARGETS setting.

* server/Makefile.in: Mark buildmark.c as phony; build it indirectly
via buildmarked.c since implicit rules are ignored for phony targets.

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