X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=rset%2FMakefile.in;fp=rset%2FMakefile.in;h=d40d478323667fe0a7a98cef577fbac3008674f4;hp=0a44d9631d29ef6c9eb3d6a6feef64a1f5f8f9f5;hb=bceca936710690858ea162e7bc22de819f0e280f;hpb=3feb8e43ca780f100b017e983fca9e235b3d0c24 diff --git a/rset/Makefile.in b/rset/Makefile.in index 0a44d96..d40d478 100644 --- a/rset/Makefile.in +++ b/rset/Makefile.in @@ -1,7 +1,7 @@ # Copyright (C) 1994-1998, Index Data # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile.in,v 1.2 1998-10-28 15:20:51 adam Exp $ +# $Id: Makefile.in,v 1.3 1999-05-12 13:08:06 adam Exp $ SHELL=/bin/sh @@ -18,7 +18,7 @@ INCLUDE=-I../include $(YAZINC) DEFS=$(CDEFS) $(INCLUDE) LIB=../lib/rset.a PROG= -PO=rset.o rstemp.o rsisam.o rsnull.o rsbool.o rsisamc.o rsm_or.o +PO=rset.o rstemp.o rsisam.o rsnull.o rsbool.o rsisamc.o rsm_or.o rsisams.o all: $(LIB)