1
0
forked from GitHub/gf-core
Files
gf-core/lib/resource/doc/Makefile
2007-12-12 20:30:11 +00:00

18 lines
259 B
Makefile

all: index synopsis
index:
txt2tags -thtml index.txt
synopsis:
runghc MkSynopsis.hs
categories-imagemap.html: categories.dot
dot -Tcmapx $^ > $@
clt:
txt2tags clt2006.txt
htmls clt2006.html
gslt:
txt2tags gslt-sem-2006.txt
htmls gslt-sem-2006.html