Makefile 73 Bytes
Newer Older
1 2 3
PROG = simplest_web_server_ssl
SSL_LIB ?= openssl
include ../examples.mk