help-make
[Top][All Lists]
Advanced

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

how to output newlines?


From: PRC
Subject: how to output newlines?
Date: Tue, 29 Jul 2008 16:31:10 +0800

Hi All,

I have a variable in my makefile script, whose values may be
src_more = dir1/foo1.c dir2/foo2.c
I wonder how to expand the variable to
----------------------------------------
vpath foo1.c dir1
vpath foo2.c dir2
----------------------------------------
in the makefile script (with the ending newline at the end of each line)?


Best Regards,
Jul 29, 2008






reply via email to

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