git: 9front

ref: b0229d4f6917d23a1e75dc66d6c41e26b2723f0c
dir: /sys/src/ape/lib/openssl/demos/tunala/Makefile.am/

View raw version
# Our includes come from the OpenSSL build-tree we're in
INCLUDES		= -I$(top_builddir)/../../include

bin_PROGRAMS		= tunala

tunala_SOURCES		= tunala.c buffer.c cb.c ip.c sm.c breakage.c
tunala_LDADD		= -L$(top_builddir)/../.. -lssl -lcrypto