X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=dict%2FMakefile.in;h=620863d8cc99b61dba970f7abc77e5a5b1ebbe73;hb=a4e93d62564084d6d1b6670d4fe75dd70a6ed139;hp=6cc7efe46602a907aada813ff604cff2418af748;hpb=254c4ba29c56564d33fae651343e83fb5c35a36f;p=idzebra-moved-to-github.git diff --git a/dict/Makefile.in b/dict/Makefile.in index 6cc7efe..620863d 100644 --- a/dict/Makefile.in +++ b/dict/Makefile.in @@ -1,7 +1,7 @@ # Copyright (C) 1994-1998, Index Data # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile.in,v 1.2 1998-10-28 15:20:46 adam Exp $ +# $Id: Makefile.in,v 1.3 1999-03-09 13:07:05 adam Exp $ SHELL=/bin/sh @@ -20,7 +20,7 @@ TPROG2=dictext DEFS=$(CDEFS) $(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 delete.o + lookupec.o lookgrep.o delete.o dcompact.o all: $(LIB)