all: file1 ;@echo $far1
file1: far1 = yuuuuu
file1:
@echo $far1
@echo lllllllar1 lllllll ar1 ---------------------------------------------------- Why the second rule does not print the value of far1? _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
