X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=index%2FMakefile;h=ec6c61b086f560d811fb14311dfe9c0fcbf7195c;hb=dcb032cfca41e8de9e9ac76c4aaa3b18ac8b1705;hp=a30b8be2dc39d9f047c80534dad001032feb8068;hpb=fb99bfcb44d29215f411d82646c59f2f74f5a25c;p=idzebra-moved-to-github.git diff --git a/index/Makefile b/index/Makefile index a30b8be..ec6c61b 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.6 1995-09-05 15:28:39 adam Exp $ +# $Id: Makefile,v 1.7 1995-09-06 16:11:15 adam Exp $ SHELL=/bin/sh RANLIB=ranlib @@ -12,7 +12,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 ksort.o symtab.o O2 = kdump.o O3 = zserver.o kcompare.o zrpn.o zsets.o CPP=cc -E