help-make
[Top][All Lists]
Advanced

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

Question about variable assignment


From: Yuri Polyakov
Subject: Question about variable assignment
Date: Tue, 3 Dec 2002 18:42:35 +0200


>       Hi,
> 
>       Please help me with the following question:
> 
>       I need to take out of the variable some values.
> 
>       This way I get 1 value out of the LDLIBS:
> 
>       LDLIBS := $(LDLIBS:-lasn1code= )
> 
>       What is the way to take out of this variable 3 or more values (for
> example -lasn1spar.a and -liaapi.a) ??
> 
>       When I tried:
> 
>       
>       LDLIBS := $(LDLIBS:-lasn1code= )
>       LDLIBS := $(LDLIBS:-lasn1spar= )
>       ..      
>       ..
> 
>       it did not work like needed.
> 
>       Please assist.
> 
>       Thanks.
> 
>       
> 
>       
> 
>       
-------------------------------------------------------------------------------------

The information contained in this message is proprietary of Amdocs,

protected from disclosure, and may be privileged.

The information is intended to be conveyed only to the designated recipient(s)

of the message. If the reader of this message is not the intended recipient,

you are hereby notified that any dissemination, use, distribution or copying of 

this communication is strictly prohibited and may be unlawful. 

If you have received this communication in error, please notify us immediately

by replying to the message and deleting it from your computer.

Thank you.


-------------------------------------------------------------------------------------

reply via email to

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