%% Ankur Kuchlous - Trainee VCS <[EMAIL PROTECTED]> writes:

  ak> how shall i access arguments passed from one makefile to sub-makefile?

I don't know what that means... which arguments?  How were they passed?

Try looking up the MAKEFLAGS variable and the MAKECMDGOALS variable in
the GNU make manual; maybe that will answer your question.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
 http://www.gnu.org                      http://www.paulandlesley.org/gmake/
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist

Reply via email to