X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=distrib%2FMacOS%2FMakefile;h=6b44d15e5909f986d8af9008eeceda813b16fc20;hb=ba8ea9d3f3bb97c4f7a680c11374f4f49853f7b1;hp=7f4698a719c3cbb8d6138102eea0e243c96f2393;hpb=160cec311bcb566640023124a97ca1d5a1b61a0d;p=ghc-hetmet.git diff --git a/distrib/MacOS/Makefile b/distrib/MacOS/Makefile index 7f4698a..6b44d15 100644 --- a/distrib/MacOS/Makefile +++ b/distrib/MacOS/Makefile @@ -57,7 +57,7 @@ framework-pkg: -$(RM) -rf $(DSTROOT) mkdir -p $(TOOLS_SYSTEM) cp installer-scripts/Uninstaller $(TOOLS_SYSTEM) - xcodebuild -target GHC-systemwide clean install\ + xcodebuild -target GHC-systemwide clean build install\ CURRENT_PROJECT_VERSION=$(CURRENT_PROJECT_VERSION)\ SHORT_VERSION_STRING=$(SHORT_VERSION_STRING)\ FRAMEWORK_VERSION=$(FRAMEWORK_VERSION)\