X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=distrib%2FMacOS%2FMakefile;h=cd82e14d2e0adff15c2f533eb53a98b3062d1a4b;hp=9f71141915a6140280cb7223d1c3c98dc1feb2da;hb=db54c49c5bbff861e1b8172b7d5477ce99223cae;hpb=a5c67ece05f74d6dbdac7656fb233c80d1328e92 diff --git a/distrib/MacOS/Makefile b/distrib/MacOS/Makefile index 9f71141..cd82e14 100644 --- a/distrib/MacOS/Makefile +++ b/distrib/MacOS/Makefile @@ -37,6 +37,7 @@ framework-pkg: SHORT_VERSION_STRING=$(SHORT_VERSION_STRING)\ FRAMEWORK_VERSION=$(FRAMEWORK_VERSION)\ CURRENT_LIBRARY_VERSION=$(FRAMEWORK_VERSION) + @echo "FIXME: What about the contents list?!?"; exit 1 @echo "FIXME: call the packager"; exit 1 # Instead of making 'binary-dist' a Makefile dependency, we let xcodebuild call