marc 97/08/23 15:23:12
Modified: src/modules/proxy Makefile Log: ../../core --> ../../main cleanup. Revision Changes Path 1.15 +1 -1 apachen/src/modules/proxy/Makefile Index: Makefile =================================================================== RCS file: /export/home/cvs/apachen/src/modules/proxy/Makefile,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- Makefile 1997/08/16 19:25:59 1.14 +++ Makefile 1997/08/23 22:23:11 1.15 @@ -53,7 +53,7 @@ SHELL = /bin/sh -INCDIR = ../../core +INCDIR = ../../main LIB=libproxy.a
