Release 2.0.3
[profile/ivi/libgsignon-glib.git] / docs / 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 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@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 = docs
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-doc.m4 \
40         $(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/libtool.m4 \
41         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
42         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
43         $(top_srcdir)/configure.ac
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45         $(ACLOCAL_M4)
46 mkinstalldirs = $(install_sh) -d
47 CONFIG_HEADER = $(top_builddir)/config.h
48 CONFIG_CLEAN_FILES =
49 CONFIG_CLEAN_VPATH_FILES =
50 AM_V_GEN = $(am__v_GEN_@AM_V@)
51 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
52 am__v_GEN_0 = @echo "  GEN   " $@;
53 AM_V_at = $(am__v_at_@AM_V@)
54 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
55 am__v_at_0 = @
56 SOURCES =
57 DIST_SOURCES =
58 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
59         html-recursive info-recursive install-data-recursive \
60         install-dvi-recursive install-exec-recursive \
61         install-html-recursive install-info-recursive \
62         install-pdf-recursive install-ps-recursive install-recursive \
63         installcheck-recursive installdirs-recursive pdf-recursive \
64         ps-recursive uninstall-recursive
65 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
66   distclean-recursive maintainer-clean-recursive
67 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
68         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
69         distdir
70 ETAGS = etags
71 CTAGS = ctags
72 DIST_SUBDIRS = $(SUBDIRS)
73 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
74 am__relativize = \
75   dir0=`pwd`; \
76   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
77   sed_rest='s,^[^/]*/*,,'; \
78   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
79   sed_butlast='s,/*[^/]*$$,,'; \
80   while test -n "$$dir1"; do \
81     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
82     if test "$$first" != "."; then \
83       if test "$$first" = ".."; then \
84         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
85         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
86       else \
87         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
88         if test "$$first2" = "$$first"; then \
89           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
90         else \
91           dir2="../$$dir2"; \
92         fi; \
93         dir0="$$dir0"/"$$first"; \
94       fi; \
95     fi; \
96     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
97   done; \
98   reldir="$$dir2"
99 ACLOCAL = @ACLOCAL@
100 AMTAR = @AMTAR@
101 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
102 AR = @AR@
103 AUTOCONF = @AUTOCONF@
104 AUTOHEADER = @AUTOHEADER@
105 AUTOMAKE = @AUTOMAKE@
106 AWK = @AWK@
107 CC = @CC@
108 CCDEPMODE = @CCDEPMODE@
109 CFLAGS = @CFLAGS@
110 CHECK_CFLAGS = @CHECK_CFLAGS@
111 CHECK_LIBS = @CHECK_LIBS@
112 CPP = @CPP@
113 CPPFLAGS = @CPPFLAGS@
114 CYGPATH_W = @CYGPATH_W@
115 DEFS = @DEFS@
116 DEPDIR = @DEPDIR@
117 DEPS_CFLAGS = @DEPS_CFLAGS@
118 DEPS_LIBS = @DEPS_LIBS@
119 DLLTOOL = @DLLTOOL@
120 DSYMUTIL = @DSYMUTIL@
121 DUMPBIN = @DUMPBIN@
122 ECHO_C = @ECHO_C@
123 ECHO_N = @ECHO_N@
124 ECHO_T = @ECHO_T@
125 EGREP = @EGREP@
126 EXEEXT = @EXEEXT@
127 FGREP = @FGREP@
128 GREP = @GREP@
129 GTKDOC_CHECK = @GTKDOC_CHECK@
130 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
131 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
132 GTKDOC_MKPDF = @GTKDOC_MKPDF@
133 GTKDOC_REBASE = @GTKDOC_REBASE@
134 GTestDBus_CFLAGS = @GTestDBus_CFLAGS@
135 GTestDBus_LIBS = @GTestDBus_LIBS@
136 HTML_DIR = @HTML_DIR@
137 INSTALL = @INSTALL@
138 INSTALL_DATA = @INSTALL_DATA@
139 INSTALL_PROGRAM = @INSTALL_PROGRAM@
140 INSTALL_SCRIPT = @INSTALL_SCRIPT@
141 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
142 INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
143 INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
144 INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
145 INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
146 INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
147 INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
148 INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
149 INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
150 LD = @LD@
151 LDFLAGS = @LDFLAGS@
152 LIBOBJS = @LIBOBJS@
153 LIBS = @LIBS@
154 LIBTOOL = @LIBTOOL@
155 LIPO = @LIPO@
156 LN_S = @LN_S@
157 LTLIBOBJS = @LTLIBOBJS@
158 MAKEINFO = @MAKEINFO@
159 MANIFEST_TOOL = @MANIFEST_TOOL@
160 MKDIR_P = @MKDIR_P@
161 NM = @NM@
162 NMEDIT = @NMEDIT@
163 OBJDUMP = @OBJDUMP@
164 OBJEXT = @OBJEXT@
165 OTOOL = @OTOOL@
166 OTOOL64 = @OTOOL64@
167 PACKAGE = @PACKAGE@
168 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
169 PACKAGE_NAME = @PACKAGE_NAME@
170 PACKAGE_STRING = @PACKAGE_STRING@
171 PACKAGE_TARNAME = @PACKAGE_TARNAME@
172 PACKAGE_URL = @PACKAGE_URL@
173 PACKAGE_VERSION = @PACKAGE_VERSION@
174 PATH_SEPARATOR = @PATH_SEPARATOR@
175 PKG_CONFIG = @PKG_CONFIG@
176 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
177 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
178 PYTHON = @PYTHON@
179 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
180 PYTHON_PLATFORM = @PYTHON_PLATFORM@
181 PYTHON_PREFIX = @PYTHON_PREFIX@
182 PYTHON_VERSION = @PYTHON_VERSION@
183 RANLIB = @RANLIB@
184 SED = @SED@
185 SET_MAKE = @SET_MAKE@
186 SHELL = @SHELL@
187 STRIP = @STRIP@
188 VERSION = @VERSION@
189 abs_builddir = @abs_builddir@
190 abs_srcdir = @abs_srcdir@
191 abs_top_builddir = @abs_top_builddir@
192 abs_top_srcdir = @abs_top_srcdir@
193 ac_ct_AR = @ac_ct_AR@
194 ac_ct_CC = @ac_ct_CC@
195 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
196 am__include = @am__include@
197 am__leading_dot = @am__leading_dot@
198 am__quote = @am__quote@
199 am__tar = @am__tar@
200 am__untar = @am__untar@
201 bindir = @bindir@
202 build = @build@
203 build_alias = @build_alias@
204 build_cpu = @build_cpu@
205 build_os = @build_os@
206 build_vendor = @build_vendor@
207 builddir = @builddir@
208 datadir = @datadir@
209 datarootdir = @datarootdir@
210 docdir = @docdir@
211 dvidir = @dvidir@
212 exec_prefix = @exec_prefix@
213 host = @host@
214 host_alias = @host_alias@
215 host_cpu = @host_cpu@
216 host_os = @host_os@
217 host_vendor = @host_vendor@
218 htmldir = @htmldir@
219 includedir = @includedir@
220 infodir = @infodir@
221 install_sh = @install_sh@
222 libdir = @libdir@
223 libexecdir = @libexecdir@
224 localedir = @localedir@
225 localstatedir = @localstatedir@
226 mandir = @mandir@
227 mkdir_p = @mkdir_p@
228 oldincludedir = @oldincludedir@
229 pdfdir = @pdfdir@
230 pkgpyexecdir = @pkgpyexecdir@
231 pkgpythondir = @pkgpythondir@
232 prefix = @prefix@
233 program_transform_name = @program_transform_name@
234 psdir = @psdir@
235 pyexecdir = @pyexecdir@
236 pyoverridesdir = @pyoverridesdir@
237 pythondir = @pythondir@
238 sbindir = @sbindir@
239 sharedstatedir = @sharedstatedir@
240 srcdir = @srcdir@
241 sysconfdir = @sysconfdir@
242 target_alias = @target_alias@
243 top_build_prefix = @top_build_prefix@
244 top_builddir = @top_builddir@
245 top_srcdir = @top_srcdir@
246 SUBDIRS = reference
247 all: all-recursive
248
249 .SUFFIXES:
250 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
251         @for dep in $?; do \
252           case '$(am__configure_deps)' in \
253             *$$dep*) \
254               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
255                 && { if test -f $@; then exit 0; else break; fi; }; \
256               exit 1;; \
257           esac; \
258         done; \
259         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/Makefile'; \
260         $(am__cd) $(top_srcdir) && \
261           $(AUTOMAKE) --gnu docs/Makefile
262 .PRECIOUS: Makefile
263 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
264         @case '$?' in \
265           *config.status*) \
266             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
267           *) \
268             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
269             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
270         esac;
271
272 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
273         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
274
275 $(top_srcdir)/configure:  $(am__configure_deps)
276         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
277 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
278         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
279 $(am__aclocal_m4_deps):
280
281 mostlyclean-libtool:
282         -rm -f *.lo
283
284 clean-libtool:
285         -rm -rf .libs _libs
286
287 # This directory's subdirectories are mostly independent; you can cd
288 # into them and run `make' without going through this Makefile.
289 # To change the values of `make' variables: instead of editing Makefiles,
290 # (1) if the variable is set in `config.status', edit `config.status'
291 #     (which will cause the Makefiles to be regenerated when you run `make');
292 # (2) otherwise, pass the desired values on the `make' command line.
293 $(RECURSIVE_TARGETS):
294         @fail= failcom='exit 1'; \
295         for f in x $$MAKEFLAGS; do \
296           case $$f in \
297             *=* | --[!k]*);; \
298             *k*) failcom='fail=yes';; \
299           esac; \
300         done; \
301         dot_seen=no; \
302         target=`echo $@ | sed s/-recursive//`; \
303         list='$(SUBDIRS)'; for subdir in $$list; do \
304           echo "Making $$target in $$subdir"; \
305           if test "$$subdir" = "."; then \
306             dot_seen=yes; \
307             local_target="$$target-am"; \
308           else \
309             local_target="$$target"; \
310           fi; \
311           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
312           || eval $$failcom; \
313         done; \
314         if test "$$dot_seen" = "no"; then \
315           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
316         fi; test -z "$$fail"
317
318 $(RECURSIVE_CLEAN_TARGETS):
319         @fail= failcom='exit 1'; \
320         for f in x $$MAKEFLAGS; do \
321           case $$f in \
322             *=* | --[!k]*);; \
323             *k*) failcom='fail=yes';; \
324           esac; \
325         done; \
326         dot_seen=no; \
327         case "$@" in \
328           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
329           *) list='$(SUBDIRS)' ;; \
330         esac; \
331         rev=''; for subdir in $$list; do \
332           if test "$$subdir" = "."; then :; else \
333             rev="$$subdir $$rev"; \
334           fi; \
335         done; \
336         rev="$$rev ."; \
337         target=`echo $@ | sed s/-recursive//`; \
338         for subdir in $$rev; do \
339           echo "Making $$target in $$subdir"; \
340           if test "$$subdir" = "."; then \
341             local_target="$$target-am"; \
342           else \
343             local_target="$$target"; \
344           fi; \
345           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
346           || eval $$failcom; \
347         done && test -z "$$fail"
348 tags-recursive:
349         list='$(SUBDIRS)'; for subdir in $$list; do \
350           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
351         done
352 ctags-recursive:
353         list='$(SUBDIRS)'; for subdir in $$list; do \
354           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
355         done
356
357 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
358         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
359         unique=`for i in $$list; do \
360             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
361           done | \
362           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
363               END { if (nonempty) { for (i in files) print i; }; }'`; \
364         mkid -fID $$unique
365 tags: TAGS
366
367 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
368                 $(TAGS_FILES) $(LISP)
369         set x; \
370         here=`pwd`; \
371         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
372           include_option=--etags-include; \
373           empty_fix=.; \
374         else \
375           include_option=--include; \
376           empty_fix=; \
377         fi; \
378         list='$(SUBDIRS)'; for subdir in $$list; do \
379           if test "$$subdir" = .; then :; else \
380             test ! -f $$subdir/TAGS || \
381               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
382           fi; \
383         done; \
384         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
385         unique=`for i in $$list; do \
386             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
387           done | \
388           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
389               END { if (nonempty) { for (i in files) print i; }; }'`; \
390         shift; \
391         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
392           test -n "$$unique" || unique=$$empty_fix; \
393           if test $$# -gt 0; then \
394             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
395               "$$@" $$unique; \
396           else \
397             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
398               $$unique; \
399           fi; \
400         fi
401 ctags: CTAGS
402 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
403                 $(TAGS_FILES) $(LISP)
404         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
405         unique=`for i in $$list; do \
406             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
407           done | \
408           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
409               END { if (nonempty) { for (i in files) print i; }; }'`; \
410         test -z "$(CTAGS_ARGS)$$unique" \
411           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
412              $$unique
413
414 GTAGS:
415         here=`$(am__cd) $(top_builddir) && pwd` \
416           && $(am__cd) $(top_srcdir) \
417           && gtags -i $(GTAGS_ARGS) "$$here"
418
419 distclean-tags:
420         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
421
422 distdir: $(DISTFILES)
423         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
424         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
425         list='$(DISTFILES)'; \
426           dist_files=`for file in $$list; do echo $$file; done | \
427           sed -e "s|^$$srcdirstrip/||;t" \
428               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
429         case $$dist_files in \
430           */*) $(MKDIR_P) `echo "$$dist_files" | \
431                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
432                            sort -u` ;; \
433         esac; \
434         for file in $$dist_files; do \
435           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
436           if test -d $$d/$$file; then \
437             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
438             if test -d "$(distdir)/$$file"; then \
439               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
440             fi; \
441             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
442               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
443               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
444             fi; \
445             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
446           else \
447             test -f "$(distdir)/$$file" \
448             || cp -p $$d/$$file "$(distdir)/$$file" \
449             || exit 1; \
450           fi; \
451         done
452         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
453           if test "$$subdir" = .; then :; else \
454             test -d "$(distdir)/$$subdir" \
455             || $(MKDIR_P) "$(distdir)/$$subdir" \
456             || exit 1; \
457           fi; \
458         done
459         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
460           if test "$$subdir" = .; then :; else \
461             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
462             $(am__relativize); \
463             new_distdir=$$reldir; \
464             dir1=$$subdir; dir2="$(top_distdir)"; \
465             $(am__relativize); \
466             new_top_distdir=$$reldir; \
467             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
468             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
469             ($(am__cd) $$subdir && \
470               $(MAKE) $(AM_MAKEFLAGS) \
471                 top_distdir="$$new_top_distdir" \
472                 distdir="$$new_distdir" \
473                 am__remove_distdir=: \
474                 am__skip_length_check=: \
475                 am__skip_mode_fix=: \
476                 distdir) \
477               || exit 1; \
478           fi; \
479         done
480 check-am: all-am
481 check: check-recursive
482 all-am: Makefile
483 installdirs: installdirs-recursive
484 installdirs-am:
485 install: install-recursive
486 install-exec: install-exec-recursive
487 install-data: install-data-recursive
488 uninstall: uninstall-recursive
489
490 install-am: all-am
491         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
492
493 installcheck: installcheck-recursive
494 install-strip:
495         if test -z '$(STRIP)'; then \
496           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
497             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
498               install; \
499         else \
500           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
501             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
502             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
503         fi
504 mostlyclean-generic:
505
506 clean-generic:
507
508 distclean-generic:
509         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
510         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
511
512 maintainer-clean-generic:
513         @echo "This command is intended for maintainers to use"
514         @echo "it deletes files that may require special tools to rebuild."
515 clean: clean-recursive
516
517 clean-am: clean-generic clean-libtool mostlyclean-am
518
519 distclean: distclean-recursive
520         -rm -f Makefile
521 distclean-am: clean-am distclean-generic distclean-tags
522
523 dvi: dvi-recursive
524
525 dvi-am:
526
527 html: html-recursive
528
529 html-am:
530
531 info: info-recursive
532
533 info-am:
534
535 install-data-am:
536
537 install-dvi: install-dvi-recursive
538
539 install-dvi-am:
540
541 install-exec-am:
542
543 install-html: install-html-recursive
544
545 install-html-am:
546
547 install-info: install-info-recursive
548
549 install-info-am:
550
551 install-man:
552
553 install-pdf: install-pdf-recursive
554
555 install-pdf-am:
556
557 install-ps: install-ps-recursive
558
559 install-ps-am:
560
561 installcheck-am:
562
563 maintainer-clean: maintainer-clean-recursive
564         -rm -f Makefile
565 maintainer-clean-am: distclean-am maintainer-clean-generic
566
567 mostlyclean: mostlyclean-recursive
568
569 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
570
571 pdf: pdf-recursive
572
573 pdf-am:
574
575 ps: ps-recursive
576
577 ps-am:
578
579 uninstall-am:
580
581 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
582         install-am install-strip tags-recursive
583
584 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
585         all all-am check check-am clean clean-generic clean-libtool \
586         ctags ctags-recursive distclean distclean-generic \
587         distclean-libtool distclean-tags distdir dvi dvi-am html \
588         html-am info info-am install install-am install-data \
589         install-data-am install-dvi install-dvi-am install-exec \
590         install-exec-am install-html install-html-am install-info \
591         install-info-am install-man install-pdf install-pdf-am \
592         install-ps install-ps-am install-strip installcheck \
593         installcheck-am installdirs installdirs-am maintainer-clean \
594         maintainer-clean-generic mostlyclean mostlyclean-generic \
595         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
596         uninstall uninstall-am
597
598
599 # Tell versions [3.59,3.63) of GNU make to not export all variables.
600 # Otherwise a system limit (for SysV at least) may be exceeded.
601 .NOEXPORT: