Sign in
flutter
/
third_party
/
openssl
/
e7e1150706f8c8bcc807d8184bd0ebd08b6f5aff
/
.
/
demos
/
tunala
/
Makefile.am
blob: 706c7806c9d91e38f94a2939b70a600266189a39 [
file
] [
log
] [
blame
]
# 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