html.mk

static html creation framework using make(1) and cpp(1)
git clone git://0x30.net/html.mk
Log | Files | Refs | README | LICENSE

Makefile (125B)


      1 test:
      2 	prove
      3 
      4 install:
      5 	install -g bin -m 444 bsd.html.mk /usr/share/mk
      6 	install -g bin -m 444 html.mk.5 /usr/share/man/man5