summaryrefslogtreecommitdiff
path: root/ghc.mk
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2009-05-26 19:04:59 +0000
committerIan Lynagh <igloo@earth.li>2009-05-26 19:04:59 +0000
commitc778b9227fd06264ab7f58cc36da9d39690803a5 (patch)
tree98560ff2787a1daf7e4749430b8ece8a27b3e1ca /ghc.mk
parent02821021684513c15d3ae2895c36e84902bd6b8d (diff)
downloadhaskell-c778b9227fd06264ab7f58cc36da9d39690803a5.tar.gz
Add a haddock target, for just building the haddock docs
Diffstat (limited to 'ghc.mk')
-rw-r--r--ghc.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/ghc.mk b/ghc.mk
index 1344593a4c..61e17eea11 100644
--- a/ghc.mk
+++ b/ghc.mk
@@ -100,6 +100,8 @@
# o libraries/*
# o compiler
+.PHONY: default all haddock
+
default : all
# Just bring makefiles up to date: