X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;ds=sidebyside;f=Makefile.in;h=28c0a7bedcb186db60e6ae86037f00e3cb525e42;hb=e461bc647761fc0284d4556f526c93c8a00a22fa;hp=2e0db98233a1111b68b6154cf9f8e505540cd0d2;hpb=217b6bdd2451c0c797b00ed4f70ad2848b1fd437;p=ir-tcl-moved-to-github.git diff --git a/Makefile.in b/Makefile.in index 2e0db98..28c0a7b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,12 +1,12 @@ # IR toolkit for tcl/tk -# (c) Index Data 1995 +# (c) Index Data 1995-1996 # See the file LICENSE for details. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile.in,v 1.37 1996-07-25 14:07:09 adam Exp $ +# $Id: Makefile.in,v 1.39 1996-08-16 15:07:42 adam Exp $ SHELL=/bin/sh # IrTcl Version -VERSION=1.2 +VERSION=1.2pl1 # Directory prefix with machine independent files (scripts, setup files, etc.) prefix = @prefix@ @@ -53,7 +53,7 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_DATA = @INSTALL_DATA@ RANLIB = @RANLIB@ -O=ir-tcl.o marc.o queue.o mem.o grs.o +O=ir-tcl.o marc.o queue.o mem.o grs.o explain.o all: ir-tcl ir-tk