|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Makefile version.
On 25 Jun 2005, at 17:36, Jimi Xenidis wrote:
Do we have a minimum gnu make vesion?
Specifically, I want to know if I can use "Target-specific Variable
Values" which I believe is dependent on 3.8x.
Example:
foo.o: CFLAGS += -DFOO_DEBUG
Yeah, we allow those. I think they were added before 3.8x, otherwise we
wouldn't use them (we started using $(eval), which is a 3.8x feature,
and had complaints from 3.79 users).
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|