Makefile 73 Bytes
PROG = simplest_web_server_ssl
SSL_LIB ?= openssl
include ../examples.mk