mongoose/examples/simplest_web_server_ssl/Makefile

4 lines
73 B
Makefile
Raw Normal View History

PROG = simplest_web_server_ssl
SSL_LIB ?= openssl
include ../examples.mk