Loading Makefile.in +3 −1 Original line number Diff line number Diff line Loading @@ -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 Loading STATUS +1 −15 Original line number Diff line number Diff line 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: Loading Loading @@ -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 Loading Loading
Makefile.in +3 −1 Original line number Diff line number Diff line Loading @@ -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 Loading
STATUS +1 −15 Original line number Diff line number Diff line 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: Loading Loading @@ -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 Loading