bug-make
[Top][All Lists]
Advanced

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

Re: Automatic variable $< doesnt increment to the next source file while


From: Paul Smith
Subject: Re: Automatic variable $< doesnt increment to the next source file while compiling
Date: Tue, 19 Jul 2011 08:01:01 -0400

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.  Please
provide a sample of what you're doing (the smallest makefile syntax that
reproduces the problem) and show what output you're getting and what
output you expected.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.mad-scientist.net
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist




reply via email to

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