Lindenii Project Forge/ forge
Use HAREFLAGS
forge: templates.ha *.ha
hare build -o $@ .
hare build $(HAREFLAGS) -o $@ .
templates.ha: templates/*.htmpl htmplgen -o $@ $^