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