summaryrefslogtreecommitdiff
path: root/ghc/Makefile
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2008-08-28 15:14:29 +0000
committerIan Lynagh <igloo@earth.li>2008-08-28 15:14:29 +0000
commit7ed521a86ed69629cc77efb8bb44f620b046404c (patch)
treedbe101644913107805ed96d9c2ba93ce76cab474 /ghc/Makefile
parent7aaad0812108d3e195ef5f537438f706505f5d0a (diff)
downloadhaskell-7ed521a86ed69629cc77efb8bb44f620b046404c.tar.gz
Handle the html target in compiler/ and ghc/
Diffstat (limited to 'ghc/Makefile')
-rw-r--r--ghc/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/ghc/Makefile b/ghc/Makefile
index 4735e3b9fd..4d6a7d0ec0 100644
--- a/ghc/Makefile
+++ b/ghc/Makefile
@@ -127,6 +127,9 @@ install:
--distpref dist-stage2 \
$(INSTALL_FLAGS)
+html:
+ @:
+
install-docs:
@: