mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-02-06 20:24:24 +00:00
3 lines
60 B
Makefile
3 lines
60 B
Makefile
mingw32_CFLAGS=-pipe -O2
|
|
mingw32_CXXFLAGS=$(mingw32_CFLAGS)
|