Initial Commit
This commit is contained in:
7
openssl-1.0.2f/demos/tunala/Makefile.am
Normal file
7
openssl-1.0.2f/demos/tunala/Makefile.am
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user