Hi… I am well aware that this diff view is very suboptimal. It will be fixed when the refactored server comes along!
Use HAREFLAGS
forge: templates.ha *.ha
hare build -o $@ .
hare build $(HAREFLAGS) -o $@ .
templates.ha: templates/*.htmpl htmplgen -o $@ $^