Mailing List Archive

cvs commit: apache-1.3/src/modules/proxy Makefile.tmpl
rse 98/04/27 06:35:22

Modified: src/modules/proxy Makefile.tmpl
Log:
Force rebuild of proxy module fr DSO situation, too.

Revision Changes Path
1.13 +1 -1 apache-1.3/src/modules/proxy/Makefile.tmpl

Index: Makefile.tmpl
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/modules/proxy/Makefile.tmpl,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- Makefile.tmpl 1998/04/09 10:22:52 1.12
+++ Makefile.tmpl 1998/04/27 13:35:21 1.13
@@ -56,7 +56,7 @@

#Dependencies

-$(OBJS): Makefile
+$(OBJS) $(SHLIB_OBJS): Makefile

# DO NOT REMOVE
mod_proxy.o: mod_proxy.c mod_proxy.h $(INCDIR)/httpd.h \