X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=isamc%2FMakefile.in;h=e925140b32f179b7111c062024c4d6750c4f0d06;hp=d85ef720abfdb9ca3071d87d38944801dc72cc12;hb=30f1e61054db8537e562e15728a86a51d21b4d4c;hpb=78e20a4e6a704e81bddb2ac37caf83f5a670041d diff --git a/isamc/Makefile.in b/isamc/Makefile.in index d85ef72..e925140 100644 --- a/isamc/Makefile.in +++ b/isamc/Makefile.in @@ -1,7 +1,7 @@ # Copyright (C) 1996-1998, Index Data # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile.in,v 1.4 1999-06-09 11:58:48 adam Exp $ +# $Id: Makefile.in,v 1.5 1999-06-30 15:03:55 heikki Exp $ SHELL=/bin/sh @@ -18,7 +18,7 @@ INCLUDE=-I../include $(YAZINC) TPROG1=isamctst DEFS=$(CDEFS) $(INCLUDE) LIB=../lib/isamc.a -PO = isamc.o merge.o isams.o +PO = isamc.o isamh.o merge.o isams.o all: $(LIB)