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