make/windows/makefiles/defs.make
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/make/windows/makefiles/defs.make	Fri Apr  5 23:43:59 2013
--- new/make/windows/makefiles/defs.make	Fri Apr  5 23:43:59 2013

*** 207,218 **** --- 207,216 ---- endif # Check for MinGW ifneq (,$(findstring MINGW,$(SYSTEM_UNAME))) USING_MINGW=true endif # FIXUP: The subdirectory for a debug build is NOT the same on all platforms VM_DEBUG=debug # Windows wants particular paths due to nmake (must be after macros defined) # It is important that gnumake invokes nmake with C:\\...\\ formated # strings so that nmake gets C:\...\ style strings. # Check for CYGWIN

make/windows/makefiles/defs.make
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File