From 9340e5624e67366687df9b3a697b22c91387ab56 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 27 Nov 1995 14:21:53 +0000 Subject: [PATCH] Rename of misc. files. --- index/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index/Makefile b/index/Makefile index 44e5e2b..61cb7f1 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.24 1995-11-27 13:58:53 adam Exp $ +# $Id: Makefile,v 1.25 1995-11-27 14:21:53 adam Exp $ SHELL=/bin/sh RANLIB=ranlib @@ -12,9 +12,9 @@ OSILIB=../../xtimosi/src/libmosi.a ../../yaz/lib/librfc.a #NETLIB=-lnsl -lsocket INCLUDE=-I../include $(YAZINC) -TPROG1=index +TPROG1=zebraidx TPROG2=kdump -TPROG3=zserver +TPROG3=zebrasrv DEFS=$(INCLUDE) 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 -- 1.7.10.4