--- modules/c/src/apache2/Makefile.in.orig Thu Sep 1 12:32:43 2005 +++ modules/c/src/apache2/Makefile.in Thu Sep 1 12:32:49 2005 @@ -35,11 +35,6 @@ $(CC) -c $(INCLUDES) $(CFLAGS) $< install : mod_caucho.la - $(LIBTOOL) --mode=install $(CP) mod_caucho.la $(apache_libexec) - - rm -f $(apache_libexec)/mod_caucho.la - - rm -f $(apache_libexec)/mod_caucho.a - sh install.sh -conf $(apache_conf) -libexec $(apache_libexec) \ - -resin_home $(resin_home) clean : - rm *.o *.lo *.la *.so .libs