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