forked from GitHub/gf-core
resource lib name changed
This commit is contained in:
17
lib/resource/doc/Makefile
Normal file
17
lib/resource/doc/Makefile
Normal file
@@ -0,0 +1,17 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user