config/Makefile.mingw: additions to make the testsuite work

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13627 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Damien Doligez 2013-04-29 18:21:50 +00:00
parent e7bda64c3d
commit 64f905ff8c
1 changed files with 5 additions and 0 deletions

View File

@ -164,3 +164,8 @@ TK_LINK=$(TK_ROOT)/bin/tk85.dll $(TK_ROOT)/bin/tcl85.dll -lws2_32
MAKEREC=$(MAKE) -f Makefile.nt
MAKECMD=$(MAKE)
############# for the testsuite makefiles
CYGPATH=cygpath -m
DIFF=diff -q --strip-trailing-cr
CANKILL=false