mirror of
https://github.com/cesanta/mongoose.git
synced 2024-11-24 19:19:00 +08:00
a17eae4142
PUBLISHED_FROM=cb5d5afe166f637082d4b1d1bce5d9c263e91fd0
5 lines
93 B
Makefile
5 lines
93 B
Makefile
PROG = mqtt_client
|
|
MODULE_CFLAGS = -DMG_ENABLE_HTTP=0
|
|
SSL_LIB=openssl
|
|
include ../examples.mk
|