mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-31 01:13:01 +08:00
4 lines
78 B
Makefile
4 lines
78 B
Makefile
|
PROG = multithreaded
|
||
|
MODULE_CFLAGS=-DMG_ENABLE_THREADS
|
||
|
include ../examples.mk
|