1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
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.
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
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
)
35 DIST_COMMON
= README
$(am__configure_deps
) $(srcdir)/Makefile.am \
36 $(srcdir)/Makefile.in
$(top_srcdir
)/configure ABOUT-NLS \
37 AUTHORS COPYING ChangeLog INSTALL NEWS acconfig.h config.rpath \
38 config.sub depcomp install-sh missing mkinstalldirs
39 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
40 am__aclocal_m4_deps
= $(top_srcdir
)/configure.in
41 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
43 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
44 configure.lineno config.status.lineno
45 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
47 CONFIG_CLEAN_VPATH_FILES
=
50 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
51 html-recursive info-recursive install-data-recursive \
52 install-dvi-recursive install-exec-recursive \
53 install-html-recursive install-info-recursive \
54 install-pdf-recursive install-ps-recursive install-recursive \
55 installcheck-recursive installdirs-recursive pdf-recursive \
56 ps-recursive uninstall-recursive
57 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
58 distclean-recursive maintainer-clean-recursive
59 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
60 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS \
61 distdir
dist dist-all distcheck
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)"; }; }
74 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
75 sed_rest
='s,^[^/]*/*,,'; \
76 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
77 sed_butlast
='s,/*[^/]*$$,,'; \
78 while
test -n
"$$dir1"; do \
79 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
80 if
test "$$first" != "."; then \
81 if
test "$$first" = ".."; then \
82 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
83 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
85 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
86 if
test "$$first2" = "$$first"; then \
87 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
91 dir0
="$$dir0"/"$$first"; \
94 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
97 DIST_ARCHIVES
= $(distdir
).
tar.gz
99 distuninstallcheck_listfiles
= find .
-type f
-print
100 distcleancheck_listfiles
= find .
-type f
-print
102 ALL_LINGUAS
= @ALL_LINGUAS@
104 AUTOCONF
= @AUTOCONF@
105 AUTOHEADER
= @AUTOHEADER@
106 AUTOMAKE
= @AUTOMAKE@
108 CANVAS_AA
= @CANVAS_AA@
109 CATALOGS
= @CATALOGS@
110 CATOBJEXT
= @CATOBJEXT@
112 CCDEPMODE
= @CCDEPMODE@
116 CPPFLAGS
= @CPPFLAGS@
117 CYGPATH_W
= @CYGPATH_W@
118 DATADIRNAME
= @DATADIRNAME@
126 ENABLE_CAM
= @ENABLE_CAM@
127 ENABLE_DAC
= @ENABLE_DAC@
128 ENABLE_MPI
= @ENABLE_MPI@
129 ENABLE_MPI_RR
= @ENABLE_MPI_RR@
130 ENABLE_TRIG
= @ENABLE_TRIG@
132 GETTEXT_PACKAGE
= @GETTEXT_PACKAGE@
133 GMOFILES
= @GMOFILES@
135 GPIV_CFLAGS
= @GPIV_CFLAGS@
136 GPIV_LIBS
= @GPIV_LIBS@
137 GPIV_UI_CFLAGS
= @GPIV_UI_CFLAGS@
138 GPIV_UI_LIBS
= @GPIV_UI_LIBS@
141 INSTALL_DATA
= @INSTALL_DATA@
142 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
143 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
144 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
145 INSTOBJEXT
= @INSTOBJEXT@
146 INTLLIBS
= @INTLLIBS@
147 INTLTOOL_EXTRACT
= @INTLTOOL_EXTRACT@
148 INTLTOOL_MERGE
= @INTLTOOL_MERGE@
149 INTLTOOL_PERL
= @INTLTOOL_PERL@
150 INTLTOOL_UPDATE
= @INTLTOOL_UPDATE@
151 K_TOPDIR
= @K_TOPDIR@
155 LTLIBOBJS
= @LTLIBOBJS@
157 MAKEINFO
= @MAKEINFO@
159 MKINSTALLDIRS
= @MKINSTALLDIRS@
162 MSGFMT_OPTS
= @MSGFMT_OPTS@
163 MSGMERGE
= @MSGMERGE@
165 OVERRIDE_IMAGE_HEIGHT_MAX
= @OVERRIDE_IMAGE_HEIGHT_MAX@
166 OVERRIDE_IMAGE_WIDTH_MAX
= @OVERRIDE_IMAGE_WIDTH_MAX@
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@
178 PO_IN_DATADIR_FALSE
= @PO_IN_DATADIR_FALSE@
179 PO_IN_DATADIR_TRUE
= @PO_IN_DATADIR_TRUE@
181 RTA_TOPDIR
= @RTA_TOPDIR@
182 SET_MAKE
= @SET_MAKE@
187 XGETTEXT
= @XGETTEXT@
188 abs_builddir
= @abs_builddir@
189 abs_srcdir
= @abs_srcdir@
190 abs_top_builddir
= @abs_top_builddir@
191 abs_top_srcdir
= @abs_top_srcdir@
192 ac_ct_CC
= @ac_ct_CC@
193 am__include
= @am__include@
194 am__leading_dot
= @am__leading_dot@
195 am__quote
= @am__quote@
197 am__untar
= @am__untar@
199 build_alias
= @build_alias@
200 builddir
= @builddir@
202 datarootdir
= @datarootdir@
205 exec_prefix = @
exec_prefix@
206 host_alias
= @host_alias@
208 includedir = @
includedir@
210 install_sh
= @install_sh@
212 libexecdir
= @libexecdir@
213 localedir
= @localedir@
214 localstatedir
= @localstatedir@
217 oldincludedir = @
oldincludedir@
220 program_transform_name
= @program_transform_name@
223 sharedstatedir
= @sharedstatedir@
225 sysconfdir
= @sysconfdir@
226 target_alias
= @target_alias@
227 top_build_prefix
= @top_build_prefix@
228 top_builddir
= @top_builddir@
229 top_srcdir
= @top_srcdir@
230 SUBDIRS
= src man doc po pixmaps
233 intltool-extract.in \
247 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
249 case
'$(am__configure_deps)' in \
251 echo
' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
252 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --gnu \
257 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
258 $(am__cd
) $(top_srcdir
) && \
259 $(AUTOMAKE
) --gnu Makefile
261 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
264 echo
' $(SHELL) ./config.status'; \
265 $(SHELL
) .
/config.status
;; \
267 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
268 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
271 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
272 $(SHELL
) .
/config.status
--recheck
274 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
275 $(am__cd
) $(srcdir) && $(AUTOCONF
)
276 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
277 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
278 $(am__aclocal_m4_deps
):
280 # This directory's subdirectories are mostly independent; you can cd
281 # into them and run `make' without going through this Makefile.
282 # To change the values of `make' variables: instead of editing Makefiles,
283 # (1) if the variable is set in `config.status', edit `config.status'
284 # (which will cause the Makefiles to be regenerated when you run `make');
285 # (2) otherwise, pass the desired values on the `make' command line.
286 $(RECURSIVE_TARGETS
):
287 @fail
= failcom
='exit 1'; \
288 for f in x
$$MAKEFLAGS; do \
291 *k
*) failcom
='fail=yes';; \
295 target
=`echo $@ | sed s/-recursive//`; \
296 list
='$(SUBDIRS)'; for subdir in
$$list; do \
297 echo
"Making $$target in $$subdir"; \
298 if
test "$$subdir" = "."; then \
300 local_target
="$$target-am"; \
302 local_target
="$$target"; \
304 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
307 if
test "$$dot_seen" = "no"; then \
308 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
311 $(RECURSIVE_CLEAN_TARGETS
):
312 @fail
= failcom
='exit 1'; \
313 for f in x
$$MAKEFLAGS; do \
316 *k
*) failcom
='fail=yes';; \
321 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
322 *) list
='$(SUBDIRS)' ;; \
324 rev
=''; for subdir in
$$list; do \
325 if
test "$$subdir" = "."; then
:; else \
326 rev
="$$subdir $$rev"; \
330 target
=`echo $@ | sed s/-recursive//`; \
331 for subdir in
$$rev; do \
332 echo
"Making $$target in $$subdir"; \
333 if
test "$$subdir" = "."; then \
334 local_target
="$$target-am"; \
336 local_target
="$$target"; \
338 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
340 done
&& test -z
"$$fail"
342 list
='$(SUBDIRS)'; for subdir in
$$list; do \
343 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
346 list
='$(SUBDIRS)'; for subdir in
$$list; do \
347 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
350 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
351 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
352 unique
=`for i in $$list; do \
353 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
355 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
356 END { if (nonempty) { for (i in files) print i; }; }'`; \
360 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
361 $(TAGS_FILES
) $(LISP
)
364 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
365 include_option
=--etags-include
; \
368 include_option
=--include; \
371 list
='$(SUBDIRS)'; for subdir in
$$list; do \
372 if
test "$$subdir" = .
; then
:; else \
373 test ! -f
$$subdir/TAGS || \
374 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
377 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
378 unique
=`for i in $$list; do \
379 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
381 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
382 END { if (nonempty) { for (i in files) print i; }; }'`; \
384 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
385 test -n
"$$unique" || unique
=$$empty_fix; \
386 if
test $$# -gt 0; then \
387 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
390 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
395 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
396 $(TAGS_FILES
) $(LISP
)
397 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
398 unique
=`for i in $$list; do \
399 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
401 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
402 END { if (nonempty) { for (i in files) print i; }; }'`; \
403 test -z
"$(CTAGS_ARGS)$$unique" \
404 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
408 here
=`$(am__cd) $(top_builddir) && pwd` \
409 && $(am__cd
) $(top_srcdir
) \
410 && gtags
-i
$(GTAGS_ARGS
) "$$here"
413 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
415 distdir
: $(DISTFILES
)
416 $(am__remove_distdir
)
417 test -d
"$(distdir)" || mkdir
"$(distdir)"
418 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
419 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
420 list
='$(DISTFILES)'; \
421 dist_files
=`for file in $$list; do echo $$file; done | \
422 sed -e "s|^$$srcdirstrip/||;t" \
423 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
424 case
$$dist_files in \
425 */*) $(MKDIR_P
) `echo "$$dist_files" | \
426 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
429 for file in
$$dist_files; do \
430 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
431 if
test -d
$$d/$$file; then \
432 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
433 if
test -d
"$(distdir)/$$file"; then \
434 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
436 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
437 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
438 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
440 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
442 test -f
"$(distdir)/$$file" \
443 || cp
-p
$$d/$$file "$(distdir)/$$file" \
447 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
448 if
test "$$subdir" = .
; then
:; else \
449 test -d
"$(distdir)/$$subdir" \
450 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
454 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
455 if
test "$$subdir" = .
; then
:; else \
456 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
458 new_distdir
=$$reldir; \
459 dir1
=$$subdir; dir2
="$(top_distdir)"; \
461 new_top_distdir
=$$reldir; \
462 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
463 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
464 ($(am__cd
) $$subdir && \
465 $(MAKE
) $(AM_MAKEFLAGS
) \
466 top_distdir
="$$new_top_distdir" \
467 distdir
="$$new_distdir" \
468 am__remove_distdir
=: \
469 am__skip_length_check
=: \
470 am__skip_mode_fix
=: \
475 -test -n
"$(am__skip_mode_fix)" \
476 || find
"$(distdir)" -type d
! -perm
-755 \
477 -exec chmod u
+rwx
,go
+rx
{} \
; -o \
478 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
479 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
480 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
481 || chmod
-R a
+r
"$(distdir)"
483 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
484 $(am__remove_distdir
)
487 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
488 $(am__remove_distdir
)
491 tardir
=$(distdir
) && $(am__tar
) | lzma
-9 -c
>$(distdir
).
tar.lzma
492 $(am__remove_distdir
)
495 tardir
=$(distdir
) && $(am__tar
) | xz
-c
>$(distdir
).
tar.xz
496 $(am__remove_distdir
)
499 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
500 $(am__remove_distdir
)
503 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
504 $(am__remove_distdir
)
507 -rm -f
$(distdir
).zip
508 zip
-rq
$(distdir
).zip
$(distdir
)
509 $(am__remove_distdir
)
511 dist dist-all
: distdir
512 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
513 $(am__remove_distdir
)
515 # This target untars the dist file and tries a VPATH configuration. Then
516 # it guarantees that the distribution is self-contained by making another
519 case
'$(DIST_ARCHIVES)' in \
521 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
tar.gz |
$(am__untar
) ;;\
523 bzip2
-dc
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
525 lzma
-dc
$(distdir
).
tar.lzma |
$(am__untar
) ;;\
527 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
529 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
531 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
shar.gz | unshar
;;\
533 unzip
$(distdir
).zip
;;\
535 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
536 mkdir
$(distdir
)/_build
537 mkdir
$(distdir
)/_inst
539 test -d
$(distdir
)/_build || exit
0; \
540 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
541 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
543 && $(am__cd
) $(distdir
)/_build \
544 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
545 $(DISTCHECK_CONFIGURE_FLAGS
) \
546 && $(MAKE
) $(AM_MAKEFLAGS
) \
547 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
548 && $(MAKE
) $(AM_MAKEFLAGS
) check \
549 && $(MAKE
) $(AM_MAKEFLAGS
) install \
550 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
551 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
552 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
554 && chmod
-R a-w
"$$dc_install_base" \
556 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
557 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
558 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
559 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
560 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
561 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
562 && rm -rf
"$$dc_destdir" \
563 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
564 && rm -rf
$(DIST_ARCHIVES
) \
565 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck \
568 $(am__remove_distdir
)
569 @
(echo
"$(distdir) archives ready for distribution: "; \
570 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
571 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
573 @
$(am__cd
) '$(distuninstallcheck_dir)' \
574 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
575 ||
{ echo
"ERROR: files left after uninstall:" ; \
576 if
test -n
"$(DESTDIR)"; then \
577 echo
" (check DESTDIR support)"; \
579 $(distuninstallcheck_listfiles
) ; \
581 distcleancheck
: distclean
582 @if
test '$(srcdir)' = .
; then \
583 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
586 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
587 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
588 $(distcleancheck_listfiles
) ; \
591 check: check-recursive
593 installdirs: installdirs-recursive
595 install: install-recursive
596 install-exec
: install-exec-recursive
597 install-data
: install-data-recursive
598 uninstall: uninstall-recursive
601 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
603 installcheck: installcheck-recursive
605 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
606 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
607 `test -z '$(STRIP)' || \
608 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
614 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
615 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
616 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
618 maintainer-clean-generic
:
619 @echo
"This command is intended for maintainers to use"
620 @echo
"it deletes files that may require special tools to rebuild."
621 clean: clean-recursive
623 clean-am
: clean-generic mostlyclean-am
625 distclean: distclean-recursive
626 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
628 distclean-am
: clean-am distclean-generic distclean-tags
644 install-dvi
: install-dvi-recursive
650 install-html
: install-html-recursive
654 install-info
: install-info-recursive
660 install-pdf
: install-pdf-recursive
664 install-ps
: install-ps-recursive
670 maintainer-clean
: maintainer-clean-recursive
671 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
672 -rm -rf
$(top_srcdir
)/autom4te.cache
674 maintainer-clean-am
: distclean-am maintainer-clean-generic
676 mostlyclean: mostlyclean-recursive
678 mostlyclean-am
: mostlyclean-generic
690 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) ctags-recursive \
691 install-am install-strip tags-recursive
693 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
694 all all-am am--refresh
check check-am
clean clean-generic \
695 ctags ctags-recursive
dist dist-all dist-bzip2 dist-gzip \
696 dist-lzma dist-shar dist-tarZ dist-xz dist-zip distcheck \
697 distclean distclean-generic distclean-tags distcleancheck \
698 distdir distuninstallcheck
dvi dvi-am html html-am
info \
699 info-am
install install-am install-data install-data-am \
700 install-dvi install-dvi-am install-exec install-exec-am \
701 install-html install-html-am install-info install-info-am \
702 install-man install-pdf install-pdf-am install-ps \
703 install-ps-am install-strip
installcheck installcheck-am \
704 installdirs installdirs-am maintainer-clean \
705 maintainer-clean-generic
mostlyclean mostlyclean-generic pdf \
706 pdf-am ps ps-am
tags tags-recursive
uninstall uninstall-am
709 # Tell versions [3.59,3.63) of GNU make to not export all variables.
710 # Otherwise a system limit (for SysV at least) may be exceeded.