Reports for figuring out which accounts to freeze or boot; most of new SSL request...
[bpt/portal.git] / Makefile
CommitLineData
b6dd1aaf
AC
1all: header.mlt footer.mlt
2
3header.mlt: /etc/hcoop.header header.setTitle header.mlt.in
4 cat header.setTitle >header.mlt
5 hcoop_header "<% Web.html title %>" >>header.mlt
6 cat header.mlt.in >>header.mlt
7
8footer.mlt: /etc/hcoop.footer footer.mlt.in
9 cat footer.mlt.in >footer.mlt
10 hcoop_footer >>footer.mlt