#	SID	"@(#)touchdir.dat	8.1 - 98/04/01"

This directory is used to contain qef Touch files if required to force
all users to recompile or rerun certain classes of processes.

Within a qef script _Touch_(file) is replaced by pathnames of existing
`X/file' where X is a directory named by the qvrs variable TouchPath.  If
no such file exists, macro is replaced by the empty string.

The scripts usually make a file dependent on `_Touch_(xx)' where `xx' is
the program that compiles or converts the source file. For example,
`_Touch_(cc)', `_Touch_(yacc)', etc.

Thus to force all yacc files to be recompiled create a file called `yacc'
in this directory.
