mirror of
https://github.com/cesanta/mongoose.git
synced 2025-06-21 11:10:47 +08:00
4 lines
78 B
Makefile
4 lines
78 B
Makefile
PROG = multithreaded
|
|
MODULE_CFLAGS=-DMG_ENABLE_THREADS
|
|
include ../examples.mk
|