summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2008-08-28 12:46:08 +0000
committerIan Lynagh <igloo@earth.li>2008-08-28 12:46:08 +0000
commit7d96fdae290360a20009e61de851a1c267a93549 (patch)
treeb1dfa244475d665e9131aacc0e4ee6b80324c3f9 /Makefile
parentb980fbf46aad86bab37a628cb8dc7f7602d7452d (diff)
downloadhaskell-7d96fdae290360a20009e61de851a1c267a93549.tar.gz
Don't check that we have found haddock
We now use an in-tree haddock instead
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile11
1 files changed, 1 insertions, 10 deletions
diff --git a/Makefile b/Makefile
index 3bd6b72668..02d43d984d 100644
--- a/Makefile
+++ b/Makefile
@@ -74,16 +74,7 @@ endif
SUBDIRS = gmp libffi includes utils driver docs rts compiler ghc libraries libraries/Cabal/doc
-check-all: check-tools check-packages
-
-check-tools:
- @:
-ifeq "$(HADDOCK_DOCS)" "YES"
-ifeq "$(HADDOCK)" ""
- echo "Couldn't find haddock" >&2
- exit 1
-endif
-endif
+check-all: check-packages
# Sanity check that all the boot libraries are in the tree, to catch
# failure to run darcs-all.