blob: b8422f8f45acb7fe6d3bda712a65427a0e604149 [file] [log] [blame]
Emeric Vigier2f625822012-08-06 11:09:52 -04001# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# m4/Makefile. Generated from Makefile.in by configure.
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
17
18# Copyright (C) 1999-2005 Open Source Telecom Corporation.
19# Copyright (C) 2006-2010 David Sugar, Tycho Softworks.
20#
21# This file is free software; as a special exception the author gives
22# unlimited permission to copy and/or distribute it, with or without
23# modifications, as long as this notice is preserved.
24#
25# This program is distributed in the hope that it will be useful, but
26# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
27# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
28
29pkgdatadir = $(datadir)/ccrtp
30pkgincludedir = $(includedir)/ccrtp
31pkglibdir = $(libdir)/ccrtp
32pkglibexecdir = $(libexecdir)/ccrtp
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 = x86_64-unknown-linux-gnu
46host_triplet = arm-unknown-linux-androideabi
47target_triplet = arm-unknown-linux-androideabi
48subdir = m4
49DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
50ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
51am__aclocal_m4_deps = $(top_srcdir)/m4/libgcrypt_local.m4 \
52 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
53 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
54 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/ost_debug.m4 \
55 $(top_srcdir)/m4/ost_maint.m4 $(top_srcdir)/m4/ost_prog.m4 \
56 $(top_srcdir)/configure.ac
57am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
58 $(ACLOCAL_M4)
59mkinstalldirs = $(install_sh) -d
60CONFIG_HEADER = $(top_builddir)/src/config.h
61CONFIG_CLEAN_FILES =
62CONFIG_CLEAN_VPATH_FILES =
63depcomp =
64am__depfiles_maybe =
65DIST_SOURCES =
66DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
67ACLOCAL = ${SHELL} /home/evigier/git/ccrtp-1.8.0-android/autoconf/missing --run aclocal-1.11
68AMTAR = ${SHELL} /home/evigier/git/ccrtp-1.8.0-android/autoconf/missing --run tar
69AR = arm-linux-androideabi-ar
70AUTOCONF = ${SHELL} /home/evigier/git/ccrtp-1.8.0-android/autoconf/missing --run autoconf
71AUTOHEADER = ${SHELL} /home/evigier/git/ccrtp-1.8.0-android/autoconf/missing --run autoheader
72AUTOMAKE = ${SHELL} /home/evigier/git/ccrtp-1.8.0-android/autoconf/missing --run automake-1.11
73AWK = gawk
74CC = arm-linux-androideabi-gcc
75CCDEPMODE = depmode=none
76CFLAGS = -g -O2
77COMMON_CFLAGS = -D_GNU_SOURCE
78COMMON_LIBS = -pthread -lccgnu2 -ldl -lrt
79CPP = arm-linux-androideabi-gcc -E
80CPPFLAGS =
81CXX = arm-linux-androideabi-g++
82CXXCPP = arm-linux-androideabi-g++ -E
83CXXDEPMODE = depmode=none
84CXXFLAGS = -g -O2 -D_GNU_SOURCE
85CYGPATH_W = echo
86DEFS = -DHAVE_CONFIG_H
87DEPDIR = .deps
88DLLTOOL = false
89DOXYGEN = no
90DSYMUTIL =
91DUMPBIN =
92ECHO_C =
93ECHO_N = -n
94ECHO_T =
95EGREP = /bin/grep -E
96EXEEXT =
97FGREP = /bin/grep -F
98FTPDIR =
99GNULIBS = -L/usr/lib -pthread -lccgnu2 -ldl -lrt
100GREP = /bin/grep
101INSTALL = /usr/bin/install -c
102INSTALL_DATA = ${INSTALL} -m 644
103INSTALL_PROGRAM = ${INSTALL}
104INSTALL_SCRIPT = ${INSTALL}
105INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
106KDOC_DIR = $(top_srcdir)/doc
107LD = /home/evigier/android-14b-toolchain/arm-linux-androideabi/bin/ld
108LDFLAGS =
109LIBGCRYPT_CFLAGS =
110LIBGCRYPT_CONFIG =
111LIBGCRYPT_LIBS =
112LIBOBJS =
113LIBS =
114LIBTOOL = $(SHELL) $(top_builddir)/libtool
115LIB_MAJOR = 0
116LIB_VERSION = 1_8
117LIPO =
118LN_S = ln -s
119LTLIBOBJS =
120LT_CCXX_VERSION = -version-info 0:0
121LT_MAJOR = 0
122LT_MINOR = 0
123LT_RELEASE = 1.8
124LT_SUBVER = 0.0
125MAINT = #
126MAKEINFO = ${SHELL} /home/evigier/git/ccrtp-1.8.0-android/autoconf/missing --run makeinfo
127MANIFEST_TOOL = :
128MKDIR_P = /bin/mkdir -p
129NM = /home/evigier/android-14b-toolchain/bin/arm-linux-androideabi-nm -B
130NMEDIT =
131OBJDUMP = arm-linux-androideabi-objdump
132OBJEXT = o
133OTOOL =
134OTOOL64 =
135PACKAGE = ccrtp
136PACKAGE_BUGREPORT =
137PACKAGE_NAME =
138PACKAGE_STRING =
139PACKAGE_TARNAME =
140PACKAGE_URL =
141PACKAGE_VERSION =
142PATH_SEPARATOR = :
143PKG_CONFIG = /usr/bin/pkg-config
144PKG_CONFIG_LIBDIR =
145PKG_CONFIG_PATH = /home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib/pkgconfig:/usr/local/lib/pkgconfig
146RANLIB = arm-linux-androideabi-ranlib
147SED = /bin/sed
148SET_MAKE =
149SHELL = /bin/bash
150STRIP = arm-linux-androideabi-strip
151VERSION = 1.8.0
152WARN_FLAGS = -fno-strict-aliasing -Wall -ansi -pedantic
153abs_builddir = /home/evigier/git/ccrtp-1.8.0-android/m4
154abs_srcdir = /home/evigier/git/ccrtp-1.8.0-android/m4
155abs_top_builddir = /home/evigier/git/ccrtp-1.8.0-android
156abs_top_srcdir = /home/evigier/git/ccrtp-1.8.0-android
157ac_ct_AR =
158ac_ct_CC =
159ac_ct_CXX =
160ac_ct_DUMPBIN =
161am__include = include
162am__leading_dot = .
163am__quote =
164am__tar = ${AMTAR} chof - "$$tardir"
165am__untar = ${AMTAR} xf -
166bindir = ${exec_prefix}/bin
167build = x86_64-unknown-linux-gnu
168build_alias =
169build_cpu = x86_64
170build_os = linux-gnu
171build_vendor = unknown
172builddir = .
173datadir = ${datarootdir}
174datarootdir = ${prefix}/share
175docdir = ${datarootdir}/doc/${PACKAGE}
176dvidir = ${docdir}
177exec_prefix = ${prefix}
178host = arm-unknown-linux-androideabi
179host_alias = arm-linux-androideabi
180host_cpu = arm
181host_os = linux-androideabi
182host_vendor = unknown
183htmldir = ${docdir}
184includedir = ${prefix}/include
185infodir = ${datarootdir}/info
186install_sh = ${SHELL} /home/evigier/git/ccrtp-1.8.0-android/autoconf/install-sh
187libdir = ${exec_prefix}/lib
188libexecdir = ${exec_prefix}/libexec
189localedir = ${datarootdir}/locale
190localstatedir = ${prefix}/var
191mandir = ${datarootdir}/man
192mkdir_p = /bin/mkdir -p
193oldincludedir = /usr/include
194pdfdir = ${docdir}
195prefix = /home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr
196program_transform_name = s,x,x,
197psdir = ${docdir}
198sbindir = ${exec_prefix}/sbin
199sharedstatedir = ${prefix}/com
200srcdir = .
201sysconfdir = ${prefix}/etc
202target = arm-unknown-linux-androideabi
203target_alias =
204target_cpu = arm
205target_os = linux-androideabi
206target_vendor = unknown
207top_build_prefix = ../
208top_builddir = ..
209top_srcdir = ..
210AUTOMAKE_OPTIONS = no-dependencies
211M4 = ost_prog.m4 ost_cxx.m4 ost_posix.m4 ost_systime.m4 \
212 ost_maint.m4 ost_misc.m4 ost_endian.m4 ost_debug.m4 libgcrypt_local.m4
213
214SOURCES = $(M4)
215all: all-am
216
217.SUFFIXES:
218$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps)
219 @for dep in $?; do \
220 case '$(am__configure_deps)' in \
221 *$$dep*) \
222 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
223 && { if test -f $@; then exit 0; else break; fi; }; \
224 exit 1;; \
225 esac; \
226 done; \
227 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu m4/Makefile'; \
228 $(am__cd) $(top_srcdir) && \
229 $(AUTOMAKE) --gnu m4/Makefile
230.PRECIOUS: Makefile
231Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
232 @case '$?' in \
233 *config.status*) \
234 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
235 *) \
236 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
237 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
238 esac;
239
240$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
241 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
242
243$(top_srcdir)/configure: # $(am__configure_deps)
244 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
245$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
246 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
247$(am__aclocal_m4_deps):
248
249mostlyclean-libtool:
250 -rm -f *.lo
251
252clean-libtool:
253 -rm -rf .libs _libs
254tags: TAGS
255TAGS:
256
257ctags: CTAGS
258CTAGS:
259
260
261distdir: $(DISTFILES)
262 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
263 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
264 list='$(DISTFILES)'; \
265 dist_files=`for file in $$list; do echo $$file; done | \
266 sed -e "s|^$$srcdirstrip/||;t" \
267 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
268 case $$dist_files in \
269 */*) $(MKDIR_P) `echo "$$dist_files" | \
270 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
271 sort -u` ;; \
272 esac; \
273 for file in $$dist_files; do \
274 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
275 if test -d $$d/$$file; then \
276 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
277 if test -d "$(distdir)/$$file"; then \
278 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
279 fi; \
280 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
281 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
282 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
283 fi; \
284 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
285 else \
286 test -f "$(distdir)/$$file" \
287 || cp -p $$d/$$file "$(distdir)/$$file" \
288 || exit 1; \
289 fi; \
290 done
291check-am: all-am
292check: check-am
293all-am: Makefile all-local
294installdirs:
295install: install-am
296install-exec: install-exec-am
297install-data: install-data-am
298uninstall: uninstall-am
299
300install-am: all-am
301 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
302
303installcheck: installcheck-am
304install-strip:
305 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
306 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
307 `test -z '$(STRIP)' || \
308 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
309mostlyclean-generic:
310
311clean-generic:
312
313distclean-generic:
314 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
315 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
316
317maintainer-clean-generic:
318 @echo "This command is intended for maintainers to use"
319 @echo "it deletes files that may require special tools to rebuild."
320clean: clean-am
321
322clean-am: clean-generic clean-libtool mostlyclean-am
323
324distclean: distclean-am
325 -rm -f Makefile
326distclean-am: clean-am distclean-generic
327
328dvi: dvi-am
329
330dvi-am:
331
332html: html-am
333
334html-am:
335
336info: info-am
337
338info-am:
339
340install-data-am:
341
342install-dvi: install-dvi-am
343
344install-dvi-am:
345
346install-exec-am:
347
348install-html: install-html-am
349
350install-html-am:
351
352install-info: install-info-am
353
354install-info-am:
355
356install-man:
357
358install-pdf: install-pdf-am
359
360install-pdf-am:
361
362install-ps: install-ps-am
363
364install-ps-am:
365
366installcheck-am:
367
368maintainer-clean: maintainer-clean-am
369 -rm -f Makefile
370maintainer-clean-am: distclean-am maintainer-clean-generic
371
372mostlyclean: mostlyclean-am
373
374mostlyclean-am: mostlyclean-generic mostlyclean-libtool
375
376pdf: pdf-am
377
378pdf-am:
379
380ps: ps-am
381
382ps-am:
383
384uninstall-am:
385
386.MAKE: install-am install-strip
387
388.PHONY: all all-am all-local check check-am clean clean-generic \
389 clean-libtool distclean distclean-generic distclean-libtool \
390 distdir dvi dvi-am html html-am info info-am install \
391 install-am install-data install-data-am install-dvi \
392 install-dvi-am install-exec install-exec-am install-html \
393 install-html-am install-info install-info-am install-man \
394 install-pdf install-pdf-am install-ps install-ps-am \
395 install-strip installcheck installcheck-am installdirs \
396 maintainer-clean maintainer-clean-generic mostlyclean \
397 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
398 uninstall uninstall-am
399
400
401../aclocal.m4: $(M4)
402 cd .. ; $(ACLOCAL) -I m4
403
404all-local: ../aclocal.m4
405
406# Tell versions [3.59,3.63) of GNU make to not export all variables.
407# Otherwise a system limit (for SysV at least) may be exceeded.
408.NOEXPORT: