help-make
[Top][All Lists]
Advanced

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

Re: variable argument of make


From: Paul Smith
Subject: Re: variable argument of make
Date: Tue, 20 Aug 2002 08:56:44 -0400

> My question is why  <file://\\> \\"\"ABC"\"\"" means "ABC"
> when defining variable at argument of 'make' like below.
> (I use GNU make on Windows 2000 platform.)

You really need to ask this on the address@hidden mailing list; people
more knowledgeable about Windows platforms tend to hang out there.

This is really a function of the shell you are using to invoke make,
plus the shell make is using to run command lines, and the escaping and
quoting rules they use.

So, be sure to mention which shell make was built to use.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden> HASMAT: HA Software Mthds & Tools
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist
-------------------------------------------------------------------------------
   These are my opinions---Nortel Networks takes no responsibility for them.




reply via email to

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