On Monday 25 of May 2009 21:24:55 Ingmar Vanhassel wrote: > Updated patch, without relying on GNU Make syntax. [...] > +ifeq "$(htmldir)" "" > +htmldir = $(datadir)/$(tzsh)/htmldoc > +endif > But that *is* gmake syntax.