T4 Source code installation notes
---------------------------------

1) Create a directory named T4 somewhere on your disk
2) Copy the T4 source package (T4_SRC.ZIP) there.
3) Unpack it (PKUNZIP -d T4_SRC.ZIP) (the -d option is important, it tells 
	PKUNZIP to restore the directory hierarchy contained in the archive)
4) Edit the makefile and set the INCPATH and LIBPATH variables to the
   correct values for your environment
5) Execute INSTSRC.BAT in the T4 directory.

Now you can open the Borland project file (T4.IDE),
or use the BUILD.BAT command file to rebuild the whole hierarchy.
You may have to adapt some IDE settings to your environment, most notably
the project path. In my source, this path is C:\WORK\SOURCE\T4. You will have to
use the same path or change it to point to the directory where you have unpacked
the source package. I'm sorry for this inconvenience, but there is no general way to
solve the problem with the tools I have used.

Cheers,
		Didier
