HOW TO COMPILE?
just do the following commands:
cd dog
bin\buildall

The DOG.COM is now located in dog\BIN.
The External commands are also located in dog\BIN
The utility programs are also located in dog\BIN

NOTE: The path to your compiler MUST be either in C:\TC or the CC env var
			Shal point to it.
			e.g: set CC=D:\COMPILER\TCC
NOTE2: You can use either the BCC or TCC compilers, howevet TASM MUST be in
       the path.

For more information please refer to the dog website at:
http://dog.sourceforge.net/
