%% Ravinder Pal <[EMAIL PROTECTED]> writes:
>> I am trying to compile java packages using GNU make 3.77, but it keeps on
>> complaining "javax...." package not found. I am specifying it in
>> -classpath.
>>
>> This script runs OK under NT/DOS.
I don't see how this could be a problem with make.
Looks like your PATH isn't set correctly or something. Make doesn't
know where to find anything, itself, it uses the shell, which relies on
your PATH environment variable.
--
-------------------------------------------------------------------------------
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