iphone compilation problems

Hmm, there’s not (currently) a built-in way to disable bin_targets, but you could just do “make install-iphonedisplay” instead of “make install” to build only the targets directly needed in support of the iphonedisplay target.

David