blob: d5364bcfce315e277f2806dda8dcbeb8d55f8c0f [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# src/ccrtp/crypto/Makefile. Generated from Makefile.in by configure.
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
16
17# Copyright (C) 2002 Open Source Telecom Corporation.
18#
19# This file is free software; as a special exception the author gives
20# unlimited permission to copy and/or distribute it, with or without
21# modifications, as long as this notice is preserved.
22#
23# This program is distributed in the hope that it will be useful, but
24# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
25# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
26
27
Alexandre Lisionddd731e2014-01-31 11:50:08 -050028am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
29am__make_running_with_option = \
30 case $${target_option-} in \
31 ?) ;; \
32 *) echo "am__make_running_with_option: internal error: invalid" \
33 "target option '$${target_option-}' specified" >&2; \
34 exit 1;; \
35 esac; \
36 has_opt=no; \
37 sane_makeflags=$$MAKEFLAGS; \
38 if $(am__is_gnu_make); then \
39 sane_makeflags=$$MFLAGS; \
40 else \
41 case $$MAKEFLAGS in \
42 *\\[\ \ ]*) \
43 bs=\\; \
44 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
46 esac; \
47 fi; \
48 skip_next=no; \
49 strip_trailopt () \
50 { \
51 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52 }; \
53 for flg in $$sane_makeflags; do \
54 test $$skip_next = yes && { skip_next=no; continue; }; \
55 case $$flg in \
56 *=*|--*) continue;; \
57 -*I) strip_trailopt 'I'; skip_next=yes;; \
58 -*I?*) strip_trailopt 'I';; \
59 -*O) strip_trailopt 'O'; skip_next=yes;; \
60 -*O?*) strip_trailopt 'O';; \
61 -*l) strip_trailopt 'l'; skip_next=yes;; \
62 -*l?*) strip_trailopt 'l';; \
63 -[dEDm]) skip_next=yes;; \
64 -[JT]) skip_next=yes;; \
65 esac; \
66 case $$flg in \
67 *$$target_option*) has_opt=yes; break;; \
68 esac; \
69 done; \
70 test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
Emeric Vigier2f625822012-08-06 11:09:52 -040073pkgdatadir = $(datadir)/ccrtp
74pkgincludedir = $(includedir)/ccrtp
75pkglibdir = $(libdir)/ccrtp
76pkglibexecdir = $(libexecdir)/ccrtp
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = x86_64-unknown-linux-gnu
Alexandre Lisionddd731e2014-01-31 11:50:08 -050090host_triplet = x86_64-unknown-linux-gnu
91target_triplet = x86_64-unknown-linux-gnu
Emeric Vigier2f625822012-08-06 11:09:52 -040092subdir = src/ccrtp/crypto
Alexandre Lisionddd731e2014-01-31 11:50:08 -050093DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
94 $(noinst_HEADERS)
Emeric Vigier2f625822012-08-06 11:09:52 -040095ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
96am__aclocal_m4_deps = $(top_srcdir)/m4/libgcrypt_local.m4 \
97 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
98 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
99 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/ost_debug.m4 \
100 $(top_srcdir)/m4/ost_maint.m4 $(top_srcdir)/m4/ost_prog.m4 \
101 $(top_srcdir)/configure.ac
102am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
103 $(ACLOCAL_M4)
104mkinstalldirs = $(install_sh) -d
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500105CONFIG_HEADER = $(top_builddir)/ccrtp-config.h
Emeric Vigier2f625822012-08-06 11:09:52 -0400106CONFIG_CLEAN_FILES =
107CONFIG_CLEAN_VPATH_FILES =
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500108AM_V_P = $(am__v_P_$(V))
109am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
110am__v_P_0 = false
111am__v_P_1 = :
112AM_V_GEN = $(am__v_GEN_$(V))
113am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
114am__v_GEN_0 = @echo " GEN " $@;
115am__v_GEN_1 =
116AM_V_at = $(am__v_at_$(V))
117am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
118am__v_at_0 = @
119am__v_at_1 =
Emeric Vigier2f625822012-08-06 11:09:52 -0400120depcomp =
121am__depfiles_maybe =
122SOURCES =
123DIST_SOURCES =
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500124am__can_run_installinfo = \
125 case $$AM_UPDATE_INFO_DIR in \
126 n|no|NO) false;; \
127 *) (install-info --version) >/dev/null 2>&1;; \
128 esac
Emeric Vigier2f625822012-08-06 11:09:52 -0400129HEADERS = $(noinst_HEADERS)
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500130am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
131# Read a list of newline-separated strings from the standard input,
132# and print each of them once, without duplicates. Input order is
133# *not* preserved.
134am__uniquify_input = $(AWK) '\
135 BEGIN { nonempty = 0; } \
136 { items[$$0] = 1; nonempty = 1; } \
137 END { if (nonempty) { for (i in items) print i; }; } \
138'
139# Make sure the list of sources is unique. This is necessary because,
140# e.g., the same source file might be shared among _SOURCES variables
141# for different programs/libraries.
142am__define_uniq_tagged_files = \
143 list='$(am__tagged_files)'; \
144 unique=`for i in $$list; do \
145 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
146 done | $(am__uniquify_input)`
Emeric Vigier2f625822012-08-06 11:09:52 -0400147ETAGS = etags
148CTAGS = ctags
149DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500150ACLOCAL = ${SHELL} /home/lisional/git/sflphone-android/jni/libccrtp/sources/autoconf/missing aclocal-1.13
151AMTAR = $${TAR-tar}
152AM_DEFAULT_VERBOSITY = 1
153AR = ar
154AUTOCONF = ${SHELL} /home/lisional/git/sflphone-android/jni/libccrtp/sources/autoconf/missing autoconf
155AUTOHEADER = ${SHELL} /home/lisional/git/sflphone-android/jni/libccrtp/sources/autoconf/missing autoheader
156AUTOMAKE = ${SHELL} /home/lisional/git/sflphone-android/jni/libccrtp/sources/autoconf/missing automake-1.13
Emeric Vigier2f625822012-08-06 11:09:52 -0400157AWK = gawk
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500158CC = gcc
Emeric Vigier2f625822012-08-06 11:09:52 -0400159CCDEPMODE = depmode=none
160CFLAGS = -g -O2
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500161COMMONCPP_CFLAGS = -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1
162COMMONCPP_LIBS = -lcommoncpp -lucommon -lrt -ldl -lpthread
163CPP = gcc -E
Emeric Vigier2f625822012-08-06 11:09:52 -0400164CPPFLAGS =
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500165CXX = g++
166CXXCPP = g++ -E
Emeric Vigier2f625822012-08-06 11:09:52 -0400167CXXDEPMODE = depmode=none
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500168CXXFLAGS = -g -O2 -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1
Emeric Vigier2f625822012-08-06 11:09:52 -0400169CYGPATH_W = echo
170DEFS = -DHAVE_CONFIG_H
171DEPDIR = .deps
172DLLTOOL = false
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500173DOXYGEN = /usr/bin/doxygen
Emeric Vigier2f625822012-08-06 11:09:52 -0400174DSYMUTIL =
175DUMPBIN =
176ECHO_C =
177ECHO_N = -n
178ECHO_T =
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500179EGREP = /usr/bin/grep -E
Emeric Vigier2f625822012-08-06 11:09:52 -0400180EXEEXT =
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500181FGREP = /usr/bin/grep -F
Emeric Vigier2f625822012-08-06 11:09:52 -0400182FTPDIR =
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500183GNULIBS = -lcommoncpp -lucommon -lrt -ldl -lpthread -lgcrypt -ldl -lgpg-error
184GREP = /usr/bin/grep
Emeric Vigier2f625822012-08-06 11:09:52 -0400185INSTALL = /usr/bin/install -c
186INSTALL_DATA = ${INSTALL} -m 644
187INSTALL_PROGRAM = ${INSTALL}
188INSTALL_SCRIPT = ${INSTALL}
189INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
190KDOC_DIR = $(top_srcdir)/doc
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500191LD = /usr/bin/ld -m elf_x86_64
Emeric Vigier2f625822012-08-06 11:09:52 -0400192LDFLAGS =
193LIBGCRYPT_CFLAGS =
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500194LIBGCRYPT_CONFIG = /usr/bin/libgcrypt-config
195LIBGCRYPT_LIBS = -lgcrypt -ldl -lgpg-error
Emeric Vigier2f625822012-08-06 11:09:52 -0400196LIBOBJS =
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500197LIBS = -lgcrypt -ldl -lgpg-error
Emeric Vigier2f625822012-08-06 11:09:52 -0400198LIBTOOL = $(SHELL) $(top_builddir)/libtool
Emeric Vigier2f625822012-08-06 11:09:52 -0400199LIPO =
200LN_S = ln -s
201LTLIBOBJS =
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500202LT_CCXX_VERSION = -version-info 2:2:0
203LT_MAJOR = 2
Emeric Vigier2f625822012-08-06 11:09:52 -0400204LT_MINOR = 0
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500205LT_RELEASE =
206LT_SUBVER = 2.0
207LT_VERSION = 2:2:0
Emeric Vigier2f625822012-08-06 11:09:52 -0400208MAINT = #
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500209MAKEINFO = ${SHELL} /home/lisional/git/sflphone-android/jni/libccrtp/sources/autoconf/missing makeinfo
Emeric Vigier2f625822012-08-06 11:09:52 -0400210MANIFEST_TOOL = :
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500211MKDIR_P = /usr/bin/mkdir -p
212NM = /usr/bin/nm -B
Emeric Vigier2f625822012-08-06 11:09:52 -0400213NMEDIT =
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500214OBJDUMP = objdump
Emeric Vigier2f625822012-08-06 11:09:52 -0400215OBJEXT = o
216OTOOL =
217OTOOL64 =
218PACKAGE = ccrtp
219PACKAGE_BUGREPORT =
220PACKAGE_NAME =
221PACKAGE_STRING =
222PACKAGE_TARNAME =
223PACKAGE_URL =
224PACKAGE_VERSION =
225PATH_SEPARATOR = :
226PKG_CONFIG = /usr/bin/pkg-config
227PKG_CONFIG_LIBDIR =
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500228PKG_CONFIG_PATH = /usr/local/lib/pkgconfig
229RANLIB = ranlib
230SED = /usr/bin/sed
Emeric Vigier2f625822012-08-06 11:09:52 -0400231SET_MAKE =
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500232SHELL = /bin/sh
233STRIP = strip
234VERSION = 2.0.4
Emeric Vigier2f625822012-08-06 11:09:52 -0400235WARN_FLAGS = -fno-strict-aliasing -Wall -ansi -pedantic
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500236abs_builddir = /home/lisional/git/sflphone-android/jni/libccrtp/sources/src/ccrtp/crypto
237abs_srcdir = /home/lisional/git/sflphone-android/jni/libccrtp/sources/src/ccrtp/crypto
238abs_top_builddir = /home/lisional/git/sflphone-android/jni/libccrtp/sources
239abs_top_srcdir = /home/lisional/git/sflphone-android/jni/libccrtp/sources
240ac_ct_AR = ar
241ac_ct_CC = gcc
242ac_ct_CXX = g++
Emeric Vigier2f625822012-08-06 11:09:52 -0400243ac_ct_DUMPBIN =
244am__include = include
245am__leading_dot = .
246am__quote =
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500247am__tar = $${TAR-tar} chof - "$$tardir"
248am__untar = $${TAR-tar} xf -
Emeric Vigier2f625822012-08-06 11:09:52 -0400249bindir = ${exec_prefix}/bin
250build = x86_64-unknown-linux-gnu
251build_alias =
252build_cpu = x86_64
253build_os = linux-gnu
254build_vendor = unknown
255builddir = .
256datadir = ${datarootdir}
257datarootdir = ${prefix}/share
258docdir = ${datarootdir}/doc/${PACKAGE}
259dvidir = ${docdir}
260exec_prefix = ${prefix}
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500261host = x86_64-unknown-linux-gnu
262host_alias =
263host_cpu = x86_64
264host_os = linux-gnu
Emeric Vigier2f625822012-08-06 11:09:52 -0400265host_vendor = unknown
266htmldir = ${docdir}
267includedir = ${prefix}/include
268infodir = ${datarootdir}/info
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500269install_sh = ${SHELL} /home/lisional/git/sflphone-android/jni/libccrtp/sources/autoconf/install-sh
Emeric Vigier2f625822012-08-06 11:09:52 -0400270libdir = ${exec_prefix}/lib
271libexecdir = ${exec_prefix}/libexec
272localedir = ${datarootdir}/locale
273localstatedir = ${prefix}/var
274mandir = ${datarootdir}/man
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500275mkdir_p = $(MKDIR_P)
Emeric Vigier2f625822012-08-06 11:09:52 -0400276oldincludedir = /usr/include
277pdfdir = ${docdir}
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500278prefix = /usr/local
Emeric Vigier2f625822012-08-06 11:09:52 -0400279program_transform_name = s,x,x,
280psdir = ${docdir}
281sbindir = ${exec_prefix}/sbin
282sharedstatedir = ${prefix}/com
283srcdir = .
284sysconfdir = ${prefix}/etc
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500285target = x86_64-unknown-linux-gnu
Emeric Vigier2f625822012-08-06 11:09:52 -0400286target_alias =
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500287target_cpu = x86_64
288target_os = linux-gnu
Emeric Vigier2f625822012-08-06 11:09:52 -0400289target_vendor = unknown
290top_build_prefix = ../../../
291top_builddir = ../../..
292top_srcdir = ../../..
293AUTOMAKE_OPTIONS = no-dependencies dist-shar
294ccxxincludedir = $(includedir)/ccrtp/crypto
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500295noinst_HEADERS = SrtpSymCrypto.h hmac.h macSkein.h skein.h skein_iv.h skein_port.h skeinApi.h \
296 brg_endian.h brg_types.h twofish.h
Emeric Vigier2f625822012-08-06 11:09:52 -0400297
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500298kdoc_headers = SrtpSymCrypto.h hmac.h
Emeric Vigier2f625822012-08-06 11:09:52 -0400299all: all-am
300
301.SUFFIXES:
302$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps)
303 @for dep in $?; do \
304 case '$(am__configure_deps)' in \
305 *$$dep*) \
306 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
307 && { if test -f $@; then exit 0; else break; fi; }; \
308 exit 1;; \
309 esac; \
310 done; \
311 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/ccrtp/crypto/Makefile'; \
312 $(am__cd) $(top_srcdir) && \
313 $(AUTOMAKE) --gnu src/ccrtp/crypto/Makefile
314.PRECIOUS: Makefile
315Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
316 @case '$?' in \
317 *config.status*) \
318 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
319 *) \
320 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
321 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
322 esac;
323
324$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
325 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
326
327$(top_srcdir)/configure: # $(am__configure_deps)
328 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
329$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
330 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
331$(am__aclocal_m4_deps):
332
333mostlyclean-libtool:
334 -rm -f *.lo
335
336clean-libtool:
337 -rm -rf .libs _libs
338
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500339ID: $(am__tagged_files)
340 $(am__define_uniq_tagged_files); mkid -fID $$unique
341tags: tags-am
342TAGS: tags
Emeric Vigier2f625822012-08-06 11:09:52 -0400343
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500344tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
Emeric Vigier2f625822012-08-06 11:09:52 -0400345 set x; \
346 here=`pwd`; \
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500347 $(am__define_uniq_tagged_files); \
Emeric Vigier2f625822012-08-06 11:09:52 -0400348 shift; \
349 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
350 test -n "$$unique" || unique=$$empty_fix; \
351 if test $$# -gt 0; then \
352 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
353 "$$@" $$unique; \
354 else \
355 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
356 $$unique; \
357 fi; \
358 fi
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500359ctags: ctags-am
360
361CTAGS: ctags
362ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
363 $(am__define_uniq_tagged_files); \
Emeric Vigier2f625822012-08-06 11:09:52 -0400364 test -z "$(CTAGS_ARGS)$$unique" \
365 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
366 $$unique
367
368GTAGS:
369 here=`$(am__cd) $(top_builddir) && pwd` \
370 && $(am__cd) $(top_srcdir) \
371 && gtags -i $(GTAGS_ARGS) "$$here"
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500372cscopelist: cscopelist-am
373
374cscopelist-am: $(am__tagged_files)
375 list='$(am__tagged_files)'; \
376 case "$(srcdir)" in \
377 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
378 *) sdir=$(subdir)/$(srcdir) ;; \
379 esac; \
380 for i in $$list; do \
381 if test -f "$$i"; then \
382 echo "$(subdir)/$$i"; \
383 else \
384 echo "$$sdir/$$i"; \
385 fi; \
386 done >> $(top_builddir)/cscope.files
Emeric Vigier2f625822012-08-06 11:09:52 -0400387
388distclean-tags:
389 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
390
391distdir: $(DISTFILES)
392 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
393 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
394 list='$(DISTFILES)'; \
395 dist_files=`for file in $$list; do echo $$file; done | \
396 sed -e "s|^$$srcdirstrip/||;t" \
397 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
398 case $$dist_files in \
399 */*) $(MKDIR_P) `echo "$$dist_files" | \
400 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
401 sort -u` ;; \
402 esac; \
403 for file in $$dist_files; do \
404 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
405 if test -d $$d/$$file; then \
406 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
407 if test -d "$(distdir)/$$file"; then \
408 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
409 fi; \
410 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
411 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
412 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
413 fi; \
414 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
415 else \
416 test -f "$(distdir)/$$file" \
417 || cp -p $$d/$$file "$(distdir)/$$file" \
418 || exit 1; \
419 fi; \
420 done
421check-am: all-am
422check: check-am
423all-am: Makefile $(HEADERS)
424installdirs:
425install: install-am
426install-exec: install-exec-am
427install-data: install-data-am
428uninstall: uninstall-am
429
430install-am: all-am
431 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
432
433installcheck: installcheck-am
434install-strip:
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500435 if test -z '$(STRIP)'; then \
436 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
437 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
438 install; \
439 else \
440 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
441 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
442 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
443 fi
Emeric Vigier2f625822012-08-06 11:09:52 -0400444mostlyclean-generic:
445
446clean-generic:
447
448distclean-generic:
449 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
450 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
451
452maintainer-clean-generic:
453 @echo "This command is intended for maintainers to use"
454 @echo "it deletes files that may require special tools to rebuild."
455clean: clean-am
456
457clean-am: clean-generic clean-libtool mostlyclean-am
458
459distclean: distclean-am
460 -rm -f Makefile
461distclean-am: clean-am distclean-generic distclean-tags
462
463dvi: dvi-am
464
465dvi-am:
466
467html: html-am
468
469html-am:
470
471info: info-am
472
473info-am:
474
475install-data-am:
476
477install-dvi: install-dvi-am
478
479install-dvi-am:
480
481install-exec-am:
482
483install-html: install-html-am
484
485install-html-am:
486
487install-info: install-info-am
488
489install-info-am:
490
491install-man:
492
493install-pdf: install-pdf-am
494
495install-pdf-am:
496
497install-ps: install-ps-am
498
499install-ps-am:
500
501installcheck-am:
502
503maintainer-clean: maintainer-clean-am
504 -rm -f Makefile
505maintainer-clean-am: distclean-am maintainer-clean-generic
506
507mostlyclean: mostlyclean-am
508
509mostlyclean-am: mostlyclean-generic mostlyclean-libtool
510
511pdf: pdf-am
512
513pdf-am:
514
515ps: ps-am
516
517ps-am:
518
519uninstall-am:
520
521.MAKE: install-am install-strip
522
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500523.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
524 clean-libtool cscopelist-am ctags ctags-am distclean \
525 distclean-generic distclean-libtool distclean-tags distdir dvi \
526 dvi-am html html-am info info-am install install-am \
527 install-data install-data-am install-dvi install-dvi-am \
528 install-exec install-exec-am install-html install-html-am \
529 install-info install-info-am install-man install-pdf \
530 install-pdf-am install-ps install-ps-am install-strip \
531 installcheck installcheck-am installdirs maintainer-clean \
Emeric Vigier2f625822012-08-06 11:09:52 -0400532 maintainer-clean-generic mostlyclean mostlyclean-generic \
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500533 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
Emeric Vigier2f625822012-08-06 11:09:52 -0400534 uninstall-am
535
536
537kdoc:
538 kdoc -f html -d $(KDOC_DIR) -L$(KDOC_DIR) -n ccrtp $(kdoc_headers)
539
540# Tell versions [3.59,3.63) of GNU make to not export all variables.
541# Otherwise a system limit (for SysV at least) may be exceeded.
542.NOEXPORT: