summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2008-08-28 13:23:16 +0000
committerIan Lynagh <igloo@earth.li>2008-08-28 13:23:16 +0000
commitb99d84af51ea5d35fbdb1794b2fefcffdc828440 (patch)
treef3b63c18c42ab067f47cb26c21b79eec844f5ca9 /Makefile
parentc7c65e17b956aedbdb47b0976c8dcaa284a97945 (diff)
downloadhaskell-b99d84af51ea5d35fbdb1794b2fefcffdc828440.tar.gz
Remove an erroneous comma from the Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6946c4c716..c8be56282c 100644
--- a/Makefile
+++ b/Makefile
@@ -460,7 +460,7 @@ binary-dist::
ifeq "$(darwin_TARGET_OS)" "1"
-.PHONY: framework-pkg, framework-binary-dist
+.PHONY: framework-pkg framework-binary-dist
framework-pkg:
$(MAKE) -C distrib/MacOS framework-pkg