mirror of
https://github.com/cesanta/mongoose.git
synced 2025-01-01 22:27:59 +08:00
4 lines
78 B
Makefile
4 lines
78 B
Makefile
|
PROG = multithreaded
|
||
|
MODULE_CFLAGS=-DMG_ENABLE_THREADS
|
||
|
include ../examples.mk
|