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.
_______________________________________________ Help-make mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-make
