X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.web;fp=Makefile.web;h=727bf648f55624067824ccffb0097af3217d8895;hb=5a0f09e655bd92bcc19d417b8fffc0df1aaef61e;hp=55327410b10c5e4b2105483f06e85f4f3372a448;hpb=9bcb56210ec089d1b4b6db5ded9471212afa8fb7;p=egate.git diff --git a/Makefile.web b/Makefile.web index 5532741..727bf64 100644 --- a/Makefile.web +++ b/Makefile.web @@ -1,7 +1,7 @@ # Top level Makefile for the Web - Z39.50 gateway # Europagate, 1995-1996. # -# $Id: Makefile.web,v 1.5 1997/01/24 13:11:31 adam Exp $ +# $Id: Makefile.web,v 1.6 1997/01/27 11:26:19 adam Exp $ # SHELL=/bin/sh MAKE=make @@ -11,7 +11,7 @@ CPP=$(CC) -E VERSION=1.0 # Install directories -HTTPDDIR=/var/lib/httpd +HTTPDDIR=/usr/local/etc/httpd CGIDIR=$(HTTPDDIR)/cgi-bin HTDOCS=$(HTTPDDIR)/htdocs EGWDIR=$(HTTPDDIR)/egw