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