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


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to