mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-18 19:38:13 +08:00
1b324510cc
PUBLISHED_FROM=8945dc72ce22d48c582e7cdd01348494677ac5bb
4 lines
73 B
Makefile
4 lines
73 B
Makefile
PROG = simplest_web_server_ssl
|
|
SSL_LIB ?= openssl
|
|
include ../examples.mk
|