Yes! din't work though!

-> -----Original Message-----
-> From: Anthony.leung [mailto:[EMAIL PROTECTED]
-> Sent: Sunday, July 31, 2005 5:30 PM
-> To: Dhanashri Bhate
-> Cc: Perl-Beginners (E-mail); Perl-Tips (E-mail)
-> Subject: Re: Perl framework for windows-prob in makefile
-> 
-> 
-> No expert but from general unix exp have you tried "\" ?
-> 
-> 
-> On Sat, 30 Jul 2005 11:06:32 +0530, Dhanashri Bhate wrote:
->  Hi!
->  I'm trying to get Perl framework installed on windows.
->  
->  But the problem is in one of the makefiles...
->  don't know if this is the right place to ask this question, 
-> but could
-> not find any info anywhere else! :(
->  
->  in a makefile the char "" means line continuation, 
->  but if i have a macro  in the Makefile and i want to assign 
-> a value of
-> "" how do i do it?
->  
->  i tried these :
->  
->  DIRSEP = 
->  DIRSEP = \
->  DIRSEP = ""
->  DIRSEP = ''
->  
->  but all these don't seem to work!
->  
->  is there any way to let know that the ""that follows is NOT for line
-> continuation?
->  
->  Thanks
->  Dhanashri
->  
->  
->  
->  
-> 
-> 
-> -- 
-> XS2Mail: Check your mail anywhere                     
http://www.xs2mail.com/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to