X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2FMakefile;h=9abdee18662cb71bd71bfabd91f1ce3f946a872f;hb=1891a7ab41007b52166ac5027389f0191193f997;hp=06a2c19c69a5518ae9e94aa1f61b9df17a1be006;hpb=040a8961a659f7768fac348093bb807c413d785f;p=idzebra-moved-to-github.git diff --git a/index/Makefile b/index/Makefile index 06a2c19..9abdee1 100644 --- a/index/Makefile +++ b/index/Makefile @@ -1,7 +1,7 @@ # Copyright (C) 1995, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.18 1995-11-16 17:00:55 adam Exp $ +# $Id: Makefile,v 1.19 1995-11-17 15:54:41 adam Exp $ SHELL=/bin/sh RANLIB=ranlib @@ -14,7 +14,7 @@ TPROG1=index TPROG2=kdump TPROG3=zserver DEFS=$(INCLUDE) -O1 = main.o dir.o trav.o extract.o kinput.o kcompare.o \ +O1 = main.o dir.o dirs.o trav.o extract.o kinput.o kcompare.o \ symtab.o text.o recctrl.o structrec.o recindex.o O2 = kdump.o O3 = zserver.o kcompare.o zrpn.o zsets.o text.o recctrl.o structrec.o \