On Mon, 2007-12-10 at 21:48 -0500, Frazer Worley wrote:
> I get the correct type of functionality ... so I just need to know how
> to escape the comma separator.

Hide it in a variable:

        C = ,

        ... $(call merge,$C,${VERA_LIBRARY_FILES})

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.mad-scientist.us
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist


_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to