Imported Upstream version 1.7.4
[platform/upstream/edje.git] / 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 subdir = .
39 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
40         $(srcdir)/Makefile.in $(srcdir)/config.h.in \
41         $(srcdir)/edje.pc.in $(srcdir)/edje.spec.in \
42         $(top_srcdir)/configure ABOUT-NLS AUTHORS COPYING ChangeLog \
43         INSTALL NEWS compile config.guess config.sub depcomp \
44         install-sh ltmain.sh missing
45 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46 am__aclocal_m4_deps = $(top_srcdir)/m4/ac_attribute.m4 \
47         $(top_srcdir)/m4/efl_binary.m4 \
48         $(top_srcdir)/m4/efl_coverage.m4 \
49         $(top_srcdir)/m4/efl_doxygen.m4 \
50         $(top_srcdir)/m4/efl_path_max.m4 $(top_srcdir)/m4/efl_tests.m4 \
51         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
52         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
53         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
54 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
55         $(ACLOCAL_M4)
56 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
57  configure.lineno config.status.lineno
58 mkinstalldirs = $(install_sh) -d
59 CONFIG_HEADER = config.h
60 CONFIG_CLEAN_FILES = edje.pc edje.spec
61 CONFIG_CLEAN_VPATH_FILES =
62 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
63 am__vpath_adj = case $$p in \
64     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
65     *) f=$$p;; \
66   esac;
67 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
68 am__install_max = 40
69 am__nobase_strip_setup = \
70   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
71 am__nobase_strip = \
72   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
73 am__nobase_list = $(am__nobase_strip_setup); \
74   for p in $$list; do echo "$$p $$p"; done | \
75   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
76   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
77     if (++n[$$2] == $(am__install_max)) \
78       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
79     END { for (dir in files) print dir, files[dir] }'
80 am__base_list = \
81   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
82   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
83 am__uninstall_files_from_dir = { \
84   test -z "$$files" \
85     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
86     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
87          $(am__cd) "$$dir" && rm -f $$files; }; \
88   }
89 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgconfigdir)"
90 SCRIPTS = $(bin_SCRIPTS)
91 AM_V_GEN = $(am__v_GEN_@AM_V@)
92 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
93 am__v_GEN_0 = @echo "  GEN   " $@;
94 AM_V_at = $(am__v_at_@AM_V@)
95 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
96 am__v_at_0 = @
97 SOURCES =
98 DIST_SOURCES =
99 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
100         html-recursive info-recursive install-data-recursive \
101         install-dvi-recursive install-exec-recursive \
102         install-html-recursive install-info-recursive \
103         install-pdf-recursive install-ps-recursive install-recursive \
104         installcheck-recursive installdirs-recursive pdf-recursive \
105         ps-recursive uninstall-recursive
106 DATA = $(pkgconfig_DATA)
107 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
108   distclean-recursive maintainer-clean-recursive
109 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
110         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
111         distdir dist dist-all distcheck
112 ETAGS = etags
113 CTAGS = ctags
114 DIST_SUBDIRS = $(SUBDIRS)
115 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
116 distdir = $(PACKAGE)-$(VERSION)
117 top_distdir = $(distdir)
118 am__remove_distdir = \
119   if test -d "$(distdir)"; then \
120     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
121       && rm -rf "$(distdir)" \
122       || { sleep 5 && rm -rf "$(distdir)"; }; \
123   else :; fi
124 am__relativize = \
125   dir0=`pwd`; \
126   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
127   sed_rest='s,^[^/]*/*,,'; \
128   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
129   sed_butlast='s,/*[^/]*$$,,'; \
130   while test -n "$$dir1"; do \
131     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
132     if test "$$first" != "."; then \
133       if test "$$first" = ".."; then \
134         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
135         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
136       else \
137         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
138         if test "$$first2" = "$$first"; then \
139           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
140         else \
141           dir2="../$$dir2"; \
142         fi; \
143         dir0="$$dir0"/"$$first"; \
144       fi; \
145     fi; \
146     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
147   done; \
148   reldir="$$dir2"
149 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
150 GZIP_ENV = --best
151 distuninstallcheck_listfiles = find . -type f -print
152 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
153   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
154 distcleancheck_listfiles = find . -type f -print
155 ACLOCAL = @ACLOCAL@
156 ALLOCA = @ALLOCA@
157 ALSA_CFLAGS = @ALSA_CFLAGS@
158 ALSA_LIBS = @ALSA_LIBS@
159 AMTAR = @AMTAR@
160 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
161 AR = @AR@
162 AS = @AS@
163 AUTOCONF = @AUTOCONF@
164 AUTOHEADER = @AUTOHEADER@
165 AUTOMAKE = @AUTOMAKE@
166 AWK = @AWK@
167 CC = @CC@
168 CCDEPMODE = @CCDEPMODE@
169 CFLAGS = @CFLAGS@
170 CHECK_CFLAGS = @CHECK_CFLAGS@
171 CHECK_LIBS = @CHECK_LIBS@
172 CPP = @CPP@
173 CPPFLAGS = @CPPFLAGS@
174 CYGPATH_W = @CYGPATH_W@
175 DEFS = @DEFS@
176 DEPDIR = @DEPDIR@
177 DLLTOOL = @DLLTOOL@
178 DSYMUTIL = @DSYMUTIL@
179 DUMPBIN = @DUMPBIN@
180 ECHO_C = @ECHO_C@
181 ECHO_N = @ECHO_N@
182 ECHO_T = @ECHO_T@
183 ECORE_IMF_CFLAGS = @ECORE_IMF_CFLAGS@
184 ECORE_IMF_LIBS = @ECORE_IMF_LIBS@
185 EDJE_CC_CFLAGS = @EDJE_CC_CFLAGS@
186 EDJE_CC_LIBS = @EDJE_CC_LIBS@
187 EDJE_CC_PRG = @EDJE_CC_PRG@
188 EDJE_CFLAGS = @EDJE_CFLAGS@
189 EDJE_DECC_CFLAGS = @EDJE_DECC_CFLAGS@
190 EDJE_DECC_LIBS = @EDJE_DECC_LIBS@
191 EDJE_DECC_PRG = @EDJE_DECC_PRG@
192 EDJE_EXTERNAL_INSPECTOR_CFLAGS = @EDJE_EXTERNAL_INSPECTOR_CFLAGS@
193 EDJE_EXTERNAL_INSPECTOR_LIBS = @EDJE_EXTERNAL_INSPECTOR_LIBS@
194 EDJE_EXTERNAL_INSPECTOR_PRG = @EDJE_EXTERNAL_INSPECTOR_PRG@
195 EDJE_INSPECTOR_CFLAGS = @EDJE_INSPECTOR_CFLAGS@
196 EDJE_INSPECTOR_LIBS = @EDJE_INSPECTOR_LIBS@
197 EDJE_INSPECTOR_PRG = @EDJE_INSPECTOR_PRG@
198 EDJE_LIBS = @EDJE_LIBS@
199 EDJE_PLAYER_CFLAGS = @EDJE_PLAYER_CFLAGS@
200 EDJE_PLAYER_LIBS = @EDJE_PLAYER_LIBS@
201 EDJE_PLAYER_PRG = @EDJE_PLAYER_PRG@
202 EDJE_RECC_PRG = @EDJE_RECC_PRG@
203 EDJE_WATCH_CFLAGS = @EDJE_WATCH_CFLAGS@
204 EDJE_WATCH_LIBS = @EDJE_WATCH_LIBS@
205 EDJE_WATCH_PRG = @EDJE_WATCH_PRG@
206 EFL_COVERAGE_CFLAGS = @EFL_COVERAGE_CFLAGS@
207 EFL_COVERAGE_LIBS = @EFL_COVERAGE_LIBS@
208 EFL_EDJE_BUILD = @EFL_EDJE_BUILD@
209 EGREP = @EGREP@
210 EIO_CFLAGS = @EIO_CFLAGS@
211 EIO_LIBS = @EIO_LIBS@
212 EVIL_CFLAGS = @EVIL_CFLAGS@
213 EVIL_LIBS = @EVIL_LIBS@
214 EXEEXT = @EXEEXT@
215 FGREP = @FGREP@
216 FLAC_CFLAGS = @FLAC_CFLAGS@
217 FLAC_LIBS = @FLAC_LIBS@
218 GREP = @GREP@
219 INSTALL = @INSTALL@
220 INSTALL_DATA = @INSTALL_DATA@
221 INSTALL_PROGRAM = @INSTALL_PROGRAM@
222 INSTALL_SCRIPT = @INSTALL_SCRIPT@
223 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
224 LD = @LD@
225 LDFLAGS = @LDFLAGS@
226 LIBOBJS = @LIBOBJS@
227 LIBS = @LIBS@
228 LIBTOOL = @LIBTOOL@
229 LIPO = @LIPO@
230 LN_S = @LN_S@
231 LTLIBOBJS = @LTLIBOBJS@
232 LUA_CFLAGS = @LUA_CFLAGS@
233 LUA_LIBS = @LUA_LIBS@
234 MAKEINFO = @MAKEINFO@
235 MANIFEST_TOOL = @MANIFEST_TOOL@
236 MINIMAL_CFLAGS = @MINIMAL_CFLAGS@
237 MINIMAL_LIBS = @MINIMAL_LIBS@
238 MKDIR_P = @MKDIR_P@
239 MODULE_ARCH = @MODULE_ARCH@
240 NM = @NM@
241 NMEDIT = @NMEDIT@
242 OBJDUMP = @OBJDUMP@
243 OBJEXT = @OBJEXT@
244 OTOOL = @OTOOL@
245 OTOOL64 = @OTOOL64@
246 PACKAGE = @PACKAGE@
247 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
248 PACKAGE_NAME = @PACKAGE_NAME@
249 PACKAGE_STRING = @PACKAGE_STRING@
250 PACKAGE_TARNAME = @PACKAGE_TARNAME@
251 PACKAGE_URL = @PACKAGE_URL@
252 PACKAGE_VERSION = @PACKAGE_VERSION@
253 PATH_SEPARATOR = @PATH_SEPARATOR@
254 PKG_CONFIG = @PKG_CONFIG@
255 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
256 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
257 PYTHON = @PYTHON@
258 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
259 PYTHON_PLATFORM = @PYTHON_PLATFORM@
260 PYTHON_PREFIX = @PYTHON_PREFIX@
261 PYTHON_VERSION = @PYTHON_VERSION@
262 RANLIB = @RANLIB@
263 REMIX_CFLAGS = @REMIX_CFLAGS@
264 REMIX_LIBS = @REMIX_LIBS@
265 REMIX_PLUGIN_DIR = @REMIX_PLUGIN_DIR@
266 SED = @SED@
267 SET_MAKE = @SET_MAKE@
268 SHELL = @SHELL@
269 SNDFILE_CFLAGS = @SNDFILE_CFLAGS@
270 SNDFILE_LIBS = @SNDFILE_LIBS@
271 STRIP = @STRIP@
272 VERSION = @VERSION@
273 VMAJ = @VMAJ@
274 VORBISENC_CFLAGS = @VORBISENC_CFLAGS@
275 VORBISENC_LIBS = @VORBISENC_LIBS@
276 abs_builddir = @abs_builddir@
277 abs_srcdir = @abs_srcdir@
278 abs_top_builddir = @abs_top_builddir@
279 abs_top_srcdir = @abs_top_srcdir@
280 ac_ct_AR = @ac_ct_AR@
281 ac_ct_CC = @ac_ct_CC@
282 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
283 am__include = @am__include@
284 am__leading_dot = @am__leading_dot@
285 am__quote = @am__quote@
286 am__tar = @am__tar@
287 am__untar = @am__untar@
288 bindir = @bindir@
289 build = @build@
290 build_alias = @build_alias@
291 build_cpu = @build_cpu@
292 build_os = @build_os@
293 build_vendor = @build_vendor@
294 builddir = @builddir@
295 datadir = @datadir@
296 datarootdir = @datarootdir@
297 docdir = @docdir@
298 dvidir = @dvidir@
299 edje_cc = @edje_cc@
300 efl_doxygen = @efl_doxygen@
301 efl_have_doxygen = @efl_have_doxygen@
302 exec_prefix = @exec_prefix@
303 have_lcov = @have_lcov@
304 host = @host@
305 host_alias = @host_alias@
306 host_cpu = @host_cpu@
307 host_os = @host_os@
308 host_vendor = @host_vendor@
309 htmldir = @htmldir@
310 includedir = @includedir@
311 infodir = @infodir@
312 install_sh = @install_sh@
313 libdir = @libdir@
314 libexecdir = @libexecdir@
315 localedir = @localedir@
316 localstatedir = @localstatedir@
317 lt_enable_auto_import = @lt_enable_auto_import@
318 lua_libs = @lua_libs@
319 mandir = @mandir@
320 mkdir_p = @mkdir_p@
321 oldincludedir = @oldincludedir@
322 pdfdir = @pdfdir@
323 pkgconfig_requires_private = @pkgconfig_requires_private@
324 pkgpyexecdir = @pkgpyexecdir@
325 pkgpythondir = @pkgpythondir@
326 prefix = @prefix@
327 program_transform_name = @program_transform_name@
328 psdir = @psdir@
329 pyexecdir = @pyexecdir@
330 pythondir = @pythondir@
331 release_info = @release_info@
332 requirement_edje = @requirement_edje@
333 sbindir = @sbindir@
334 sharedstatedir = @sharedstatedir@
335 srcdir = @srcdir@
336 sysconfdir = @sysconfdir@
337 target_alias = @target_alias@
338 top_build_prefix = @top_build_prefix@
339 top_builddir = @top_builddir@
340 top_srcdir = @top_srcdir@
341 version_info = @version_info@
342 vimdir = @vimdir@
343 want_multisense = @want_multisense@
344 ACLOCAL_AMFLAGS = -I m4
345 SUBDIRS = data src utils doc
346 MAINTAINERCLEANFILES = \
347 Makefile.in \
348 aclocal.m4 \
349 compile \
350 config.guess \
351 config.h.in \
352 config.h.in~ \
353 config.sub \
354 configure \
355 depcomp \
356 install-sh \
357 ltmain.sh \
358 missing \
359 $(PACKAGE_TARNAME)-$(PACKAGE_VERSION).tar.gz \
360 $(PACKAGE_TARNAME)-$(PACKAGE_VERSION).tar.bz2 \
361 $(PACKAGE_TARNAME)-$(PACKAGE_VERSION)-doc.tar.bz2 \
362 m4/libtool.m4 \
363 m4/lt~obsolete.m4 \
364 m4/ltoptions.m4 \
365 m4/ltsugar.m4 \
366 m4/ltversion.m4
367
368
369 ### this is all fine and great - but edje should not be going and installing
370 ### data in another software's data dir - it's just wrong. not to mention this
371 ### also breaks make distcheck...
372 #       if test "x${vimdir}" != "x"; then \
373 #         $(mkinstalldirs) $(DESTDIR)$(vimdir)/syntax; \
374 #         cp -p $(srcdir)/data/edc.vim $(DESTDIR)$(vimdir)/syntax/; \
375 #       fi
376 bin_SCRIPTS = 
377 EXTRA_DIST = \
378 AUTHORS \
379 COPYING \
380 autogen.sh \
381 edje.pc.in \
382 edje.spec \
383 edje.spec.in \
384 README
385
386 pkgconfigdir = $(libdir)/pkgconfig
387 pkgconfig_DATA = edje.pc
388 all: config.h
389         $(MAKE) $(AM_MAKEFLAGS) all-recursive
390
391 .SUFFIXES:
392 am--refresh: Makefile
393         @:
394 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
395         @for dep in $?; do \
396           case '$(am__configure_deps)' in \
397             *$$dep*) \
398               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
399               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
400                 && exit 0; \
401               exit 1;; \
402           esac; \
403         done; \
404         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
405         $(am__cd) $(top_srcdir) && \
406           $(AUTOMAKE) --gnu Makefile
407 .PRECIOUS: Makefile
408 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
409         @case '$?' in \
410           *config.status*) \
411             echo ' $(SHELL) ./config.status'; \
412             $(SHELL) ./config.status;; \
413           *) \
414             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
415             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
416         esac;
417
418 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
419         $(SHELL) ./config.status --recheck
420
421 $(top_srcdir)/configure:  $(am__configure_deps)
422         $(am__cd) $(srcdir) && $(AUTOCONF)
423 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
424         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
425 $(am__aclocal_m4_deps):
426
427 config.h: stamp-h1
428         @if test ! -f $@; then rm -f stamp-h1; else :; fi
429         @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
430
431 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
432         @rm -f stamp-h1
433         cd $(top_builddir) && $(SHELL) ./config.status config.h
434 $(srcdir)/config.h.in:  $(am__configure_deps) 
435         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
436         rm -f stamp-h1
437         touch $@
438
439 distclean-hdr:
440         -rm -f config.h stamp-h1
441 edje.pc: $(top_builddir)/config.status $(srcdir)/edje.pc.in
442         cd $(top_builddir) && $(SHELL) ./config.status $@
443 edje.spec: $(top_builddir)/config.status $(srcdir)/edje.spec.in
444         cd $(top_builddir) && $(SHELL) ./config.status $@
445 install-binSCRIPTS: $(bin_SCRIPTS)
446         @$(NORMAL_INSTALL)
447         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
448         @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
449         for p in $$list; do \
450           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
451           if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
452         done | \
453         sed -e 'p;s,.*/,,;n' \
454             -e 'h;s|.*|.|' \
455             -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
456         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
457           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
458             if ($$2 == $$4) { files[d] = files[d] " " $$1; \
459               if (++n[d] == $(am__install_max)) { \
460                 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
461             else { print "f", d "/" $$4, $$1 } } \
462           END { for (d in files) print "f", d, files[d] }' | \
463         while read type dir files; do \
464              if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
465              test -z "$$files" || { \
466                echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
467                $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
468              } \
469         ; done
470
471 uninstall-binSCRIPTS:
472         @$(NORMAL_UNINSTALL)
473         @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
474         files=`for p in $$list; do echo "$$p"; done | \
475                sed -e 's,.*/,,;$(transform)'`; \
476         dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
477
478 mostlyclean-libtool:
479         -rm -f *.lo
480
481 clean-libtool:
482         -rm -rf .libs _libs
483
484 distclean-libtool:
485         -rm -f libtool config.lt
486 install-pkgconfigDATA: $(pkgconfig_DATA)
487         @$(NORMAL_INSTALL)
488         test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
489         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
490         for p in $$list; do \
491           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
492           echo "$$d$$p"; \
493         done | $(am__base_list) | \
494         while read files; do \
495           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
496           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
497         done
498
499 uninstall-pkgconfigDATA:
500         @$(NORMAL_UNINSTALL)
501         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
502         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
503         dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
504
505 # This directory's subdirectories are mostly independent; you can cd
506 # into them and run `make' without going through this Makefile.
507 # To change the values of `make' variables: instead of editing Makefiles,
508 # (1) if the variable is set in `config.status', edit `config.status'
509 #     (which will cause the Makefiles to be regenerated when you run `make');
510 # (2) otherwise, pass the desired values on the `make' command line.
511 $(RECURSIVE_TARGETS):
512         @fail= failcom='exit 1'; \
513         for f in x $$MAKEFLAGS; do \
514           case $$f in \
515             *=* | --[!k]*);; \
516             *k*) failcom='fail=yes';; \
517           esac; \
518         done; \
519         dot_seen=no; \
520         target=`echo $@ | sed s/-recursive//`; \
521         list='$(SUBDIRS)'; for subdir in $$list; do \
522           echo "Making $$target in $$subdir"; \
523           if test "$$subdir" = "."; then \
524             dot_seen=yes; \
525             local_target="$$target-am"; \
526           else \
527             local_target="$$target"; \
528           fi; \
529           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
530           || eval $$failcom; \
531         done; \
532         if test "$$dot_seen" = "no"; then \
533           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
534         fi; test -z "$$fail"
535
536 $(RECURSIVE_CLEAN_TARGETS):
537         @fail= failcom='exit 1'; \
538         for f in x $$MAKEFLAGS; do \
539           case $$f in \
540             *=* | --[!k]*);; \
541             *k*) failcom='fail=yes';; \
542           esac; \
543         done; \
544         dot_seen=no; \
545         case "$@" in \
546           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
547           *) list='$(SUBDIRS)' ;; \
548         esac; \
549         rev=''; for subdir in $$list; do \
550           if test "$$subdir" = "."; then :; else \
551             rev="$$subdir $$rev"; \
552           fi; \
553         done; \
554         rev="$$rev ."; \
555         target=`echo $@ | sed s/-recursive//`; \
556         for subdir in $$rev; do \
557           echo "Making $$target in $$subdir"; \
558           if test "$$subdir" = "."; then \
559             local_target="$$target-am"; \
560           else \
561             local_target="$$target"; \
562           fi; \
563           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
564           || eval $$failcom; \
565         done && test -z "$$fail"
566 tags-recursive:
567         list='$(SUBDIRS)'; for subdir in $$list; do \
568           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
569         done
570 ctags-recursive:
571         list='$(SUBDIRS)'; for subdir in $$list; do \
572           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
573         done
574
575 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
576         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
577         unique=`for i in $$list; do \
578             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
579           done | \
580           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
581               END { if (nonempty) { for (i in files) print i; }; }'`; \
582         mkid -fID $$unique
583 tags: TAGS
584
585 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
586                 $(TAGS_FILES) $(LISP)
587         set x; \
588         here=`pwd`; \
589         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
590           include_option=--etags-include; \
591           empty_fix=.; \
592         else \
593           include_option=--include; \
594           empty_fix=; \
595         fi; \
596         list='$(SUBDIRS)'; for subdir in $$list; do \
597           if test "$$subdir" = .; then :; else \
598             test ! -f $$subdir/TAGS || \
599               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
600           fi; \
601         done; \
602         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
603         unique=`for i in $$list; do \
604             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
605           done | \
606           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
607               END { if (nonempty) { for (i in files) print i; }; }'`; \
608         shift; \
609         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
610           test -n "$$unique" || unique=$$empty_fix; \
611           if test $$# -gt 0; then \
612             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
613               "$$@" $$unique; \
614           else \
615             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
616               $$unique; \
617           fi; \
618         fi
619 ctags: CTAGS
620 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
621                 $(TAGS_FILES) $(LISP)
622         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
623         unique=`for i in $$list; do \
624             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
625           done | \
626           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
627               END { if (nonempty) { for (i in files) print i; }; }'`; \
628         test -z "$(CTAGS_ARGS)$$unique" \
629           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
630              $$unique
631
632 GTAGS:
633         here=`$(am__cd) $(top_builddir) && pwd` \
634           && $(am__cd) $(top_srcdir) \
635           && gtags -i $(GTAGS_ARGS) "$$here"
636
637 distclean-tags:
638         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
639
640 distdir: $(DISTFILES)
641         $(am__remove_distdir)
642         test -d "$(distdir)" || mkdir "$(distdir)"
643         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
644         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
645         list='$(DISTFILES)'; \
646           dist_files=`for file in $$list; do echo $$file; done | \
647           sed -e "s|^$$srcdirstrip/||;t" \
648               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
649         case $$dist_files in \
650           */*) $(MKDIR_P) `echo "$$dist_files" | \
651                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
652                            sort -u` ;; \
653         esac; \
654         for file in $$dist_files; do \
655           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
656           if test -d $$d/$$file; then \
657             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
658             if test -d "$(distdir)/$$file"; then \
659               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
660             fi; \
661             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
662               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
663               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
664             fi; \
665             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
666           else \
667             test -f "$(distdir)/$$file" \
668             || cp -p $$d/$$file "$(distdir)/$$file" \
669             || exit 1; \
670           fi; \
671         done
672         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
673           if test "$$subdir" = .; then :; else \
674             test -d "$(distdir)/$$subdir" \
675             || $(MKDIR_P) "$(distdir)/$$subdir" \
676             || exit 1; \
677           fi; \
678         done
679         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
680           if test "$$subdir" = .; then :; else \
681             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
682             $(am__relativize); \
683             new_distdir=$$reldir; \
684             dir1=$$subdir; dir2="$(top_distdir)"; \
685             $(am__relativize); \
686             new_top_distdir=$$reldir; \
687             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
688             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
689             ($(am__cd) $$subdir && \
690               $(MAKE) $(AM_MAKEFLAGS) \
691                 top_distdir="$$new_top_distdir" \
692                 distdir="$$new_distdir" \
693                 am__remove_distdir=: \
694                 am__skip_length_check=: \
695                 am__skip_mode_fix=: \
696                 distdir) \
697               || exit 1; \
698           fi; \
699         done
700         -test -n "$(am__skip_mode_fix)" \
701         || find "$(distdir)" -type d ! -perm -755 \
702                 -exec chmod u+rwx,go+rx {} \; -o \
703           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
704           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
705           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
706         || chmod -R a+r "$(distdir)"
707 dist-gzip: distdir
708         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
709         $(am__remove_distdir)
710 dist-bzip2: distdir
711         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
712         $(am__remove_distdir)
713
714 dist-lzip: distdir
715         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
716         $(am__remove_distdir)
717
718 dist-lzma: distdir
719         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
720         $(am__remove_distdir)
721
722 dist-xz: distdir
723         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
724         $(am__remove_distdir)
725
726 dist-tarZ: distdir
727         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
728         $(am__remove_distdir)
729
730 dist-shar: distdir
731         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
732         $(am__remove_distdir)
733
734 dist-zip: distdir
735         -rm -f $(distdir).zip
736         zip -rq $(distdir).zip $(distdir)
737         $(am__remove_distdir)
738
739 dist dist-all: distdir
740         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
741         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
742         $(am__remove_distdir)
743
744 # This target untars the dist file and tries a VPATH configuration.  Then
745 # it guarantees that the distribution is self-contained by making another
746 # tarfile.
747 distcheck: dist
748         case '$(DIST_ARCHIVES)' in \
749         *.tar.gz*) \
750           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
751         *.tar.bz2*) \
752           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
753         *.tar.lzma*) \
754           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
755         *.tar.lz*) \
756           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
757         *.tar.xz*) \
758           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
759         *.tar.Z*) \
760           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
761         *.shar.gz*) \
762           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
763         *.zip*) \
764           unzip $(distdir).zip ;;\
765         esac
766         chmod -R a-w $(distdir); chmod a+w $(distdir)
767         mkdir $(distdir)/_build
768         mkdir $(distdir)/_inst
769         chmod a-w $(distdir)
770         test -d $(distdir)/_build || exit 0; \
771         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
772           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
773           && am__cwd=`pwd` \
774           && $(am__cd) $(distdir)/_build \
775           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
776             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
777             $(DISTCHECK_CONFIGURE_FLAGS) \
778           && $(MAKE) $(AM_MAKEFLAGS) \
779           && $(MAKE) $(AM_MAKEFLAGS) dvi \
780           && $(MAKE) $(AM_MAKEFLAGS) check \
781           && $(MAKE) $(AM_MAKEFLAGS) install \
782           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
783           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
784           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
785                 distuninstallcheck \
786           && chmod -R a-w "$$dc_install_base" \
787           && ({ \
788                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
789                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
790                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
791                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
792                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
793               } || { rm -rf "$$dc_destdir"; exit 1; }) \
794           && rm -rf "$$dc_destdir" \
795           && $(MAKE) $(AM_MAKEFLAGS) dist \
796           && rm -rf $(DIST_ARCHIVES) \
797           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
798           && cd "$$am__cwd" \
799           || exit 1
800         $(am__remove_distdir)
801         @(echo "$(distdir) archives ready for distribution: "; \
802           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
803           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
804 distuninstallcheck:
805         @test -n '$(distuninstallcheck_dir)' || { \
806           echo 'ERROR: trying to run $@ with an empty' \
807                '$$(distuninstallcheck_dir)' >&2; \
808           exit 1; \
809         }; \
810         $(am__cd) '$(distuninstallcheck_dir)' || { \
811           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
812           exit 1; \
813         }; \
814         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
815            || { echo "ERROR: files left after uninstall:" ; \
816                 if test -n "$(DESTDIR)"; then \
817                   echo "  (check DESTDIR support)"; \
818                 fi ; \
819                 $(distuninstallcheck_listfiles) ; \
820                 exit 1; } >&2
821 distcleancheck: distclean
822         @if test '$(srcdir)' = . ; then \
823           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
824           exit 1 ; \
825         fi
826         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
827           || { echo "ERROR: files left in build directory after distclean:" ; \
828                $(distcleancheck_listfiles) ; \
829                exit 1; } >&2
830 check-am: all-am
831         $(MAKE) $(AM_MAKEFLAGS) check-local
832 check: check-recursive
833 all-am: Makefile $(SCRIPTS) $(DATA) config.h
834 installdirs: installdirs-recursive
835 installdirs-am:
836         for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgconfigdir)"; do \
837           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
838         done
839 install: install-recursive
840 install-exec: install-exec-recursive
841 install-data: install-data-recursive
842 uninstall: uninstall-recursive
843
844 install-am: all-am
845         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
846
847 installcheck: installcheck-recursive
848 install-strip:
849         if test -z '$(STRIP)'; then \
850           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
851             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
852               install; \
853         else \
854           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
855             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
856             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
857         fi
858 mostlyclean-generic:
859
860 clean-generic:
861
862 distclean-generic:
863         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
864         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
865
866 maintainer-clean-generic:
867         @echo "This command is intended for maintainers to use"
868         @echo "it deletes files that may require special tools to rebuild."
869         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
870 clean: clean-recursive
871
872 clean-am: clean-generic clean-libtool mostlyclean-am
873
874 distclean: distclean-recursive
875         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
876         -rm -f Makefile
877 distclean-am: clean-am distclean-generic distclean-hdr \
878         distclean-libtool distclean-tags
879
880 dvi: dvi-recursive
881
882 dvi-am:
883
884 html: html-recursive
885
886 html-am:
887
888 info: info-recursive
889
890 info-am:
891
892 install-data-am: install-pkgconfigDATA
893
894 install-dvi: install-dvi-recursive
895
896 install-dvi-am:
897
898 install-exec-am: install-binSCRIPTS
899
900 install-html: install-html-recursive
901
902 install-html-am:
903
904 install-info: install-info-recursive
905
906 install-info-am:
907
908 install-man:
909
910 install-pdf: install-pdf-recursive
911
912 install-pdf-am:
913
914 install-ps: install-ps-recursive
915
916 install-ps-am:
917
918 installcheck-am:
919
920 maintainer-clean: maintainer-clean-recursive
921         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
922         -rm -rf $(top_srcdir)/autom4te.cache
923         -rm -f Makefile
924 maintainer-clean-am: distclean-am maintainer-clean-generic
925
926 mostlyclean: mostlyclean-recursive
927
928 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
929
930 pdf: pdf-recursive
931
932 pdf-am:
933
934 ps: ps-recursive
935
936 ps-am:
937
938 uninstall-am: uninstall-binSCRIPTS uninstall-pkgconfigDATA
939
940 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check-am \
941         ctags-recursive install-am install-strip tags-recursive
942
943 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
944         all all-am am--refresh check check-am check-local clean \
945         clean-generic clean-libtool ctags ctags-recursive dist \
946         dist-all dist-bzip2 dist-gzip dist-lzip dist-lzma dist-shar \
947         dist-tarZ dist-xz dist-zip distcheck distclean \
948         distclean-generic distclean-hdr distclean-libtool \
949         distclean-tags distcleancheck distdir distuninstallcheck dvi \
950         dvi-am html html-am info info-am install install-am \
951         install-binSCRIPTS install-data install-data-am install-dvi \
952         install-dvi-am install-exec install-exec-am install-html \
953         install-html-am install-info install-info-am install-man \
954         install-pdf install-pdf-am install-pkgconfigDATA install-ps \
955         install-ps-am install-strip installcheck installcheck-am \
956         installdirs installdirs-am maintainer-clean \
957         maintainer-clean-generic mostlyclean mostlyclean-generic \
958         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
959         uninstall uninstall-am uninstall-binSCRIPTS \
960         uninstall-pkgconfigDATA
961
962
963 .PHONY: doc install-doc coverage
964
965 # Documentation
966
967 doc:
968         @echo "entering doc/"
969         make -C doc doc
970
971 install-doc:
972         @echo "entering doc/"
973         make -C doc install-doc
974
975 # Unit tests
976
977 @EFL_ENABLE_TESTS_TRUE@check-local:
978 @EFL_ENABLE_TESTS_TRUE@ @./src/tests/edje_suite
979
980 @EFL_ENABLE_TESTS_FALSE@check-local:
981 @EFL_ENABLE_TESTS_FALSE@        @echo "reconfigure with --enable-tests"
982
983 # Coverage report
984
985 @EFL_ENABLE_COVERAGE_TRUE@lcov-reset:
986 @EFL_ENABLE_COVERAGE_TRUE@      @rm -rf $(top_builddir)/coverage
987 @EFL_ENABLE_COVERAGE_TRUE@      @find $(top_builddir) -name "*.gcda" -delete
988 @EFL_ENABLE_COVERAGE_TRUE@      @lcov --zerocounters --directory $(top_builddir)
989
990 @EFL_ENABLE_COVERAGE_TRUE@lcov-report:
991 @EFL_ENABLE_COVERAGE_TRUE@      @mkdir $(top_builddir)/coverage
992 @EFL_ENABLE_COVERAGE_TRUE@      lcov --capture --compat-libtool --output-file $(top_builddir)/coverage/coverage.info --directory $(top_builddir)
993 @EFL_ENABLE_COVERAGE_TRUE@      lcov --remove $(top_builddir)/coverage/coverage.info '*.h' --output-file $(top_builddir)/coverage/coverage.cleaned.info
994 @EFL_ENABLE_COVERAGE_TRUE@      genhtml -t "$(PACKAGE_STRING)" -o $(top_builddir)/coverage/html $(top_builddir)/coverage/coverage.cleaned.info
995 @EFL_ENABLE_COVERAGE_TRUE@      @echo "Coverage Report at $(top_builddir)/coverage/html"
996
997 @EFL_ENABLE_COVERAGE_TRUE@coverage:
998 @EFL_ENABLE_COVERAGE_TRUE@      @$(MAKE) lcov-reset
999 @EFL_ENABLE_COVERAGE_TRUE@      @$(MAKE) check
1000 @EFL_ENABLE_COVERAGE_TRUE@      @$(MAKE) lcov-report
1001 @EFL_ENABLE_COVERAGE_FALSE@lcov-reset:
1002 @EFL_ENABLE_COVERAGE_FALSE@     @echo "reconfigure with --enable-coverage"
1003
1004 @EFL_ENABLE_COVERAGE_FALSE@lcov-report:
1005 @EFL_ENABLE_COVERAGE_FALSE@     @echo "reconfigure with --enable-coverage"
1006
1007 @EFL_ENABLE_COVERAGE_FALSE@coverage:
1008 @EFL_ENABLE_COVERAGE_FALSE@     @echo "reconfigure with --enable-tests --enable-coverage"
1009
1010 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1011 # Otherwise a system limit (for SysV at least) may be exceeded.
1012 .NOEXPORT: