Allow emotion to build into pure Wayland profile.
[platform/upstream/emotion.git] / Makefile.in
1 # Makefile.in generated by automake 1.13.4 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 VPATH = @srcdir@
18 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19 am__make_running_with_option = \
20   case $${target_option-} in \
21       ?) ;; \
22       *) echo "am__make_running_with_option: internal error: invalid" \
23               "target option '$${target_option-}' specified" >&2; \
24          exit 1;; \
25   esac; \
26   has_opt=no; \
27   sane_makeflags=$$MAKEFLAGS; \
28   if $(am__is_gnu_make); then \
29     sane_makeflags=$$MFLAGS; \
30   else \
31     case $$MAKEFLAGS in \
32       *\\[\ \   ]*) \
33         bs=\\; \
34         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
36     esac; \
37   fi; \
38   skip_next=no; \
39   strip_trailopt () \
40   { \
41     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42   }; \
43   for flg in $$sane_makeflags; do \
44     test $$skip_next = yes && { skip_next=no; continue; }; \
45     case $$flg in \
46       *=*|--*) continue;; \
47         -*I) strip_trailopt 'I'; skip_next=yes;; \
48       -*I?*) strip_trailopt 'I';; \
49         -*O) strip_trailopt 'O'; skip_next=yes;; \
50       -*O?*) strip_trailopt 'O';; \
51         -*l) strip_trailopt 'l'; skip_next=yes;; \
52       -*l?*) strip_trailopt 'l';; \
53       -[dEDm]) skip_next=yes;; \
54       -[JT]) skip_next=yes;; \
55     esac; \
56     case $$flg in \
57       *$$target_option*) has_opt=yes; break;; \
58     esac; \
59   done; \
60   test $$has_opt = yes
61 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63 pkgdatadir = $(datadir)/@PACKAGE@
64 pkgincludedir = $(includedir)/@PACKAGE@
65 pkglibdir = $(libdir)/@PACKAGE@
66 pkglibexecdir = $(libexecdir)/@PACKAGE@
67 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68 install_sh_DATA = $(install_sh) -c -m 644
69 install_sh_PROGRAM = $(install_sh) -c
70 install_sh_SCRIPT = $(install_sh) -c
71 INSTALL_HEADER = $(INSTALL_DATA)
72 transform = $(program_transform_name)
73 NORMAL_INSTALL = :
74 PRE_INSTALL = :
75 POST_INSTALL = :
76 NORMAL_UNINSTALL = :
77 PRE_UNINSTALL = :
78 POST_UNINSTALL = :
79 build_triplet = @build@
80 host_triplet = @host@
81 subdir = .
82 DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \
83         $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
84         $(top_srcdir)/configure $(am__configure_deps) \
85         $(srcdir)/config.h.in $(srcdir)/emotion.pc.in \
86         $(srcdir)/emotion.spec.in ABOUT-NLS COPYING TODO config.guess \
87         config.sub depcomp install-sh missing ltmain.sh
88 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
89 am__aclocal_m4_deps = $(top_srcdir)/m4/ac_attribute.m4 \
90         $(top_srcdir)/m4/efl_binary.m4 $(top_srcdir)/m4/efl_doxygen.m4 \
91         $(top_srcdir)/m4/efl_edje_external.m4 \
92         $(top_srcdir)/m4/efl_examples.m4 \
93         $(top_srcdir)/m4/efl_shm_open.m4 \
94         $(top_srcdir)/m4/emotion_check.m4 \
95         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
96         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
97         $(top_srcdir)/configure.ac
98 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
99         $(ACLOCAL_M4)
100 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
101  configure.lineno config.status.lineno
102 mkinstalldirs = $(install_sh) -d
103 CONFIG_HEADER = config.h
104 CONFIG_CLEAN_FILES = emotion.pc emotion.spec
105 CONFIG_CLEAN_VPATH_FILES =
106 AM_V_P = $(am__v_P_@AM_V@)
107 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
108 am__v_P_0 = false
109 am__v_P_1 = :
110 AM_V_GEN = $(am__v_GEN_@AM_V@)
111 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
112 am__v_GEN_0 = @echo "  GEN     " $@;
113 am__v_GEN_1 = 
114 AM_V_at = $(am__v_at_@AM_V@)
115 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
116 am__v_at_0 = @
117 am__v_at_1 = 
118 SOURCES =
119 DIST_SOURCES =
120 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
121         ctags-recursive dvi-recursive html-recursive info-recursive \
122         install-data-recursive install-dvi-recursive \
123         install-exec-recursive install-html-recursive \
124         install-info-recursive install-pdf-recursive \
125         install-ps-recursive install-recursive installcheck-recursive \
126         installdirs-recursive pdf-recursive ps-recursive \
127         tags-recursive uninstall-recursive
128 am__can_run_installinfo = \
129   case $$AM_UPDATE_INFO_DIR in \
130     n|no|NO) false;; \
131     *) (install-info --version) >/dev/null 2>&1;; \
132   esac
133 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
134 am__vpath_adj = case $$p in \
135     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
136     *) f=$$p;; \
137   esac;
138 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
139 am__install_max = 40
140 am__nobase_strip_setup = \
141   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
142 am__nobase_strip = \
143   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
144 am__nobase_list = $(am__nobase_strip_setup); \
145   for p in $$list; do echo "$$p $$p"; done | \
146   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
147   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
148     if (++n[$$2] == $(am__install_max)) \
149       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
150     END { for (dir in files) print dir, files[dir] }'
151 am__base_list = \
152   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
153   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
154 am__uninstall_files_from_dir = { \
155   test -z "$$files" \
156     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
157     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
158          $(am__cd) "$$dir" && rm -f $$files; }; \
159   }
160 am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
161 DATA = $(pkgconfig_DATA)
162 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
163   distclean-recursive maintainer-clean-recursive
164 am__recursive_targets = \
165   $(RECURSIVE_TARGETS) \
166   $(RECURSIVE_CLEAN_TARGETS) \
167   $(am__extra_recursive_targets)
168 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
169         cscope distdir dist dist-all distcheck
170 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
171         $(LISP)config.h.in
172 # Read a list of newline-separated strings from the standard input,
173 # and print each of them once, without duplicates.  Input order is
174 # *not* preserved.
175 am__uniquify_input = $(AWK) '\
176   BEGIN { nonempty = 0; } \
177   { items[$$0] = 1; nonempty = 1; } \
178   END { if (nonempty) { for (i in items) print i; }; } \
179 '
180 # Make sure the list of sources is unique.  This is necessary because,
181 # e.g., the same source file might be shared among _SOURCES variables
182 # for different programs/libraries.
183 am__define_uniq_tagged_files = \
184   list='$(am__tagged_files)'; \
185   unique=`for i in $$list; do \
186     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
187   done | $(am__uniquify_input)`
188 ETAGS = etags
189 CTAGS = ctags
190 CSCOPE = cscope
191 DIST_SUBDIRS = $(SUBDIRS)
192 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
193 distdir = $(PACKAGE)-$(VERSION)
194 top_distdir = $(distdir)
195 am__remove_distdir = \
196   if test -d "$(distdir)"; then \
197     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
198       && rm -rf "$(distdir)" \
199       || { sleep 5 && rm -rf "$(distdir)"; }; \
200   else :; fi
201 am__post_remove_distdir = $(am__remove_distdir)
202 am__relativize = \
203   dir0=`pwd`; \
204   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
205   sed_rest='s,^[^/]*/*,,'; \
206   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
207   sed_butlast='s,/*[^/]*$$,,'; \
208   while test -n "$$dir1"; do \
209     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
210     if test "$$first" != "."; then \
211       if test "$$first" = ".."; then \
212         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
213         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
214       else \
215         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
216         if test "$$first2" = "$$first"; then \
217           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
218         else \
219           dir2="../$$dir2"; \
220         fi; \
221         dir0="$$dir0"/"$$first"; \
222       fi; \
223     fi; \
224     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
225   done; \
226   reldir="$$dir2"
227 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
228 GZIP_ENV = --best
229 DIST_TARGETS = dist-bzip2 dist-gzip
230 distuninstallcheck_listfiles = find . -type f -print
231 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
232   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
233 distcleancheck_listfiles = find . -type f -print
234 ACLOCAL = @ACLOCAL@
235 ALLOCA = @ALLOCA@
236 AMTAR = @AMTAR@
237 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
238 AR = @AR@
239 AS = @AS@
240 AUTOCONF = @AUTOCONF@
241 AUTOHEADER = @AUTOHEADER@
242 AUTOMAKE = @AUTOMAKE@
243 AWK = @AWK@
244 CC = @CC@
245 CCDEPMODE = @CCDEPMODE@
246 CFLAGS = @CFLAGS@
247 CPP = @CPP@
248 CPPFLAGS = @CPPFLAGS@
249 CYGPATH_W = @CYGPATH_W@
250 DEFS = @DEFS@
251 DEPDIR = @DEPDIR@
252 DLLTOOL = @DLLTOOL@
253 DSYMUTIL = @DSYMUTIL@
254 DUMPBIN = @DUMPBIN@
255 ECHO_C = @ECHO_C@
256 ECHO_N = @ECHO_N@
257 ECHO_T = @ECHO_T@
258 ECORE_FB_CFLAGS = @ECORE_FB_CFLAGS@
259 ECORE_FB_LIBS = @ECORE_FB_LIBS@
260 ECORE_X_CFLAGS = @ECORE_X_CFLAGS@
261 ECORE_X_LIBS = @ECORE_X_LIBS@
262 EDJE_EXTERNAL_CFLAGS = @EDJE_EXTERNAL_CFLAGS@
263 EDJE_EXTERNAL_LIBS = @EDJE_EXTERNAL_LIBS@
264 EEZE_CFLAGS = @EEZE_CFLAGS@
265 EEZE_LIBS = @EEZE_LIBS@
266 EFL_EMOTION_BUILD = @EFL_EMOTION_BUILD@
267 EFL_SHM_OPEN_LIBS = @EFL_SHM_OPEN_LIBS@
268 EGREP = @EGREP@
269 EIO_CFLAGS = @EIO_CFLAGS@
270 EIO_LIBS = @EIO_LIBS@
271 EMOTION_BIN_CFLAGS = @EMOTION_BIN_CFLAGS@
272 EMOTION_BIN_LIBS = @EMOTION_BIN_LIBS@
273 EMOTION_CFLAGS = @EMOTION_CFLAGS@
274 EMOTION_CPPFLAGS = @EMOTION_CPPFLAGS@
275 EMOTION_LIBS = @EMOTION_LIBS@
276 EMOTION_TEST_PRG = @EMOTION_TEST_PRG@
277 EXEEXT = @EXEEXT@
278 FGREP = @FGREP@
279 GENERIC_CFLAGS = @GENERIC_CFLAGS@
280 GENERIC_LIBS = @GENERIC_LIBS@
281 GENERIC_VLC_CFLAGS = @GENERIC_VLC_CFLAGS@
282 GENERIC_VLC_LIBS = @GENERIC_VLC_LIBS@
283 GREP = @GREP@
284 GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
285 GSTREAMER_INTERFACE_CFLAGS = @GSTREAMER_INTERFACE_CFLAGS@
286 GSTREAMER_INTERFACE_LIBS = @GSTREAMER_INTERFACE_LIBS@
287 GSTREAMER_LIBS = @GSTREAMER_LIBS@
288 INSTALL = @INSTALL@
289 INSTALL_DATA = @INSTALL_DATA@
290 INSTALL_PROGRAM = @INSTALL_PROGRAM@
291 INSTALL_SCRIPT = @INSTALL_SCRIPT@
292 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
293 LD = @LD@
294 LDFLAGS = @LDFLAGS@
295 LIBOBJS = @LIBOBJS@
296 LIBS = @LIBS@
297 LIBTOOL = @LIBTOOL@
298 LIPO = @LIPO@
299 LN_S = @LN_S@
300 LTLIBOBJS = @LTLIBOBJS@
301 MAKEINFO = @MAKEINFO@
302 MANIFEST_TOOL = @MANIFEST_TOOL@
303 MKDIR_P = @MKDIR_P@
304 MODULE_EDJE = @MODULE_EDJE@
305 NM = @NM@
306 NMEDIT = @NMEDIT@
307 OBJDUMP = @OBJDUMP@
308 OBJEXT = @OBJEXT@
309 OTOOL = @OTOOL@
310 OTOOL64 = @OTOOL64@
311 PACKAGE = @PACKAGE@
312 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
313 PACKAGE_NAME = @PACKAGE_NAME@
314 PACKAGE_STRING = @PACKAGE_STRING@
315 PACKAGE_TARNAME = @PACKAGE_TARNAME@
316 PACKAGE_URL = @PACKAGE_URL@
317 PACKAGE_VERSION = @PACKAGE_VERSION@
318 PATH_SEPARATOR = @PATH_SEPARATOR@
319 PKG_CONFIG = @PKG_CONFIG@
320 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
321 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
322 RANLIB = @RANLIB@
323 SED = @SED@
324 SET_MAKE = @SET_MAKE@
325 SHELL = @SHELL@
326 STRIP = @STRIP@
327 VERSION = @VERSION@
328 VMAJ = @VMAJ@
329 XINE_CFLAGS = @XINE_CFLAGS@
330 XINE_LIBS = @XINE_LIBS@
331 abs_builddir = @abs_builddir@
332 abs_srcdir = @abs_srcdir@
333 abs_top_builddir = @abs_top_builddir@
334 abs_top_srcdir = @abs_top_srcdir@
335 ac_ct_AR = @ac_ct_AR@
336 ac_ct_CC = @ac_ct_CC@
337 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
338 am__include = @am__include@
339 am__leading_dot = @am__leading_dot@
340 am__quote = @am__quote@
341 am__tar = @am__tar@
342 am__untar = @am__untar@
343 bindir = @bindir@
344 build = @build@
345 build_alias = @build_alias@
346 build_cpu = @build_cpu@
347 build_os = @build_os@
348 build_vendor = @build_vendor@
349 builddir = @builddir@
350 datadir = @datadir@
351 datarootdir = @datarootdir@
352 docdir = @docdir@
353 dvidir = @dvidir@
354 edje_cc = @edje_cc@
355 efl_doxygen = @efl_doxygen@
356 efl_have_doxygen = @efl_have_doxygen@
357 exec_prefix = @exec_prefix@
358 host = @host@
359 host_alias = @host_alias@
360 host_cpu = @host_cpu@
361 host_os = @host_os@
362 host_vendor = @host_vendor@
363 htmldir = @htmldir@
364 includedir = @includedir@
365 infodir = @infodir@
366 install_sh = @install_sh@
367 libdir = @libdir@
368 libexecdir = @libexecdir@
369 localedir = @localedir@
370 localstatedir = @localstatedir@
371 lt_enable_auto_import = @lt_enable_auto_import@
372 mandir = @mandir@
373 mkdir_p = @mkdir_p@
374 oldincludedir = @oldincludedir@
375 pdfdir = @pdfdir@
376 pkgconfig_requires_private = @pkgconfig_requires_private@
377 prefix = @prefix@
378 program_transform_name = @program_transform_name@
379 psdir = @psdir@
380 release_info = @release_info@
381 requirement_emotion = @requirement_emotion@
382 sbindir = @sbindir@
383 sharedstatedir = @sharedstatedir@
384 srcdir = @srcdir@
385 sysconfdir = @sysconfdir@
386 target_alias = @target_alias@
387 top_build_prefix = @top_build_prefix@
388 top_builddir = @top_builddir@
389 top_srcdir = @top_srcdir@
390 version_info = @version_info@
391 ACLOCAL_AMFLAGS = -I m4
392 SUBDIRS = src data doc
393 MAINTAINERCLEANFILES = \
394 Makefile.in \
395 aclocal.m4 \
396 config.guess \
397 config.h.in \
398 config.sub \
399 configure \
400 depcomp \
401 install-sh \
402 ltconfig \
403 ltmain.sh \
404 missing \
405 mkinstalldirs \
406 stamp-h.in \
407 $(PACKAGE_TARNAME)-$(PACKAGE_VERSION).tar.gz \
408 $(PACKAGE_TARNAME)-$(PACKAGE_VERSION).tar.bz2 \
409 $(PACKAGE_TARNAME)-$(PACKAGE_VERSION)-doc.tar.bz2
410
411 EXTRA_DIST = \
412 README \
413 AUTHORS \
414 COPYING \
415 autogen.sh \
416 emotion.spec \
417 emotion.spec.in \
418 emotion.pc.in \
419 m4/ac_attribute.m4 \
420 m4/efl_binary.m4 \
421 m4/efl_doxygen.m4 \
422 m4/efl_edje_external.m4 \
423 m4/efl_examples.m4 \
424 m4/efl_shm_open.m4 \
425 m4/emotion_check.m4 \
426 m4/gst-element-check.m4
427
428 pkgconfigdir = $(libdir)/pkgconfig
429 pkgconfig_DATA = emotion.pc
430 all: config.h
431         $(MAKE) $(AM_MAKEFLAGS) all-recursive
432
433 .SUFFIXES:
434 am--refresh: Makefile
435         @:
436 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
437         @for dep in $?; do \
438           case '$(am__configure_deps)' in \
439             *$$dep*) \
440               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
441               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
442                 && exit 0; \
443               exit 1;; \
444           esac; \
445         done; \
446         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
447         $(am__cd) $(top_srcdir) && \
448           $(AUTOMAKE) --gnu Makefile
449 .PRECIOUS: Makefile
450 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
451         @case '$?' in \
452           *config.status*) \
453             echo ' $(SHELL) ./config.status'; \
454             $(SHELL) ./config.status;; \
455           *) \
456             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
457             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
458         esac;
459
460 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
461         $(SHELL) ./config.status --recheck
462
463 $(top_srcdir)/configure:  $(am__configure_deps)
464         $(am__cd) $(srcdir) && $(AUTOCONF)
465 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
466         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
467 $(am__aclocal_m4_deps):
468
469 config.h: stamp-h1
470         @if test ! -f $@; then rm -f stamp-h1; else :; fi
471         @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
472
473 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
474         @rm -f stamp-h1
475         cd $(top_builddir) && $(SHELL) ./config.status config.h
476 $(srcdir)/config.h.in:  $(am__configure_deps) 
477         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
478         rm -f stamp-h1
479         touch $@
480
481 distclean-hdr:
482         -rm -f config.h stamp-h1
483 emotion.pc: $(top_builddir)/config.status $(srcdir)/emotion.pc.in
484         cd $(top_builddir) && $(SHELL) ./config.status $@
485 emotion.spec: $(top_builddir)/config.status $(srcdir)/emotion.spec.in
486         cd $(top_builddir) && $(SHELL) ./config.status $@
487
488 mostlyclean-libtool:
489         -rm -f *.lo
490
491 clean-libtool:
492         -rm -rf .libs _libs
493
494 distclean-libtool:
495         -rm -f libtool config.lt
496 install-pkgconfigDATA: $(pkgconfig_DATA)
497         @$(NORMAL_INSTALL)
498         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
499         if test -n "$$list"; then \
500           echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
501           $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
502         fi; \
503         for p in $$list; do \
504           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
505           echo "$$d$$p"; \
506         done | $(am__base_list) | \
507         while read files; do \
508           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
509           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
510         done
511
512 uninstall-pkgconfigDATA:
513         @$(NORMAL_UNINSTALL)
514         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
515         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
516         dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
517
518 # This directory's subdirectories are mostly independent; you can cd
519 # into them and run 'make' without going through this Makefile.
520 # To change the values of 'make' variables: instead of editing Makefiles,
521 # (1) if the variable is set in 'config.status', edit 'config.status'
522 #     (which will cause the Makefiles to be regenerated when you run 'make');
523 # (2) otherwise, pass the desired values on the 'make' command line.
524 $(am__recursive_targets):
525         @fail=; \
526         if $(am__make_keepgoing); then \
527           failcom='fail=yes'; \
528         else \
529           failcom='exit 1'; \
530         fi; \
531         dot_seen=no; \
532         target=`echo $@ | sed s/-recursive//`; \
533         case "$@" in \
534           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
535           *) list='$(SUBDIRS)' ;; \
536         esac; \
537         for subdir in $$list; do \
538           echo "Making $$target in $$subdir"; \
539           if test "$$subdir" = "."; then \
540             dot_seen=yes; \
541             local_target="$$target-am"; \
542           else \
543             local_target="$$target"; \
544           fi; \
545           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
546           || eval $$failcom; \
547         done; \
548         if test "$$dot_seen" = "no"; then \
549           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
550         fi; test -z "$$fail"
551
552 ID: $(am__tagged_files)
553         $(am__define_uniq_tagged_files); mkid -fID $$unique
554 tags: tags-recursive
555 TAGS: tags
556
557 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
558         set x; \
559         here=`pwd`; \
560         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
561           include_option=--etags-include; \
562           empty_fix=.; \
563         else \
564           include_option=--include; \
565           empty_fix=; \
566         fi; \
567         list='$(SUBDIRS)'; for subdir in $$list; do \
568           if test "$$subdir" = .; then :; else \
569             test ! -f $$subdir/TAGS || \
570               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
571           fi; \
572         done; \
573         $(am__define_uniq_tagged_files); \
574         shift; \
575         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
576           test -n "$$unique" || unique=$$empty_fix; \
577           if test $$# -gt 0; then \
578             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
579               "$$@" $$unique; \
580           else \
581             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
582               $$unique; \
583           fi; \
584         fi
585 ctags: ctags-recursive
586
587 CTAGS: ctags
588 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
589         $(am__define_uniq_tagged_files); \
590         test -z "$(CTAGS_ARGS)$$unique" \
591           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
592              $$unique
593
594 GTAGS:
595         here=`$(am__cd) $(top_builddir) && pwd` \
596           && $(am__cd) $(top_srcdir) \
597           && gtags -i $(GTAGS_ARGS) "$$here"
598 cscope: cscope.files
599         test ! -s cscope.files \
600           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
601 clean-cscope:
602         -rm -f cscope.files
603 cscope.files: clean-cscope cscopelist
604 cscopelist: cscopelist-recursive
605
606 cscopelist-am: $(am__tagged_files)
607         list='$(am__tagged_files)'; \
608         case "$(srcdir)" in \
609           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
610           *) sdir=$(subdir)/$(srcdir) ;; \
611         esac; \
612         for i in $$list; do \
613           if test -f "$$i"; then \
614             echo "$(subdir)/$$i"; \
615           else \
616             echo "$$sdir/$$i"; \
617           fi; \
618         done >> $(top_builddir)/cscope.files
619
620 distclean-tags:
621         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
622         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
623
624 distdir: $(DISTFILES)
625         $(am__remove_distdir)
626         test -d "$(distdir)" || mkdir "$(distdir)"
627         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
628         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
629         list='$(DISTFILES)'; \
630           dist_files=`for file in $$list; do echo $$file; done | \
631           sed -e "s|^$$srcdirstrip/||;t" \
632               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
633         case $$dist_files in \
634           */*) $(MKDIR_P) `echo "$$dist_files" | \
635                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
636                            sort -u` ;; \
637         esac; \
638         for file in $$dist_files; do \
639           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
640           if test -d $$d/$$file; then \
641             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
642             if test -d "$(distdir)/$$file"; then \
643               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
644             fi; \
645             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
646               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
647               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
648             fi; \
649             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
650           else \
651             test -f "$(distdir)/$$file" \
652             || cp -p $$d/$$file "$(distdir)/$$file" \
653             || exit 1; \
654           fi; \
655         done
656         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
657           if test "$$subdir" = .; then :; else \
658             $(am__make_dryrun) \
659               || test -d "$(distdir)/$$subdir" \
660               || $(MKDIR_P) "$(distdir)/$$subdir" \
661               || exit 1; \
662             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
663             $(am__relativize); \
664             new_distdir=$$reldir; \
665             dir1=$$subdir; dir2="$(top_distdir)"; \
666             $(am__relativize); \
667             new_top_distdir=$$reldir; \
668             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
669             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
670             ($(am__cd) $$subdir && \
671               $(MAKE) $(AM_MAKEFLAGS) \
672                 top_distdir="$$new_top_distdir" \
673                 distdir="$$new_distdir" \
674                 am__remove_distdir=: \
675                 am__skip_length_check=: \
676                 am__skip_mode_fix=: \
677                 distdir) \
678               || exit 1; \
679           fi; \
680         done
681         -test -n "$(am__skip_mode_fix)" \
682         || find "$(distdir)" -type d ! -perm -755 \
683                 -exec chmod u+rwx,go+rx {} \; -o \
684           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
685           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
686           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
687         || chmod -R a+r "$(distdir)"
688 dist-gzip: distdir
689         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
690         $(am__post_remove_distdir)
691 dist-bzip2: distdir
692         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
693         $(am__post_remove_distdir)
694
695 dist-lzip: distdir
696         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
697         $(am__post_remove_distdir)
698
699 dist-xz: distdir
700         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
701         $(am__post_remove_distdir)
702
703 dist-tarZ: distdir
704         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
705         $(am__post_remove_distdir)
706
707 dist-shar: distdir
708         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
709         $(am__post_remove_distdir)
710
711 dist-zip: distdir
712         -rm -f $(distdir).zip
713         zip -rq $(distdir).zip $(distdir)
714         $(am__post_remove_distdir)
715
716 dist dist-all:
717         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
718         $(am__post_remove_distdir)
719
720 # This target untars the dist file and tries a VPATH configuration.  Then
721 # it guarantees that the distribution is self-contained by making another
722 # tarfile.
723 distcheck: dist
724         case '$(DIST_ARCHIVES)' in \
725         *.tar.gz*) \
726           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
727         *.tar.bz2*) \
728           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
729         *.tar.lz*) \
730           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
731         *.tar.xz*) \
732           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
733         *.tar.Z*) \
734           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
735         *.shar.gz*) \
736           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
737         *.zip*) \
738           unzip $(distdir).zip ;;\
739         esac
740         chmod -R a-w $(distdir)
741         chmod u+w $(distdir)
742         mkdir $(distdir)/_build $(distdir)/_inst
743         chmod a-w $(distdir)
744         test -d $(distdir)/_build || exit 0; \
745         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
746           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
747           && am__cwd=`pwd` \
748           && $(am__cd) $(distdir)/_build \
749           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
750             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
751             $(DISTCHECK_CONFIGURE_FLAGS) \
752           && $(MAKE) $(AM_MAKEFLAGS) \
753           && $(MAKE) $(AM_MAKEFLAGS) dvi \
754           && $(MAKE) $(AM_MAKEFLAGS) check \
755           && $(MAKE) $(AM_MAKEFLAGS) install \
756           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
757           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
758           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
759                 distuninstallcheck \
760           && chmod -R a-w "$$dc_install_base" \
761           && ({ \
762                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
763                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
764                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
765                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
766                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
767               } || { rm -rf "$$dc_destdir"; exit 1; }) \
768           && rm -rf "$$dc_destdir" \
769           && $(MAKE) $(AM_MAKEFLAGS) dist \
770           && rm -rf $(DIST_ARCHIVES) \
771           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
772           && cd "$$am__cwd" \
773           || exit 1
774         $(am__post_remove_distdir)
775         @(echo "$(distdir) archives ready for distribution: "; \
776           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
777           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
778 distuninstallcheck:
779         @test -n '$(distuninstallcheck_dir)' || { \
780           echo 'ERROR: trying to run $@ with an empty' \
781                '$$(distuninstallcheck_dir)' >&2; \
782           exit 1; \
783         }; \
784         $(am__cd) '$(distuninstallcheck_dir)' || { \
785           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
786           exit 1; \
787         }; \
788         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
789            || { echo "ERROR: files left after uninstall:" ; \
790                 if test -n "$(DESTDIR)"; then \
791                   echo "  (check DESTDIR support)"; \
792                 fi ; \
793                 $(distuninstallcheck_listfiles) ; \
794                 exit 1; } >&2
795 distcleancheck: distclean
796         @if test '$(srcdir)' = . ; then \
797           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
798           exit 1 ; \
799         fi
800         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
801           || { echo "ERROR: files left in build directory after distclean:" ; \
802                $(distcleancheck_listfiles) ; \
803                exit 1; } >&2
804 check-am: all-am
805 check: check-recursive
806 all-am: Makefile $(DATA) config.h
807 installdirs: installdirs-recursive
808 installdirs-am:
809         for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
810           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
811         done
812 install: install-recursive
813 install-exec: install-exec-recursive
814 install-data: install-data-recursive
815 uninstall: uninstall-recursive
816
817 install-am: all-am
818         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
819
820 installcheck: installcheck-recursive
821 install-strip:
822         if test -z '$(STRIP)'; then \
823           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
824             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
825               install; \
826         else \
827           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
828             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
829             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
830         fi
831 mostlyclean-generic:
832
833 clean-generic:
834
835 distclean-generic:
836         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
837         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
838
839 maintainer-clean-generic:
840         @echo "This command is intended for maintainers to use"
841         @echo "it deletes files that may require special tools to rebuild."
842         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
843 clean: clean-recursive
844
845 clean-am: clean-generic clean-libtool mostlyclean-am
846
847 distclean: distclean-recursive
848         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
849         -rm -f Makefile
850 distclean-am: clean-am distclean-generic distclean-hdr \
851         distclean-libtool distclean-tags
852
853 dvi: dvi-recursive
854
855 dvi-am:
856
857 html: html-recursive
858
859 html-am:
860
861 info: info-recursive
862
863 info-am:
864
865 install-data-am: install-pkgconfigDATA
866
867 install-dvi: install-dvi-recursive
868
869 install-dvi-am:
870
871 install-exec-am:
872
873 install-html: install-html-recursive
874
875 install-html-am:
876
877 install-info: install-info-recursive
878
879 install-info-am:
880
881 install-man:
882
883 install-pdf: install-pdf-recursive
884
885 install-pdf-am:
886
887 install-ps: install-ps-recursive
888
889 install-ps-am:
890
891 installcheck-am:
892
893 maintainer-clean: maintainer-clean-recursive
894         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
895         -rm -rf $(top_srcdir)/autom4te.cache
896         -rm -f Makefile
897 maintainer-clean-am: distclean-am maintainer-clean-generic
898
899 mostlyclean: mostlyclean-recursive
900
901 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
902
903 pdf: pdf-recursive
904
905 pdf-am:
906
907 ps: ps-recursive
908
909 ps-am:
910
911 uninstall-am: uninstall-pkgconfigDATA
912
913 .MAKE: $(am__recursive_targets) all install-am install-strip
914
915 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
916         am--refresh check check-am clean clean-cscope clean-generic \
917         clean-libtool cscope cscopelist-am ctags ctags-am dist \
918         dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
919         dist-xz dist-zip distcheck distclean distclean-generic \
920         distclean-hdr distclean-libtool distclean-tags distcleancheck \
921         distdir distuninstallcheck dvi dvi-am html html-am info \
922         info-am install install-am install-data install-data-am \
923         install-dvi install-dvi-am install-exec install-exec-am \
924         install-html install-html-am install-info install-info-am \
925         install-man install-pdf install-pdf-am install-pkgconfigDATA \
926         install-ps install-ps-am install-strip installcheck \
927         installcheck-am installdirs installdirs-am maintainer-clean \
928         maintainer-clean-generic mostlyclean mostlyclean-generic \
929         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
930         uninstall-am uninstall-pkgconfigDATA
931
932
933 .PHONY: doc install-doc
934
935 # Documentation
936
937 doc:
938         @echo "entering doc/"
939         make -C doc doc
940
941 install-doc:
942         @echo "entering doc/"
943         make -C doc install-doc
944
945 # Tell versions [3.59,3.63) of GNU make to not export all variables.
946 # Otherwise a system limit (for SysV at least) may be exceeded.
947 .NOEXPORT: