]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - 6/crypto/openssl/demos/tunala/Makefile.am
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
[FreeBSD/FreeBSD.git] / 6 / 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