hash (comment) sign inside string

haues1 <[email protected]>
Newsgroups gmane.comp.gnu.make.windows
Message-ID <[email protected]>
Hi,

in GnuMake I am trying to load a variable with a string that contains a
#-character, like:

        MEXOPTION := abc#def

The # is interpreted as start of a comment, and the variable only holds
"abs".
I tried the escape character "\\" like:

       MEXOPTION := abc\\#def

but it doesn't work. Can somebody please help me?

Cheers
Haues
-- 
View this message in context: http://www.nabble.com/hash-%28comment%29-sign-inside-string-tp14720956p14720956.html
Sent from the Gnu - Make - W32 mailing list archive at Nabble.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.