rse         98/07/11 04:41:07

  Modified:    src      Makefile.tmpl
  Log:
  Ops, we should remove conf_auto.h on "make distclean", of course.
  
  Revision  Changes    Path
  1.99      +1 -0      apache-1.3/src/Makefile.tmpl
  
  Index: Makefile.tmpl
  ===================================================================
  RCS file: /export/home/cvs/apache-1.3/src/Makefile.tmpl,v
  retrieving revision 1.98
  retrieving revision 1.99
  diff -u -r1.98 -r1.99
  --- Makefile.tmpl     1998/07/09 00:08:43     1.98
  +++ Makefile.tmpl     1998/07/11 11:41:06     1.99
  @@ -81,6 +81,7 @@
                echo "<=== $(SDP)$$i"; \
        done
        -rm -f include/ap_config.h
  +     -rm -f include/conf_auto.h
        -rm -f modules.c
        -rm -f modules/Makefile
        -rm -f regex/Makefile
  
  
  

Reply via email to