libs/mingwmake.bat
author hlopkmar
Fri, 30 Nov 2012 20:52:11 +0000
branchdevelopment
changeset 1844 7f4dd9a13c2c
parent 1821 965b022f6032
child 1953 1e42ad3fc322
permissions -rw-r--r--
disabling multibyte char disassempler test as stderr cannot write multibyte chars and hudson reports error
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1821
965b022f6032 initial version if stx:libjava/libs
vranyj1
parents:
diff changeset
     1
@REM -------
965b022f6032 initial version if stx:libjava/libs
vranyj1
parents:
diff changeset
     2
@REM make using mingw gnu compiler
965b022f6032 initial version if stx:libjava/libs
vranyj1
parents:
diff changeset
     3
@REM type mingwmake, and wait...
965b022f6032 initial version if stx:libjava/libs
vranyj1
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
965b022f6032 initial version if stx:libjava/libs
vranyj1
parents:
diff changeset
     5
@REM -------
965b022f6032 initial version if stx:libjava/libs
vranyj1
parents:
diff changeset
     6
make.exe -N -f bc.mak -DUSEMINGW=1 %*
965b022f6032 initial version if stx:libjava/libs
vranyj1
parents:
diff changeset
     7
965b022f6032 initial version if stx:libjava/libs
vranyj1
parents:
diff changeset
     8