On 2012-07-26 19:54, Ali Çehreli wrote:

GNU make has the special $? prerequisite that may help with the above:
"The names of all the prerequisites that are newer than the target, with
spaces between them. "


http://www.gnu.org/software/make/manual/make.html#index-g_t_0024_003f-944

Ali


I'm trying to avoid "make" as much as possible.

--
/Jacob Carlborg

Reply via email to