blob: 3e0bd416332b9605ce4bd796053fc3dfb71607f8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
/* this is a standalone Jmakefile; NOT part of ghc "make world" */
LitStuffNeededHere(docs depend)
InfoStuffNeededHere(docs)
HaskellSuffixRules()
/* LIT2LATEX_OPTS=-tbird */
LIT2LATEX_OPTS=-ttgrind
LitDocRootTargetWithNamedOutput(root,lit,root-standalone)
|