From: Adam Dickmeiss Date: Fri, 30 Jan 1998 15:31:49 +0000 (+0000) Subject: Updated. X-Git-Tag: ZEBRA.1.0~243 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=8b263fee83cd799947c93d4f83730380e199f209 Updated. --- diff --git a/index/Makefile b/index/Makefile index f1ca332..f0f89ad 100644 --- a/index/Makefile +++ b/index/Makefile @@ -1,7 +1,7 @@ -# Copyright (C) 1995-1996, Index Data I/S +# Copyright (C) 1995-1998, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.46 1997-12-12 06:38:07 adam Exp $ +# $Id: Makefile,v 1.47 1998-01-30 15:31:49 adam Exp $ SHELL=/bin/sh RANLIB=ranlib @@ -27,7 +27,7 @@ O3 = zserver.o kcompare.o zrpn.o zsets.o attribute.o recindex.o \ O4 = hlvl.o hlvltest.o kcompare.o CPP=$(CC) -E -all: $(TPROG1) $(TPROG2) $(TPROG3) +all: $(TPROG1) $(TPROG3) $(TPROG1): $(O1) ../lib/dict.a ../lib/isam.a ../lib/isamc.a ../lib/recctrl.a \ ../lib/bfile.a ../lib/dfa.a ../lib/zebrautl.a $(YAZLIB)