X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=dict%2FMakefile;h=b111c3f5f3abb62ac7c8bea9a9ce26abcc196c26;hp=d38942d115b5d6ac110d34be8db3f92a79b916f2;hb=b7f00ecbe71200814196edcb38c378dcd4acaacc;hpb=a69fc6623e847e925bc3f723d2e4a31d00d5650e diff --git a/dict/Makefile b/dict/Makefile index d38942d..b111c3f 100644 --- a/dict/Makefile +++ b/dict/Makefile @@ -1,7 +1,7 @@ # Copyright (C) 1994, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.18 1995-11-20 11:58:03 adam Exp $ +# $Id: Makefile,v 1.19 1995-12-06 14:43:01 adam Exp $ SHELL=/bin/sh RANLIB=ranlib @@ -16,7 +16,7 @@ TPROG2=dictext DEFS=$(INCLUDE) LIB=../lib/dict.a PO = scan.o dopen.o dclose.o drdwr.o open.o close.o insert.o lookup.o \ - lookupec.o lookgrep.o + lookupec.o lookgrep.o delete.o CPP=$(CC) -E all: $(LIB)