X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=rset%2FMakefile.in;h=761a2a4c9b4c54c8e66743f8b99cb8ca83981fa1;hb=c0a1c79e55f706009113b2de3c11a6f13d4a0e7d;hp=8bc59c532de74d052ee9afbef91d184aeccd9b58;hpb=9fce226051f8b951b3c6f424fbdbd996ceb42007;p=idzebra-moved-to-github.git diff --git a/rset/Makefile.in b/rset/Makefile.in index 8bc59c5..761a2a4 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.1 1998-09-02 14:15:36 adam Exp $ +# $Id: Makefile.in,v 1.4 1999-06-09 11:58:48 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)