help-make
[Top][All Lists]
Advanced

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

Re: How to get the current make target


From: Paul D. Smith
Subject: Re: How to get the current make target
Date: Wed, 10 Sep 2003 03:36:45 -0400

%% "Yanghui Bian" <address@hidden> writes:

  yb> Generally I could get the make target from "makecmdgoals" provided
  yb> by GNU make.  But sometimes people will invoke make like below:
  yb> make target1 target2 target3 I assume make process the target1
  yb> first then the next target just like I invoke it as: Make target1;
  yb> make target2; make target3; In the first case, is there any way to
  yb> get the target which is under processing?

No.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "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]