aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/eina/src/modules/mp/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/eina/src/modules/mp/Makefile.in')
-rw-r--r--libraries/eina/src/modules/mp/Makefile.in647
1 files changed, 0 insertions, 647 deletions
diff --git a/libraries/eina/src/modules/mp/Makefile.in b/libraries/eina/src/modules/mp/Makefile.in
deleted file mode 100644
index 7283b72..0000000
--- a/libraries/eina/src/modules/mp/Makefile.in
+++ /dev/null
@@ -1,647 +0,0 @@
1# 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@
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkglibexecdir = $(libexecdir)/@PACKAGE@
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34build_triplet = @build@
35host_triplet = @host@
36@EINA_BUILD_BUDDY_TRUE@@EINA_STATIC_BUILD_BUDDY_FALSE@am__append_1 = buddy
37@EINA_BUILD_CHAINED_POOL_TRUE@@EINA_STATIC_BUILD_CHAINED_POOL_FALSE@am__append_2 = chained_pool
38@EINA_BUILD_EMEMOA_FIXED_TRUE@@EINA_STATIC_BUILD_EMEMOA_FIXED_FALSE@am__append_3 = ememoa_fixed
39@EINA_BUILD_EMEMOA_UNKNOWN_TRUE@@EINA_STATIC_BUILD_EMEMOA_UNKNOWN_FALSE@am__append_4 = ememoa_unknown
40@EINA_BUILD_FIXED_BITMAP_TRUE@@EINA_STATIC_BUILD_FIXED_BITMAP_FALSE@am__append_5 = fixed_bitmap
41@EINA_BUILD_ONE_BIG_TRUE@@EINA_STATIC_BUILD_ONE_BIG_FALSE@am__append_6 = one_big
42@EINA_BUILD_PASS_THROUGH_TRUE@@EINA_STATIC_BUILD_PASS_THROUGH_FALSE@am__append_7 = pass_through
43subdir = src/modules/mp
44DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
45ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46am__aclocal_m4_deps = $(top_srcdir)/m4/eina/eina_bench.m4 \
47 $(top_srcdir)/m4/eina/eina_check.m4 \
48 $(top_srcdir)/m4/common/efl_attribute.m4 \
49 $(top_srcdir)/m4/common/efl_benchmark.m4 \
50 $(top_srcdir)/m4/common/efl_compiler_flag.m4 \
51 $(top_srcdir)/m4/common/efl_coverage.m4 \
52 $(top_srcdir)/m4/common/efl_cpu.m4 \
53 $(top_srcdir)/m4/common/efl_doxygen.m4 \
54 $(top_srcdir)/m4/common/efl_examples.m4 \
55 $(top_srcdir)/m4/common/efl_fnmatch.m4 \
56 $(top_srcdir)/m4/common/efl_path_max.m4 \
57 $(top_srcdir)/m4/common/efl_tests.m4 \
58 $(top_srcdir)/m4/common/efl_threads.m4 \
59 $(top_srcdir)/m4/common/efl_voltron.m4 \
60 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
61 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
62 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
63 $(top_srcdir)/configure.ac
64am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65 $(ACLOCAL_M4)
66mkinstalldirs = $(install_sh) -d
67CONFIG_HEADER = $(top_builddir)/config.h
68CONFIG_CLEAN_FILES =
69CONFIG_CLEAN_VPATH_FILES =
70AM_V_GEN = $(am__v_GEN_$(V))
71am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
72am__v_GEN_0 = @echo " GEN " $@;
73AM_V_at = $(am__v_at_$(V))
74am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
75am__v_at_0 = @
76SOURCES =
77DIST_SOURCES =
78RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
79 html-recursive info-recursive install-data-recursive \
80 install-dvi-recursive install-exec-recursive \
81 install-html-recursive install-info-recursive \
82 install-pdf-recursive install-ps-recursive install-recursive \
83 installcheck-recursive installdirs-recursive pdf-recursive \
84 ps-recursive uninstall-recursive
85RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
86 distclean-recursive maintainer-clean-recursive
87AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
88 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
89 distdir
90ETAGS = etags
91CTAGS = ctags
92DIST_SUBDIRS = buddy chained_pool ememoa_fixed ememoa_unknown \
93 fixed_bitmap one_big pass_through
94DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
95am__relativize = \
96 dir0=`pwd`; \
97 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
98 sed_rest='s,^[^/]*/*,,'; \
99 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
100 sed_butlast='s,/*[^/]*$$,,'; \
101 while test -n "$$dir1"; do \
102 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
103 if test "$$first" != "."; then \
104 if test "$$first" = ".."; then \
105 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
106 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
107 else \
108 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
109 if test "$$first2" = "$$first"; then \
110 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
111 else \
112 dir2="../$$dir2"; \
113 fi; \
114 dir0="$$dir0"/"$$first"; \
115 fi; \
116 fi; \
117 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
118 done; \
119 reldir="$$dir2"
120ACLOCAL = @ACLOCAL@
121ALLOCA = @ALLOCA@
122AMTAR = @AMTAR@
123AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
124AR = @AR@
125AS = @AS@
126AUTOCONF = @AUTOCONF@
127AUTOHEADER = @AUTOHEADER@
128AUTOMAKE = @AUTOMAKE@
129AWK = @AWK@
130CC = @CC@
131CCDEPMODE = @CCDEPMODE@
132CFLAGS = @CFLAGS@
133CHECK_CFLAGS = @CHECK_CFLAGS@
134CHECK_LIBS = @CHECK_LIBS@
135CPP = @CPP@
136CPPFLAGS = @CPPFLAGS@
137CXX = @CXX@
138CXXCPP = @CXXCPP@
139CXXDEPMODE = @CXXDEPMODE@
140CXXFLAGS = @CXXFLAGS@
141CYGPATH_W = @CYGPATH_W@
142DEFS = @DEFS@
143DEPDIR = @DEPDIR@
144DLLTOOL = @DLLTOOL@
145DSYMUTIL = @DSYMUTIL@
146DUMPBIN = @DUMPBIN@
147ECHO_C = @ECHO_C@
148ECHO_N = @ECHO_N@
149ECHO_T = @ECHO_T@
150ECORE_EVAS_CFLAGS = @ECORE_EVAS_CFLAGS@
151ECORE_EVAS_LIBS = @ECORE_EVAS_LIBS@
152EFL_COVERAGE_CFLAGS = @EFL_COVERAGE_CFLAGS@
153EFL_COVERAGE_LIBS = @EFL_COVERAGE_LIBS@
154EFL_EINA_BUILD = @EFL_EINA_BUILD@
155EFL_FNMATCH_LIBS = @EFL_FNMATCH_LIBS@
156EFL_PTHREAD_CFLAGS = @EFL_PTHREAD_CFLAGS@
157EFL_PTHREAD_LIBS = @EFL_PTHREAD_LIBS@
158EFL_SIMD_FLAGS = @EFL_SIMD_FLAGS@
159EGREP = @EGREP@
160EINA_CFLAGS = @EINA_CFLAGS@
161EINA_CONFIGURE_DEFAULT_MEMPOOL = @EINA_CONFIGURE_DEFAULT_MEMPOOL@
162EINA_CONFIGURE_ENABLE_LOG = @EINA_CONFIGURE_ENABLE_LOG@
163EINA_CONFIGURE_HAVE_DEBUG_THREADS = @EINA_CONFIGURE_HAVE_DEBUG_THREADS@
164EINA_CONFIGURE_HAVE_DIRENT_H = @EINA_CONFIGURE_HAVE_DIRENT_H@
165EINA_CONFIGURE_HAVE_EXOTIC = @EINA_CONFIGURE_HAVE_EXOTIC@
166EINA_CONFIGURE_HAVE_INTTYPES_H = @EINA_CONFIGURE_HAVE_INTTYPES_H@
167EINA_CONFIGURE_HAVE_ON_OFF_THREADS = @EINA_CONFIGURE_HAVE_ON_OFF_THREADS@
168EINA_CONFIGURE_HAVE_STDINT_H = @EINA_CONFIGURE_HAVE_STDINT_H@
169EINA_CONFIGURE_HAVE_THREADS = @EINA_CONFIGURE_HAVE_THREADS@
170EINA_CONFIGURE_MAGIC_DEBUG = @EINA_CONFIGURE_MAGIC_DEBUG@
171EINA_CONFIGURE_SAFETY_CHECKS = @EINA_CONFIGURE_SAFETY_CHECKS@
172EINA_LIBS = @EINA_LIBS@
173EINA_SIZEOF_WCHAR_T = @EINA_SIZEOF_WCHAR_T@
174EMEMOA_CFLAGS = @EMEMOA_CFLAGS@
175EMEMOA_LIBS = @EMEMOA_LIBS@
176ESCAPE_CFLAGS = @ESCAPE_CFLAGS@
177ESCAPE_LIBS = @ESCAPE_LIBS@
178EVIL_CFLAGS = @EVIL_CFLAGS@
179EVIL_LIBS = @EVIL_LIBS@
180EXEEXT = @EXEEXT@
181EXOTIC_CFLAGS = @EXOTIC_CFLAGS@
182EXOTIC_LIBS = @EXOTIC_LIBS@
183FGREP = @FGREP@
184GLIB_CFLAGS = @GLIB_CFLAGS@
185GLIB_LIBS = @GLIB_LIBS@
186GREP = @GREP@
187INSTALL = @INSTALL@
188INSTALL_DATA = @INSTALL_DATA@
189INSTALL_PROGRAM = @INSTALL_PROGRAM@
190INSTALL_SCRIPT = @INSTALL_SCRIPT@
191INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
192LD = @LD@
193LDFLAGS = @LDFLAGS@
194LIBOBJS = @LIBOBJS@
195LIBS = @LIBS@
196LIBTOOL = @LIBTOOL@
197LIPO = @LIPO@
198LN_S = @LN_S@
199LTLIBOBJS = @LTLIBOBJS@
200MAKEINFO = @MAKEINFO@
201MKDIR_P = @MKDIR_P@
202MODULE_ARCH = @MODULE_ARCH@
203NM = @NM@
204NMEDIT = @NMEDIT@
205OBJDUMP = @OBJDUMP@
206OBJEXT = @OBJEXT@
207OTOOL = @OTOOL@
208OTOOL64 = @OTOOL64@
209PACKAGE = @PACKAGE@
210PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
211PACKAGE_NAME = @PACKAGE_NAME@
212PACKAGE_STRING = @PACKAGE_STRING@
213PACKAGE_TARNAME = @PACKAGE_TARNAME@
214PACKAGE_URL = @PACKAGE_URL@
215PACKAGE_VERSION = @PACKAGE_VERSION@
216PATH_SEPARATOR = @PATH_SEPARATOR@
217PKG_CONFIG = @PKG_CONFIG@
218PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
219PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
220RANLIB = @RANLIB@
221SED = @SED@
222SET_MAKE = @SET_MAKE@
223SHELL = @SHELL@
224STRIP = @STRIP@
225VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
226VALGRIND_LIBS = @VALGRIND_LIBS@
227VERSION = @VERSION@
228VMAJ = @VMAJ@
229abs_builddir = @abs_builddir@
230abs_srcdir = @abs_srcdir@
231abs_top_builddir = @abs_top_builddir@
232abs_top_srcdir = @abs_top_srcdir@
233ac_ct_CC = @ac_ct_CC@
234ac_ct_CXX = @ac_ct_CXX@
235ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
236am__include = @am__include@
237am__leading_dot = @am__leading_dot@
238am__quote = @am__quote@
239am__tar = @am__tar@
240am__untar = @am__untar@
241bindir = @bindir@
242build = @build@
243build_alias = @build_alias@
244build_cpu = @build_cpu@
245build_os = @build_os@
246build_vendor = @build_vendor@
247builddir = @builddir@
248datadir = @datadir@
249datarootdir = @datarootdir@
250dlopen_libs = @dlopen_libs@
251docdir = @docdir@
252dvidir = @dvidir@
253efl_doxygen = @efl_doxygen@
254efl_have_doxygen = @efl_have_doxygen@
255exec_prefix = @exec_prefix@
256have_lcov = @have_lcov@
257host = @host@
258host_alias = @host_alias@
259host_cpu = @host_cpu@
260host_os = @host_os@
261host_vendor = @host_vendor@
262htmldir = @htmldir@
263iconv_libs = @iconv_libs@
264includedir = @includedir@
265infodir = @infodir@
266install_sh = @install_sh@
267libdir = @libdir@
268libexecdir = @libexecdir@
269localedir = @localedir@
270localstatedir = @localstatedir@
271lt_ECHO = @lt_ECHO@
272lt_enable_auto_import = @lt_enable_auto_import@
273mandir = @mandir@
274mkdir_p = @mkdir_p@
275oldincludedir = @oldincludedir@
276pdfdir = @pdfdir@
277pkgconfig_requires_private = @pkgconfig_requires_private@
278prefix = @prefix@
279program_transform_name = @program_transform_name@
280psdir = @psdir@
281release_info = @release_info@
282requirement_eina = @requirement_eina@
283rt_libs = @rt_libs@
284sbindir = @sbindir@
285sharedstatedir = @sharedstatedir@
286srcdir = @srcdir@
287sysconfdir = @sysconfdir@
288target_alias = @target_alias@
289top_build_prefix = @top_build_prefix@
290top_builddir = @top_builddir@
291top_srcdir = @top_srcdir@
292version_info = @version_info@
293MAINTAINERCLEANFILES = Makefile.in
294SUBDIRS = $(am__append_1) $(am__append_2) $(am__append_3) \
295 $(am__append_4) $(am__append_5) $(am__append_6) \
296 $(am__append_7)
297all: all-recursive
298
299.SUFFIXES:
300$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
301 @for dep in $?; do \
302 case '$(am__configure_deps)' in \
303 *$$dep*) \
304 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
305 && { if test -f $@; then exit 0; else break; fi; }; \
306 exit 1;; \
307 esac; \
308 done; \
309 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/modules/mp/Makefile'; \
310 $(am__cd) $(top_srcdir) && \
311 $(AUTOMAKE) --gnu src/modules/mp/Makefile
312.PRECIOUS: Makefile
313Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
314 @case '$?' in \
315 *config.status*) \
316 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
317 *) \
318 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
319 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
320 esac;
321
322$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
323 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
324
325$(top_srcdir)/configure: $(am__configure_deps)
326 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
327$(ACLOCAL_M4): $(am__aclocal_m4_deps)
328 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
329$(am__aclocal_m4_deps):
330
331mostlyclean-libtool:
332 -rm -f *.lo
333
334clean-libtool:
335 -rm -rf .libs _libs
336
337# This directory's subdirectories are mostly independent; you can cd
338# into them and run `make' without going through this Makefile.
339# To change the values of `make' variables: instead of editing Makefiles,
340# (1) if the variable is set in `config.status', edit `config.status'
341# (which will cause the Makefiles to be regenerated when you run `make');
342# (2) otherwise, pass the desired values on the `make' command line.
343$(RECURSIVE_TARGETS):
344 @fail= failcom='exit 1'; \
345 for f in x $$MAKEFLAGS; do \
346 case $$f in \
347 *=* | --[!k]*);; \
348 *k*) failcom='fail=yes';; \
349 esac; \
350 done; \
351 dot_seen=no; \
352 target=`echo $@ | sed s/-recursive//`; \
353 list='$(SUBDIRS)'; for subdir in $$list; do \
354 echo "Making $$target in $$subdir"; \
355 if test "$$subdir" = "."; then \
356 dot_seen=yes; \
357 local_target="$$target-am"; \
358 else \
359 local_target="$$target"; \
360 fi; \
361 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
362 || eval $$failcom; \
363 done; \
364 if test "$$dot_seen" = "no"; then \
365 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
366 fi; test -z "$$fail"
367
368$(RECURSIVE_CLEAN_TARGETS):
369 @fail= failcom='exit 1'; \
370 for f in x $$MAKEFLAGS; do \
371 case $$f in \
372 *=* | --[!k]*);; \
373 *k*) failcom='fail=yes';; \
374 esac; \
375 done; \
376 dot_seen=no; \
377 case "$@" in \
378 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
379 *) list='$(SUBDIRS)' ;; \
380 esac; \
381 rev=''; for subdir in $$list; do \
382 if test "$$subdir" = "."; then :; else \
383 rev="$$subdir $$rev"; \
384 fi; \
385 done; \
386 rev="$$rev ."; \
387 target=`echo $@ | sed s/-recursive//`; \
388 for subdir in $$rev; do \
389 echo "Making $$target in $$subdir"; \
390 if test "$$subdir" = "."; then \
391 local_target="$$target-am"; \
392 else \
393 local_target="$$target"; \
394 fi; \
395 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
396 || eval $$failcom; \
397 done && test -z "$$fail"
398tags-recursive:
399 list='$(SUBDIRS)'; for subdir in $$list; do \
400 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
401 done
402ctags-recursive:
403 list='$(SUBDIRS)'; for subdir in $$list; do \
404 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
405 done
406
407ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
408 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
409 unique=`for i in $$list; do \
410 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
411 done | \
412 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
413 END { if (nonempty) { for (i in files) print i; }; }'`; \
414 mkid -fID $$unique
415tags: TAGS
416
417TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
418 $(TAGS_FILES) $(LISP)
419 set x; \
420 here=`pwd`; \
421 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
422 include_option=--etags-include; \
423 empty_fix=.; \
424 else \
425 include_option=--include; \
426 empty_fix=; \
427 fi; \
428 list='$(SUBDIRS)'; for subdir in $$list; do \
429 if test "$$subdir" = .; then :; else \
430 test ! -f $$subdir/TAGS || \
431 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
432 fi; \
433 done; \
434 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
435 unique=`for i in $$list; do \
436 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
437 done | \
438 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
439 END { if (nonempty) { for (i in files) print i; }; }'`; \
440 shift; \
441 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
442 test -n "$$unique" || unique=$$empty_fix; \
443 if test $$# -gt 0; then \
444 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
445 "$$@" $$unique; \
446 else \
447 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
448 $$unique; \
449 fi; \
450 fi
451ctags: CTAGS
452CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
453 $(TAGS_FILES) $(LISP)
454 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
455 unique=`for i in $$list; do \
456 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
457 done | \
458 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
459 END { if (nonempty) { for (i in files) print i; }; }'`; \
460 test -z "$(CTAGS_ARGS)$$unique" \
461 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
462 $$unique
463
464GTAGS:
465 here=`$(am__cd) $(top_builddir) && pwd` \
466 && $(am__cd) $(top_srcdir) \
467 && gtags -i $(GTAGS_ARGS) "$$here"
468
469distclean-tags:
470 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
471
472distdir: $(DISTFILES)
473 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
474 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
475 list='$(DISTFILES)'; \
476 dist_files=`for file in $$list; do echo $$file; done | \
477 sed -e "s|^$$srcdirstrip/||;t" \
478 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
479 case $$dist_files in \
480 */*) $(MKDIR_P) `echo "$$dist_files" | \
481 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
482 sort -u` ;; \
483 esac; \
484 for file in $$dist_files; do \
485 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
486 if test -d $$d/$$file; then \
487 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
488 if test -d "$(distdir)/$$file"; then \
489 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
490 fi; \
491 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
492 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
493 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
494 fi; \
495 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
496 else \
497 test -f "$(distdir)/$$file" \
498 || cp -p $$d/$$file "$(distdir)/$$file" \
499 || exit 1; \
500 fi; \
501 done
502 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
503 if test "$$subdir" = .; then :; else \
504 test -d "$(distdir)/$$subdir" \
505 || $(MKDIR_P) "$(distdir)/$$subdir" \
506 || exit 1; \
507 fi; \
508 done
509 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
510 if test "$$subdir" = .; then :; else \
511 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
512 $(am__relativize); \
513 new_distdir=$$reldir; \
514 dir1=$$subdir; dir2="$(top_distdir)"; \
515 $(am__relativize); \
516 new_top_distdir=$$reldir; \
517 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
518 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
519 ($(am__cd) $$subdir && \
520 $(MAKE) $(AM_MAKEFLAGS) \
521 top_distdir="$$new_top_distdir" \
522 distdir="$$new_distdir" \
523 am__remove_distdir=: \
524 am__skip_length_check=: \
525 am__skip_mode_fix=: \
526 distdir) \
527 || exit 1; \
528 fi; \
529 done
530check-am: all-am
531check: check-recursive
532all-am: Makefile
533installdirs: installdirs-recursive
534installdirs-am:
535install: install-recursive
536install-exec: install-exec-recursive
537install-data: install-data-recursive
538uninstall: uninstall-recursive
539
540install-am: all-am
541 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
542
543installcheck: installcheck-recursive
544install-strip:
545 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
546 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
547 `test -z '$(STRIP)' || \
548 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
549mostlyclean-generic:
550
551clean-generic:
552
553distclean-generic:
554 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
555 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
556
557maintainer-clean-generic:
558 @echo "This command is intended for maintainers to use"
559 @echo "it deletes files that may require special tools to rebuild."
560 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
561clean: clean-recursive
562
563clean-am: clean-generic clean-libtool mostlyclean-am
564
565distclean: distclean-recursive
566 -rm -f Makefile
567distclean-am: clean-am distclean-generic distclean-tags
568
569dvi: dvi-recursive
570
571dvi-am:
572
573html: html-recursive
574
575html-am:
576
577info: info-recursive
578
579info-am:
580
581install-data-am:
582
583install-dvi: install-dvi-recursive
584
585install-dvi-am:
586
587install-exec-am:
588
589install-html: install-html-recursive
590
591install-html-am:
592
593install-info: install-info-recursive
594
595install-info-am:
596
597install-man:
598
599install-pdf: install-pdf-recursive
600
601install-pdf-am:
602
603install-ps: install-ps-recursive
604
605install-ps-am:
606
607installcheck-am:
608
609maintainer-clean: maintainer-clean-recursive
610 -rm -f Makefile
611maintainer-clean-am: distclean-am maintainer-clean-generic
612
613mostlyclean: mostlyclean-recursive
614
615mostlyclean-am: mostlyclean-generic mostlyclean-libtool
616
617pdf: pdf-recursive
618
619pdf-am:
620
621ps: ps-recursive
622
623ps-am:
624
625uninstall-am:
626
627.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
628 install-am install-strip tags-recursive
629
630.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
631 all all-am check check-am clean clean-generic clean-libtool \
632 ctags ctags-recursive distclean distclean-generic \
633 distclean-libtool distclean-tags distdir dvi dvi-am html \
634 html-am info info-am install install-am install-data \
635 install-data-am install-dvi install-dvi-am install-exec \
636 install-exec-am install-html install-html-am install-info \
637 install-info-am install-man install-pdf install-pdf-am \
638 install-ps install-ps-am install-strip installcheck \
639 installcheck-am installdirs installdirs-am maintainer-clean \
640 maintainer-clean-generic mostlyclean mostlyclean-generic \
641 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
642 uninstall uninstall-am
643
644
645# Tell versions [3.59,3.63) of GNU make to not export all variables.
646# Otherwise a system limit (for SysV at least) may be exceeded.
647.NOEXPORT: