X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=Makefile.in;h=2e0db98233a1111b68b6154cf9f8e505540cd0d2;hb=217b6bdd2451c0c797b00ed4f70ad2848b1fd437;hp=3cda9e148bbfb6f771f642da5607665db9413f7c;hpb=08244588ff4e6cda86d85538074b60fe6771ec61;p=ir-tcl-moved-to-github.git diff --git a/Makefile.in b/Makefile.in index 3cda9e1..2e0db98 100644 --- a/Makefile.in +++ b/Makefile.in @@ -2,11 +2,11 @@ # (c) Index Data 1995 # 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.37 1996-07-25 14:07:09 adam Exp $ SHELL=/bin/sh # IrTcl Version -VERSION=1.1 +VERSION=1.2 # 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)