For Unix-type languages:
	To create DptUtil, make RaidUtil then type the command (in the 
	directory where the executable is): ln -s raidutil dptutil
This creates a symbolic link so there is only one executable file.

For Netware and Win32:
	To create DptUtil, make RaidUtil then copy the RaidUtil.exe/.nlm
	to DptUtil.exe/.nlm.
	
For DOS:
	There are 2 separate project files.  Use dptutil.prj to make
	dptutil.exe and use raidutil.prj to make raidutil.exe.

