mongoose/examples/multithreaded/Makefile

4 lines
78 B
Makefile
Raw Normal View History

PROG = multithreaded
MODULE_CFLAGS=-DMG_ENABLE_THREADS
include ../examples.mk