to compile type one of: 
	make -f makefile.dj 
	make -f makefile.wcc
	make -f makefile.lin
	make -f makefile.qnx

where 	.dj  = DJGPP
	.wcc = Watcom C++ for DOS
	.lin = Linux
	.qnx = QNX

