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