bug repair: loading .png image, from Adrian Daerr
[gpiv.git] / doc / Makefile.in
blobde6e7399b8987e52bcdbb6a6e5ceb6dc89224a50
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 = doc
33 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
34 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
35 am__aclocal_m4_deps = $(top_srcdir)/configure.in
36 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
37 $(ACLOCAL_M4)
38 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
39 CONFIG_CLEAN_FILES =
40 SOURCES =
41 DIST_SOURCES =
42 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
43 html-recursive info-recursive install-data-recursive \
44 install-dvi-recursive install-exec-recursive \
45 install-html-recursive install-info-recursive \
46 install-pdf-recursive install-ps-recursive install-recursive \
47 installcheck-recursive installdirs-recursive pdf-recursive \
48 ps-recursive uninstall-recursive
49 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
50 distclean-recursive maintainer-clean-recursive
51 ETAGS = etags
52 CTAGS = ctags
53 DIST_SUBDIRS = $(SUBDIRS)
54 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
55 ACLOCAL = @ACLOCAL@
56 ALL_LINGUAS = @ALL_LINGUAS@
57 AMTAR = @AMTAR@
58 AUTOCONF = @AUTOCONF@
59 AUTOHEADER = @AUTOHEADER@
60 AUTOMAKE = @AUTOMAKE@
61 AWK = @AWK@
62 CANVAS_AA = @CANVAS_AA@
63 CATALOGS = @CATALOGS@
64 CATOBJEXT = @CATOBJEXT@
65 CC = @CC@
66 CCDEPMODE = @CCDEPMODE@
67 CFLAGS = @CFLAGS@
68 CONTROL = @CONTROL@
69 CPP = @CPP@
70 CPPFLAGS = @CPPFLAGS@
71 CYGPATH_W = @CYGPATH_W@
72 DATADIRNAME = @DATADIRNAME@
73 DEBUG = @DEBUG@
74 DEFS = @DEFS@
75 DEPDIR = @DEPDIR@
76 ECHO_C = @ECHO_C@
77 ECHO_N = @ECHO_N@
78 ECHO_T = @ECHO_T@
79 EGREP = @EGREP@
80 ENABLE_CAM = @ENABLE_CAM@
81 ENABLE_DAC = @ENABLE_DAC@
82 ENABLE_MPI = @ENABLE_MPI@
83 ENABLE_TRIG = @ENABLE_TRIG@
84 EXEEXT = @EXEEXT@
85 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
86 GMOFILES = @GMOFILES@
87 GMSGFMT = @GMSGFMT@
88 GPIV_CFLAGS = @GPIV_CFLAGS@
89 GPIV_LIBS = @GPIV_LIBS@
90 GPIV_PRINT_CFLAGS = @GPIV_PRINT_CFLAGS@
91 GPIV_PRINT_LIBS = @GPIV_PRINT_LIBS@
92 GPIV_UI_CFLAGS = @GPIV_UI_CFLAGS@
93 GPIV_UI_LIBS = @GPIV_UI_LIBS@
94 GREP = @GREP@
95 INSTALL = @INSTALL@
96 INSTALL_DATA = @INSTALL_DATA@
97 INSTALL_PROGRAM = @INSTALL_PROGRAM@
98 INSTALL_SCRIPT = @INSTALL_SCRIPT@
99 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
100 INSTOBJEXT = @INSTOBJEXT@
101 INTLLIBS = @INTLLIBS@
102 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
103 INTLTOOL_MERGE = @INTLTOOL_MERGE@
104 INTLTOOL_PERL = @INTLTOOL_PERL@
105 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
106 K_TOPDIR = @K_TOPDIR@
107 LDFLAGS = @LDFLAGS@
108 LIBOBJS = @LIBOBJS@
109 LIBS = @LIBS@
110 LTLIBOBJS = @LTLIBOBJS@
111 MAINT = @MAINT@
112 MAKEINFO = @MAKEINFO@
113 MKDIR_P = @MKDIR_P@
114 MKINSTALLDIRS = @MKINSTALLDIRS@
115 MPIRUN = @MPIRUN@
116 MSGFMT = @MSGFMT@
117 MSGFMT_OPTS = @MSGFMT_OPTS@
118 MSGMERGE = @MSGMERGE@
119 OBJEXT = @OBJEXT@
120 OVERRIDE_IMAGE_HEIGHT_MAX = @OVERRIDE_IMAGE_HEIGHT_MAX@
121 OVERRIDE_IMAGE_WIDTH_MAX = @OVERRIDE_IMAGE_WIDTH_MAX@
122 PACKAGE = @PACKAGE@
123 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
124 PACKAGE_NAME = @PACKAGE_NAME@
125 PACKAGE_STRING = @PACKAGE_STRING@
126 PACKAGE_TARNAME = @PACKAGE_TARNAME@
127 PACKAGE_VERSION = @PACKAGE_VERSION@
128 PATH_SEPARATOR = @PATH_SEPARATOR@
129 PKG_CONFIG = @PKG_CONFIG@
130 POFILES = @POFILES@
131 POSUB = @POSUB@
132 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
133 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
134 RR = @RR@
135 RTA_TOPDIR = @RTA_TOPDIR@
136 SET_MAKE = @SET_MAKE@
137 SHELL = @SHELL@
138 STRIP = @STRIP@
139 USE_NLS = @USE_NLS@
140 VERSION = @VERSION@
141 XGETTEXT = @XGETTEXT@
142 abs_builddir = @abs_builddir@
143 abs_srcdir = @abs_srcdir@
144 abs_top_builddir = @abs_top_builddir@
145 abs_top_srcdir = @abs_top_srcdir@
146 ac_ct_CC = @ac_ct_CC@
147 am__include = @am__include@
148 am__leading_dot = @am__leading_dot@
149 am__quote = @am__quote@
150 am__tar = @am__tar@
151 am__untar = @am__untar@
152 bindir = @bindir@
153 build_alias = @build_alias@
154 builddir = @builddir@
155 datadir = @datadir@
156 datarootdir = @datarootdir@
157 docdir = @docdir@
158 dvidir = @dvidir@
159 exec_prefix = @exec_prefix@
160 host_alias = @host_alias@
161 htmldir = @htmldir@
162 includedir = @includedir@
163 infodir = @infodir@
164 install_sh = @install_sh@
165 libdir = @libdir@
166 libexecdir = @libexecdir@
167 localedir = @localedir@
168 localstatedir = @localstatedir@
169 mandir = @mandir@
170 mkdir_p = @mkdir_p@
171 oldincludedir = @oldincludedir@
172 pdfdir = @pdfdir@
173 prefix = @prefix@
174 program_transform_name = @program_transform_name@
175 psdir = @psdir@
176 sbindir = @sbindir@
177 sharedstatedir = @sharedstatedir@
178 srcdir = @srcdir@
179 sysconfdir = @sysconfdir@
180 target_alias = @target_alias@
181 top_build_prefix = @top_build_prefix@
182 top_builddir = @top_builddir@
183 top_srcdir = @top_srcdir@
184 SUBDIRS = C
185 EXTRA_DIST = Makefile.in
186 all: all-recursive
188 .SUFFIXES:
189 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
190 @for dep in $?; do \
191 case '$(am__configure_deps)' in \
192 *$$dep*) \
193 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
194 && exit 0; \
195 exit 1;; \
196 esac; \
197 done; \
198 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
199 cd $(top_srcdir) && \
200 $(AUTOMAKE) --gnu doc/Makefile
201 .PRECIOUS: Makefile
202 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
203 @case '$?' in \
204 *config.status*) \
205 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
206 *) \
207 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
208 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
209 esac;
211 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
212 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
214 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
215 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
216 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
217 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
219 # This directory's subdirectories are mostly independent; you can cd
220 # into them and run `make' without going through this Makefile.
221 # To change the values of `make' variables: instead of editing Makefiles,
222 # (1) if the variable is set in `config.status', edit `config.status'
223 # (which will cause the Makefiles to be regenerated when you run `make');
224 # (2) otherwise, pass the desired values on the `make' command line.
225 $(RECURSIVE_TARGETS):
226 @failcom='exit 1'; \
227 for f in x $$MAKEFLAGS; do \
228 case $$f in \
229 *=* | --[!k]*);; \
230 *k*) failcom='fail=yes';; \
231 esac; \
232 done; \
233 dot_seen=no; \
234 target=`echo $@ | sed s/-recursive//`; \
235 list='$(SUBDIRS)'; for subdir in $$list; do \
236 echo "Making $$target in $$subdir"; \
237 if test "$$subdir" = "."; then \
238 dot_seen=yes; \
239 local_target="$$target-am"; \
240 else \
241 local_target="$$target"; \
242 fi; \
243 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
244 || eval $$failcom; \
245 done; \
246 if test "$$dot_seen" = "no"; then \
247 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
248 fi; test -z "$$fail"
250 $(RECURSIVE_CLEAN_TARGETS):
251 @failcom='exit 1'; \
252 for f in x $$MAKEFLAGS; do \
253 case $$f in \
254 *=* | --[!k]*);; \
255 *k*) failcom='fail=yes';; \
256 esac; \
257 done; \
258 dot_seen=no; \
259 case "$@" in \
260 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
261 *) list='$(SUBDIRS)' ;; \
262 esac; \
263 rev=''; for subdir in $$list; do \
264 if test "$$subdir" = "."; then :; else \
265 rev="$$subdir $$rev"; \
266 fi; \
267 done; \
268 rev="$$rev ."; \
269 target=`echo $@ | sed s/-recursive//`; \
270 for subdir in $$rev; do \
271 echo "Making $$target in $$subdir"; \
272 if test "$$subdir" = "."; then \
273 local_target="$$target-am"; \
274 else \
275 local_target="$$target"; \
276 fi; \
277 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
278 || eval $$failcom; \
279 done && test -z "$$fail"
280 tags-recursive:
281 list='$(SUBDIRS)'; for subdir in $$list; do \
282 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
283 done
284 ctags-recursive:
285 list='$(SUBDIRS)'; for subdir in $$list; do \
286 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
287 done
289 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
290 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
291 unique=`for i in $$list; do \
292 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
293 done | \
294 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
295 END { if (nonempty) { for (i in files) print i; }; }'`; \
296 mkid -fID $$unique
297 tags: TAGS
299 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
300 $(TAGS_FILES) $(LISP)
301 tags=; \
302 here=`pwd`; \
303 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
304 include_option=--etags-include; \
305 empty_fix=.; \
306 else \
307 include_option=--include; \
308 empty_fix=; \
309 fi; \
310 list='$(SUBDIRS)'; for subdir in $$list; do \
311 if test "$$subdir" = .; then :; else \
312 test ! -f $$subdir/TAGS || \
313 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
314 fi; \
315 done; \
316 list='$(SOURCES) $(HEADERS) $(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; nonempty = 1; } \
321 END { if (nonempty) { for (i in files) print i; }; }'`; \
322 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
323 test -n "$$unique" || unique=$$empty_fix; \
324 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
325 $$tags $$unique; \
327 ctags: CTAGS
328 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
329 $(TAGS_FILES) $(LISP)
330 tags=; \
331 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
332 unique=`for i in $$list; do \
333 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
334 done | \
335 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
336 END { if (nonempty) { for (i in files) print i; }; }'`; \
337 test -z "$(CTAGS_ARGS)$$tags$$unique" \
338 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
339 $$tags $$unique
341 GTAGS:
342 here=`$(am__cd) $(top_builddir) && pwd` \
343 && cd $(top_srcdir) \
344 && gtags -i $(GTAGS_ARGS) $$here
346 distclean-tags:
347 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
349 distdir: $(DISTFILES)
350 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
351 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
352 list='$(DISTFILES)'; \
353 dist_files=`for file in $$list; do echo $$file; done | \
354 sed -e "s|^$$srcdirstrip/||;t" \
355 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
356 case $$dist_files in \
357 */*) $(MKDIR_P) `echo "$$dist_files" | \
358 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
359 sort -u` ;; \
360 esac; \
361 for file in $$dist_files; do \
362 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
363 if test -d $$d/$$file; then \
364 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
365 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
366 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
367 fi; \
368 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
369 else \
370 test -f $(distdir)/$$file \
371 || cp -p $$d/$$file $(distdir)/$$file \
372 || exit 1; \
373 fi; \
374 done
375 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
376 if test "$$subdir" = .; then :; else \
377 test -d "$(distdir)/$$subdir" \
378 || $(MKDIR_P) "$(distdir)/$$subdir" \
379 || exit 1; \
380 distdir=`$(am__cd) $(distdir) && pwd`; \
381 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
382 (cd $$subdir && \
383 $(MAKE) $(AM_MAKEFLAGS) \
384 top_distdir="$$top_distdir" \
385 distdir="$$distdir/$$subdir" \
386 am__remove_distdir=: \
387 am__skip_length_check=: \
388 distdir) \
389 || exit 1; \
390 fi; \
391 done
392 check-am: all-am
393 check: check-recursive
394 all-am: Makefile
395 installdirs: installdirs-recursive
396 installdirs-am:
397 install: install-recursive
398 install-exec: install-exec-recursive
399 install-data: install-data-recursive
400 uninstall: uninstall-recursive
402 install-am: all-am
403 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
405 installcheck: installcheck-recursive
406 install-strip:
407 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
408 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
409 `test -z '$(STRIP)' || \
410 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
411 mostlyclean-generic:
413 clean-generic:
415 distclean-generic:
416 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
418 maintainer-clean-generic:
419 @echo "This command is intended for maintainers to use"
420 @echo "it deletes files that may require special tools to rebuild."
421 clean: clean-recursive
423 clean-am: clean-generic mostlyclean-am
425 distclean: distclean-recursive
426 -rm -f Makefile
427 distclean-am: clean-am distclean-generic distclean-tags
429 dvi: dvi-recursive
431 dvi-am:
433 html: html-recursive
435 info: info-recursive
437 info-am:
439 install-data-am:
441 install-dvi: install-dvi-recursive
443 install-exec-am:
445 install-html: install-html-recursive
447 install-info: install-info-recursive
449 install-man:
451 install-pdf: install-pdf-recursive
453 install-ps: install-ps-recursive
455 installcheck-am:
457 maintainer-clean: maintainer-clean-recursive
458 -rm -f Makefile
459 maintainer-clean-am: distclean-am maintainer-clean-generic
461 mostlyclean: mostlyclean-recursive
463 mostlyclean-am: mostlyclean-generic
465 pdf: pdf-recursive
467 pdf-am:
469 ps: ps-recursive
471 ps-am:
473 uninstall-am:
475 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
476 install-strip
478 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
479 all all-am check check-am clean clean-generic ctags \
480 ctags-recursive distclean distclean-generic distclean-tags \
481 distdir dvi dvi-am html html-am info info-am install \
482 install-am install-data install-data-am install-dvi \
483 install-dvi-am install-exec install-exec-am install-html \
484 install-html-am install-info install-info-am install-man \
485 install-pdf install-pdf-am install-ps install-ps-am \
486 install-strip installcheck installcheck-am installdirs \
487 installdirs-am maintainer-clean maintainer-clean-generic \
488 mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
489 tags-recursive uninstall uninstall-am
491 # Tell versions [3.59,3.63) of GNU make to not export all variables.
492 # Otherwise a system limit (for SysV at least) may be exceeded.
493 .NOEXPORT: