mirror of
https://github.com/cesanta/mongoose.git
synced 2025-06-07 09:27:05 +08:00
4 lines
73 B
Makefile
4 lines
73 B
Makefile
PROG = simplest_web_server_ssl
|
|
SSL_LIB ?= openssl
|
|
include ../examples.mk
|