mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-20 12:50:20 +08:00
729bdebc50
PUBLISHED_FROM=c494ab910d0b1b98ea6ea4024450c60d0abff01d
5 lines
83 B
Makefile
5 lines
83 B
Makefile
PROG = nc
|
|
MODULE_CFLAGS=-DMG_ENABLE_THREADS
|
|
SSL_LIB=openssl
|
|
include ../examples.mk
|