blob: fdce98ef6a8c930badad47df07ee6820acd90618 [file] [log] [blame]
Emeric Vigier2f625822012-08-06 11:09:52 -04001# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18# Copyright (C) 2002 Open Source Telecom Corporation.
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
28VPATH = @srcdir@
29pkgdatadir = $(datadir)/@PACKAGE@
30pkgincludedir = $(includedir)/@PACKAGE@
31pkglibdir = $(libdir)/@PACKAGE@
32pkglibexecdir = $(libexecdir)/@PACKAGE@
33am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
34install_sh_DATA = $(install_sh) -c -m 644
35install_sh_PROGRAM = $(install_sh) -c
36install_sh_SCRIPT = $(install_sh) -c
37INSTALL_HEADER = $(INSTALL_DATA)
38transform = $(program_transform_name)
39NORMAL_INSTALL = :
40PRE_INSTALL = :
41POST_INSTALL = :
42NORMAL_UNINSTALL = :
43PRE_UNINSTALL = :
44POST_UNINSTALL = :
45build_triplet = @build@
46host_triplet = @host@
47target_triplet = @target@
48subdir = src/ccrtp/crypto
49DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
50 $(srcdir)/Makefile.in
51ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
52am__aclocal_m4_deps = $(top_srcdir)/m4/libgcrypt_local.m4 \
53 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
54 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
55 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/ost_debug.m4 \
56 $(top_srcdir)/m4/ost_maint.m4 $(top_srcdir)/m4/ost_prog.m4 \
57 $(top_srcdir)/configure.ac
58am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
59 $(ACLOCAL_M4)
60mkinstalldirs = $(install_sh) -d
61CONFIG_HEADER = $(top_builddir)/src/config.h
62CONFIG_CLEAN_FILES =
63CONFIG_CLEAN_VPATH_FILES =
64depcomp =
65am__depfiles_maybe =
66SOURCES =
67DIST_SOURCES =
68HEADERS = $(noinst_HEADERS)
69ETAGS = etags
70CTAGS = ctags
71DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
72ACLOCAL = @ACLOCAL@
73AMTAR = @AMTAR@
74AR = @AR@
75AUTOCONF = @AUTOCONF@
76AUTOHEADER = @AUTOHEADER@
77AUTOMAKE = @AUTOMAKE@
78AWK = @AWK@
79CC = @CC@
80CCDEPMODE = @CCDEPMODE@
81CFLAGS = @CFLAGS@
82COMMON_CFLAGS = @COMMON_CFLAGS@
83COMMON_LIBS = @COMMON_LIBS@
84CPP = @CPP@
85CPPFLAGS = @CPPFLAGS@
86CXX = @CXX@
87CXXCPP = @CXXCPP@
88CXXDEPMODE = @CXXDEPMODE@
89CXXFLAGS = @CXXFLAGS@
90CYGPATH_W = @CYGPATH_W@
91DEFS = @DEFS@
92DEPDIR = @DEPDIR@
93DLLTOOL = @DLLTOOL@
94DOXYGEN = @DOXYGEN@
95DSYMUTIL = @DSYMUTIL@
96DUMPBIN = @DUMPBIN@
97ECHO_C = @ECHO_C@
98ECHO_N = @ECHO_N@
99ECHO_T = @ECHO_T@
100EGREP = @EGREP@
101EXEEXT = @EXEEXT@
102FGREP = @FGREP@
103FTPDIR = @FTPDIR@
104GNULIBS = @GNULIBS@
105GREP = @GREP@
106INSTALL = @INSTALL@
107INSTALL_DATA = @INSTALL_DATA@
108INSTALL_PROGRAM = @INSTALL_PROGRAM@
109INSTALL_SCRIPT = @INSTALL_SCRIPT@
110INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
111KDOC_DIR = @KDOC_DIR@
112LD = @LD@
113LDFLAGS = @LDFLAGS@
114LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
115LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
116LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
117LIBOBJS = @LIBOBJS@
118LIBS = @LIBS@
119LIBTOOL = @LIBTOOL@
120LIB_MAJOR = @LIB_MAJOR@
121LIB_VERSION = @LIB_VERSION@
122LIPO = @LIPO@
123LN_S = @LN_S@
124LTLIBOBJS = @LTLIBOBJS@
125LT_CCXX_VERSION = @LT_CCXX_VERSION@
126LT_MAJOR = @LT_MAJOR@
127LT_MINOR = @LT_MINOR@
128LT_RELEASE = @LT_RELEASE@
129LT_SUBVER = @LT_SUBVER@
130MAINT = @MAINT@
131MAKEINFO = @MAKEINFO@
132MANIFEST_TOOL = @MANIFEST_TOOL@
133MKDIR_P = @MKDIR_P@
134NM = @NM@
135NMEDIT = @NMEDIT@
136OBJDUMP = @OBJDUMP@
137OBJEXT = @OBJEXT@
138OTOOL = @OTOOL@
139OTOOL64 = @OTOOL64@
140PACKAGE = @PACKAGE@
141PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
142PACKAGE_NAME = @PACKAGE_NAME@
143PACKAGE_STRING = @PACKAGE_STRING@
144PACKAGE_TARNAME = @PACKAGE_TARNAME@
145PACKAGE_URL = @PACKAGE_URL@
146PACKAGE_VERSION = @PACKAGE_VERSION@
147PATH_SEPARATOR = @PATH_SEPARATOR@
148PKG_CONFIG = @PKG_CONFIG@
149PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
150PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
151RANLIB = @RANLIB@
152SED = @SED@
153SET_MAKE = @SET_MAKE@
154SHELL = @SHELL@
155STRIP = @STRIP@
156VERSION = @VERSION@
157WARN_FLAGS = @WARN_FLAGS@
158abs_builddir = @abs_builddir@
159abs_srcdir = @abs_srcdir@
160abs_top_builddir = @abs_top_builddir@
161abs_top_srcdir = @abs_top_srcdir@
162ac_ct_AR = @ac_ct_AR@
163ac_ct_CC = @ac_ct_CC@
164ac_ct_CXX = @ac_ct_CXX@
165ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
166am__include = @am__include@
167am__leading_dot = @am__leading_dot@
168am__quote = @am__quote@
169am__tar = @am__tar@
170am__untar = @am__untar@
171bindir = @bindir@
172build = @build@
173build_alias = @build_alias@
174build_cpu = @build_cpu@
175build_os = @build_os@
176build_vendor = @build_vendor@
177builddir = @builddir@
178datadir = @datadir@
179datarootdir = @datarootdir@
180docdir = @docdir@
181dvidir = @dvidir@
182exec_prefix = @exec_prefix@
183host = @host@
184host_alias = @host_alias@
185host_cpu = @host_cpu@
186host_os = @host_os@
187host_vendor = @host_vendor@
188htmldir = @htmldir@
189includedir = @includedir@
190infodir = @infodir@
191install_sh = @install_sh@
192libdir = @libdir@
193libexecdir = @libexecdir@
194localedir = @localedir@
195localstatedir = @localstatedir@
196mandir = @mandir@
197mkdir_p = @mkdir_p@
198oldincludedir = @oldincludedir@
199pdfdir = @pdfdir@
200prefix = @prefix@
201program_transform_name = @program_transform_name@
202psdir = @psdir@
203sbindir = @sbindir@
204sharedstatedir = @sharedstatedir@
205srcdir = @srcdir@
206sysconfdir = @sysconfdir@
207target = @target@
208target_alias = @target_alias@
209target_cpu = @target_cpu@
210target_os = @target_os@
211target_vendor = @target_vendor@
212top_build_prefix = @top_build_prefix@
213top_builddir = @top_builddir@
214top_srcdir = @top_srcdir@
215AUTOMAKE_OPTIONS = no-dependencies dist-shar
216ccxxincludedir = $(includedir)/ccrtp/crypto
217noinst_HEADERS = AesSrtp.h hmac.h macSkein.h skein.h skein_iv.h skein_port.h skeinApi.h \
218 brg_endian.h brg_types.h
219
220kdoc_headers = AesSrtp.h hmac.h
221all: all-am
222
223.SUFFIXES:
224$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
225 @for dep in $?; do \
226 case '$(am__configure_deps)' in \
227 *$$dep*) \
228 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
229 && { if test -f $@; then exit 0; else break; fi; }; \
230 exit 1;; \
231 esac; \
232 done; \
233 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/ccrtp/crypto/Makefile'; \
234 $(am__cd) $(top_srcdir) && \
235 $(AUTOMAKE) --gnu src/ccrtp/crypto/Makefile
236.PRECIOUS: Makefile
237Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
238 @case '$?' in \
239 *config.status*) \
240 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
241 *) \
242 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
243 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
244 esac;
245
246$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
247 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
248
249$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
250 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
251$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
252 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
253$(am__aclocal_m4_deps):
254
255mostlyclean-libtool:
256 -rm -f *.lo
257
258clean-libtool:
259 -rm -rf .libs _libs
260
261ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
262 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
263 unique=`for i in $$list; do \
264 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
265 done | \
266 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
267 END { if (nonempty) { for (i in files) print i; }; }'`; \
268 mkid -fID $$unique
269tags: TAGS
270
271TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
272 $(TAGS_FILES) $(LISP)
273 set x; \
274 here=`pwd`; \
275 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
276 unique=`for i in $$list; do \
277 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
278 done | \
279 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
280 END { if (nonempty) { for (i in files) print i; }; }'`; \
281 shift; \
282 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
283 test -n "$$unique" || unique=$$empty_fix; \
284 if test $$# -gt 0; then \
285 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
286 "$$@" $$unique; \
287 else \
288 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
289 $$unique; \
290 fi; \
291 fi
292ctags: CTAGS
293CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
294 $(TAGS_FILES) $(LISP)
295 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
296 unique=`for i in $$list; do \
297 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
298 done | \
299 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
300 END { if (nonempty) { for (i in files) print i; }; }'`; \
301 test -z "$(CTAGS_ARGS)$$unique" \
302 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
303 $$unique
304
305GTAGS:
306 here=`$(am__cd) $(top_builddir) && pwd` \
307 && $(am__cd) $(top_srcdir) \
308 && gtags -i $(GTAGS_ARGS) "$$here"
309
310distclean-tags:
311 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
312
313distdir: $(DISTFILES)
314 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
315 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
316 list='$(DISTFILES)'; \
317 dist_files=`for file in $$list; do echo $$file; done | \
318 sed -e "s|^$$srcdirstrip/||;t" \
319 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
320 case $$dist_files in \
321 */*) $(MKDIR_P) `echo "$$dist_files" | \
322 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
323 sort -u` ;; \
324 esac; \
325 for file in $$dist_files; do \
326 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
327 if test -d $$d/$$file; then \
328 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
329 if test -d "$(distdir)/$$file"; then \
330 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
331 fi; \
332 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
333 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
334 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
335 fi; \
336 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
337 else \
338 test -f "$(distdir)/$$file" \
339 || cp -p $$d/$$file "$(distdir)/$$file" \
340 || exit 1; \
341 fi; \
342 done
343check-am: all-am
344check: check-am
345all-am: Makefile $(HEADERS)
346installdirs:
347install: install-am
348install-exec: install-exec-am
349install-data: install-data-am
350uninstall: uninstall-am
351
352install-am: all-am
353 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
354
355installcheck: installcheck-am
356install-strip:
357 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
358 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
359 `test -z '$(STRIP)' || \
360 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
361mostlyclean-generic:
362
363clean-generic:
364
365distclean-generic:
366 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
367 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
368
369maintainer-clean-generic:
370 @echo "This command is intended for maintainers to use"
371 @echo "it deletes files that may require special tools to rebuild."
372clean: clean-am
373
374clean-am: clean-generic clean-libtool mostlyclean-am
375
376distclean: distclean-am
377 -rm -f Makefile
378distclean-am: clean-am distclean-generic distclean-tags
379
380dvi: dvi-am
381
382dvi-am:
383
384html: html-am
385
386html-am:
387
388info: info-am
389
390info-am:
391
392install-data-am:
393
394install-dvi: install-dvi-am
395
396install-dvi-am:
397
398install-exec-am:
399
400install-html: install-html-am
401
402install-html-am:
403
404install-info: install-info-am
405
406install-info-am:
407
408install-man:
409
410install-pdf: install-pdf-am
411
412install-pdf-am:
413
414install-ps: install-ps-am
415
416install-ps-am:
417
418installcheck-am:
419
420maintainer-clean: maintainer-clean-am
421 -rm -f Makefile
422maintainer-clean-am: distclean-am maintainer-clean-generic
423
424mostlyclean: mostlyclean-am
425
426mostlyclean-am: mostlyclean-generic mostlyclean-libtool
427
428pdf: pdf-am
429
430pdf-am:
431
432ps: ps-am
433
434ps-am:
435
436uninstall-am:
437
438.MAKE: install-am install-strip
439
440.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
441 clean-libtool ctags distclean distclean-generic \
442 distclean-libtool distclean-tags distdir dvi dvi-am html \
443 html-am info info-am install install-am install-data \
444 install-data-am install-dvi install-dvi-am install-exec \
445 install-exec-am install-html install-html-am install-info \
446 install-info-am install-man install-pdf install-pdf-am \
447 install-ps install-ps-am install-strip installcheck \
448 installcheck-am installdirs maintainer-clean \
449 maintainer-clean-generic mostlyclean mostlyclean-generic \
450 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
451 uninstall-am
452
453
454kdoc:
455 kdoc -f html -d $(KDOC_DIR) -L$(KDOC_DIR) -n ccrtp $(kdoc_headers)
456
457# Tell versions [3.59,3.63) of GNU make to not export all variables.
458# Otherwise a system limit (for SysV at least) may be exceeded.
459.NOEXPORT: