> Date: Tue, 16 Jan 2007 14:51:09 +0530
> From: "Narinder Goyal , HCL-Industry Solutions" <[EMAIL PROTECTED]>
> 
> Can anybody help me with doing make on windows?

Are you familiar with using Make on any other OS?  If so, you should
have very few surprises: mainly, don't assume a Posix shell in
commands and don't use commands such as cp and mv that might not be
available on Windows.

If you never used Make on any platform, I'm afraid that you will have
to read the documentation and then ask specific questions here.  It is
impractical to teach you Make from scratch over the Internet.


_______________________________________________
Make-w32 mailing list
Make-w32@gnu.org
http://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to