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