aboutsummaryrefslogtreecommitdiff
path: root/Makefile
blob: df09cae6c9435aea58f514367defc054be33447d (plain) (blame)
1
2
3
4
5
forge: templates.ha *.ha
	hare build -o $@ .

templates.ha: templates/*.htmpl
	htmplgen -o $@ $^