1
0
mirror of https://github.com/kvazar-network/kevacoin.git synced 2025-03-13 06:01:45 +00:00
Cory Fields 1dec09b341 depends: add shared dependency builder
See the README's in depends for documentation
2014-08-08 15:10:46 -04:00

3 lines
60 B
Makefile

mingw32_CFLAGS=-pipe -O2
mingw32_CXXFLAGS=$(mingw32_CFLAGS)