> $(eval ...) is a (relatively) recently implemented, very advanced
> feature that exists only in GNU make: no other implementation of make
> has anything like it (that I'm aware of).

Since which program version are the functions "call" and "eval"
generally available?


> So you really just don't need $(eval ...), except in rare situations
> where you really do need it.  Nothing you've shown us so far really
> needs it.

Would you like to adjust your view a bit if you look at my working
intermediate build scripts again?
https://build.opensuse.org/package/view_file/home:elfring:semantic_patching:Deletion_of_checks_before_specific_function_calls/Deletion_of_checks_before_specific_function_calls_in_Linux_source_files/parallel-inc.make?expand=1

Regards,
Markus

_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to