stx/mingwmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Tue, 18 Sep 2012 18:26:49 +0000
changeset 18 d2f3f631bc3c
parent 13 48e7864158dd
child 23 86e2054ab6b4
permissions -rw-r--r--
- MetacelloStXVersionSpec class definition added: #version_SVN - MetacelloStXVersionConstructor class definition added: #version_SVN - MetacelloStXPackageSpec class definition added:78 methods - MetacelloStXProject class definition added: #packageSpecClass #versionConstructorClass #versionSpecClass #version_SVN - stx_goodies_metacello_stx changed: #classNamesAndAttributes #extensionMethodNames #preRequisites
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
13
48e7864158dd - stx_goodies_metacello_stx
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     1
@REM -------
48e7864158dd - stx_goodies_metacello_stx
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     2
@REM make using mingw gnu compiler
48e7864158dd - stx_goodies_metacello_stx
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     3
@REM type mingwmake, and wait...
48e7864158dd - stx_goodies_metacello_stx
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
48e7864158dd - stx_goodies_metacello_stx
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     5
@REM -------
48e7864158dd - stx_goodies_metacello_stx
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     6
make.exe -N -f bc.mak USEMINGW=1 %*
48e7864158dd - stx_goodies_metacello_stx
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     7
48e7864158dd - stx_goodies_metacello_stx
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     8