# -*- dokl: MktdirMake; mode: makefile; coding: utf-8 -*-

include PAK.mk
.PHONY:	subtmpl
export TMPLANG = html
export OUTFMTS = html
PRE_INSTALL = subtmpl
subtmpl:
	make -C include tmpl
	make -C include/multemp tmpl
include a2e/defs.mk
# include a2e/install.mk
lern:
	@echo OSVERARCH: ${OSVERARCH}
#EOT
