shithub: tlsclient

ref: 42c7c41a0e836e244d1b1fb14c395968da6c01f8
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