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