OSDN Git Service

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