]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Make sure httpd.exp gets cleaned up only with a distclean, and not every time.
authorVictor J. Orlikowski <orlikowski@apache.org>
Fri, 8 Jun 2001 14:43:02 +0000 (14:43 +0000)
committerVictor J. Orlikowski <orlikowski@apache.org>
Fri, 8 Jun 2001 14:43:02 +0000 (14:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89306 13f79535-47bb-0310-9956-ffa450edef68

server/Makefile.in

index 0c4f03d008bf2b878c061e5b3030194577c0dc9a..f9eb3db07c63f2675ba878e55950296f084cfd8e 100644 (file)
@@ -1,8 +1,8 @@
 
 TARGET_EXPORTS    = apache.exports
 CLEAN_TARGETS = gen_test_char test_char.h gen_uri_delims uri_delims.h \
-       $(TARGET_EXPORTS) ApacheCoreOS2.def httpd.exp
-EXTRACLEAN_TARGETS = exports.c
+       $(TARGET_EXPORTS) ApacheCoreOS2.def
+EXTRACLEAN_TARGETS = exports.c httpd.exp
 
 SUBDIRS = mpm