Implemented TCL filter. Updated recctrl system.
[idzebra-moved-to-github.git] / Makefile.in
index 6fa0666..47cb541 100644 (file)
@@ -1,7 +1,7 @@
-# Copyright (C) 1994-1998, Index Data
+# Copyright (C) 1994-1999, Index Data
 # All rights reserved.
 # Sebastian Hammer, Adam Dickmeiss
-# $Id: Makefile.in,v 1.1 1998-09-02 14:15:26 adam Exp $
+# $Id: Makefile.in,v 1.4 1999-05-20 12:57:18 adam Exp $
 
 SHELL=/bin/sh
 MAKE=make
@@ -13,14 +13,15 @@ CDEFS=@DEFS@ @ODEFS@
 # Where are Yaz libraries located?
 YAZLIB=../../yaz/lib/libyaz.a
 # Where are Yaz header files located?
-YAZINC=-I../../yaz/include
-#YAZINC=-I../../yaz/z39.50 -I../../yaz/include
+YAZINC=-I../../yaz/z39.50 -I../../yaz/include
 # If Yaz is compiled with mosi support uncomment and specify.
 #OSILIB=../../xtimosi/src/libmosi.a ../../yaz/lib/librfc.a
 
 # Some systems have seperate socket libraries
 LIBS=@LIBS@
 
+prefix=@prefix@
+
 SUBDIR=util bfile dfa dict isamc isam rset recctrl index
 
 all: