shithub: tlsclient

ref: 1a02ec3b5c4f3cb41c7a5b377c5fffa0a415e3b7
dir: /Make.config/

View raw version
AR=ar
RANLIB=ranlib
CFLAGS=-Wall -Wno-missing-braces -Wno-parentheses -ggdb -I$(ROOT) -I$(ROOT)/include -c -D_THREAD_SAFE -O2 -fPIC
O=o
LDADD=
TARG=tlsclient

# For OpenBSD switch these two following lines
OPENSSL=openssl
#OPENSSL=eopnssl11

all: default