summaryrefslogtreecommitdiff
path: root/ghc/compiler/typecheck/Jmakefile
diff options
context:
space:
mode:
authorpartain <unknown>1996-01-08 20:28:12 +0000
committerpartain <unknown>1996-01-08 20:28:12 +0000
commite7d21ee4f8ac907665a7e170c71d59e13a01da09 (patch)
tree93715bf4e6e4bbe8049e4d8d4d3fbd19158a88d6 /ghc/compiler/typecheck/Jmakefile
parente48474bff05e6cfb506660420f025f694c870d38 (diff)
downloadhaskell-e7d21ee4f8ac907665a7e170c71d59e13a01da09.tar.gz
[project @ 1996-01-08 20:28:12 by partain]
Initial revision
Diffstat (limited to 'ghc/compiler/typecheck/Jmakefile')
-rw-r--r--ghc/compiler/typecheck/Jmakefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/ghc/compiler/typecheck/Jmakefile b/ghc/compiler/typecheck/Jmakefile
new file mode 100644
index 0000000000..3e0bd41633
--- /dev/null
+++ b/ghc/compiler/typecheck/Jmakefile
@@ -0,0 +1,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)