iperf3-tls/compat/Makefile.am
2007-08-29 22:07:15 +00:00

19 lines
382 B
Makefile

noinst_LIBRARIES = libcompat.a
AM_CPPFLAGS = @STRIP_BEGIN@ \
-I$(top_srcdir)/include \
-I$(top_builddir)/include \
@STRIP_END@
libcompat_a_SOURCES = \
Thread.c \
error.c \
delay.cpp \
gettimeofday.c \
headers_slim.h \
inet_ntop.c \
inet_pton.c \
signal.c \
snprintf.c \
string.c