summaryrefslogtreecommitdiff
path: root/support/Makefile.in
diff options
context:
space:
mode:
authorRoy T. Fielding <fielding@apache.org>2001-05-18 00:48:57 +0000
committerRoy T. Fielding <fielding@apache.org>2001-05-18 00:48:57 +0000
commit62367507a993a6e5b77deb2d763fbe51f6463ca4 (patch)
tree7dd71990272113edbd65e9e255e2efce9152c2bf /support/Makefile.in
parenta65b5faece27c4fa28dd0025b20417d745f9cfb7 (diff)
downloadhttpd-62367507a993a6e5b77deb2d763fbe51f6463ca4.tar.gz
Change the make targets and rules to be consistent in all of the
Apache-owned source trees. Sanity is a good thing. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89140 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'support/Makefile.in')
-rw-r--r--support/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/Makefile.in b/support/Makefile.in
index ff5f6a4e26..70f287b9e7 100644
--- a/support/Makefile.in
+++ b/support/Makefile.in
@@ -2,7 +2,7 @@ DISTCLEAN_TARGETS = apxs apachectl dbmmanage log_server_status logresolve.pl \
phf_abuse_log.cgi split-logfile
PROGRAMS = htpasswd htdigest rotatelogs logresolve ab
-targets = $(PROGRAMS)
+TARGETS = $(PROGRAMS)
PROGRAM_LDADD = $(EXTRA_LDFLAGS) $(PROGRAM_DEPENDENCIES) $(EXTRA_LIBS)
PROGRAM_DEPENDENCIES = \