diff options
Diffstat (limited to 'openssl/vendor/0.9.8d/demos/tunala/Makefile.am')
-rw-r--r-- | openssl/vendor/0.9.8d/demos/tunala/Makefile.am | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/openssl/vendor/0.9.8d/demos/tunala/Makefile.am b/openssl/vendor/0.9.8d/demos/tunala/Makefile.am deleted file mode 100644 index 706c7806..00000000 --- a/openssl/vendor/0.9.8d/demos/tunala/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -# 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 |