X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2FMakefile;h=fb699a0a3e65004346d1ef447ff020b21505f333;hb=ce3907338568fce46c5751e7e1091a5ad1c8e291;hp=f1ca3320ddaa13ce3b1c6260e0bfee9baa273cbd;hpb=25928549b1b529f333fc3c0ed83adb08341c67ac;p=idzebra-moved-to-github.git diff --git a/index/Makefile b/index/Makefile index f1ca332..fb699a0 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.49 1998-03-05 08:45:11 adam Exp $ SHELL=/bin/sh RANLIB=ranlib @@ -20,10 +20,11 @@ TPROG4=hlvltest DEFS=$(INCLUDE) O1 = main.o dir.o dirs.o trav.o extract.o kinput.o kcompare.o \ symtab.o recindex.o recstat.o lockutil.o lockidx.o \ - zinfo.o invstat.o + zinfo.o invstat.o sortidx.o O2 = kdump.o O3 = zserver.o kcompare.o zrpn.o zsets.o attribute.o recindex.o \ - zlogs.o lockutil.o locksrv.o zinfo.o trunc.o + zlogs.o lockutil.o locksrv.o zinfo.o trunc.o sortidx.o rank1.o zebraapi.o \ + retrieve.o O4 = hlvl.o hlvltest.o kcompare.o CPP=$(CC) -E