X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=Makefile.in;h=342e3fddb7e6a8617242b26ca809ffa2ae7bd36d;hb=131cbf59fcd2179fa817bc3a25cbaa1d63a342ba;hp=3cda9e148bbfb6f771f642da5607665db9413f7c;hpb=08244588ff4e6cda86d85538074b60fe6771ec61;p=ir-tcl-moved-to-github.git diff --git a/Makefile.in b/Makefile.in index 3cda9e1..342e3fd 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.35 1996-06-24 16:24:28 adam Exp $ +# $Id: Makefile.in,v 1.38 1996-07-26 09:15:06 adam Exp $ SHELL=/bin/sh # IrTcl Version -VERSION=1.1 +VERSION=1.2pl1 # Directory prefix with machine independent files (scripts, setup files, etc.) prefix = @prefix@ @@ -159,6 +159,7 @@ distribution: rm -fr tmp; \ fi mkdir tmp; cd tmp; cvs export -f -D now ir-tcl + rm tmp/ir-tcl/wais-tcl.c cp configure tmp/ir-tcl cd tmp; mv ir-tcl ir-tcl-$(VERSION) cd tmp; tar zcf ../ir-tcl-$(VERSION).tar.gz ir-tcl-$(VERSION)