How to build the sample apps:
============================

   To build the sample apps (including the tgrep command) add the line

       LOCAL = <directory_path>/pthd-0.7

   to the Rules.runtime file.  For example, suppose I unzipped and untarred the
   kit in "/usr/user/mtp".  I would then cd into pthd-0.7 and edit the Rules.mk
   file so that

       LOCAL = /usr/users/mtp/pthd-0.7

   That's all.  You can now invoke "make all" and the rest is magic.

How to use tgrep:
================

   See the man page in ./man/man1.  Change to super user and
   copy tgrep.1 into your <manpath>/man1 directory.
