From: Jeff Trawick Date: Mon, 2 Feb 2004 16:39:12 +0000 (+0000) Subject: Delete some make-generated files in the server directory during X-Git-Tag: pre_ajp_proxy~745 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=450089c293216a720b28d878326425f082aab809;p=apache Delete some make-generated files in the server directory during "make clean" processing. PR: 26552 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102483 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index b8a622e6dd..205a713fad 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,9 @@ Changes with Apache 2.1.0-dev [Remove entries to the current 2.0 section below, when backported] + *) Delete some make-generated files in the server directory during + "make clean" processing. PR 26552. [Jeff Trawick] + *) Keep focus of ITERATE and ITERATE2 on the current module when the module chooses to return DECLINE_CMD for the directive. PR 22299. [Geoffrey Young ] diff --git a/server/Makefile.in b/server/Makefile.in index c16a283532..f3e4dafc87 100644 --- a/server/Makefile.in +++ b/server/Makefile.in @@ -1,8 +1,7 @@ CLEAN_TARGETS = gen_test_char test_char.h gen_uri_delims uri_delims.h \ - ApacheCoreOS2.def buildmarked.c -DISTCLEAN_TARGETS = httpd.exp -EXTRACLEAN_TARGETS = export_files exports.c export_vars.h + ApacheCoreOS2.def buildmarked.c httpd.exp export_files \ + exports.c export_vars.h SUBDIRS = mpm