make/windows/makefiles/defs.make
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/make/windows/makefiles/defs.make	Wed Apr  3 14:56:23 2013
--- new/make/windows/makefiles/defs.make	Wed Apr  3 14:56:23 2013

*** 207,218 **** --- 207,216 ---- endif # Check for MinGW ifneq (,$(findstring MINGW,$(SYSTEM_UNAME))) USING_MINGW=true endif # 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 Wdiffs Patch New Old Previous File Next File