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