8cdc15f20f453154ea0e11dd0b72b55cb9c4b3e2
[platform/upstream/emotion.git] / src / examples / Makefile.in
1 # Makefile.in generated by automake 1.11.3 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, 2010, 2011 Free Software
6 # Foundation, 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
18
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkglibexecdir = $(libexecdir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 examples_PROGRAMS = $(am__EXEEXT_1)
39 @EFL_BUILD_EXAMPLES_TRUE@am__append_1 = \
40 @EFL_BUILD_EXAMPLES_TRUE@       emotion_basic_example \
41 @EFL_BUILD_EXAMPLES_TRUE@       emotion_generic_example \
42 @EFL_BUILD_EXAMPLES_TRUE@       emotion_border_example \
43 @EFL_BUILD_EXAMPLES_TRUE@       emotion_signals_example
44
45 subdir = src/examples
46 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
47 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48 am__aclocal_m4_deps = $(top_srcdir)/m4/ac_attribute.m4 \
49         $(top_srcdir)/m4/efl_binary.m4 $(top_srcdir)/m4/efl_doxygen.m4 \
50         $(top_srcdir)/m4/efl_edje_external.m4 \
51         $(top_srcdir)/m4/efl_examples.m4 \
52         $(top_srcdir)/m4/efl_shm_open.m4 \
53         $(top_srcdir)/m4/emotion_check.m4 $(top_srcdir)/m4/libtool.m4 \
54         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
55         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
56         $(top_srcdir)/configure.ac
57 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
58         $(ACLOCAL_M4)
59 mkinstalldirs = $(install_sh) -d
60 CONFIG_HEADER = $(top_builddir)/config.h
61 CONFIG_CLEAN_FILES =
62 CONFIG_CLEAN_VPATH_FILES =
63 @EFL_BUILD_EXAMPLES_TRUE@am__EXEEXT_1 =  \
64 @EFL_BUILD_EXAMPLES_TRUE@       emotion_basic_example$(EXEEXT) \
65 @EFL_BUILD_EXAMPLES_TRUE@       emotion_generic_example$(EXEEXT) \
66 @EFL_BUILD_EXAMPLES_TRUE@       emotion_border_example$(EXEEXT) \
67 @EFL_BUILD_EXAMPLES_TRUE@       emotion_signals_example$(EXEEXT)
68 am__installdirs = "$(DESTDIR)$(examplesdir)" "$(DESTDIR)$(filesdir)"
69 PROGRAMS = $(examples_PROGRAMS)
70 emotion_basic_example_SOURCES = emotion_basic_example.c
71 emotion_basic_example_OBJECTS = emotion_basic_example.$(OBJEXT)
72 emotion_basic_example_LDADD = $(LDADD)
73 emotion_basic_example_DEPENDENCIES =  \
74         $(top_builddir)/src/lib/libemotion.la
75 AM_V_lt = $(am__v_lt_@AM_V@)
76 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
77 am__v_lt_0 = --silent
78 emotion_border_example_SOURCES = emotion_border_example.c
79 emotion_border_example_OBJECTS = emotion_border_example.$(OBJEXT)
80 emotion_border_example_LDADD = $(LDADD)
81 emotion_border_example_DEPENDENCIES =  \
82         $(top_builddir)/src/lib/libemotion.la
83 emotion_generic_example_SOURCES = emotion_generic_example.c
84 emotion_generic_example_OBJECTS = emotion_generic_example.$(OBJEXT)
85 emotion_generic_example_LDADD = $(LDADD)
86 emotion_generic_example_DEPENDENCIES =  \
87         $(top_builddir)/src/lib/libemotion.la
88 emotion_signals_example_SOURCES = emotion_signals_example.c
89 emotion_signals_example_OBJECTS = emotion_signals_example.$(OBJEXT)
90 emotion_signals_example_LDADD = $(LDADD)
91 emotion_signals_example_DEPENDENCIES =  \
92         $(top_builddir)/src/lib/libemotion.la
93 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
94 depcomp = $(SHELL) $(top_srcdir)/depcomp
95 am__depfiles_maybe = depfiles
96 am__mv = mv -f
97 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
98         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
99 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
100         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
101         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
102         $(AM_CFLAGS) $(CFLAGS)
103 AM_V_CC = $(am__v_CC_@AM_V@)
104 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
105 am__v_CC_0 = @echo "  CC    " $@;
106 AM_V_at = $(am__v_at_@AM_V@)
107 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
108 am__v_at_0 = @
109 CCLD = $(CC)
110 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
111         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
112         $(AM_LDFLAGS) $(LDFLAGS) -o $@
113 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
114 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
115 am__v_CCLD_0 = @echo "  CCLD  " $@;
116 AM_V_GEN = $(am__v_GEN_@AM_V@)
117 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
118 am__v_GEN_0 = @echo "  GEN   " $@;
119 SOURCES = emotion_basic_example.c emotion_border_example.c \
120         emotion_generic_example.c emotion_signals_example.c
121 DIST_SOURCES = emotion_basic_example.c emotion_border_example.c \
122         emotion_generic_example.c emotion_signals_example.c
123 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
124 am__vpath_adj = case $$p in \
125     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
126     *) f=$$p;; \
127   esac;
128 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
129 am__install_max = 40
130 am__nobase_strip_setup = \
131   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
132 am__nobase_strip = \
133   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
134 am__nobase_list = $(am__nobase_strip_setup); \
135   for p in $$list; do echo "$$p $$p"; done | \
136   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
137   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
138     if (++n[$$2] == $(am__install_max)) \
139       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
140     END { for (dir in files) print dir, files[dir] }'
141 am__base_list = \
142   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
143   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
144 am__uninstall_files_from_dir = { \
145   test -z "$$files" \
146     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
147     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
148          $(am__cd) "$$dir" && rm -f $$files; }; \
149   }
150 DATA = $(files_DATA)
151 ETAGS = etags
152 CTAGS = ctags
153 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
154 ACLOCAL = @ACLOCAL@
155 ALLOCA = @ALLOCA@
156 AMTAR = @AMTAR@
157 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
158 AR = @AR@
159 AS = @AS@
160 AUTOCONF = @AUTOCONF@
161 AUTOHEADER = @AUTOHEADER@
162 AUTOMAKE = @AUTOMAKE@
163 AWK = @AWK@
164 CC = @CC@
165 CCDEPMODE = @CCDEPMODE@
166 CFLAGS = @CFLAGS@
167 CPP = @CPP@
168 CPPFLAGS = @CPPFLAGS@
169 CYGPATH_W = @CYGPATH_W@
170 DEFS = @DEFS@
171 DEPDIR = @DEPDIR@
172 DLLTOOL = @DLLTOOL@
173 DSYMUTIL = @DSYMUTIL@
174 DUMPBIN = @DUMPBIN@
175 ECHO_C = @ECHO_C@
176 ECHO_N = @ECHO_N@
177 ECHO_T = @ECHO_T@
178 ECORE_FB_CFLAGS = @ECORE_FB_CFLAGS@
179 ECORE_FB_LIBS = @ECORE_FB_LIBS@
180 ECORE_X_CFLAGS = @ECORE_X_CFLAGS@
181 ECORE_X_LIBS = @ECORE_X_LIBS@
182 EDJE_EXTERNAL_CFLAGS = @EDJE_EXTERNAL_CFLAGS@
183 EDJE_EXTERNAL_LIBS = @EDJE_EXTERNAL_LIBS@
184 EEZE_CFLAGS = @EEZE_CFLAGS@
185 EEZE_LIBS = @EEZE_LIBS@
186 EFL_EMOTION_BUILD = @EFL_EMOTION_BUILD@
187 EFL_SHM_OPEN_LIBS = @EFL_SHM_OPEN_LIBS@
188 EGREP = @EGREP@
189 EIO_CFLAGS = @EIO_CFLAGS@
190 EIO_LIBS = @EIO_LIBS@
191 EMOTION_BIN_CFLAGS = @EMOTION_BIN_CFLAGS@
192 EMOTION_BIN_LIBS = @EMOTION_BIN_LIBS@
193 EMOTION_CFLAGS = @EMOTION_CFLAGS@
194 EMOTION_CPPFLAGS = @EMOTION_CPPFLAGS@
195 EMOTION_LIBS = @EMOTION_LIBS@
196 EMOTION_TEST_PRG = @EMOTION_TEST_PRG@
197 EXEEXT = @EXEEXT@
198 FGREP = @FGREP@
199 GENERIC_CFLAGS = @GENERIC_CFLAGS@
200 GENERIC_LIBS = @GENERIC_LIBS@
201 GENERIC_VLC_CFLAGS = @GENERIC_VLC_CFLAGS@
202 GENERIC_VLC_LIBS = @GENERIC_VLC_LIBS@
203 GREP = @GREP@
204 GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
205 GSTREAMER_INTERFACE_CFLAGS = @GSTREAMER_INTERFACE_CFLAGS@
206 GSTREAMER_INTERFACE_LIBS = @GSTREAMER_INTERFACE_LIBS@
207 GSTREAMER_LIBS = @GSTREAMER_LIBS@
208 INSTALL = @INSTALL@
209 INSTALL_DATA = @INSTALL_DATA@
210 INSTALL_PROGRAM = @INSTALL_PROGRAM@
211 INSTALL_SCRIPT = @INSTALL_SCRIPT@
212 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
213 LD = @LD@
214 LDFLAGS = @LDFLAGS@
215 LIBOBJS = @LIBOBJS@
216 LIBS = @LIBS@
217 LIBTOOL = @LIBTOOL@
218 LIPO = @LIPO@
219 LN_S = @LN_S@
220 LTLIBOBJS = @LTLIBOBJS@
221 MAKEINFO = @MAKEINFO@
222 MANIFEST_TOOL = @MANIFEST_TOOL@
223 MKDIR_P = @MKDIR_P@
224 MODULE_EDJE = @MODULE_EDJE@
225 NM = @NM@
226 NMEDIT = @NMEDIT@
227 OBJDUMP = @OBJDUMP@
228 OBJEXT = @OBJEXT@
229 OTOOL = @OTOOL@
230 OTOOL64 = @OTOOL64@
231 PACKAGE = @PACKAGE@
232 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
233 PACKAGE_NAME = @PACKAGE_NAME@
234 PACKAGE_STRING = @PACKAGE_STRING@
235 PACKAGE_TARNAME = @PACKAGE_TARNAME@
236 PACKAGE_URL = @PACKAGE_URL@
237 PACKAGE_VERSION = @PACKAGE_VERSION@
238 PATH_SEPARATOR = @PATH_SEPARATOR@
239 PKG_CONFIG = @PKG_CONFIG@
240 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
241 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
242 RANLIB = @RANLIB@
243 SED = @SED@
244 SET_MAKE = @SET_MAKE@
245 SHELL = @SHELL@
246 STRIP = @STRIP@
247 VERSION = @VERSION@
248 VMAJ = @VMAJ@
249 XINE_CFLAGS = @XINE_CFLAGS@
250 XINE_LIBS = @XINE_LIBS@
251 abs_builddir = @abs_builddir@
252 abs_srcdir = @abs_srcdir@
253 abs_top_builddir = @abs_top_builddir@
254 abs_top_srcdir = @abs_top_srcdir@
255 ac_ct_AR = @ac_ct_AR@
256 ac_ct_CC = @ac_ct_CC@
257 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
258 am__include = @am__include@
259 am__leading_dot = @am__leading_dot@
260 am__quote = @am__quote@
261 am__tar = @am__tar@
262 am__untar = @am__untar@
263 bindir = @bindir@
264 build = @build@
265 build_alias = @build_alias@
266 build_cpu = @build_cpu@
267 build_os = @build_os@
268 build_vendor = @build_vendor@
269 builddir = @builddir@
270 datadir = @datadir@
271 datarootdir = @datarootdir@
272 docdir = @docdir@
273 dvidir = @dvidir@
274 edje_cc = @edje_cc@
275 efl_doxygen = @efl_doxygen@
276 efl_have_doxygen = @efl_have_doxygen@
277 exec_prefix = @exec_prefix@
278 host = @host@
279 host_alias = @host_alias@
280 host_cpu = @host_cpu@
281 host_os = @host_os@
282 host_vendor = @host_vendor@
283 htmldir = @htmldir@
284 includedir = @includedir@
285 infodir = @infodir@
286 install_sh = @install_sh@
287 libdir = @libdir@
288 libexecdir = @libexecdir@
289 localedir = @localedir@
290 localstatedir = @localstatedir@
291 lt_enable_auto_import = @lt_enable_auto_import@
292 mandir = @mandir@
293 mkdir_p = @mkdir_p@
294 oldincludedir = @oldincludedir@
295 pdfdir = @pdfdir@
296 pkgconfig_requires_private = @pkgconfig_requires_private@
297 prefix = @prefix@
298 program_transform_name = @program_transform_name@
299 psdir = @psdir@
300 release_info = @release_info@
301 requirement_emotion = @requirement_emotion@
302 sbindir = @sbindir@
303 sharedstatedir = @sharedstatedir@
304 srcdir = @srcdir@
305 sysconfdir = @sysconfdir@
306 target_alias = @target_alias@
307 top_build_prefix = @top_build_prefix@
308 top_builddir = @top_builddir@
309 top_srcdir = @top_srcdir@
310 version_info = @version_info@
311 MAINTAINERCLEANFILES = Makefile.in
312 examplesdir = $(datadir)/$(PACKAGE)/examples
313 AM_CPPFLAGS = \
314 -I. \
315 -I$(top_srcdir) \
316 -I$(top_srcdir)/src/lib \
317 @EMOTION_CFLAGS@ \
318 @EMOTION_CPPFLAGS@ \
319 @EMOTION_BIN_CFLAGS@
320
321 LDADD = \
322         $(top_builddir)/src/lib/libemotion.la \
323         @EMOTION_BIN_LIBS@
324
325 SRCS = \
326         emotion_basic_example.c \
327         emotion_generic_example.c \
328         emotion_border_example.c \
329         emotion_signals_example.c
330
331 EXTRA_DIST = $(SRCS)
332 @EFL_INSTALL_EXAMPLES_TRUE@filesdir = $(datadir)/$(PACKAGE)/examples
333 @EFL_INSTALL_EXAMPLES_TRUE@files_DATA = $(SRCS)
334 all: all-am
335
336 .SUFFIXES:
337 .SUFFIXES: .c .lo .o .obj
338 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
339         @for dep in $?; do \
340           case '$(am__configure_deps)' in \
341             *$$dep*) \
342               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
343                 && { if test -f $@; then exit 0; else break; fi; }; \
344               exit 1;; \
345           esac; \
346         done; \
347         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/examples/Makefile'; \
348         $(am__cd) $(top_srcdir) && \
349           $(AUTOMAKE) --gnu src/examples/Makefile
350 .PRECIOUS: Makefile
351 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
352         @case '$?' in \
353           *config.status*) \
354             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
355           *) \
356             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
357             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
358         esac;
359
360 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
361         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
362
363 $(top_srcdir)/configure:  $(am__configure_deps)
364         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
365 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
366         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
367 $(am__aclocal_m4_deps):
368 install-examplesPROGRAMS: $(examples_PROGRAMS)
369         @$(NORMAL_INSTALL)
370         test -z "$(examplesdir)" || $(MKDIR_P) "$(DESTDIR)$(examplesdir)"
371         @list='$(examples_PROGRAMS)'; test -n "$(examplesdir)" || list=; \
372         for p in $$list; do echo "$$p $$p"; done | \
373         sed 's/$(EXEEXT)$$//' | \
374         while read p p1; do if test -f $$p || test -f $$p1; \
375           then echo "$$p"; echo "$$p"; else :; fi; \
376         done | \
377         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
378             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
379         sed 'N;N;N;s,\n, ,g' | \
380         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
381           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
382             if ($$2 == $$4) files[d] = files[d] " " $$1; \
383             else { print "f", $$3 "/" $$4, $$1; } } \
384           END { for (d in files) print "f", d, files[d] }' | \
385         while read type dir files; do \
386             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
387             test -z "$$files" || { \
388             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(examplesdir)$$dir'"; \
389             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(examplesdir)$$dir" || exit $$?; \
390             } \
391         ; done
392
393 uninstall-examplesPROGRAMS:
394         @$(NORMAL_UNINSTALL)
395         @list='$(examples_PROGRAMS)'; test -n "$(examplesdir)" || list=; \
396         files=`for p in $$list; do echo "$$p"; done | \
397           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
398               -e 's/$$/$(EXEEXT)/' `; \
399         test -n "$$list" || exit 0; \
400         echo " ( cd '$(DESTDIR)$(examplesdir)' && rm -f" $$files ")"; \
401         cd "$(DESTDIR)$(examplesdir)" && rm -f $$files
402
403 clean-examplesPROGRAMS:
404         @list='$(examples_PROGRAMS)'; test -n "$$list" || exit 0; \
405         echo " rm -f" $$list; \
406         rm -f $$list || exit $$?; \
407         test -n "$(EXEEXT)" || exit 0; \
408         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
409         echo " rm -f" $$list; \
410         rm -f $$list
411 emotion_basic_example$(EXEEXT): $(emotion_basic_example_OBJECTS) $(emotion_basic_example_DEPENDENCIES) $(EXTRA_emotion_basic_example_DEPENDENCIES) 
412         @rm -f emotion_basic_example$(EXEEXT)
413         $(AM_V_CCLD)$(LINK) $(emotion_basic_example_OBJECTS) $(emotion_basic_example_LDADD) $(LIBS)
414 emotion_border_example$(EXEEXT): $(emotion_border_example_OBJECTS) $(emotion_border_example_DEPENDENCIES) $(EXTRA_emotion_border_example_DEPENDENCIES) 
415         @rm -f emotion_border_example$(EXEEXT)
416         $(AM_V_CCLD)$(LINK) $(emotion_border_example_OBJECTS) $(emotion_border_example_LDADD) $(LIBS)
417 emotion_generic_example$(EXEEXT): $(emotion_generic_example_OBJECTS) $(emotion_generic_example_DEPENDENCIES) $(EXTRA_emotion_generic_example_DEPENDENCIES) 
418         @rm -f emotion_generic_example$(EXEEXT)
419         $(AM_V_CCLD)$(LINK) $(emotion_generic_example_OBJECTS) $(emotion_generic_example_LDADD) $(LIBS)
420 emotion_signals_example$(EXEEXT): $(emotion_signals_example_OBJECTS) $(emotion_signals_example_DEPENDENCIES) $(EXTRA_emotion_signals_example_DEPENDENCIES) 
421         @rm -f emotion_signals_example$(EXEEXT)
422         $(AM_V_CCLD)$(LINK) $(emotion_signals_example_OBJECTS) $(emotion_signals_example_LDADD) $(LIBS)
423
424 mostlyclean-compile:
425         -rm -f *.$(OBJEXT)
426
427 distclean-compile:
428         -rm -f *.tab.c
429
430 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emotion_basic_example.Po@am__quote@
431 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emotion_border_example.Po@am__quote@
432 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emotion_generic_example.Po@am__quote@
433 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emotion_signals_example.Po@am__quote@
434
435 .c.o:
436 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
437 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
438 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
439 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
440 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
441
442 .c.obj:
443 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
444 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
445 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
446 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
447 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
448
449 .c.lo:
450 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
451 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
452 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
453 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
454 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
455
456 mostlyclean-libtool:
457         -rm -f *.lo
458
459 clean-libtool:
460         -rm -rf .libs _libs
461 install-filesDATA: $(files_DATA)
462         @$(NORMAL_INSTALL)
463         test -z "$(filesdir)" || $(MKDIR_P) "$(DESTDIR)$(filesdir)"
464         @list='$(files_DATA)'; test -n "$(filesdir)" || list=; \
465         for p in $$list; do \
466           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
467           echo "$$d$$p"; \
468         done | $(am__base_list) | \
469         while read files; do \
470           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(filesdir)'"; \
471           $(INSTALL_DATA) $$files "$(DESTDIR)$(filesdir)" || exit $$?; \
472         done
473
474 uninstall-filesDATA:
475         @$(NORMAL_UNINSTALL)
476         @list='$(files_DATA)'; test -n "$(filesdir)" || list=; \
477         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
478         dir='$(DESTDIR)$(filesdir)'; $(am__uninstall_files_from_dir)
479
480 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
481         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
482         unique=`for i in $$list; do \
483             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
484           done | \
485           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
486               END { if (nonempty) { for (i in files) print i; }; }'`; \
487         mkid -fID $$unique
488 tags: TAGS
489
490 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
491                 $(TAGS_FILES) $(LISP)
492         set x; \
493         here=`pwd`; \
494         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
495         unique=`for i in $$list; do \
496             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
497           done | \
498           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
499               END { if (nonempty) { for (i in files) print i; }; }'`; \
500         shift; \
501         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
502           test -n "$$unique" || unique=$$empty_fix; \
503           if test $$# -gt 0; then \
504             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
505               "$$@" $$unique; \
506           else \
507             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
508               $$unique; \
509           fi; \
510         fi
511 ctags: CTAGS
512 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
513                 $(TAGS_FILES) $(LISP)
514         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
515         unique=`for i in $$list; do \
516             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
517           done | \
518           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
519               END { if (nonempty) { for (i in files) print i; }; }'`; \
520         test -z "$(CTAGS_ARGS)$$unique" \
521           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
522              $$unique
523
524 GTAGS:
525         here=`$(am__cd) $(top_builddir) && pwd` \
526           && $(am__cd) $(top_srcdir) \
527           && gtags -i $(GTAGS_ARGS) "$$here"
528
529 distclean-tags:
530         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
531
532 distdir: $(DISTFILES)
533         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
534         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
535         list='$(DISTFILES)'; \
536           dist_files=`for file in $$list; do echo $$file; done | \
537           sed -e "s|^$$srcdirstrip/||;t" \
538               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
539         case $$dist_files in \
540           */*) $(MKDIR_P) `echo "$$dist_files" | \
541                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
542                            sort -u` ;; \
543         esac; \
544         for file in $$dist_files; do \
545           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
546           if test -d $$d/$$file; then \
547             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
548             if test -d "$(distdir)/$$file"; then \
549               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
550             fi; \
551             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
552               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
553               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
554             fi; \
555             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
556           else \
557             test -f "$(distdir)/$$file" \
558             || cp -p $$d/$$file "$(distdir)/$$file" \
559             || exit 1; \
560           fi; \
561         done
562 check-am: all-am
563 check: check-am
564 all-am: Makefile $(PROGRAMS) $(DATA)
565 installdirs:
566         for dir in "$(DESTDIR)$(examplesdir)" "$(DESTDIR)$(filesdir)"; do \
567           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
568         done
569 install: install-am
570 install-exec: install-exec-am
571 install-data: install-data-am
572 uninstall: uninstall-am
573
574 install-am: all-am
575         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
576
577 installcheck: installcheck-am
578 install-strip:
579         if test -z '$(STRIP)'; then \
580           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
581             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
582               install; \
583         else \
584           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
585             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
586             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
587         fi
588 mostlyclean-generic:
589
590 clean-generic:
591
592 distclean-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
596 maintainer-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)
600 clean: clean-am
601
602 clean-am: clean-examplesPROGRAMS clean-generic clean-libtool \
603         mostlyclean-am
604
605 distclean: distclean-am
606         -rm -rf ./$(DEPDIR)
607         -rm -f Makefile
608 distclean-am: clean-am distclean-compile distclean-generic \
609         distclean-tags
610
611 dvi: dvi-am
612
613 dvi-am:
614
615 html: html-am
616
617 html-am:
618
619 info: info-am
620
621 info-am:
622
623 install-data-am: install-examplesPROGRAMS install-filesDATA
624
625 install-dvi: install-dvi-am
626
627 install-dvi-am:
628
629 install-exec-am:
630
631 install-html: install-html-am
632
633 install-html-am:
634
635 install-info: install-info-am
636
637 install-info-am:
638
639 install-man:
640
641 install-pdf: install-pdf-am
642
643 install-pdf-am:
644
645 install-ps: install-ps-am
646
647 install-ps-am:
648
649 installcheck-am:
650
651 maintainer-clean: maintainer-clean-am
652         -rm -rf ./$(DEPDIR)
653         -rm -f Makefile
654 maintainer-clean-am: distclean-am maintainer-clean-generic
655
656 mostlyclean: mostlyclean-am
657
658 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
659         mostlyclean-libtool
660
661 pdf: pdf-am
662
663 pdf-am:
664
665 ps: ps-am
666
667 ps-am:
668
669 uninstall-am: uninstall-examplesPROGRAMS uninstall-filesDATA
670
671 .MAKE: install-am install-strip
672
673 .PHONY: CTAGS GTAGS all all-am check check-am clean \
674         clean-examplesPROGRAMS clean-generic clean-libtool ctags \
675         distclean distclean-compile distclean-generic \
676         distclean-libtool distclean-tags distdir dvi dvi-am html \
677         html-am info info-am install install-am install-data \
678         install-data-am install-dvi install-dvi-am \
679         install-examplesPROGRAMS install-exec install-exec-am \
680         install-filesDATA install-html install-html-am install-info \
681         install-info-am install-man install-pdf install-pdf-am \
682         install-ps install-ps-am install-strip installcheck \
683         installcheck-am installdirs maintainer-clean \
684         maintainer-clean-generic mostlyclean mostlyclean-compile \
685         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
686         tags uninstall uninstall-am uninstall-examplesPROGRAMS \
687         uninstall-filesDATA
688
689
690 # Tell versions [3.59,3.63) of GNU make to not export all variables.
691 # Otherwise a system limit (for SysV at least) may be exceeded.
692 .NOEXPORT: