summaryrefslogtreecommitdiff
path: root/ghc.mk
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2009-05-08 23:29:20 +0000
committerIan Lynagh <igloo@earth.li>2009-05-08 23:29:20 +0000
commitf4bce9ad55aedaf53f247b84dd3ac7319fbbdd0e (patch)
tree69fa6ef373faa4d41e6f82867aee1c72225cf509 /ghc.mk
parentf986a83107850e6031a0635d49fe99d8a3e9085e (diff)
downloadhaskell-f4bce9ad55aedaf53f247b84dd3ac7319fbbdd0e.tar.gz
Add a Makefile in libraries/
Diffstat (limited to 'ghc.mk')
-rw-r--r--ghc.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/ghc.mk b/ghc.mk
index 690850d652..d30573b59b 100644
--- a/ghc.mk
+++ b/ghc.mk
@@ -895,3 +895,6 @@ maintainer-clean : distclean
$(RM) libraries/process/include/HsProcessConfig.h.in
$(RM) libraries/unix/include/HsUnixConfig.h.in
$(RM) libraries/old-time/include/HsTimeConfig.h.in
+
+.PHONY: all_libraries
+