1
1

fixed platform detection for MingW32 test makefile.

Этот коммит содержится в:
Guenter Knauf 2010-06-01 21:19:14 +02:00
родитель fa5d6c705d
Коммит 2683fddcca

@ -117,8 +117,7 @@ endif
CFLAGS += $(INCLUDES) CFLAGS += $(INCLUDES)
#ifeq ($(findstring linux,$(OSTYPE)),linux) ifeq ($(findstring /sh,$(SHELL)),/sh)
ifdef __MSYS__
DL = ' DL = '
DS = / DS = /
else else