X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=rset%2FMakefile;h=87bbed32bf8b60ada9d4b6546996ceee2199d51e;hb=82e1d75fa903fa0380a4416b8d87ec898324b820;hp=3970f4c16d963475685cd6b949f6818e45073dfa;hpb=37a0daf2cf9d12c9b62fce9975e56bc86bc858b2;p=idzebra-moved-to-github.git diff --git a/rset/Makefile b/rset/Makefile index 3970f4c..87bbed3 100644 --- a/rset/Makefile +++ b/rset/Makefile @@ -1,13 +1,13 @@ -# Copyright (C) 1994, Index Data I/S +# Copyright (C) 1994-1996, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.10 1995-12-11 09:15:21 adam Exp $ +# $Id: Makefile,v 1.11 1996-05-15 18:35:17 adam Exp $ SHELL=/bin/sh RANLIB=ranlib -YAZLIB=-lyaz -YAZINC= +YAZLIB=../../yaz/lib/libyaz.a +YAZINC=-I../../yaz/include INCLUDE=-I../include $(YAZINC) #CFLAGS=-g -Wall -pedantic -ansi