8 lines
91 B
Makefile
8 lines
91 B
Makefile
|
# build all sctools for Windows (mingw32)
|
||
|
|
||
|
OS = WINDOWS
|
||
|
|
||
|
include ../Makefile_recurse.inc
|
||
|
|
||
|
|