help-make
[Top][All Lists]
Advanced

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

Re: combining $(eval) with $(shell)


From: Adam Kellas
Subject: Re: combining $(eval) with $(shell)
Date: Tue, 10 Sep 2013 07:50:48 -0700

Thanks anyway. Since the program in question generates path variables
(-I path, -L path, and vpath) another workaround for my case is to
have it put everything in one assignment and then use $(filter) and
$(filter-out) to separate them back out in the makefile. Pretty awful,
and I mention it only for completeness.



reply via email to

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