Results 1 to 1 of 1
Hi,
I do want to define two variable in the order say a1, a2. and i want to create a new a3 by first assigning it to a2 and then ...
- 02-10-2007 #1Just Joined!
- Join Date
- Feb 2007
- Posts
- 1
prepending one string to another in makefile
Hi,
I do want to define two variable in the order say a1, a2. and i want to create a new a3 by first assigning it to a2 and then prepending a1 to a3.
I want this exact way of working ( i mean, i can't assign a1 to a3 first and then += the a2)
thanks & regards,
Bhargava


Reply With Quote
