redraw only when something has changed
[eyes-widget] / Makefile.in
1 # Makefile.in generated by automake 1.8.5 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004  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 # $Id: Makefile.am 2397 2007-01-17 17:46:35Z nick $
18 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkgincludedir = $(includedir)/@PACKAGE@
24 top_builddir = .
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 host_triplet = @host@
39 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
40         $(srcdir)/Makefile.in $(srcdir)/config.h.in \
41         $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
42         compile config.guess config.sub depcomp install-sh missing \
43         mkinstalldirs
44 subdir = .
45 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46 am__aclocal_m4_deps = $(top_srcdir)/configure.in
47 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48         $(ACLOCAL_M4)
49 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
50  configure.lineno configure.status.lineno
51 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
52 CONFIG_HEADER = config.h
53 CONFIG_CLEAN_FILES =
54 SOURCES =
55 DIST_SOURCES =
56 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
57         html-recursive info-recursive install-data-recursive \
58         install-exec-recursive install-info-recursive \
59         install-recursive installcheck-recursive installdirs-recursive \
60         pdf-recursive ps-recursive uninstall-info-recursive \
61         uninstall-recursive
62 ETAGS = etags
63 CTAGS = ctags
64 DIST_SUBDIRS = $(SUBDIRS)
65 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
66 distdir = $(PACKAGE)-$(VERSION)
67 top_distdir = $(distdir)
68 am__remove_distdir = \
69   { test ! -d $(distdir) \
70     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
71          && rm -fr $(distdir); }; }
72 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
73 GZIP_ENV = --best
74 distuninstallcheck_listfiles = find . -type f -print
75 distcleancheck_listfiles = find . -type f -print
76 ACLOCAL = @ACLOCAL@
77 AMDEP_FALSE = @AMDEP_FALSE@
78 AMDEP_TRUE = @AMDEP_TRUE@
79 AMTAR = @AMTAR@
80 AUTOCONF = @AUTOCONF@
81 AUTOHEADER = @AUTOHEADER@
82 AUTOMAKE = @AUTOMAKE@
83 AWK = @AWK@
84 CC = @CC@
85 CCDEPMODE = @CCDEPMODE@
86 CFLAGS = @CFLAGS@
87 CPP = @CPP@
88 CPPFLAGS = @CPPFLAGS@
89 CYGPATH_W = @CYGPATH_W@
90 DEFS = @DEFS@
91 DEPDIR = @DEPDIR@
92 ECHO_C = @ECHO_C@
93 ECHO_N = @ECHO_N@
94 ECHO_T = @ECHO_T@
95 EGREP = @EGREP@
96 EXEEXT = @EXEEXT@
97 GREP = @GREP@
98 HILDON_DEPS_CFLAGS = @HILDON_DEPS_CFLAGS@
99 HILDON_DEPS_LIBS = @HILDON_DEPS_LIBS@
100 INSTALL_DATA = @INSTALL_DATA@
101 INSTALL_PROGRAM = @INSTALL_PROGRAM@
102 INSTALL_SCRIPT = @INSTALL_SCRIPT@
103 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
104 LDFLAGS = @LDFLAGS@
105 LIBOBJS = @LIBOBJS@
106 LIBS = @LIBS@
107 LTLIBOBJS = @LTLIBOBJS@
108 MAINT = @MAINT@
109 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
110 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
111 MAKEINFO = @MAKEINFO@
112 OBJEXT = @OBJEXT@
113 PACKAGE = @PACKAGE@
114 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
115 PACKAGE_NAME = @PACKAGE_NAME@
116 PACKAGE_STRING = @PACKAGE_STRING@
117 PACKAGE_TARNAME = @PACKAGE_TARNAME@
118 PACKAGE_VERSION = @PACKAGE_VERSION@
119 PATH_SEPARATOR = @PATH_SEPARATOR@
120 PKG_CONFIG = @PKG_CONFIG@
121 SED = @SED@
122 SET_MAKE = @SET_MAKE@
123 SHELL = @SHELL@
124 STRIP = @STRIP@
125 VERSION = @VERSION@
126 ac_ct_CC = @ac_ct_CC@
127 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
128 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
129 am__include = @am__include@
130 am__leading_dot = @am__leading_dot@
131 am__quote = @am__quote@
132 bindir = @bindir@
133 build = @build@
134 build_alias = @build_alias@
135 build_cpu = @build_cpu@
136 build_os = @build_os@
137 build_vendor = @build_vendor@
138 datadir = @datadir@
139 datarootdir = @datarootdir@
140 docdir = @docdir@
141 dvidir = @dvidir@
142 exec_prefix = @exec_prefix@
143 host = @host@
144 host_alias = @host_alias@
145 host_cpu = @host_cpu@
146 host_os = @host_os@
147 host_vendor = @host_vendor@
148 htmldir = @htmldir@
149 includedir = @includedir@
150 infodir = @infodir@
151 install_sh = @install_sh@
152 libdir = @libdir@
153 libexecdir = @libexecdir@
154 localedir = @localedir@
155 localstatedir = @localstatedir@
156 mandir = @mandir@
157 mkdir_p = @mkdir_p@
158 oldincludedir = @oldincludedir@
159 pdfdir = @pdfdir@
160 prefix = @prefix@
161 program_transform_name = @program_transform_name@
162 psdir = @psdir@
163 sbindir = @sbindir@
164 sharedstatedir = @sharedstatedir@
165 sysconfdir = @sysconfdir@
166 target = @target@
167 target_alias = @target_alias@
168 target_cpu = @target_cpu@
169 target_os = @target_os@
170 target_vendor = @target_vendor@
171 SUBDIRS = \
172         src                                                             \
173         themes                                                          \
174         icons                                                           
175
176 all: config.h
177         $(MAKE) $(AM_MAKEFLAGS) all-recursive
178
179 .SUFFIXES:
180 am--refresh:
181         @:
182 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
183         @for dep in $?; do \
184           case '$(am__configure_deps)' in \
185             *$$dep*) \
186               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
187               cd $(srcdir) && $(AUTOMAKE) --gnu  \
188                 && exit 0; \
189               exit 1;; \
190           esac; \
191         done; \
192         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
193         cd $(top_srcdir) && \
194           $(AUTOMAKE) --gnu  Makefile
195 .PRECIOUS: Makefile
196 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
197         @case '$?' in \
198           *config.status*) \
199             echo ' $(SHELL) ./config.status'; \
200             $(SHELL) ./config.status;; \
201           *) \
202             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
203             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
204         esac;
205
206 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
207         $(SHELL) ./config.status --recheck
208
209 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
210         cd $(srcdir) && $(AUTOCONF)
211 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
212         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
213
214 config.h: stamp-h1
215         @if test ! -f $@; then \
216           rm -f stamp-h1; \
217           $(MAKE) stamp-h1; \
218         else :; fi
219
220 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
221         @rm -f stamp-h1
222         cd $(top_builddir) && $(SHELL) ./config.status config.h
223 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
224         cd $(top_srcdir) && $(AUTOHEADER)
225         rm -f stamp-h1
226         touch $@
227
228 distclean-hdr:
229         -rm -f config.h stamp-h1
230 uninstall-info-am:
231
232 # This directory's subdirectories are mostly independent; you can cd
233 # into them and run `make' without going through this Makefile.
234 # To change the values of `make' variables: instead of editing Makefiles,
235 # (1) if the variable is set in `config.status', edit `config.status'
236 #     (which will cause the Makefiles to be regenerated when you run `make');
237 # (2) otherwise, pass the desired values on the `make' command line.
238 $(RECURSIVE_TARGETS):
239         @set fnord $$MAKEFLAGS; amf=$$2; \
240         dot_seen=no; \
241         target=`echo $@ | sed s/-recursive//`; \
242         list='$(SUBDIRS)'; for subdir in $$list; do \
243           echo "Making $$target in $$subdir"; \
244           if test "$$subdir" = "."; then \
245             dot_seen=yes; \
246             local_target="$$target-am"; \
247           else \
248             local_target="$$target"; \
249           fi; \
250           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
251            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
252         done; \
253         if test "$$dot_seen" = "no"; then \
254           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
255         fi; test -z "$$fail"
256
257 mostlyclean-recursive clean-recursive distclean-recursive \
258 maintainer-clean-recursive:
259         @set fnord $$MAKEFLAGS; amf=$$2; \
260         dot_seen=no; \
261         case "$@" in \
262           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
263           *) list='$(SUBDIRS)' ;; \
264         esac; \
265         rev=''; for subdir in $$list; do \
266           if test "$$subdir" = "."; then :; else \
267             rev="$$subdir $$rev"; \
268           fi; \
269         done; \
270         rev="$$rev ."; \
271         target=`echo $@ | sed s/-recursive//`; \
272         for subdir in $$rev; do \
273           echo "Making $$target in $$subdir"; \
274           if test "$$subdir" = "."; then \
275             local_target="$$target-am"; \
276           else \
277             local_target="$$target"; \
278           fi; \
279           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
280            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
281         done && test -z "$$fail"
282 tags-recursive:
283         list='$(SUBDIRS)'; for subdir in $$list; do \
284           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
285         done
286 ctags-recursive:
287         list='$(SUBDIRS)'; for subdir in $$list; do \
288           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
289         done
290
291 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
292         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
293         unique=`for i in $$list; do \
294             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
295           done | \
296           $(AWK) '    { files[$$0] = 1; } \
297                END { for (i in files) print i; }'`; \
298         mkid -fID $$unique
299 tags: TAGS
300
301 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
302                 $(TAGS_FILES) $(LISP)
303         tags=; \
304         here=`pwd`; \
305         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
306           include_option=--etags-include; \
307           empty_fix=.; \
308         else \
309           include_option=--include; \
310           empty_fix=; \
311         fi; \
312         list='$(SUBDIRS)'; for subdir in $$list; do \
313           if test "$$subdir" = .; then :; else \
314             test ! -f $$subdir/TAGS || \
315               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
316           fi; \
317         done; \
318         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
319         unique=`for i in $$list; do \
320             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
321           done | \
322           $(AWK) '    { files[$$0] = 1; } \
323                END { for (i in files) print i; }'`; \
324         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
325           test -n "$$unique" || unique=$$empty_fix; \
326           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
327             $$tags $$unique; \
328         fi
329 ctags: CTAGS
330 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
331                 $(TAGS_FILES) $(LISP)
332         tags=; \
333         here=`pwd`; \
334         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
335         unique=`for i in $$list; do \
336             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
337           done | \
338           $(AWK) '    { files[$$0] = 1; } \
339                END { for (i in files) print i; }'`; \
340         test -z "$(CTAGS_ARGS)$$tags$$unique" \
341           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
342              $$tags $$unique
343
344 GTAGS:
345         here=`$(am__cd) $(top_builddir) && pwd` \
346           && cd $(top_srcdir) \
347           && gtags -i $(GTAGS_ARGS) $$here
348
349 distclean-tags:
350         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
351
352 distdir: $(DISTFILES)
353         $(am__remove_distdir)
354         mkdir $(distdir)
355         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
356         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
357         list='$(DISTFILES)'; for file in $$list; do \
358           case $$file in \
359             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
360             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
361           esac; \
362           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
363           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
364           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
365             dir="/$$dir"; \
366             $(mkdir_p) "$(distdir)$$dir"; \
367           else \
368             dir=''; \
369           fi; \
370           if test -d $$d/$$file; then \
371             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
372               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
373             fi; \
374             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
375           else \
376             test -f $(distdir)/$$file \
377             || cp -p $$d/$$file $(distdir)/$$file \
378             || exit 1; \
379           fi; \
380         done
381         list='$(SUBDIRS)'; for subdir in $$list; do \
382           if test "$$subdir" = .; then :; else \
383             test -d "$(distdir)/$$subdir" \
384             || mkdir "$(distdir)/$$subdir" \
385             || exit 1; \
386             (cd $$subdir && \
387               $(MAKE) $(AM_MAKEFLAGS) \
388                 top_distdir="../$(top_distdir)" \
389                 distdir="../$(distdir)/$$subdir" \
390                 distdir) \
391               || exit 1; \
392           fi; \
393         done
394         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
395           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
396           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
397           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
398         || chmod -R a+r $(distdir)
399 dist-gzip: distdir
400         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
401         $(am__remove_distdir)
402 dist-bzip2: distdir
403         $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
404         $(am__remove_distdir)
405
406 dist-tarZ: distdir
407         $(AMTAR) chof - $(distdir) | compress -c >$(distdir).tar.Z
408         $(am__remove_distdir)
409
410 dist-shar: distdir
411         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
412         $(am__remove_distdir)
413
414 dist-zip: distdir
415         -rm -f $(distdir).zip
416         zip -rq $(distdir).zip $(distdir)
417         $(am__remove_distdir)
418
419 dist dist-all: distdir
420         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
421         $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
422         $(am__remove_distdir)
423
424 # This target untars the dist file and tries a VPATH configuration.  Then
425 # it guarantees that the distribution is self-contained by making another
426 # tarfile.
427 distcheck: dist
428         case '$(DIST_ARCHIVES)' in \
429         *.tar.gz*) \
430           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - ;;\
431         *.tar.bz2*) \
432           bunzip2 -c $(distdir).tar.bz2 | $(AMTAR) xf - ;;\
433         *.tar.Z*) \
434           uncompress -c $(distdir).tar.Z | $(AMTAR) xf - ;;\
435         *.shar.gz*) \
436           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
437         *.zip*) \
438           unzip $(distdir).zip ;;\
439         esac
440         chmod -R a-w $(distdir); chmod a+w $(distdir)
441         mkdir $(distdir)/_build
442         mkdir $(distdir)/_inst
443         chmod a-w $(distdir)
444         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
445           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
446           && cd $(distdir)/_build \
447           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
448             $(DISTCHECK_CONFIGURE_FLAGS) \
449           && $(MAKE) $(AM_MAKEFLAGS) \
450           && $(MAKE) $(AM_MAKEFLAGS) dvi \
451           && $(MAKE) $(AM_MAKEFLAGS) check \
452           && $(MAKE) $(AM_MAKEFLAGS) install \
453           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
454           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
455           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
456                 distuninstallcheck \
457           && chmod -R a-w "$$dc_install_base" \
458           && ({ \
459                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
460                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
461                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
462                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
463                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
464               } || { rm -rf "$$dc_destdir"; exit 1; }) \
465           && rm -rf "$$dc_destdir" \
466           && $(MAKE) $(AM_MAKEFLAGS) dist \
467           && rm -rf $(DIST_ARCHIVES) \
468           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
469         $(am__remove_distdir)
470         @(echo "$(distdir) archives ready for distribution: "; \
471           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
472           sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
473 distuninstallcheck:
474         @cd $(distuninstallcheck_dir) \
475         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
476            || { echo "ERROR: files left after uninstall:" ; \
477                 if test -n "$(DESTDIR)"; then \
478                   echo "  (check DESTDIR support)"; \
479                 fi ; \
480                 $(distuninstallcheck_listfiles) ; \
481                 exit 1; } >&2
482 distcleancheck: distclean
483         @if test '$(srcdir)' = . ; then \
484           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
485           exit 1 ; \
486         fi
487         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
488           || { echo "ERROR: files left in build directory after distclean:" ; \
489                $(distcleancheck_listfiles) ; \
490                exit 1; } >&2
491 check-am: all-am
492 check: check-recursive
493 all-am: Makefile config.h
494 installdirs: installdirs-recursive
495 installdirs-am:
496 install: install-recursive
497 install-exec: install-exec-recursive
498 install-data: install-data-recursive
499 uninstall: uninstall-recursive
500
501 install-am: all-am
502         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
503
504 installcheck: installcheck-recursive
505 install-strip:
506         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
507           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
508           `test -z '$(STRIP)' || \
509             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
510 mostlyclean-generic:
511
512 clean-generic:
513
514 distclean-generic:
515         -rm -f $(CONFIG_CLEAN_FILES)
516
517 maintainer-clean-generic:
518         @echo "This command is intended for maintainers to use"
519         @echo "it deletes files that may require special tools to rebuild."
520 clean: clean-recursive
521
522 clean-am: clean-generic mostlyclean-am
523
524 distclean: distclean-recursive
525         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
526         -rm -f Makefile
527 distclean-am: clean-am distclean-generic distclean-hdr distclean-local \
528         distclean-tags
529
530 dvi: dvi-recursive
531
532 dvi-am:
533
534 html: html-recursive
535
536 info: info-recursive
537
538 info-am:
539
540 install-data-am:
541
542 install-exec-am:
543
544 install-info: install-info-recursive
545
546 install-man:
547
548 installcheck-am:
549
550 maintainer-clean: maintainer-clean-recursive
551         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
552         -rm -rf $(top_srcdir)/autom4te.cache
553         -rm -f Makefile
554 maintainer-clean-am: distclean-am maintainer-clean-generic
555
556 mostlyclean: mostlyclean-recursive
557
558 mostlyclean-am: mostlyclean-generic
559
560 pdf: pdf-recursive
561
562 pdf-am:
563
564 ps: ps-recursive
565
566 ps-am:
567
568 uninstall-am: uninstall-info-am
569
570 uninstall-info: uninstall-info-recursive
571
572 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
573         check-am clean clean-generic clean-recursive ctags \
574         ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-shar \
575         dist-tarZ dist-zip distcheck distclean distclean-generic \
576         distclean-hdr distclean-local distclean-recursive \
577         distclean-tags distcleancheck distdir distuninstallcheck dvi \
578         dvi-am html html-am info info-am install install-am \
579         install-data install-data-am install-exec install-exec-am \
580         install-info install-info-am install-man install-strip \
581         installcheck installcheck-am installdirs installdirs-am \
582         maintainer-clean maintainer-clean-generic \
583         maintainer-clean-recursive mostlyclean mostlyclean-generic \
584         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
585         uninstall uninstall-am uninstall-info-am
586
587
588 distclean-local:
589         rm -rf *.spec *.cache *~
590
591 rpm: dist
592         rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz
593         @rm -f $(PACKAGE)-$(VERSION).tar.gz
594
595 #EXTRA_DIST =                                                           \
596 #       intltool-extract.in                                             \
597 #       intltool-merge.in                                               \
598 #       intltool-update.in
599
600 #DISTCLEANFILES =                                                       \
601 #       intltool-extract                                                \
602 #       intltool-merge                                                  \
603 #       intltool-update
604
605 # vi:set ts=8 sw=8 noet ai nocindent syntax=automake:
606 # Tell versions [3.59,3.63) of GNU make to not export all variables.
607 # Otherwise a system limit (for SysV at least) may be exceeded.
608 .NOEXPORT: