mirror of
https://github.com/cesanta/mongoose.git
synced 2025-08-06 13:37:34 +08:00
5 lines
112 B
Makefile
5 lines
112 B
Makefile
PROG = http_proxy_client
|
|
#SSL_LIB=openssl
|
|
CFLAGS_EXTRA = -DMG_ENABLE_CALLBACK_USERDATA=1
|
|
include ../examples.mk
|