From: Ian Lynagh Date: Thu, 28 Aug 2008 13:23:16 +0000 (+0000) Subject: Remove an erroneous comma from the Makefile X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=b99d84af51ea5d35fbdb1794b2fefcffdc828440 Remove an erroneous comma from the Makefile --- diff --git a/Makefile b/Makefile index 6946c4c..c8be562 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