[project @ 2005-09-15 18:12:25 by krasimir]
authorkrasimir <unknown>
Thu, 15 Sep 2005 18:12:25 +0000 (18:12 +0000)
committerkrasimir <unknown>
Thu, 15 Sep 2005 18:12:25 +0000 (18:12 +0000)
Add Makefile

ghc/docs/vh/Makefile [new file with mode: 0644]

diff --git a/ghc/docs/vh/Makefile b/ghc/docs/vh/Makefile
new file mode 100644 (file)
index 0000000..4410e49
--- /dev/null
@@ -0,0 +1,7 @@
+TOP = ../..
+include $(TOP)/mk/boilerplate.mk
+
+XML_DOC = vh
+INSTALL_XML_DOC = vh
+
+include $(TOP)/mk/target.mk