On 2007-06-07 15:23Z, Haire, Don wrote: > I have encountered some GNU make code with the following construction: > > target_list: variable_name=variable_value [...] > However, I have found no documentation for the above syntax. Is this a > supported construction?
It's in the make-3.81 manual, under: 6.10 Target-specific Variable Values _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
