help-make
[Top][All Lists]
Advanced

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

How to add comma between strings?


From: Peng Yu
Subject: How to add comma between strings?
Date: Tue, 18 May 2010 16:48:59 -0500

TXT=a b c

I have the above variable. I want convert $(TXT) to the string "a,b,c"
(without the quote). Would you please let me know if it is possible in
make?

-- 
Regards,
Peng



reply via email to

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