Hi, I'm trying to convert the make system at work to GNU make. Here's the problem:
In Clearmake I can access any macros that were set on the command-line via the MAKEARGS macro. It's essentially ARGV for the make invocation. I'm unable to find any similar functionality in GNU make. Does anyone know if such a thing exists? -Feanil
_______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
