]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Cleanup more files when make distclean is used. This should be all the
authorRyan Bloom <rbb@apache.org>
Thu, 27 Apr 2000 23:30:57 +0000 (23:30 +0000)
committerRyan Bloom <rbb@apache.org>
Thu, 27 Apr 2000 23:30:57 +0000 (23:30 +0000)
files that should be cleaned.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85065 13f79535-47bb-0310-9956-ffa450edef68

Makefile.in
STATUS

index a888103f915dc06172b60068ca09a0a58b729f06..910078b0cd205264b337c3185c7f9a12e9a53710 100644 (file)
@@ -23,7 +23,9 @@ targets         = $(PROGRAMS)
 phony_targets   = buildmark.c
 install_targets = install-conf install-htdocs install-icons install-other \
        install-cgi install-include install-support
-DISTCLEANFILES  = apaci include/config_auto.h modules.c
+DISTCLEANFILES  = include/config_auto.h modules.c aclocal.m4 buildmk.stamp \
+       configure generated_lists include/ap_config_auto.h \
+       include/ap_config_auto.h.in include/ap_config_path.h install-sh
 
 include $(top_srcdir)/build/rules.mk
 include $(top_srcdir)/build/program.mk
diff --git a/STATUS b/STATUS
index 5d9549f95b680c17e5ad6b767954a65bf920f6fc..a96ceb9945dc0efcd1b8c39f2be9de9bb02be942 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 Apache 2.0 STATUS:
-Last modified at [$Date: 2000/04/27 19:01:31 $]
+Last modified at [$Date: 2000/04/27 23:30:56 $]
 
 Release:
 
@@ -78,20 +78,6 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
       a config file and sets up an internal tree structure for
       configuration.
     
-    * "make distclean" leaves (at least these) turds:
-       lib/.deps
-       lib/apr/.deps
-       lib/apr/shmem/unix/mm/config.log
-       lib/apr/shmem/unix/mm/mm_conf.h
-       lib/apr/shmem/unix/mm/libtool
-       lib/apr/shmem/unix/mm/config.status
-       lib/apr/shmem/unix/mm/Makefile
-       lib/apr/shmem/unix/mm/mm-config
-       main/a
-       modules/.deps
-       modules/mpm/.deps
-       os/.deps
-
     * the top-level configure.in appears to use $USE_MAINTAINER_MODE = yes
        to set -Wall/etc. flags, and the APR configure.in appears to use
        --with-debug.  both seem like more of a hardwired pain compaired