make-w32
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to make automatic build for VC++ files...


From: Eli Zaretskii
Subject: Re: How to make automatic build for VC++ files...
Date: Sun, 09 Jan 2005 21:37:55 +0200

> Date: Fri, 7 Jan 2005 16:47:45 +0530
> From: "Salai Sivadhanam.P" <address@hidden>
> 
> Pls help me in making automatic build for VC++ files... How to
> automatize this... How to use this GNUMake file in a batch file for
> automatic build... ??

There's no difference in Make invocation, whether you do that from the
command line or from a batch file.  Just make sure you have a file
named "Makefile" in the current directory and use the command "make"
to invoke GNUMake.

If this somehow doesn't help, please ask more specific questions.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]