%% Mark Kohler <[EMAIL PROTECTED]> writes:
mk> One problem with your Makefile is that the VPATH directories
mk> need to be separated by colons or blanks, not semi-colons.
Confusingly enough, the Windows (and I think DJGPP) port uses semicolons
to separate filenames, since : is a special char in Windows paths.
--
-------------------------------------------------------------------------------
Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at:
http://www.gnu.org http://www.ultranet.com/~pauld/gmake/
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist