help-make
[Top][All Lists]
Advanced

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

transforming text


From: Maciej Walezak
Subject: transforming text
Date: Fri, 22 Feb 2002 12:34:18 +0100

Hello,

I have the following variable:

DCLDEF = foo=path/foo.dcl bar=path/bar.dcl a_junk=a_path/junk.sc

I want to have another variable containing the same list but without the prefix 
*= i.e.
path/foo.dcl path/bar.dcl a_path/junk.sc

How can I do that? $(patsubst %=,,$(DCLDEF)) does not work.

greetings
--
Maciej Walezak
-GDN-



reply via email to

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