base_path = ../../..
include ../../Makefile.in
PROG = ssl_server
EXTLIBS += -L/usr/local/lib64 -lssl -lcrypto -ldl -lz -Wl,-rpath,/usr/local/lib64
