Cached/commit files implemented as meta-files.
[idzebra-moved-to-github.git] / Makefile
index 54279a6..db52a91 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 # Copyright (C) 1994, Index Data I/S 
 # All rights reserved.
 # Sebastian Hammer, Adam Dickmeiss
-# $Id: Makefile,v 1.37 1995-11-27 13:57:35 adam Exp $
+# $Id: Makefile,v 1.38 1995-11-30 17:00:03 adam Exp $
 
 SHELL=/bin/sh
 MAKE=make
@@ -9,6 +9,7 @@ RANLIB=ranlib
 
 # Where are Yaz libraries located?
 YAZLIB=../../yaz/lib/libyaz.a
+#YAZLIB=/usr/local/lib/libyazchkr.a
 # Where are Yaz header files located?
 YAZINC=-I../../yaz/include
 # If Yaz is compiled with mosi support uncomment and specify.