projects
/
egate.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a8ac60
)
Minor changes.
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 10 Feb 1997 10:15:10 +0000
(10:15 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 10 Feb 1997 10:15:10 +0000
(10:15 +0000)
Makefile.web
patch
|
blob
|
history
diff --git
a/Makefile.web
b/Makefile.web
index
727bf64
..
99c574e
100644
(file)
--- 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.6 1997/01/27 11:26:19 adam Exp $
+# $Id: Makefile.web,v 1.7 1997/02/10 10:15:10 adam Exp $
#
SHELL=/bin/sh
MAKE=make
@@
-11,7
+11,7
@@
CPP=$(CC) -E
VERSION=1.0
# Install directories
-HTTPDDIR=/usr/local/etc/httpd
+HTTPDDIR=/var/lib/httpd
CGIDIR=$(HTTPDDIR)/cgi-bin
HTDOCS=$(HTTPDDIR)/htdocs
EGWDIR=$(HTTPDDIR)/egw