help-make
[Top][All Lists]
Advanced

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

"Easy/stupid" question: How to insert nextline chars ??


From: Peter Biechele
Subject: "Easy/stupid" question: How to insert nextline chars ??
Date: Mon, 9 Apr 2001 12:31:11 +0200

Sorry for this stupid question:


I want to get a file or variable, which contains a string in each line. I am 
using the following command:

TEST_PATHS := $(foreach dir,  \ 
$(PROJECT_SRC_DIRS),-S$(TEST_PROJECT_TEXT)$(dir) )

TEST_PROJECT_TEXT is just a string and PROJECT_SRC_DIRS contains a list of 
directories.

The result is a list of all the strings in just ONE line without any 
linebreaks ! But I want to have a linebreak after each line (=string). What 
is the most easy way to egt this behaviour ??

Thank you very much !
Peter Biechele


#####################################################
Dr. Peter Biechele, E-Mail: address@hidden
beXtec GmbH, Gründerzentrum im "Tabakschopf Ringwald"
Kaiserstuhlstr. 3, D-79312 Emmendingen, Germany
Tel.: +49 7641 93339 61, Fax: +49 7641 93339 69






reply via email to

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