Re: pugs 'make clean' fatal error on ms windows
On 5/31/05, Aankhen <[EMAIL PROTECTED]> wrote: > You need to get a later version of nmake. The latest is 7.10, I believe. 1.50 -> 7.10 That's quite a version number jump! I've updated it, and it works now, thanks. Carl
Re: pugs 'make clean' fatal error on ms windows
On 5/31/05, Carl Franks <[EMAIL PROTECTED]> wrote: > Running `make clean` on WindowsXP is dying with an "expanded command > line too long" error. You need to get a later version of nmake. The latest is 7.10, I believe. Aank