On Tue, 2011-07-19 at 15:22 +0530, Rahul wrote:
> I am using make (version 3.81) for compilation.
> However the automatic variable $< doesnt increment as expected and uses
> the 1st source file itself for compiling all the objects.
There's not much help we can give based on this description. Plea
Hi,
I am using make (version 3.81) for compilation.
However the automatic variable $< doesnt increment as expected and uses
the 1st source file itself for compiling all the objects.
However the other automatic variable $@ seems to be working fine.
Regards
Rahul