mirror of
https://github.com/cesanta/mongoose.git
synced 2025-01-07 04:34:57 +08:00
df311203dc
PUBLISHED_FROM=46800f43ba03082cc589d70e6118d754f4cdc9d0
5 lines
84 B
Makefile
5 lines
84 B
Makefile
PROG = nc
|
|
MODULE_CFLAGS=-DMG_ENABLE_THREADS
|
|
SSL_LIB=open_ssl
|
|
include ../examples.mk
|