Bug fix.
[idzebra-moved-to-github.git] / isam / Makefile
index 55da064..fd565bf 100644 (file)
@@ -1,7 +1,7 @@
 # Copyright (C) 1994, Index Data I/S 
 # All rights reserved.
 # Sebastian Hammer, Adam Dickmeiss
-# $Id: Makefile,v 1.15 1995-11-20 11:58:07 adam Exp $
+# $Id: Makefile,v 1.16 1995-11-20 17:00:18 adam Exp $
 
 SHELL=/bin/sh
 RANLIB=ranlib
@@ -9,7 +9,7 @@ RANLIB=ranlib
 YAZLIB=-lyaz
 YAZINC=
 
-INCLUDE=-I../include -I$(YAZ)/include
+INCLUDE=-I../include $(YAZINC)
 #CFLAGS=-g -Wall -pedantic -ansi
 DEFS=$(INCLUDE)
 LIB=../lib/isam.a