X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=Makefile.in;h=cb6ec040ba55c7176c019dc738a5e84bf339654d;hb=f356978d49e95cd5b4bbe3608a6e84bb9d48dbc8;hp=b84b1c8850b936534f912e8c27e59d592bee9201;hpb=ce0d0464e54cf6bed96cd32b7a99514beacd3989;p=ir-tcl-moved-to-github.git diff --git a/Makefile.in b/Makefile.in index b84b1c8..cb6ec04 100644 --- a/Makefile.in +++ b/Makefile.in @@ -2,7 +2,7 @@ # (c) Index Data 1995 # See the file LICENSE for details. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile.in,v 1.22 1996-01-04 11:05:20 adam Exp $ +# $Id: Makefile.in,v 1.23 1996-01-11 11:40:02 adam Exp $ SHELL=/bin/sh # IrTcl Version @@ -137,6 +137,12 @@ distribution: cd tmp/ir-tcl/doc; make all cd tmp; mv ir-tcl ir-tcl-$(VERSION) cd tmp; tar zcf ../ir-tcl-$(VERSION).tar.gz ir-tcl-$(VERSION) + cd tmp; mv ir-tcl-$(VERSION) ir-tcl + cd tmp/ir-tcl/doc; make all + mv tmp/ir-tcl/doc/ir-tcl.txt .; gzip ir-tcl.txt + mv tmp/ir-tcl/doc/ir-tcl.ps .; gzip ir-tcl.ps + cd tmp/ir-tcl; mkdir irtcl; cp doc/*.html irtcl + cd tmp/ir-tcl; tar zcf ../../irtclhtml.tar.gz irtcl rm -fr tmp .c.o: