IrTcl version 1.2 patch level 1.
[ir-tcl-moved-to-github.git] / Makefile.in
index 3cda9e1..342e3fd 100644 (file)
@@ -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)