%% Vinu V Nair <[EMAIL PROTECTED]> writes:

  vvn>  GNU Make has a special variable 'MAKECMDGOALS' which stores the
  vvn> list of goals u specify on the command line with make. 

  vvn> Any idea of something similar in Sun Make? Is there any other way
  vvn> we can access the 'goals' that are specified on command line with
  vvn> make,inside the 'makefile'?

There is no way in "standard" make.  As far as I'm aware there's no way
in Sun's make, either.

We're not Sun make experts here, of course.  One of the Sun or Solaris
USENET newsgroups is a better place to ask.

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

Reply via email to