blob: 0a7733e222616c778415e6a6ebfda476de360f3f [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) 2002 Federico Montesino Pouzols <fedemp@suidzer0.org>
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.
26VPATH = @srcdir@
Alexandre Lisionddd731e2014-01-31 11:50:08 -050027am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
28am__make_running_with_option = \
29 case $${target_option-} in \
30 ?) ;; \
31 *) echo "am__make_running_with_option: internal error: invalid" \
32 "target option '$${target_option-}' specified" >&2; \
33 exit 1;; \
34 esac; \
35 has_opt=no; \
36 sane_makeflags=$$MAKEFLAGS; \
37 if $(am__is_gnu_make); then \
38 sane_makeflags=$$MFLAGS; \
39 else \
40 case $$MAKEFLAGS in \
41 *\\[\ \ ]*) \
42 bs=\\; \
43 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
45 esac; \
46 fi; \
47 skip_next=no; \
48 strip_trailopt () \
49 { \
50 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51 }; \
52 for flg in $$sane_makeflags; do \
53 test $$skip_next = yes && { skip_next=no; continue; }; \
54 case $$flg in \
55 *=*|--*) continue;; \
56 -*I) strip_trailopt 'I'; skip_next=yes;; \
57 -*I?*) strip_trailopt 'I';; \
58 -*O) strip_trailopt 'O'; skip_next=yes;; \
59 -*O?*) strip_trailopt 'O';; \
60 -*l) strip_trailopt 'l'; skip_next=yes;; \
61 -*l?*) strip_trailopt 'l';; \
62 -[dEDm]) skip_next=yes;; \
63 -[JT]) skip_next=yes;; \
64 esac; \
65 case $$flg in \
66 *$$target_option*) has_opt=yes; break;; \
67 esac; \
68 done; \
69 test $$has_opt = yes
70am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
Emeric Vigier2f625822012-08-06 11:09:52 -040072pkgdatadir = $(datadir)/@PACKAGE@
73pkgincludedir = $(includedir)/@PACKAGE@
74pkglibdir = $(libdir)/@PACKAGE@
75pkglibexecdir = $(libexecdir)/@PACKAGE@
76am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77install_sh_DATA = $(install_sh) -c -m 644
78install_sh_PROGRAM = $(install_sh) -c
79install_sh_SCRIPT = $(install_sh) -c
80INSTALL_HEADER = $(INSTALL_DATA)
81transform = $(program_transform_name)
82NORMAL_INSTALL = :
83PRE_INSTALL = :
84POST_INSTALL = :
85NORMAL_UNINSTALL = :
86PRE_UNINSTALL = :
87POST_UNINSTALL = :
88build_triplet = @build@
89host_triplet = @host@
90target_triplet = @target@
91subdir = w32
Alexandre Lisionddd731e2014-01-31 11:50:08 -050092DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am README
Emeric Vigier2f625822012-08-06 11:09:52 -040093ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94am__aclocal_m4_deps = $(top_srcdir)/m4/libgcrypt_local.m4 \
95 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
96 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
97 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/ost_debug.m4 \
98 $(top_srcdir)/m4/ost_maint.m4 $(top_srcdir)/m4/ost_prog.m4 \
99 $(top_srcdir)/configure.ac
100am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
101 $(ACLOCAL_M4)
102mkinstalldirs = $(install_sh) -d
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500103CONFIG_HEADER = $(top_builddir)/ccrtp-config.h
Emeric Vigier2f625822012-08-06 11:09:52 -0400104CONFIG_CLEAN_FILES =
105CONFIG_CLEAN_VPATH_FILES =
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500106AM_V_P = $(am__v_P_@AM_V@)
107am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
108am__v_P_0 = false
109am__v_P_1 = :
110AM_V_GEN = $(am__v_GEN_@AM_V@)
111am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
112am__v_GEN_0 = @echo " GEN " $@;
113am__v_GEN_1 =
114AM_V_at = $(am__v_at_@AM_V@)
115am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
116am__v_at_0 = @
117am__v_at_1 =
Emeric Vigier2f625822012-08-06 11:09:52 -0400118SOURCES =
119DIST_SOURCES =
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500120am__can_run_installinfo = \
121 case $$AM_UPDATE_INFO_DIR in \
122 n|no|NO) false;; \
123 *) (install-info --version) >/dev/null 2>&1;; \
124 esac
125am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
Emeric Vigier2f625822012-08-06 11:09:52 -0400126DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
127ACLOCAL = @ACLOCAL@
128AMTAR = @AMTAR@
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500129AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
Emeric Vigier2f625822012-08-06 11:09:52 -0400130AR = @AR@
131AUTOCONF = @AUTOCONF@
132AUTOHEADER = @AUTOHEADER@
133AUTOMAKE = @AUTOMAKE@
134AWK = @AWK@
135CC = @CC@
136CCDEPMODE = @CCDEPMODE@
137CFLAGS = @CFLAGS@
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500138COMMONCPP_CFLAGS = @COMMONCPP_CFLAGS@
139COMMONCPP_LIBS = @COMMONCPP_LIBS@
Emeric Vigier2f625822012-08-06 11:09:52 -0400140CPP = @CPP@
141CPPFLAGS = @CPPFLAGS@
142CXX = @CXX@
143CXXCPP = @CXXCPP@
144CXXDEPMODE = @CXXDEPMODE@
145CXXFLAGS = @CXXFLAGS@
146CYGPATH_W = @CYGPATH_W@
147DEFS = @DEFS@
148DEPDIR = @DEPDIR@
149DLLTOOL = @DLLTOOL@
150DOXYGEN = @DOXYGEN@
151DSYMUTIL = @DSYMUTIL@
152DUMPBIN = @DUMPBIN@
153ECHO_C = @ECHO_C@
154ECHO_N = @ECHO_N@
155ECHO_T = @ECHO_T@
156EGREP = @EGREP@
157EXEEXT = @EXEEXT@
158FGREP = @FGREP@
159FTPDIR = @FTPDIR@
160GNULIBS = @GNULIBS@
161GREP = @GREP@
162INSTALL = @INSTALL@
163INSTALL_DATA = @INSTALL_DATA@
164INSTALL_PROGRAM = @INSTALL_PROGRAM@
165INSTALL_SCRIPT = @INSTALL_SCRIPT@
166INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
167KDOC_DIR = @KDOC_DIR@
168LD = @LD@
169LDFLAGS = @LDFLAGS@
170LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
171LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
172LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
173LIBOBJS = @LIBOBJS@
174LIBS = @LIBS@
175LIBTOOL = @LIBTOOL@
Emeric Vigier2f625822012-08-06 11:09:52 -0400176LIPO = @LIPO@
177LN_S = @LN_S@
178LTLIBOBJS = @LTLIBOBJS@
179LT_CCXX_VERSION = @LT_CCXX_VERSION@
180LT_MAJOR = @LT_MAJOR@
181LT_MINOR = @LT_MINOR@
182LT_RELEASE = @LT_RELEASE@
183LT_SUBVER = @LT_SUBVER@
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500184LT_VERSION = @LT_VERSION@
Emeric Vigier2f625822012-08-06 11:09:52 -0400185MAINT = @MAINT@
186MAKEINFO = @MAKEINFO@
187MANIFEST_TOOL = @MANIFEST_TOOL@
188MKDIR_P = @MKDIR_P@
189NM = @NM@
190NMEDIT = @NMEDIT@
191OBJDUMP = @OBJDUMP@
192OBJEXT = @OBJEXT@
193OTOOL = @OTOOL@
194OTOOL64 = @OTOOL64@
195PACKAGE = @PACKAGE@
196PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
197PACKAGE_NAME = @PACKAGE_NAME@
198PACKAGE_STRING = @PACKAGE_STRING@
199PACKAGE_TARNAME = @PACKAGE_TARNAME@
200PACKAGE_URL = @PACKAGE_URL@
201PACKAGE_VERSION = @PACKAGE_VERSION@
202PATH_SEPARATOR = @PATH_SEPARATOR@
203PKG_CONFIG = @PKG_CONFIG@
204PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
205PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
206RANLIB = @RANLIB@
207SED = @SED@
208SET_MAKE = @SET_MAKE@
209SHELL = @SHELL@
210STRIP = @STRIP@
211VERSION = @VERSION@
212WARN_FLAGS = @WARN_FLAGS@
213abs_builddir = @abs_builddir@
214abs_srcdir = @abs_srcdir@
215abs_top_builddir = @abs_top_builddir@
216abs_top_srcdir = @abs_top_srcdir@
217ac_ct_AR = @ac_ct_AR@
218ac_ct_CC = @ac_ct_CC@
219ac_ct_CXX = @ac_ct_CXX@
220ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
221am__include = @am__include@
222am__leading_dot = @am__leading_dot@
223am__quote = @am__quote@
224am__tar = @am__tar@
225am__untar = @am__untar@
226bindir = @bindir@
227build = @build@
228build_alias = @build_alias@
229build_cpu = @build_cpu@
230build_os = @build_os@
231build_vendor = @build_vendor@
232builddir = @builddir@
233datadir = @datadir@
234datarootdir = @datarootdir@
235docdir = @docdir@
236dvidir = @dvidir@
237exec_prefix = @exec_prefix@
238host = @host@
239host_alias = @host_alias@
240host_cpu = @host_cpu@
241host_os = @host_os@
242host_vendor = @host_vendor@
243htmldir = @htmldir@
244includedir = @includedir@
245infodir = @infodir@
246install_sh = @install_sh@
247libdir = @libdir@
248libexecdir = @libexecdir@
249localedir = @localedir@
250localstatedir = @localstatedir@
251mandir = @mandir@
252mkdir_p = @mkdir_p@
253oldincludedir = @oldincludedir@
254pdfdir = @pdfdir@
255prefix = @prefix@
256program_transform_name = @program_transform_name@
257psdir = @psdir@
258sbindir = @sbindir@
259sharedstatedir = @sharedstatedir@
260srcdir = @srcdir@
261sysconfdir = @sysconfdir@
262target = @target@
263target_alias = @target_alias@
264target_cpu = @target_cpu@
265target_os = @target_os@
266target_vendor = @target_vendor@
267top_build_prefix = @top_build_prefix@
268top_builddir = @top_builddir@
269top_srcdir = @top_srcdir@
270MAINTAINERCLEANFILES = Makefile.in Makefile
271EXTRA_DIST = README msvcpp/ccrtp1.dsw msvcpp/ccrtp1.dsp \
272 msvcpp/ccRTPdemo.dsw msvcpp/demo/*.dsp \
273 cape/*.dsw cape/*.dsp cape/*.sln cape/*.vcproj \
274 mingw32/Makefile.gcc common/*.dsp
275
276all: all-am
277
278.SUFFIXES:
279$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
280 @for dep in $?; do \
281 case '$(am__configure_deps)' in \
282 *$$dep*) \
283 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
284 && { if test -f $@; then exit 0; else break; fi; }; \
285 exit 1;; \
286 esac; \
287 done; \
288 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu w32/Makefile'; \
289 $(am__cd) $(top_srcdir) && \
290 $(AUTOMAKE) --gnu w32/Makefile
291.PRECIOUS: Makefile
292Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
293 @case '$?' in \
294 *config.status*) \
295 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
296 *) \
297 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
298 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
299 esac;
300
301$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
302 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
303
304$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
305 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
306$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
307 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
308$(am__aclocal_m4_deps):
309
310mostlyclean-libtool:
311 -rm -f *.lo
312
313clean-libtool:
314 -rm -rf .libs _libs
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500315tags TAGS:
Emeric Vigier2f625822012-08-06 11:09:52 -0400316
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500317ctags CTAGS:
318
319cscope cscopelist:
Emeric Vigier2f625822012-08-06 11:09:52 -0400320
321
322distdir: $(DISTFILES)
323 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
324 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
325 list='$(DISTFILES)'; \
326 dist_files=`for file in $$list; do echo $$file; done | \
327 sed -e "s|^$$srcdirstrip/||;t" \
328 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
329 case $$dist_files in \
330 */*) $(MKDIR_P) `echo "$$dist_files" | \
331 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
332 sort -u` ;; \
333 esac; \
334 for file in $$dist_files; do \
335 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
336 if test -d $$d/$$file; then \
337 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
338 if test -d "$(distdir)/$$file"; then \
339 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
340 fi; \
341 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
342 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
343 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
344 fi; \
345 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
346 else \
347 test -f "$(distdir)/$$file" \
348 || cp -p $$d/$$file "$(distdir)/$$file" \
349 || exit 1; \
350 fi; \
351 done
352check-am: all-am
353check: check-am
354all-am: Makefile
355installdirs:
356install: install-am
357install-exec: install-exec-am
358install-data: install-data-am
359uninstall: uninstall-am
360
361install-am: all-am
362 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
363
364installcheck: installcheck-am
365install-strip:
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500366 if test -z '$(STRIP)'; then \
367 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
368 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
369 install; \
370 else \
371 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
372 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
373 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
374 fi
Emeric Vigier2f625822012-08-06 11:09:52 -0400375mostlyclean-generic:
376
377clean-generic:
378
379distclean-generic:
380 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
381 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
382
383maintainer-clean-generic:
384 @echo "This command is intended for maintainers to use"
385 @echo "it deletes files that may require special tools to rebuild."
386 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
387clean: clean-am
388
389clean-am: clean-generic clean-libtool mostlyclean-am
390
391distclean: distclean-am
392 -rm -f Makefile
393distclean-am: clean-am distclean-generic
394
395dvi: dvi-am
396
397dvi-am:
398
399html: html-am
400
401html-am:
402
403info: info-am
404
405info-am:
406
407install-data-am:
408
409install-dvi: install-dvi-am
410
411install-dvi-am:
412
413install-exec-am:
414
415install-html: install-html-am
416
417install-html-am:
418
419install-info: install-info-am
420
421install-info-am:
422
423install-man:
424
425install-pdf: install-pdf-am
426
427install-pdf-am:
428
429install-ps: install-ps-am
430
431install-ps-am:
432
433installcheck-am:
434
435maintainer-clean: maintainer-clean-am
436 -rm -f Makefile
437maintainer-clean-am: distclean-am maintainer-clean-generic
438
439mostlyclean: mostlyclean-am
440
441mostlyclean-am: mostlyclean-generic mostlyclean-libtool
442
443pdf: pdf-am
444
445pdf-am:
446
447ps: ps-am
448
449ps-am:
450
451uninstall-am:
452
453.MAKE: install-am install-strip
454
455.PHONY: all all-am check check-am clean clean-generic clean-libtool \
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500456 cscopelist-am ctags-am distclean distclean-generic \
457 distclean-libtool distdir dvi dvi-am html html-am info info-am \
458 install install-am install-data install-data-am install-dvi \
459 install-dvi-am install-exec install-exec-am install-html \
460 install-html-am install-info install-info-am install-man \
461 install-pdf install-pdf-am install-ps install-ps-am \
462 install-strip installcheck installcheck-am installdirs \
463 maintainer-clean maintainer-clean-generic mostlyclean \
464 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
465 tags-am uninstall uninstall-am
Emeric Vigier2f625822012-08-06 11:09:52 -0400466
467
468# Tell versions [3.59,3.63) of GNU make to not export all variables.
469# Otherwise a system limit (for SysV at least) may be exceeded.
470.NOEXPORT: