Re: PR in Gnumake of Windows NT.

2001-02-07 Thread Paul D. Smith
%% "Meyappan Kulandayan" <[EMAIL PROTECTED]> writes: mk> Gunamke for Windows NT mk> -- mk> When ever Gnumake encounters "mkdir" in the makefile it is trying mk> to create a directory. If directory already exists it is exiting mk> with Error 1. When make sees a comm

PR in Gnumake of Windows NT.

2001-02-07 Thread Meyappan Kulandayan
Hi, I have Gnumake Ver 3.77 for Windows 95 and Gnumake Ver 3.79 for Windows NT which i downloaded from www.gnu.org as sources and built. I am facing a problem in using this Gnumake on Windows NT as explained below: Gunamke for Windows NT -- When ever Gnum