I would like figuring out how to set a variable within command part of a
target/dependency like this
FOO=a
target : dependency
$(FOO) = b
is this possible? if not how can I overcome this?
Thanks
Raj
Rajesh Viswanathan
Spring Tide Networks
Three Clock Tower Place
Suite 200
Maynard, MA 01754
TEL: ( 978 ) 298-2269
FAX : ( 978 ) 298-2010
email: [EMAIL PROTECTED]
- Re: Help with variable setting Viswanathan, Raj
- Re: Help with variable setting Paul D. Smith
