blob: e25e5e41ca2c286647f39ea5fdfaa77dd84fdf35 [file] [log] [blame]
Emeric Vigier2f625822012-08-06 11:09:52 -04001# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# phone/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-2008 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
29
30
31pkgdatadir = $(datadir)/ccrtp
32pkgincludedir = $(includedir)/ccrtp
33pkglibdir = $(libdir)/ccrtp
34pkglibexecdir = $(libexecdir)/ccrtp
35am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
36install_sh_DATA = $(install_sh) -c -m 644
37install_sh_PROGRAM = $(install_sh) -c
38install_sh_SCRIPT = $(install_sh) -c
39INSTALL_HEADER = $(INSTALL_DATA)
40transform = $(program_transform_name)
41NORMAL_INSTALL = :
42PRE_INSTALL = :
43POST_INSTALL = :
44NORMAL_UNINSTALL = :
45PRE_UNINSTALL = :
46POST_UNINSTALL = :
47build_triplet = x86_64-unknown-linux-gnu
48host_triplet = arm-unknown-linux-androideabi
49target_triplet = arm-unknown-linux-androideabi
50bin_PROGRAMS = phone$(EXEEXT)
51subdir = phone
52DIST_COMMON = $(ccxxinclude_HEADERS) $(noinst_HEADERS) \
53 $(srcdir)/Makefile.am $(srcdir)/Makefile.in
54ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
55am__aclocal_m4_deps = $(top_srcdir)/m4/libgcrypt_local.m4 \
56 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
57 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
58 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/ost_debug.m4 \
59 $(top_srcdir)/m4/ost_maint.m4 $(top_srcdir)/m4/ost_prog.m4 \
60 $(top_srcdir)/configure.ac
61am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
62 $(ACLOCAL_M4)
63mkinstalldirs = $(install_sh) -d
64CONFIG_HEADER = $(top_builddir)/src/config.h
65CONFIG_CLEAN_FILES =
66CONFIG_CLEAN_VPATH_FILES =
67am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(ccxxincludedir)"
68PROGRAMS = $(bin_PROGRAMS)
69am_phone_OBJECTS = phone.$(OBJEXT) config.$(OBJEXT) server.$(OBJEXT) \
70 rtp.$(OBJEXT)
71phone_OBJECTS = $(am_phone_OBJECTS)
72phone_DEPENDENCIES = ../src/libccrtp1.la
73DEFAULT_INCLUDES = -I. -I$(top_builddir)/src
74depcomp =
75am__depfiles_maybe =
76CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
77 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
78LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
79 --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
80 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
81CXXLD = $(CXX)
82CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
83 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
84 $(LDFLAGS) -o $@
85SOURCES = $(phone_SOURCES)
86DIST_SOURCES = $(phone_SOURCES)
87am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
88am__vpath_adj = case $$p in \
89 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
90 *) f=$$p;; \
91 esac;
92am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
93am__install_max = 40
94am__nobase_strip_setup = \
95 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
96am__nobase_strip = \
97 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
98am__nobase_list = $(am__nobase_strip_setup); \
99 for p in $$list; do echo "$$p $$p"; done | \
100 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
101 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
102 if (++n[$$2] == $(am__install_max)) \
103 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
104 END { for (dir in files) print dir, files[dir] }'
105am__base_list = \
106 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
107 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
108HEADERS = $(ccxxinclude_HEADERS) $(noinst_HEADERS)
109ETAGS = etags
110CTAGS = ctags
111DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
112ACLOCAL = ${SHELL} /home/evigier/git/ccrtp-1.8.0-android/autoconf/missing --run aclocal-1.11
113AMTAR = ${SHELL} /home/evigier/git/ccrtp-1.8.0-android/autoconf/missing --run tar
114AR = arm-linux-androideabi-ar
115AUTOCONF = ${SHELL} /home/evigier/git/ccrtp-1.8.0-android/autoconf/missing --run autoconf
116AUTOHEADER = ${SHELL} /home/evigier/git/ccrtp-1.8.0-android/autoconf/missing --run autoheader
117AUTOMAKE = ${SHELL} /home/evigier/git/ccrtp-1.8.0-android/autoconf/missing --run automake-1.11
118AWK = gawk
119CC = arm-linux-androideabi-gcc
120CCDEPMODE = depmode=none
121CFLAGS = -g -O2
122COMMON_CFLAGS = -D_GNU_SOURCE
123COMMON_LIBS = -pthread -lccgnu2 -ldl -lrt
124CPP = arm-linux-androideabi-gcc -E
125CPPFLAGS =
126CXX = arm-linux-androideabi-g++
127CXXCPP = arm-linux-androideabi-g++ -E
128CXXDEPMODE = depmode=none
129CXXFLAGS = -g -O2 -D_GNU_SOURCE
130CYGPATH_W = echo
131DEFS = -DHAVE_CONFIG_H
132DEPDIR = .deps
133DLLTOOL = false
134DOXYGEN = no
135DSYMUTIL =
136DUMPBIN =
137ECHO_C =
138ECHO_N = -n
139ECHO_T =
140EGREP = /bin/grep -E
141EXEEXT =
142FGREP = /bin/grep -F
143FTPDIR =
144GNULIBS = -L/usr/lib -pthread -lccgnu2 -ldl -lrt
145GREP = /bin/grep
146INSTALL = /usr/bin/install -c
147INSTALL_DATA = ${INSTALL} -m 644
148INSTALL_PROGRAM = ${INSTALL}
149INSTALL_SCRIPT = ${INSTALL}
150INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
151KDOC_DIR = $(top_srcdir)/doc
152LD = /home/evigier/android-14b-toolchain/arm-linux-androideabi/bin/ld
153LDFLAGS =
154LIBGCRYPT_CFLAGS =
155LIBGCRYPT_CONFIG =
156LIBGCRYPT_LIBS =
157LIBOBJS =
158LIBS =
159LIBTOOL = $(SHELL) $(top_builddir)/libtool
160LIB_MAJOR = 0
161LIB_VERSION = 1_8
162LIPO =
163LN_S = ln -s
164LTLIBOBJS =
165LT_CCXX_VERSION = -version-info 0:0
166LT_MAJOR = 0
167LT_MINOR = 0
168LT_RELEASE = 1.8
169LT_SUBVER = 0.0
170MAINT = #
171MAKEINFO = ${SHELL} /home/evigier/git/ccrtp-1.8.0-android/autoconf/missing --run makeinfo
172MANIFEST_TOOL = :
173MKDIR_P = /bin/mkdir -p
174NM = /home/evigier/android-14b-toolchain/bin/arm-linux-androideabi-nm -B
175NMEDIT =
176OBJDUMP = arm-linux-androideabi-objdump
177OBJEXT = o
178OTOOL =
179OTOOL64 =
180PACKAGE = ccrtp
181PACKAGE_BUGREPORT =
182PACKAGE_NAME =
183PACKAGE_STRING =
184PACKAGE_TARNAME =
185PACKAGE_URL =
186PACKAGE_VERSION =
187PATH_SEPARATOR = :
188PKG_CONFIG = /usr/bin/pkg-config
189PKG_CONFIG_LIBDIR =
190PKG_CONFIG_PATH = /home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib/pkgconfig:/usr/local/lib/pkgconfig
191RANLIB = arm-linux-androideabi-ranlib
192SED = /bin/sed
193SET_MAKE =
194SHELL = /bin/bash
195STRIP = arm-linux-androideabi-strip
196VERSION = 1.8.0
197WARN_FLAGS = -fno-strict-aliasing -Wall -ansi -pedantic
198abs_builddir = /home/evigier/git/ccrtp-1.8.0-android/phone
199abs_srcdir = /home/evigier/git/ccrtp-1.8.0-android/phone
200abs_top_builddir = /home/evigier/git/ccrtp-1.8.0-android
201abs_top_srcdir = /home/evigier/git/ccrtp-1.8.0-android
202ac_ct_AR =
203ac_ct_CC =
204ac_ct_CXX =
205ac_ct_DUMPBIN =
206am__include = include
207am__leading_dot = .
208am__quote =
209am__tar = ${AMTAR} chof - "$$tardir"
210am__untar = ${AMTAR} xf -
211bindir = ${exec_prefix}/bin
212build = x86_64-unknown-linux-gnu
213build_alias =
214build_cpu = x86_64
215build_os = linux-gnu
216build_vendor = unknown
217builddir = .
218datadir = ${datarootdir}
219datarootdir = ${prefix}/share
220docdir = ${datarootdir}/doc/${PACKAGE}
221dvidir = ${docdir}
222exec_prefix = ${prefix}
223host = arm-unknown-linux-androideabi
224host_alias = arm-linux-androideabi
225host_cpu = arm
226host_os = linux-androideabi
227host_vendor = unknown
228htmldir = ${docdir}
229includedir = ${prefix}/include
230infodir = ${datarootdir}/info
231install_sh = ${SHELL} /home/evigier/git/ccrtp-1.8.0-android/autoconf/install-sh
232libdir = ${exec_prefix}/lib
233libexecdir = ${exec_prefix}/libexec
234localedir = ${datarootdir}/locale
235localstatedir = ${prefix}/var
236mandir = ${datarootdir}/man
237mkdir_p = /bin/mkdir -p
238oldincludedir = /usr/include
239pdfdir = ${docdir}
240prefix = /home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr
241program_transform_name = s,x,x,
242psdir = ${docdir}
243sbindir = ${exec_prefix}/sbin
244sharedstatedir = ${prefix}/com
245srcdir = .
246sysconfdir = ${prefix}/etc
247target = arm-unknown-linux-androideabi
248target_alias =
249target_cpu = arm
250target_os = linux-androideabi
251target_vendor = unknown
252top_build_prefix = ../
253top_builddir = ..
254top_srcdir = ..
255AUTOMAKE_OPTIONS = no-dependencies dist-shar
256LT_VERSION = -version-info 0:0
257#$(LT_VERSION) -release $(LT_RELEASE)
258AM_CXXFLAGS = -fno-strict-aliasing -Wall -ansi -pedantic -I$(top_srcdir)/src
259ccxxincludedir = $(includedir)/ccrtp
260EXTRA_DIST = phone.conf
261noinst_HEADERS = server.h
262ccxxinclude_HEADERS = phone.h
263phone_SOURCES = phone.cpp config.cpp server.cpp rtp.cpp
264phone_LDADD = ../src/libccrtp1.la @EXTLIBS@ -L/usr/lib -pthread -lccgnu2 -ldl -lrt
265all: all-am
266
267.SUFFIXES:
268.SUFFIXES: .cpp .lo .o .obj
269$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps)
270 @for dep in $?; do \
271 case '$(am__configure_deps)' in \
272 *$$dep*) \
273 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
274 && { if test -f $@; then exit 0; else break; fi; }; \
275 exit 1;; \
276 esac; \
277 done; \
278 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu phone/Makefile'; \
279 $(am__cd) $(top_srcdir) && \
280 $(AUTOMAKE) --gnu phone/Makefile
281.PRECIOUS: Makefile
282Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
283 @case '$?' in \
284 *config.status*) \
285 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
286 *) \
287 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
288 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
289 esac;
290
291$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
292 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
293
294$(top_srcdir)/configure: # $(am__configure_deps)
295 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
296$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
297 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
298$(am__aclocal_m4_deps):
299install-binPROGRAMS: $(bin_PROGRAMS)
300 @$(NORMAL_INSTALL)
301 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
302 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
303 for p in $$list; do echo "$$p $$p"; done | \
304 sed 's/$(EXEEXT)$$//' | \
305 while read p p1; do if test -f $$p || test -f $$p1; \
306 then echo "$$p"; echo "$$p"; else :; fi; \
307 done | \
308 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
309 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
310 sed 'N;N;N;s,\n, ,g' | \
311 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
312 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
313 if ($$2 == $$4) files[d] = files[d] " " $$1; \
314 else { print "f", $$3 "/" $$4, $$1; } } \
315 END { for (d in files) print "f", d, files[d] }' | \
316 while read type dir files; do \
317 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
318 test -z "$$files" || { \
319 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
320 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
321 } \
322 ; done
323
324uninstall-binPROGRAMS:
325 @$(NORMAL_UNINSTALL)
326 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
327 files=`for p in $$list; do echo "$$p"; done | \
328 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
329 -e 's/$$/$(EXEEXT)/' `; \
330 test -n "$$list" || exit 0; \
331 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
332 cd "$(DESTDIR)$(bindir)" && rm -f $$files
333
334clean-binPROGRAMS:
335 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
336 echo " rm -f" $$list; \
337 rm -f $$list || exit $$?; \
338 test -n "$(EXEEXT)" || exit 0; \
339 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
340 echo " rm -f" $$list; \
341 rm -f $$list
342phone$(EXEEXT): $(phone_OBJECTS) $(phone_DEPENDENCIES)
343 @rm -f phone$(EXEEXT)
344 $(CXXLINK) $(phone_OBJECTS) $(phone_LDADD) $(LIBS)
345
346mostlyclean-compile:
347 -rm -f *.$(OBJEXT)
348
349distclean-compile:
350 -rm -f *.tab.c
351
352.cpp.o:
353 $(CXXCOMPILE) -c -o $@ $<
354
355.cpp.obj:
356 $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
357
358.cpp.lo:
359 $(LTCXXCOMPILE) -c -o $@ $<
360
361mostlyclean-libtool:
362 -rm -f *.lo
363
364clean-libtool:
365 -rm -rf .libs _libs
366install-ccxxincludeHEADERS: $(ccxxinclude_HEADERS)
367 @$(NORMAL_INSTALL)
368 test -z "$(ccxxincludedir)" || $(MKDIR_P) "$(DESTDIR)$(ccxxincludedir)"
369 @list='$(ccxxinclude_HEADERS)'; test -n "$(ccxxincludedir)" || list=; \
370 for p in $$list; do \
371 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
372 echo "$$d$$p"; \
373 done | $(am__base_list) | \
374 while read files; do \
375 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(ccxxincludedir)'"; \
376 $(INSTALL_HEADER) $$files "$(DESTDIR)$(ccxxincludedir)" || exit $$?; \
377 done
378
379uninstall-ccxxincludeHEADERS:
380 @$(NORMAL_UNINSTALL)
381 @list='$(ccxxinclude_HEADERS)'; test -n "$(ccxxincludedir)" || list=; \
382 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
383 test -n "$$files" || exit 0; \
384 echo " ( cd '$(DESTDIR)$(ccxxincludedir)' && rm -f" $$files ")"; \
385 cd "$(DESTDIR)$(ccxxincludedir)" && rm -f $$files
386
387ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
388 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
389 unique=`for i in $$list; do \
390 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
391 done | \
392 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
393 END { if (nonempty) { for (i in files) print i; }; }'`; \
394 mkid -fID $$unique
395tags: TAGS
396
397TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
398 $(TAGS_FILES) $(LISP)
399 set x; \
400 here=`pwd`; \
401 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
402 unique=`for i in $$list; do \
403 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
404 done | \
405 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
406 END { if (nonempty) { for (i in files) print i; }; }'`; \
407 shift; \
408 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
409 test -n "$$unique" || unique=$$empty_fix; \
410 if test $$# -gt 0; then \
411 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
412 "$$@" $$unique; \
413 else \
414 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
415 $$unique; \
416 fi; \
417 fi
418ctags: CTAGS
419CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
420 $(TAGS_FILES) $(LISP)
421 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
422 unique=`for i in $$list; do \
423 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
424 done | \
425 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
426 END { if (nonempty) { for (i in files) print i; }; }'`; \
427 test -z "$(CTAGS_ARGS)$$unique" \
428 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
429 $$unique
430
431GTAGS:
432 here=`$(am__cd) $(top_builddir) && pwd` \
433 && $(am__cd) $(top_srcdir) \
434 && gtags -i $(GTAGS_ARGS) "$$here"
435
436distclean-tags:
437 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
438
439distdir: $(DISTFILES)
440 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
441 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
442 list='$(DISTFILES)'; \
443 dist_files=`for file in $$list; do echo $$file; done | \
444 sed -e "s|^$$srcdirstrip/||;t" \
445 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
446 case $$dist_files in \
447 */*) $(MKDIR_P) `echo "$$dist_files" | \
448 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
449 sort -u` ;; \
450 esac; \
451 for file in $$dist_files; do \
452 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
453 if test -d $$d/$$file; then \
454 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
455 if test -d "$(distdir)/$$file"; then \
456 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
457 fi; \
458 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
459 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
460 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
461 fi; \
462 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
463 else \
464 test -f "$(distdir)/$$file" \
465 || cp -p $$d/$$file "$(distdir)/$$file" \
466 || exit 1; \
467 fi; \
468 done
469check-am: all-am
470check: check-am
471all-am: Makefile $(PROGRAMS) $(HEADERS)
472installdirs:
473 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(ccxxincludedir)"; do \
474 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
475 done
476install: install-am
477install-exec: install-exec-am
478install-data: install-data-am
479uninstall: uninstall-am
480
481install-am: all-am
482 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
483
484installcheck: installcheck-am
485install-strip:
486 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
487 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
488 `test -z '$(STRIP)' || \
489 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
490mostlyclean-generic:
491
492clean-generic:
493
494distclean-generic:
495 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
496 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
497
498maintainer-clean-generic:
499 @echo "This command is intended for maintainers to use"
500 @echo "it deletes files that may require special tools to rebuild."
501clean: clean-am
502
503clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
504
505distclean: distclean-am
506 -rm -f Makefile
507distclean-am: clean-am distclean-compile distclean-generic \
508 distclean-tags
509
510dvi: dvi-am
511
512dvi-am:
513
514html: html-am
515
516html-am:
517
518info: info-am
519
520info-am:
521
522install-data-am: install-ccxxincludeHEADERS
523
524install-dvi: install-dvi-am
525
526install-dvi-am:
527
528install-exec-am: install-binPROGRAMS
529
530install-html: install-html-am
531
532install-html-am:
533
534install-info: install-info-am
535
536install-info-am:
537
538install-man:
539
540install-pdf: install-pdf-am
541
542install-pdf-am:
543
544install-ps: install-ps-am
545
546install-ps-am:
547
548installcheck-am:
549
550maintainer-clean: maintainer-clean-am
551 -rm -f Makefile
552maintainer-clean-am: distclean-am maintainer-clean-generic
553
554mostlyclean: mostlyclean-am
555
556mostlyclean-am: mostlyclean-compile mostlyclean-generic \
557 mostlyclean-libtool
558
559pdf: pdf-am
560
561pdf-am:
562
563ps: ps-am
564
565ps-am:
566
567uninstall-am: uninstall-binPROGRAMS uninstall-ccxxincludeHEADERS
568
569.MAKE: install-am install-strip
570
571.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
572 clean-generic clean-libtool ctags distclean distclean-compile \
573 distclean-generic distclean-libtool distclean-tags distdir dvi \
574 dvi-am html html-am info info-am install install-am \
575 install-binPROGRAMS install-ccxxincludeHEADERS install-data \
576 install-data-am install-dvi install-dvi-am install-exec \
577 install-exec-am install-html install-html-am install-info \
578 install-info-am install-man install-pdf install-pdf-am \
579 install-ps install-ps-am install-strip installcheck \
580 installcheck-am installdirs maintainer-clean \
581 maintainer-clean-generic mostlyclean mostlyclean-compile \
582 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
583 tags uninstall uninstall-am uninstall-binPROGRAMS \
584 uninstall-ccxxincludeHEADERS
585
586
587# Tell versions [3.59,3.63) of GNU make to not export all variables.
588# Otherwise a system limit (for SysV at least) may be exceeded.
589.NOEXPORT: