]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - crypto/openssl/demos/tunala/Makefile.am
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / crypto / openssl / demos / tunala / Makefile.am
1 # Our includes come from the OpenSSL build-tree we're in
2 INCLUDES                = -I$(top_builddir)/../../include
3
4 bin_PROGRAMS            = tunala
5
6 tunala_SOURCES          = tunala.c buffer.c cb.c ip.c sm.c breakage.c
7 tunala_LDADD            = -L$(top_builddir)/../.. -lssl -lcrypto