I'd still like to use the $(shell ...) stuff and define a variable, but only if the target t1 is executed. Is there any trick to achieve that?
ohh, i guess = instead of := does the trick, although the shell-command will be executed many times if the variable is used many times.
any other ideas?
_______________________________________________ Help-make mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/help-make
