[Pythonmac-SIG] First experiences with the python24-fat tree.

Ronald Oussoren ronaldoussoren at mac.com
Sun Feb 5 07:42:46 CET 2006


On 5-feb-2006, at 4:57, Bob Ippolito wrote:

>
>
> CONFIGURE_MACOSX_DEPLOYMENT_TARGET=@CONFIGURE_MACOSX_DEPLOYMENT_TARGET 
> @
> ifneq ($(CONFIGURE_MACOSX_DEPLOYMENT_TARGET),"")
> SHELL=/usr/bin/env MACOSX_DEPLOYMENT_TARGET=$ 
> (CONFIGURE_MACOSX_DEPLOYMENT_TARGET) /bin/sh
> endif

That will work, but if we're going to use GNU-ism's in the makefile  
I'd rather see 'export MACOSX_DEPLPYMENT_TARGET' (and rename  
CONFIGURE_MACOSX_DEPLOYMENT_TARGET to MACOSX_DEPLOYMENT_TARGET).

Ronald

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2157 bytes
Desc: not available
Url : http://mail.python.org/pipermail/pythonmac-sig/attachments/20060205/717b4a7d/attachment.bin 


More information about the Pythonmac-SIG mailing list