blob: 8c18c2d47feeb169dd1d73b2a0b91d52e72caa68 [file] [log] [blame]
Alexandre Lisionddd731e2014-01-31 11:50:08 -05001# Makefile.in generated by automake 1.13.4 from Makefile.am.
Emeric Vigier2f625822012-08-06 11:09:52 -04002# @configure_input@
3
Alexandre Lisionddd731e2014-01-31 11:50:08 -05004# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
Emeric Vigier2f625822012-08-06 11:09:52 -04006# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17# Copyright (C) 1999-2005 Open Source Telecom Corporation.
18# Copyright (C) 2006-2010 David Sugar, Tycho Softworks.
19#
20# This file is free software; as a special exception the author gives
21# unlimited permission to copy and/or distribute it, with or without
22# modifications, as long as this notice is preserved.
23#
24# This program is distributed in the hope that it will be useful, but
25# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
26# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
27
28
29VPATH = @srcdir@
Alexandre Lisionddd731e2014-01-31 11:50:08 -050030am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
31am__make_running_with_option = \
32 case $${target_option-} in \
33 ?) ;; \
34 *) echo "am__make_running_with_option: internal error: invalid" \
35 "target option '$${target_option-}' specified" >&2; \
36 exit 1;; \
37 esac; \
38 has_opt=no; \
39 sane_makeflags=$$MAKEFLAGS; \
40 if $(am__is_gnu_make); then \
41 sane_makeflags=$$MFLAGS; \
42 else \
43 case $$MAKEFLAGS in \
44 *\\[\ \ ]*) \
45 bs=\\; \
46 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
47 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
48 esac; \
49 fi; \
50 skip_next=no; \
51 strip_trailopt () \
52 { \
53 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
54 }; \
55 for flg in $$sane_makeflags; do \
56 test $$skip_next = yes && { skip_next=no; continue; }; \
57 case $$flg in \
58 *=*|--*) continue;; \
59 -*I) strip_trailopt 'I'; skip_next=yes;; \
60 -*I?*) strip_trailopt 'I';; \
61 -*O) strip_trailopt 'O'; skip_next=yes;; \
62 -*O?*) strip_trailopt 'O';; \
63 -*l) strip_trailopt 'l'; skip_next=yes;; \
64 -*l?*) strip_trailopt 'l';; \
65 -[dEDm]) skip_next=yes;; \
66 -[JT]) skip_next=yes;; \
67 esac; \
68 case $$flg in \
69 *$$target_option*) has_opt=yes; break;; \
70 esac; \
71 done; \
72 test $$has_opt = yes
73am__make_dryrun = (target_option=n; $(am__make_running_with_option))
74am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
Emeric Vigier2f625822012-08-06 11:09:52 -040075pkgdatadir = $(datadir)/@PACKAGE@
76pkgincludedir = $(includedir)/@PACKAGE@
77pkglibdir = $(libdir)/@PACKAGE@
78pkglibexecdir = $(libexecdir)/@PACKAGE@
79am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
80install_sh_DATA = $(install_sh) -c -m 644
81install_sh_PROGRAM = $(install_sh) -c
82install_sh_SCRIPT = $(install_sh) -c
83INSTALL_HEADER = $(INSTALL_DATA)
84transform = $(program_transform_name)
85NORMAL_INSTALL = :
86PRE_INSTALL = :
87POST_INSTALL = :
88NORMAL_UNINSTALL = :
89PRE_UNINSTALL = :
90POST_UNINSTALL = :
91build_triplet = @build@
92host_triplet = @host@
93target_triplet = @target@
94subdir = src
Alexandre Lisionddd731e2014-01-31 11:50:08 -050095DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
96 $(noinst_HEADERS)
Emeric Vigier2f625822012-08-06 11:09:52 -040097ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
98am__aclocal_m4_deps = $(top_srcdir)/m4/libgcrypt_local.m4 \
99 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
100 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
101 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/ost_debug.m4 \
102 $(top_srcdir)/m4/ost_maint.m4 $(top_srcdir)/m4/ost_prog.m4 \
103 $(top_srcdir)/configure.ac
104am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
105 $(ACLOCAL_M4)
106mkinstalldirs = $(install_sh) -d
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500107CONFIG_HEADER = $(top_builddir)/ccrtp-config.h
Emeric Vigier2f625822012-08-06 11:09:52 -0400108CONFIG_CLEAN_FILES =
109CONFIG_CLEAN_VPATH_FILES =
110am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
111am__vpath_adj = case $$p in \
112 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
113 *) f=$$p;; \
114 esac;
115am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
116am__install_max = 40
117am__nobase_strip_setup = \
118 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
119am__nobase_strip = \
120 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
121am__nobase_list = $(am__nobase_strip_setup); \
122 for p in $$list; do echo "$$p $$p"; done | \
123 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
124 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
125 if (++n[$$2] == $(am__install_max)) \
126 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
127 END { for (dir in files) print dir, files[dir] }'
128am__base_list = \
129 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
130 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500131am__uninstall_files_from_dir = { \
132 test -z "$$files" \
133 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
134 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
135 $(am__cd) "$$dir" && rm -f $$files; }; \
136 }
Emeric Vigier2f625822012-08-06 11:09:52 -0400137am__installdirs = "$(DESTDIR)$(libdir)"
138LTLIBRARIES = $(lib_LTLIBRARIES)
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500139libccrtp_la_LIBADD =
140am__libccrtp_la_SOURCES_DIST = rtppkt.cpp rtcppkt.cpp source.cpp \
Emeric Vigier2f625822012-08-06 11:09:52 -0400141 data.cpp incqueue.cpp outqueue.cpp queue.cpp control.cpp \
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500142 members.cpp socket.cpp duplex.cpp pool.cpp CryptoContext.cpp \
143 CryptoContextCtrl.cpp ccrtp/crypto/gcrypt/gcrypthmac.cpp \
144 ccrtp/crypto/gcrypt/gcryptSrtpSymCrypto.cpp \
145 ccrtp/crypto/gcrypt/InitializeGcrypt.cpp \
146 ccrtp/crypto/twofish.c ccrtp/crypto/openssl/hmac.cpp \
147 ccrtp/crypto/openssl/SrtpSymCrypto.cpp \
Emeric Vigier2f625822012-08-06 11:09:52 -0400148 ccrtp/crypto/macSkein.cpp ccrtp/crypto/skein.c \
149 ccrtp/crypto/skein_block.c ccrtp/crypto/skeinApi.c
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500150@SRTP_GCRYPT_TRUE@am__objects_1 = gcrypthmac.lo gcryptSrtpSymCrypto.lo \
151@SRTP_GCRYPT_TRUE@ InitializeGcrypt.lo twofish.lo
152@SRTP_OPENSSL_TRUE@am__objects_2 = hmac.lo SrtpSymCrypto.lo
Emeric Vigier2f625822012-08-06 11:09:52 -0400153am__objects_3 = macSkein.lo skein.lo skein_block.lo skeinApi.lo
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500154am_libccrtp_la_OBJECTS = rtppkt.lo rtcppkt.lo source.lo data.lo \
Emeric Vigier2f625822012-08-06 11:09:52 -0400155 incqueue.lo outqueue.lo queue.lo control.lo members.lo \
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500156 socket.lo duplex.lo pool.lo CryptoContext.lo \
157 CryptoContextCtrl.lo $(am__objects_1) $(am__objects_2) \
158 $(am__objects_3)
159libccrtp_la_OBJECTS = $(am_libccrtp_la_OBJECTS)
160AM_V_lt = $(am__v_lt_@AM_V@)
161am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
162am__v_lt_0 = --silent
163am__v_lt_1 =
164libccrtp_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
Emeric Vigier2f625822012-08-06 11:09:52 -0400165 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500166 $(CXXFLAGS) $(libccrtp_la_LDFLAGS) $(LDFLAGS) -o $@
167AM_V_P = $(am__v_P_@AM_V@)
168am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
169am__v_P_0 = false
170am__v_P_1 = :
171AM_V_GEN = $(am__v_GEN_@AM_V@)
172am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
173am__v_GEN_0 = @echo " GEN " $@;
174am__v_GEN_1 =
175AM_V_at = $(am__v_at_@AM_V@)
176am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
177am__v_at_0 = @
178am__v_at_1 =
179DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
Emeric Vigier2f625822012-08-06 11:09:52 -0400180depcomp =
181am__depfiles_maybe =
182COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
183 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500184LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
185 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
186 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
187 $(AM_CFLAGS) $(CFLAGS)
188AM_V_CC = $(am__v_CC_@AM_V@)
189am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
190am__v_CC_0 = @echo " CC " $@;
191am__v_CC_1 =
Emeric Vigier2f625822012-08-06 11:09:52 -0400192CCLD = $(CC)
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500193LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
194 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
195 $(AM_LDFLAGS) $(LDFLAGS) -o $@
196AM_V_CCLD = $(am__v_CCLD_@AM_V@)
197am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
198am__v_CCLD_0 = @echo " CCLD " $@;
199am__v_CCLD_1 =
Emeric Vigier2f625822012-08-06 11:09:52 -0400200CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
201 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500202LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
203 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
204 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
205 $(AM_CXXFLAGS) $(CXXFLAGS)
206AM_V_CXX = $(am__v_CXX_@AM_V@)
207am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
208am__v_CXX_0 = @echo " CXX " $@;
209am__v_CXX_1 =
Emeric Vigier2f625822012-08-06 11:09:52 -0400210CXXLD = $(CXX)
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500211CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
212 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
213 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
214AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
215am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
216am__v_CXXLD_0 = @echo " CXXLD " $@;
217am__v_CXXLD_1 =
218SOURCES = $(libccrtp_la_SOURCES)
219DIST_SOURCES = $(am__libccrtp_la_SOURCES_DIST)
220RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
221 ctags-recursive dvi-recursive html-recursive info-recursive \
222 install-data-recursive install-dvi-recursive \
223 install-exec-recursive install-html-recursive \
224 install-info-recursive install-pdf-recursive \
225 install-ps-recursive install-recursive installcheck-recursive \
226 installdirs-recursive pdf-recursive ps-recursive \
227 tags-recursive uninstall-recursive
228am__can_run_installinfo = \
229 case $$AM_UPDATE_INFO_DIR in \
230 n|no|NO) false;; \
231 *) (install-info --version) >/dev/null 2>&1;; \
232 esac
Emeric Vigier2f625822012-08-06 11:09:52 -0400233HEADERS = $(noinst_HEADERS)
234RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
235 distclean-recursive maintainer-clean-recursive
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500236am__recursive_targets = \
237 $(RECURSIVE_TARGETS) \
238 $(RECURSIVE_CLEAN_TARGETS) \
239 $(am__extra_recursive_targets)
240AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
Emeric Vigier2f625822012-08-06 11:09:52 -0400241 distdir
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500242am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
243# Read a list of newline-separated strings from the standard input,
244# and print each of them once, without duplicates. Input order is
245# *not* preserved.
246am__uniquify_input = $(AWK) '\
247 BEGIN { nonempty = 0; } \
248 { items[$$0] = 1; nonempty = 1; } \
249 END { if (nonempty) { for (i in items) print i; }; } \
250'
251# Make sure the list of sources is unique. This is necessary because,
252# e.g., the same source file might be shared among _SOURCES variables
253# for different programs/libraries.
254am__define_uniq_tagged_files = \
255 list='$(am__tagged_files)'; \
256 unique=`for i in $$list; do \
257 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
258 done | $(am__uniquify_input)`
Emeric Vigier2f625822012-08-06 11:09:52 -0400259ETAGS = etags
260CTAGS = ctags
261DIST_SUBDIRS = $(SUBDIRS)
262DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
263am__relativize = \
264 dir0=`pwd`; \
265 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
266 sed_rest='s,^[^/]*/*,,'; \
267 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
268 sed_butlast='s,/*[^/]*$$,,'; \
269 while test -n "$$dir1"; do \
270 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
271 if test "$$first" != "."; then \
272 if test "$$first" = ".."; then \
273 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
274 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
275 else \
276 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
277 if test "$$first2" = "$$first"; then \
278 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
279 else \
280 dir2="../$$dir2"; \
281 fi; \
282 dir0="$$dir0"/"$$first"; \
283 fi; \
284 fi; \
285 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
286 done; \
287 reldir="$$dir2"
288ACLOCAL = @ACLOCAL@
289AMTAR = @AMTAR@
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500290AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
Emeric Vigier2f625822012-08-06 11:09:52 -0400291AR = @AR@
292AUTOCONF = @AUTOCONF@
293AUTOHEADER = @AUTOHEADER@
294AUTOMAKE = @AUTOMAKE@
295AWK = @AWK@
296CC = @CC@
297CCDEPMODE = @CCDEPMODE@
298CFLAGS = @CFLAGS@
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500299COMMONCPP_CFLAGS = @COMMONCPP_CFLAGS@
300COMMONCPP_LIBS = @COMMONCPP_LIBS@
Emeric Vigier2f625822012-08-06 11:09:52 -0400301CPP = @CPP@
302CPPFLAGS = @CPPFLAGS@
303CXX = @CXX@
304CXXCPP = @CXXCPP@
305CXXDEPMODE = @CXXDEPMODE@
306CXXFLAGS = @CXXFLAGS@
307CYGPATH_W = @CYGPATH_W@
308DEFS = @DEFS@
309DEPDIR = @DEPDIR@
310DLLTOOL = @DLLTOOL@
311DOXYGEN = @DOXYGEN@
312DSYMUTIL = @DSYMUTIL@
313DUMPBIN = @DUMPBIN@
314ECHO_C = @ECHO_C@
315ECHO_N = @ECHO_N@
316ECHO_T = @ECHO_T@
317EGREP = @EGREP@
318EXEEXT = @EXEEXT@
319FGREP = @FGREP@
320FTPDIR = @FTPDIR@
321GNULIBS = @GNULIBS@
322GREP = @GREP@
323INSTALL = @INSTALL@
324INSTALL_DATA = @INSTALL_DATA@
325INSTALL_PROGRAM = @INSTALL_PROGRAM@
326INSTALL_SCRIPT = @INSTALL_SCRIPT@
327INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
328KDOC_DIR = @KDOC_DIR@
329LD = @LD@
330LDFLAGS = @LDFLAGS@
331LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
332LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
333LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
334LIBOBJS = @LIBOBJS@
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500335LIBS = @LIBS@
Emeric Vigier2f625822012-08-06 11:09:52 -0400336LIBTOOL = @LIBTOOL@
Emeric Vigier2f625822012-08-06 11:09:52 -0400337LIPO = @LIPO@
338LN_S = @LN_S@
339LTLIBOBJS = @LTLIBOBJS@
340LT_CCXX_VERSION = @LT_CCXX_VERSION@
341LT_MAJOR = @LT_MAJOR@
342LT_MINOR = @LT_MINOR@
343LT_RELEASE = @LT_RELEASE@
344LT_SUBVER = @LT_SUBVER@
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500345LT_VERSION = @LT_VERSION@
Emeric Vigier2f625822012-08-06 11:09:52 -0400346MAINT = @MAINT@
347MAKEINFO = @MAKEINFO@
348MANIFEST_TOOL = @MANIFEST_TOOL@
349MKDIR_P = @MKDIR_P@
350NM = @NM@
351NMEDIT = @NMEDIT@
352OBJDUMP = @OBJDUMP@
353OBJEXT = @OBJEXT@
354OTOOL = @OTOOL@
355OTOOL64 = @OTOOL64@
356PACKAGE = @PACKAGE@
357PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
358PACKAGE_NAME = @PACKAGE_NAME@
359PACKAGE_STRING = @PACKAGE_STRING@
360PACKAGE_TARNAME = @PACKAGE_TARNAME@
361PACKAGE_URL = @PACKAGE_URL@
362PACKAGE_VERSION = @PACKAGE_VERSION@
363PATH_SEPARATOR = @PATH_SEPARATOR@
364PKG_CONFIG = @PKG_CONFIG@
365PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
366PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
367RANLIB = @RANLIB@
368SED = @SED@
369SET_MAKE = @SET_MAKE@
370SHELL = @SHELL@
371STRIP = @STRIP@
372VERSION = @VERSION@
373WARN_FLAGS = @WARN_FLAGS@
374abs_builddir = @abs_builddir@
375abs_srcdir = @abs_srcdir@
376abs_top_builddir = @abs_top_builddir@
377abs_top_srcdir = @abs_top_srcdir@
378ac_ct_AR = @ac_ct_AR@
379ac_ct_CC = @ac_ct_CC@
380ac_ct_CXX = @ac_ct_CXX@
381ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
382am__include = @am__include@
383am__leading_dot = @am__leading_dot@
384am__quote = @am__quote@
385am__tar = @am__tar@
386am__untar = @am__untar@
387bindir = @bindir@
388build = @build@
389build_alias = @build_alias@
390build_cpu = @build_cpu@
391build_os = @build_os@
392build_vendor = @build_vendor@
393builddir = @builddir@
394datadir = @datadir@
395datarootdir = @datarootdir@
396docdir = @docdir@
397dvidir = @dvidir@
398exec_prefix = @exec_prefix@
399host = @host@
400host_alias = @host_alias@
401host_cpu = @host_cpu@
402host_os = @host_os@
403host_vendor = @host_vendor@
404htmldir = @htmldir@
405includedir = @includedir@
406infodir = @infodir@
407install_sh = @install_sh@
408libdir = @libdir@
409libexecdir = @libexecdir@
410localedir = @localedir@
411localstatedir = @localstatedir@
412mandir = @mandir@
413mkdir_p = @mkdir_p@
414oldincludedir = @oldincludedir@
415pdfdir = @pdfdir@
416prefix = @prefix@
417program_transform_name = @program_transform_name@
418psdir = @psdir@
419sbindir = @sbindir@
420sharedstatedir = @sharedstatedir@
421srcdir = @srcdir@
422sysconfdir = @sysconfdir@
423target = @target@
424target_alias = @target_alias@
425target_cpu = @target_cpu@
426target_os = @target_os@
427target_vendor = @target_vendor@
428top_build_prefix = @top_build_prefix@
429top_builddir = @top_builddir@
430top_srcdir = @top_srcdir@
431AUTOMAKE_OPTIONS = no-dependencies dist-shar
Emeric Vigier2f625822012-08-06 11:09:52 -0400432
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500433# additional include path necessary to compile the srtp crypto sources
434AM_CXXFLAGS = @WARN_FLAGS@ -I$(top_srcdir)/src/ccrtp
435AM_CPPFLAGS = @WARN_FLAGS@ -I$(top_srcdir)/src/ccrtp
436
437# RELEASE = $(LT_VERSION) -release $(LT_RELEASE)
438RELEASE = --version-info $(LT_VERSION)
439lib_LTLIBRARIES = libccrtp.la
440@SRTP_OPENSSL_TRUE@srtp_src_o = ccrtp/crypto/openssl/hmac.cpp \
441@SRTP_OPENSSL_TRUE@ ccrtp/crypto/openssl/SrtpSymCrypto.cpp
442
443@SRTP_GCRYPT_TRUE@srtp_src_g = ccrtp/crypto/gcrypt/gcrypthmac.cpp \
444@SRTP_GCRYPT_TRUE@ ccrtp/crypto/gcrypt/gcryptSrtpSymCrypto.cpp \
445@SRTP_GCRYPT_TRUE@ ccrtp/crypto/gcrypt/InitializeGcrypt.cpp ccrtp/crypto/twofish.c
Emeric Vigier2f625822012-08-06 11:09:52 -0400446
447skein_srcs = ccrtp/crypto/macSkein.cpp \
448 ccrtp/crypto/skein.c \
449 ccrtp/crypto/skein_block.c \
450 ccrtp/crypto/skeinApi.c
451
452SUBDIRS = ccrtp ccrtp/crypto
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500453libccrtp_la_SOURCES = rtppkt.cpp rtcppkt.cpp source.cpp data.cpp incqueue.cpp \
454 outqueue.cpp queue.cpp control.cpp members.cpp socket.cpp duplex.cpp pool.cpp \
455 CryptoContext.cpp CryptoContextCtrl.cpp $(srtp_src_g) $(srtp_src_o) $(skein_srcs)
Emeric Vigier2f625822012-08-06 11:09:52 -0400456
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500457libccrtp_la_LDFLAGS = $(RELEASE) @GNULIBS@
Emeric Vigier2f625822012-08-06 11:09:52 -0400458noinst_HEADERS = private.h
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500459all: all-recursive
Emeric Vigier2f625822012-08-06 11:09:52 -0400460
461.SUFFIXES:
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500462.SUFFIXES: .c .cpp .lo .o .obj
Emeric Vigier2f625822012-08-06 11:09:52 -0400463$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
464 @for dep in $?; do \
465 case '$(am__configure_deps)' in \
466 *$$dep*) \
467 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
468 && { if test -f $@; then exit 0; else break; fi; }; \
469 exit 1;; \
470 esac; \
471 done; \
472 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
473 $(am__cd) $(top_srcdir) && \
474 $(AUTOMAKE) --gnu src/Makefile
475.PRECIOUS: Makefile
476Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
477 @case '$?' in \
478 *config.status*) \
479 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
480 *) \
481 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
482 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
483 esac;
484
485$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
486 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
487
488$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
489 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
490$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
491 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
492$(am__aclocal_m4_deps):
493
Emeric Vigier2f625822012-08-06 11:09:52 -0400494install-libLTLIBRARIES: $(lib_LTLIBRARIES)
495 @$(NORMAL_INSTALL)
Emeric Vigier2f625822012-08-06 11:09:52 -0400496 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
497 list2=; for p in $$list; do \
498 if test -f $$p; then \
499 list2="$$list2 $$p"; \
500 else :; fi; \
501 done; \
502 test -z "$$list2" || { \
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500503 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
504 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
Emeric Vigier2f625822012-08-06 11:09:52 -0400505 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
506 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
507 }
508
509uninstall-libLTLIBRARIES:
510 @$(NORMAL_UNINSTALL)
511 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
512 for p in $$list; do \
513 $(am__strip_dir) \
514 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
515 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
516 done
517
518clean-libLTLIBRARIES:
519 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500520 @list='$(lib_LTLIBRARIES)'; \
521 locs=`for p in $$list; do echo $$p; done | \
522 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
523 sort -u`; \
524 test -z "$$locs" || { \
525 echo rm -f $${locs}; \
526 rm -f $${locs}; \
527 }
528
529libccrtp.la: $(libccrtp_la_OBJECTS) $(libccrtp_la_DEPENDENCIES) $(EXTRA_libccrtp_la_DEPENDENCIES)
530 $(AM_V_CXXLD)$(libccrtp_la_LINK) -rpath $(libdir) $(libccrtp_la_OBJECTS) $(libccrtp_la_LIBADD) $(LIBS)
Emeric Vigier2f625822012-08-06 11:09:52 -0400531
532mostlyclean-compile:
533 -rm -f *.$(OBJEXT)
534
535distclean-compile:
536 -rm -f *.tab.c
537
538.c.o:
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500539 $(AM_V_CC)$(COMPILE) -c $<
Emeric Vigier2f625822012-08-06 11:09:52 -0400540
541.c.obj:
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500542 $(AM_V_CC)$(COMPILE) -c `$(CYGPATH_W) '$<'`
Emeric Vigier2f625822012-08-06 11:09:52 -0400543
544.c.lo:
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500545 $(AM_V_CC)$(LTCOMPILE) -c -o $@ $<
546
547twofish.lo: ccrtp/crypto/twofish.c
548 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o twofish.lo `test -f 'ccrtp/crypto/twofish.c' || echo '$(srcdir)/'`ccrtp/crypto/twofish.c
Emeric Vigier2f625822012-08-06 11:09:52 -0400549
550skein.lo: ccrtp/crypto/skein.c
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500551 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o skein.lo `test -f 'ccrtp/crypto/skein.c' || echo '$(srcdir)/'`ccrtp/crypto/skein.c
Emeric Vigier2f625822012-08-06 11:09:52 -0400552
553skein_block.lo: ccrtp/crypto/skein_block.c
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500554 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o skein_block.lo `test -f 'ccrtp/crypto/skein_block.c' || echo '$(srcdir)/'`ccrtp/crypto/skein_block.c
Emeric Vigier2f625822012-08-06 11:09:52 -0400555
556skeinApi.lo: ccrtp/crypto/skeinApi.c
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500557 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o skeinApi.lo `test -f 'ccrtp/crypto/skeinApi.c' || echo '$(srcdir)/'`ccrtp/crypto/skeinApi.c
Emeric Vigier2f625822012-08-06 11:09:52 -0400558
559.cpp.o:
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500560 $(AM_V_CXX)$(CXXCOMPILE) -c -o $@ $<
Emeric Vigier2f625822012-08-06 11:09:52 -0400561
562.cpp.obj:
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500563 $(AM_V_CXX)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
Emeric Vigier2f625822012-08-06 11:09:52 -0400564
565.cpp.lo:
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500566 $(AM_V_CXX)$(LTCXXCOMPILE) -c -o $@ $<
Emeric Vigier2f625822012-08-06 11:09:52 -0400567
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500568gcrypthmac.lo: ccrtp/crypto/gcrypt/gcrypthmac.cpp
569 $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o gcrypthmac.lo `test -f 'ccrtp/crypto/gcrypt/gcrypthmac.cpp' || echo '$(srcdir)/'`ccrtp/crypto/gcrypt/gcrypthmac.cpp
Emeric Vigier2f625822012-08-06 11:09:52 -0400570
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500571gcryptSrtpSymCrypto.lo: ccrtp/crypto/gcrypt/gcryptSrtpSymCrypto.cpp
572 $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o gcryptSrtpSymCrypto.lo `test -f 'ccrtp/crypto/gcrypt/gcryptSrtpSymCrypto.cpp' || echo '$(srcdir)/'`ccrtp/crypto/gcrypt/gcryptSrtpSymCrypto.cpp
Emeric Vigier2f625822012-08-06 11:09:52 -0400573
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500574InitializeGcrypt.lo: ccrtp/crypto/gcrypt/InitializeGcrypt.cpp
575 $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o InitializeGcrypt.lo `test -f 'ccrtp/crypto/gcrypt/InitializeGcrypt.cpp' || echo '$(srcdir)/'`ccrtp/crypto/gcrypt/InitializeGcrypt.cpp
Emeric Vigier2f625822012-08-06 11:09:52 -0400576
577hmac.lo: ccrtp/crypto/openssl/hmac.cpp
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500578 $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o hmac.lo `test -f 'ccrtp/crypto/openssl/hmac.cpp' || echo '$(srcdir)/'`ccrtp/crypto/openssl/hmac.cpp
Emeric Vigier2f625822012-08-06 11:09:52 -0400579
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500580SrtpSymCrypto.lo: ccrtp/crypto/openssl/SrtpSymCrypto.cpp
581 $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SrtpSymCrypto.lo `test -f 'ccrtp/crypto/openssl/SrtpSymCrypto.cpp' || echo '$(srcdir)/'`ccrtp/crypto/openssl/SrtpSymCrypto.cpp
Emeric Vigier2f625822012-08-06 11:09:52 -0400582
583macSkein.lo: ccrtp/crypto/macSkein.cpp
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500584 $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o macSkein.lo `test -f 'ccrtp/crypto/macSkein.cpp' || echo '$(srcdir)/'`ccrtp/crypto/macSkein.cpp
Emeric Vigier2f625822012-08-06 11:09:52 -0400585
586mostlyclean-libtool:
587 -rm -f *.lo
588
589clean-libtool:
590 -rm -rf .libs _libs
591
592# This directory's subdirectories are mostly independent; you can cd
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500593# into them and run 'make' without going through this Makefile.
594# To change the values of 'make' variables: instead of editing Makefiles,
595# (1) if the variable is set in 'config.status', edit 'config.status'
596# (which will cause the Makefiles to be regenerated when you run 'make');
597# (2) otherwise, pass the desired values on the 'make' command line.
598$(am__recursive_targets):
599 @fail=; \
600 if $(am__make_keepgoing); then \
601 failcom='fail=yes'; \
602 else \
603 failcom='exit 1'; \
604 fi; \
Emeric Vigier2f625822012-08-06 11:09:52 -0400605 dot_seen=no; \
606 target=`echo $@ | sed s/-recursive//`; \
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500607 case "$@" in \
608 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
609 *) list='$(SUBDIRS)' ;; \
610 esac; \
611 for subdir in $$list; do \
Emeric Vigier2f625822012-08-06 11:09:52 -0400612 echo "Making $$target in $$subdir"; \
613 if test "$$subdir" = "."; then \
614 dot_seen=yes; \
615 local_target="$$target-am"; \
616 else \
617 local_target="$$target"; \
618 fi; \
619 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
620 || eval $$failcom; \
621 done; \
622 if test "$$dot_seen" = "no"; then \
623 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
624 fi; test -z "$$fail"
625
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500626ID: $(am__tagged_files)
627 $(am__define_uniq_tagged_files); mkid -fID $$unique
628tags: tags-recursive
629TAGS: tags
Emeric Vigier2f625822012-08-06 11:09:52 -0400630
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500631tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
Emeric Vigier2f625822012-08-06 11:09:52 -0400632 set x; \
633 here=`pwd`; \
634 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
635 include_option=--etags-include; \
636 empty_fix=.; \
637 else \
638 include_option=--include; \
639 empty_fix=; \
640 fi; \
641 list='$(SUBDIRS)'; for subdir in $$list; do \
642 if test "$$subdir" = .; then :; else \
643 test ! -f $$subdir/TAGS || \
644 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
645 fi; \
646 done; \
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500647 $(am__define_uniq_tagged_files); \
Emeric Vigier2f625822012-08-06 11:09:52 -0400648 shift; \
649 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
650 test -n "$$unique" || unique=$$empty_fix; \
651 if test $$# -gt 0; then \
652 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
653 "$$@" $$unique; \
654 else \
655 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
656 $$unique; \
657 fi; \
658 fi
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500659ctags: ctags-recursive
660
661CTAGS: ctags
662ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
663 $(am__define_uniq_tagged_files); \
Emeric Vigier2f625822012-08-06 11:09:52 -0400664 test -z "$(CTAGS_ARGS)$$unique" \
665 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
666 $$unique
667
668GTAGS:
669 here=`$(am__cd) $(top_builddir) && pwd` \
670 && $(am__cd) $(top_srcdir) \
671 && gtags -i $(GTAGS_ARGS) "$$here"
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500672cscopelist: cscopelist-recursive
673
674cscopelist-am: $(am__tagged_files)
675 list='$(am__tagged_files)'; \
676 case "$(srcdir)" in \
677 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
678 *) sdir=$(subdir)/$(srcdir) ;; \
679 esac; \
680 for i in $$list; do \
681 if test -f "$$i"; then \
682 echo "$(subdir)/$$i"; \
683 else \
684 echo "$$sdir/$$i"; \
685 fi; \
686 done >> $(top_builddir)/cscope.files
Emeric Vigier2f625822012-08-06 11:09:52 -0400687
688distclean-tags:
689 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
690
691distdir: $(DISTFILES)
692 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
693 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
694 list='$(DISTFILES)'; \
695 dist_files=`for file in $$list; do echo $$file; done | \
696 sed -e "s|^$$srcdirstrip/||;t" \
697 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
698 case $$dist_files in \
699 */*) $(MKDIR_P) `echo "$$dist_files" | \
700 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
701 sort -u` ;; \
702 esac; \
703 for file in $$dist_files; do \
704 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
705 if test -d $$d/$$file; then \
706 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
707 if test -d "$(distdir)/$$file"; then \
708 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
709 fi; \
710 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
711 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
712 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
713 fi; \
714 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
715 else \
716 test -f "$(distdir)/$$file" \
717 || cp -p $$d/$$file "$(distdir)/$$file" \
718 || exit 1; \
719 fi; \
720 done
721 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
722 if test "$$subdir" = .; then :; else \
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500723 $(am__make_dryrun) \
724 || test -d "$(distdir)/$$subdir" \
725 || $(MKDIR_P) "$(distdir)/$$subdir" \
726 || exit 1; \
Emeric Vigier2f625822012-08-06 11:09:52 -0400727 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
728 $(am__relativize); \
729 new_distdir=$$reldir; \
730 dir1=$$subdir; dir2="$(top_distdir)"; \
731 $(am__relativize); \
732 new_top_distdir=$$reldir; \
733 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
734 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
735 ($(am__cd) $$subdir && \
736 $(MAKE) $(AM_MAKEFLAGS) \
737 top_distdir="$$new_top_distdir" \
738 distdir="$$new_distdir" \
739 am__remove_distdir=: \
740 am__skip_length_check=: \
741 am__skip_mode_fix=: \
742 distdir) \
743 || exit 1; \
744 fi; \
745 done
746check-am: all-am
747check: check-recursive
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500748all-am: Makefile $(LTLIBRARIES) $(HEADERS)
Emeric Vigier2f625822012-08-06 11:09:52 -0400749installdirs: installdirs-recursive
750installdirs-am:
751 for dir in "$(DESTDIR)$(libdir)"; do \
752 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
753 done
754install: install-recursive
755install-exec: install-exec-recursive
756install-data: install-data-recursive
757uninstall: uninstall-recursive
758
759install-am: all-am
760 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
761
762installcheck: installcheck-recursive
763install-strip:
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500764 if test -z '$(STRIP)'; then \
765 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
766 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
767 install; \
768 else \
769 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
770 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
771 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
772 fi
Emeric Vigier2f625822012-08-06 11:09:52 -0400773mostlyclean-generic:
774
775clean-generic:
776
777distclean-generic:
778 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
779 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
780
781maintainer-clean-generic:
782 @echo "This command is intended for maintainers to use"
783 @echo "it deletes files that may require special tools to rebuild."
784clean: clean-recursive
785
786clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
787 mostlyclean-am
788
789distclean: distclean-recursive
790 -rm -f Makefile
791distclean-am: clean-am distclean-compile distclean-generic \
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500792 distclean-tags
Emeric Vigier2f625822012-08-06 11:09:52 -0400793
794dvi: dvi-recursive
795
796dvi-am:
797
798html: html-recursive
799
800html-am:
801
802info: info-recursive
803
804info-am:
805
806install-data-am:
807
808install-dvi: install-dvi-recursive
809
810install-dvi-am:
811
812install-exec-am: install-libLTLIBRARIES
813
814install-html: install-html-recursive
815
816install-html-am:
817
818install-info: install-info-recursive
819
820install-info-am:
821
822install-man:
823
824install-pdf: install-pdf-recursive
825
826install-pdf-am:
827
828install-ps: install-ps-recursive
829
830install-ps-am:
831
832installcheck-am:
833
834maintainer-clean: maintainer-clean-recursive
835 -rm -f Makefile
836maintainer-clean-am: distclean-am maintainer-clean-generic
837
838mostlyclean: mostlyclean-recursive
839
840mostlyclean-am: mostlyclean-compile mostlyclean-generic \
841 mostlyclean-libtool
842
843pdf: pdf-recursive
844
845pdf-am:
846
847ps: ps-recursive
848
849ps-am:
850
851uninstall-am: uninstall-libLTLIBRARIES
852
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500853.MAKE: $(am__recursive_targets) install-am install-strip
Emeric Vigier2f625822012-08-06 11:09:52 -0400854
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500855.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
856 check-am clean clean-generic clean-libLTLIBRARIES \
857 clean-libtool cscopelist-am ctags ctags-am distclean \
858 distclean-compile distclean-generic distclean-libtool \
859 distclean-tags distdir dvi dvi-am html html-am info info-am \
860 install install-am install-data install-data-am install-dvi \
861 install-dvi-am install-exec install-exec-am install-html \
862 install-html-am install-info install-info-am \
863 install-libLTLIBRARIES install-man install-pdf install-pdf-am \
864 install-ps install-ps-am install-strip installcheck \
865 installcheck-am installdirs installdirs-am maintainer-clean \
866 maintainer-clean-generic mostlyclean mostlyclean-compile \
867 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
868 tags tags-am uninstall uninstall-am uninstall-libLTLIBRARIES
Emeric Vigier2f625822012-08-06 11:09:52 -0400869
870
871# Tell versions [3.59,3.63) of GNU make to not export all variables.
872# Otherwise a system limit (for SysV at least) may be exceeded.
873.NOEXPORT: