merged e_dbus with the lastest upstream code
[framework/uifw/edbus.git] / src / lib / notification / Makefile.in
1 # Makefile.in generated by automake 1.10.2 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  Free Software Foundation, Inc.
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
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 subdir = src/lib/notification
37 DIST_COMMON = $(includes_HEADERS) $(srcdir)/Makefile.am \
38         $(srcdir)/Makefile.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/m4/ac_attribute.m4 \
41         $(top_srcdir)/m4/efl_compiler_flag.m4 \
42         $(top_srcdir)/m4/efl_doxygen.m4 $(top_srcdir)/configure.ac
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44         $(ACLOCAL_M4)
45 mkinstalldirs = $(install_sh) -d
46 CONFIG_HEADER = $(top_builddir)/config.h
47 CONFIG_CLEAN_FILES =
48 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
49 am__vpath_adj = case $$p in \
50     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
51     *) f=$$p;; \
52   esac;
53 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
54 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includesdir)"
55 libLTLIBRARIES_INSTALL = $(INSTALL)
56 LTLIBRARIES = $(lib_LTLIBRARIES)
57 libenotify_la_DEPENDENCIES = $(top_builddir)/src/lib/dbus/libedbus.la
58 am_libenotify_la_OBJECTS = notification.lo marshal.lo client.lo \
59         daemon.lo
60 libenotify_la_OBJECTS = $(am_libenotify_la_OBJECTS)
61 libenotify_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
62         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
63         $(libenotify_la_LDFLAGS) $(LDFLAGS) -o $@
64 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
65 depcomp = $(SHELL) $(top_srcdir)/depcomp
66 am__depfiles_maybe = depfiles
67 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
68         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
69 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
70         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
71         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
72 CCLD = $(CC)
73 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
74         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
75         $(LDFLAGS) -o $@
76 SOURCES = $(libenotify_la_SOURCES)
77 DIST_SOURCES = $(libenotify_la_SOURCES)
78 includesHEADERS_INSTALL = $(INSTALL_HEADER)
79 HEADERS = $(includes_HEADERS)
80 ETAGS = etags
81 CTAGS = ctags
82 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
83 ACLOCAL = @ACLOCAL@
84 ALLOCA = @ALLOCA@
85 AMTAR = @AMTAR@
86 AR = @AR@
87 AS = @AS@
88 AUTOCONF = @AUTOCONF@
89 AUTOHEADER = @AUTOHEADER@
90 AUTOMAKE = @AUTOMAKE@
91 AWK = @AWK@
92 CC = @CC@
93 CCDEPMODE = @CCDEPMODE@
94 CFLAGS = @CFLAGS@
95 CPP = @CPP@
96 CPPFLAGS = @CPPFLAGS@
97 CYGPATH_W = @CYGPATH_W@
98 DBUS_VERSION_CFLAGS = @DBUS_VERSION_CFLAGS@
99 DEFS = @DEFS@
100 DEPDIR = @DEPDIR@
101 DLLTOOL = @DLLTOOL@
102 DSYMUTIL = @DSYMUTIL@
103 DUMPBIN = @DUMPBIN@
104 ECHO_C = @ECHO_C@
105 ECHO_N = @ECHO_N@
106 ECHO_T = @ECHO_T@
107 EDBUS_CFLAGS = @EDBUS_CFLAGS@
108 EDBUS_LIBS = @EDBUS_LIBS@
109 EFL_EDBUS_BUILD = @EFL_EDBUS_BUILD@
110 EGREP = @EGREP@
111 EVAS_CFLAGS = @EVAS_CFLAGS@
112 EVAS_LIBS = @EVAS_LIBS@
113 EXEEXT = @EXEEXT@
114 FGREP = @FGREP@
115 GREP = @GREP@
116 INSTALL = @INSTALL@
117 INSTALL_DATA = @INSTALL_DATA@
118 INSTALL_PROGRAM = @INSTALL_PROGRAM@
119 INSTALL_SCRIPT = @INSTALL_SCRIPT@
120 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
121 LD = @LD@
122 LDFLAGS = @LDFLAGS@
123 LIBOBJS = @LIBOBJS@
124 LIBS = @LIBS@
125 LIBTOOL = @LIBTOOL@
126 LIPO = @LIPO@
127 LN_S = @LN_S@
128 LTLIBOBJS = @LTLIBOBJS@
129 MAKEINFO = @MAKEINFO@
130 MKDIR_P = @MKDIR_P@
131 NM = @NM@
132 NMEDIT = @NMEDIT@
133 OBJDUMP = @OBJDUMP@
134 OBJEXT = @OBJEXT@
135 OTOOL = @OTOOL@
136 OTOOL64 = @OTOOL64@
137 PACKAGE = @PACKAGE@
138 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
139 PACKAGE_NAME = @PACKAGE_NAME@
140 PACKAGE_STRING = @PACKAGE_STRING@
141 PACKAGE_TARNAME = @PACKAGE_TARNAME@
142 PACKAGE_VERSION = @PACKAGE_VERSION@
143 PATH_SEPARATOR = @PATH_SEPARATOR@
144 PKG_CONFIG = @PKG_CONFIG@
145 RANLIB = @RANLIB@
146 SED = @SED@
147 SET_MAKE = @SET_MAKE@
148 SHELL = @SHELL@
149 STRIP = @STRIP@
150 VERSION = @VERSION@
151 VMAJ = @VMAJ@
152 abs_builddir = @abs_builddir@
153 abs_srcdir = @abs_srcdir@
154 abs_top_builddir = @abs_top_builddir@
155 abs_top_srcdir = @abs_top_srcdir@
156 ac_ct_CC = @ac_ct_CC@
157 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
158 am__include = @am__include@
159 am__leading_dot = @am__leading_dot@
160 am__quote = @am__quote@
161 am__tar = @am__tar@
162 am__untar = @am__untar@
163 bindir = @bindir@
164 build = @build@
165 build_alias = @build_alias@
166 build_cpu = @build_cpu@
167 build_os = @build_os@
168 build_vendor = @build_vendor@
169 builddir = @builddir@
170 datadir = @datadir@
171 datarootdir = @datarootdir@
172 docdir = @docdir@
173 dvidir = @dvidir@
174 efl_doxygen = @efl_doxygen@
175 efl_have_doxygen = @efl_have_doxygen@
176 exec_prefix = @exec_prefix@
177 host = @host@
178 host_alias = @host_alias@
179 host_cpu = @host_cpu@
180 host_os = @host_os@
181 host_vendor = @host_vendor@
182 htmldir = @htmldir@
183 includedir = @includedir@
184 infodir = @infodir@
185 install_sh = @install_sh@
186 libdir = @libdir@
187 libexecdir = @libexecdir@
188 localedir = @localedir@
189 localstatedir = @localstatedir@
190 lt_ECHO = @lt_ECHO@
191 lt_enable_auto_import = @lt_enable_auto_import@
192 mandir = @mandir@
193 mkdir_p = @mkdir_p@
194 oldincludedir = @oldincludedir@
195 pdfdir = @pdfdir@
196 pkgconfig_requires_private = @pkgconfig_requires_private@
197 prefix = @prefix@
198 program_transform_name = @program_transform_name@
199 psdir = @psdir@
200 release_info = @release_info@
201 requirement_dbus = @requirement_dbus@
202 requirement_ebluez = @requirement_ebluez@
203 requirement_econnman = @requirement_econnman@
204 requirement_edbus = @requirement_edbus@
205 requirement_ehal = @requirement_ehal@
206 requirement_enotify = @requirement_enotify@
207 requirement_eofono = @requirement_eofono@
208 requirement_eukit = @requirement_eukit@
209 sbindir = @sbindir@
210 sharedstatedir = @sharedstatedir@
211 srcdir = @srcdir@
212 sysconfdir = @sysconfdir@
213 target_alias = @target_alias@
214 top_builddir = @top_builddir@
215 top_srcdir = @top_srcdir@
216 version_info = @version_info@
217 MAINTAINERCLEANFILES = Makefile.in
218 AM_CPPFLAGS = \
219 -I $(top_srcdir)/src/lib/dbus \
220 @EDBUS_CFLAGS@ \
221 @EVAS_CFLAGS@
222
223 lib_LTLIBRARIES = libenotify.la
224 includes_HEADERS = E_Notify.h E_Notification_Daemon.h
225 includesdir = $(includedir)/e_dbus-@VMAJ@
226 libenotify_la_SOURCES = \
227 notification.c \
228 marshal.c \
229 client.c \
230 daemon.c
231
232 libenotify_la_LIBADD = \
233 $(top_builddir)/src/lib/dbus/libedbus.la \
234 @EVAS_LIBS@
235
236 libenotify_la_LDFLAGS = -version-info @version_info@ @release_info@
237 EXTRA_DIST = e_notify_private.h
238 all: all-am
239
240 .SUFFIXES:
241 .SUFFIXES: .c .lo .o .obj
242 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
243         @for dep in $?; do \
244           case '$(am__configure_deps)' in \
245             *$$dep*) \
246               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
247                 && { if test -f $@; then exit 0; else break; fi; }; \
248               exit 1;; \
249           esac; \
250         done; \
251         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/lib/notification/Makefile'; \
252         cd $(top_srcdir) && \
253           $(AUTOMAKE) --gnu  src/lib/notification/Makefile
254 .PRECIOUS: Makefile
255 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
256         @case '$?' in \
257           *config.status*) \
258             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
259           *) \
260             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
261             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
262         esac;
263
264 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
265         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
266
267 $(top_srcdir)/configure:  $(am__configure_deps)
268         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
269 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
270         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
271 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
272         @$(NORMAL_INSTALL)
273         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
274         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
275           if test -f $$p; then \
276             f=$(am__strip_dir) \
277             echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
278             $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
279           else :; fi; \
280         done
281
282 uninstall-libLTLIBRARIES:
283         @$(NORMAL_UNINSTALL)
284         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
285           p=$(am__strip_dir) \
286           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
287           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
288         done
289
290 clean-libLTLIBRARIES:
291         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
292         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
293           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
294           test "$$dir" != "$$p" || dir=.; \
295           echo "rm -f \"$${dir}/so_locations\""; \
296           rm -f "$${dir}/so_locations"; \
297         done
298 libenotify.la: $(libenotify_la_OBJECTS) $(libenotify_la_DEPENDENCIES) 
299         $(libenotify_la_LINK) -rpath $(libdir) $(libenotify_la_OBJECTS) $(libenotify_la_LIBADD) $(LIBS)
300
301 mostlyclean-compile:
302         -rm -f *.$(OBJEXT)
303
304 distclean-compile:
305         -rm -f *.tab.c
306
307 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/client.Plo@am__quote@
308 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/daemon.Plo@am__quote@
309 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/marshal.Plo@am__quote@
310 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/notification.Plo@am__quote@
311
312 .c.o:
313 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
314 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
315 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
316 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
317 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
318
319 .c.obj:
320 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
321 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
322 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
323 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
324 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
325
326 .c.lo:
327 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
328 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
329 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
330 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
331 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
332
333 mostlyclean-libtool:
334         -rm -f *.lo
335
336 clean-libtool:
337         -rm -rf .libs _libs
338 install-includesHEADERS: $(includes_HEADERS)
339         @$(NORMAL_INSTALL)
340         test -z "$(includesdir)" || $(MKDIR_P) "$(DESTDIR)$(includesdir)"
341         @list='$(includes_HEADERS)'; for p in $$list; do \
342           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
343           f=$(am__strip_dir) \
344           echo " $(includesHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includesdir)/$$f'"; \
345           $(includesHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includesdir)/$$f"; \
346         done
347
348 uninstall-includesHEADERS:
349         @$(NORMAL_UNINSTALL)
350         @list='$(includes_HEADERS)'; for p in $$list; do \
351           f=$(am__strip_dir) \
352           echo " rm -f '$(DESTDIR)$(includesdir)/$$f'"; \
353           rm -f "$(DESTDIR)$(includesdir)/$$f"; \
354         done
355
356 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
357         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
358         unique=`for i in $$list; do \
359             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
360           done | \
361           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
362               END { if (nonempty) { for (i in files) print i; }; }'`; \
363         mkid -fID $$unique
364 tags: TAGS
365
366 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
367                 $(TAGS_FILES) $(LISP)
368         tags=; \
369         here=`pwd`; \
370         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
371         unique=`for i in $$list; do \
372             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
373           done | \
374           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
375               END { if (nonempty) { for (i in files) print i; }; }'`; \
376         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
377           test -n "$$unique" || unique=$$empty_fix; \
378           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
379             $$tags $$unique; \
380         fi
381 ctags: CTAGS
382 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
383                 $(TAGS_FILES) $(LISP)
384         tags=; \
385         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
386         unique=`for i in $$list; do \
387             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
388           done | \
389           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
390               END { if (nonempty) { for (i in files) print i; }; }'`; \
391         test -z "$(CTAGS_ARGS)$$tags$$unique" \
392           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
393              $$tags $$unique
394
395 GTAGS:
396         here=`$(am__cd) $(top_builddir) && pwd` \
397           && cd $(top_srcdir) \
398           && gtags -i $(GTAGS_ARGS) $$here
399
400 distclean-tags:
401         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
402
403 distdir: $(DISTFILES)
404         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
405         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
406         list='$(DISTFILES)'; \
407           dist_files=`for file in $$list; do echo $$file; done | \
408           sed -e "s|^$$srcdirstrip/||;t" \
409               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
410         case $$dist_files in \
411           */*) $(MKDIR_P) `echo "$$dist_files" | \
412                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
413                            sort -u` ;; \
414         esac; \
415         for file in $$dist_files; do \
416           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
417           if test -d $$d/$$file; then \
418             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
419             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
420               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
421             fi; \
422             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
423           else \
424             test -f $(distdir)/$$file \
425             || cp -p $$d/$$file $(distdir)/$$file \
426             || exit 1; \
427           fi; \
428         done
429 check-am: all-am
430 check: check-am
431 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
432 installdirs:
433         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includesdir)"; do \
434           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
435         done
436 install: install-am
437 install-exec: install-exec-am
438 install-data: install-data-am
439 uninstall: uninstall-am
440
441 install-am: all-am
442         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
443
444 installcheck: installcheck-am
445 install-strip:
446         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
447           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
448           `test -z '$(STRIP)' || \
449             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
450 mostlyclean-generic:
451
452 clean-generic:
453
454 distclean-generic:
455         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
456
457 maintainer-clean-generic:
458         @echo "This command is intended for maintainers to use"
459         @echo "it deletes files that may require special tools to rebuild."
460         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
461 clean: clean-am
462
463 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
464         mostlyclean-am
465
466 distclean: distclean-am
467         -rm -rf ./$(DEPDIR)
468         -rm -f Makefile
469 distclean-am: clean-am distclean-compile distclean-generic \
470         distclean-tags
471
472 dvi: dvi-am
473
474 dvi-am:
475
476 html: html-am
477
478 info: info-am
479
480 info-am:
481
482 install-data-am: install-includesHEADERS
483
484 install-dvi: install-dvi-am
485
486 install-exec-am: install-libLTLIBRARIES
487
488 install-html: install-html-am
489
490 install-info: install-info-am
491
492 install-man:
493
494 install-pdf: install-pdf-am
495
496 install-ps: install-ps-am
497
498 installcheck-am:
499
500 maintainer-clean: maintainer-clean-am
501         -rm -rf ./$(DEPDIR)
502         -rm -f Makefile
503 maintainer-clean-am: distclean-am maintainer-clean-generic
504
505 mostlyclean: mostlyclean-am
506
507 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
508         mostlyclean-libtool
509
510 pdf: pdf-am
511
512 pdf-am:
513
514 ps: ps-am
515
516 ps-am:
517
518 uninstall-am: uninstall-includesHEADERS uninstall-libLTLIBRARIES
519
520 .MAKE: install-am install-strip
521
522 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
523         clean-libLTLIBRARIES clean-libtool ctags distclean \
524         distclean-compile distclean-generic distclean-libtool \
525         distclean-tags distdir dvi dvi-am html html-am info info-am \
526         install install-am install-data install-data-am install-dvi \
527         install-dvi-am install-exec install-exec-am install-html \
528         install-html-am install-includesHEADERS install-info \
529         install-info-am install-libLTLIBRARIES install-man install-pdf \
530         install-pdf-am install-ps install-ps-am install-strip \
531         installcheck installcheck-am installdirs maintainer-clean \
532         maintainer-clean-generic mostlyclean mostlyclean-compile \
533         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
534         tags uninstall uninstall-am uninstall-includesHEADERS \
535         uninstall-libLTLIBRARIES
536
537 # Tell versions [3.59,3.63) of GNU make to not export all variables.
538 # Otherwise a system limit (for SysV at least) may be exceeded.
539 .NOEXPORT: