Import WIN64 environment variable into makefile.mk
authorJan Dubois <jand@activestate.com>
Fri, 14 Aug 2009 17:51:06 +0000 (10:51 -0700)
committerJan Dubois <jand@activestate.com>
Fri, 14 Aug 2009 17:51:06 +0000 (10:51 -0700)
commit9b1007c4e438dba14baad3734235d8f0f8cfa7fe
tree8b3975148e045ca15c30b30015262d738cb8d0fa
parentd1cddda8a7478bc85f240d7c938bdeb862a46f17
Import WIN64 environment variable into makefile.mk

nmake.exe will import environment variables as macro definitions
by default, but for dmake.exe we need to import them explicitly.
win32/makefile.mk