On Mon, 2008-08-04 at 15:31 -0700, Rick Flower wrote: > ifneq ($(filter release,$(MAKECMDGOALS)),) > mode = foo > endif
You don't happen to have a TAB indenting the assignment to "mode" here, do you? Tsk tsk. _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
