Reini Urban wrote:
A new idea:
===
#IF(darwin):
#ALSO:# MACOSX_DEPLOYMENT_TARGET must be defined for OS X
#ALSO:export MACOSX_DEPLOYMENT_TARGET := @osx_version@
Just a little too much complexity, for not enough benefit.
The POD for this change:
Looks good.
For legacy the old synta
Reini Urban wrote:
> My latest patch against the cygwin070patches branch r30596.
applied as 30597
Moritz
--
Moritz Lenz
http://moritz.faui2k3.org/ | http://perl-6.de/
My latest patch against the cygwin070patches branch r30596.
* Finished implementation of the makefile expansion - "perl-style"
* Changed all relevant makefile templates.
make fulltest and make codetest has the same few mt-thread and resume
errors as always.
A new idea:
===
#IF(darwin)