Fix arg to dvips
[egate.git] / Makefile.web
index 8ebd048..125bc80 100644 (file)
@@ -1,7 +1,7 @@
 # Top level Makefile for the Web - Z39.50 gateway
 # Europagate, 1995-1996.
 #
-# $Id: Makefile.web,v 1.10 2001/02/26 14:32:36 adam Exp $
+# $Id: Makefile.web,v 1.11 2003/02/26 15:35:46 adam Exp $
 #
 SHELL=/bin/sh
 MAKE=make
@@ -20,8 +20,8 @@ GIFDIR=$(HTDOCS)/egwgif
 EGWUSER=adam
 
 # Location of Tcl
-TCLLIB=-ltcl8.3 -lm
-TCLINC=
+TCLLIB=-ltcl8.3 -lm -dl
+TCLINC=-I/usr/include/tcl8.3
 
 # Location of IrTcl
 IRTCLDIR=../../ir-tcl