Hey, Emacs, we're -*-Text-*- mode!

listtape.pl   -- a very simply perl-script that lists the contents
                 of a tape, parsing the output of "ftmt volinfo" of
                 the modified GNU-mt program under "contrib/gnumt/"
listtape.sh   -- likewise, but a GNU bash script
MAKEDEV.ftape -- Script to create the necessary device nodes.
texi2www      -- texi2www converter, modified to parse texinfo
                 macros correctly.
animtape      -- a very ugly perl-script that creates an animation
                 sequence to be processed further by the tgif program
Makefile      -- "make install" will check whether perl is installed
                 and install `listtape.pl' as `$(BINDIR)/listtape' if
                 so, otherwise `listtape.sh' is installed as
                 `$(BINDIR)/listtape'
                 
Claus-Justus Heine <claus@momo.math.rwth-aachen.de>

--
  LocalWords:  listtape pl perl ftmt volinfo mt contrib gnumt MAKEDEV
  LocalWords:  ftape texi www texinfo animtape tgif BINDIR
