From: Adam Dickmeiss Date: Tue, 10 Oct 1995 14:03:33 +0000 (+0000) Subject: Removed ksort.c. X-Git-Tag: ZEBRA.1.0~708 X-Git-Url: http://lists.indexdata.dk/?a=commitdiff_plain;h=6a321a255c783bcdae577495ce1ec05626f29364;p=idzebra-moved-to-github.git Removed ksort.c. --- diff --git a/index/Makefile b/index/Makefile index da767fa..ce23ee6 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.11 1995-09-27 12:22:27 adam Exp $ +# $Id: Makefile,v 1.12 1995-10-10 14:03:33 adam Exp $ SHELL=/bin/sh RANLIB=ranlib @@ -13,7 +13,7 @@ TPROG1=index TPROG2=kdump TPROG3=zserver DEFS=$(INCLUDE) -O1 = main.o dir.o trav.o extract.o kinput.o kcompare.o ksort.o\ +O1 = main.o dir.o trav.o extract.o kinput.o kcompare.o \ symtab.o text.o recctrl.o O2 = kdump.o O3 = zserver.o kcompare.o zrpn.o zsets.o text.o recctrl.o