summaryrefslogtreecommitdiff
path: root/ghc/docs
diff options
context:
space:
mode:
authorkrasimir <unknown>2005-09-15 18:12:25 +0000
committerkrasimir <unknown>2005-09-15 18:12:25 +0000
commit08d57a1071c7b9a1c18850e97c931b7592b0084b (patch)
tree021385530c4fbecaa052fdfa108a59da4e94149e /ghc/docs
parent960cb4561ef4b1d976afea21293e294991dbeb6f (diff)
downloadhaskell-08d57a1071c7b9a1c18850e97c931b7592b0084b.tar.gz
[project @ 2005-09-15 18:12:25 by krasimir]
Add Makefile
Diffstat (limited to 'ghc/docs')
-rw-r--r--ghc/docs/vh/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/ghc/docs/vh/Makefile b/ghc/docs/vh/Makefile
new file mode 100644
index 0000000000..4410e4953d
--- /dev/null
+++ b/ghc/docs/vh/Makefile
@@ -0,0 +1,7 @@
+TOP = ../..
+include $(TOP)/mk/boilerplate.mk
+
+XML_DOC = vh
+INSTALL_XML_DOC = vh
+
+include $(TOP)/mk/target.mk