1 # Makefile.in generated by automake 1.11 from Makefile.am. 2 # @configure_input@ 3 4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 6 # Inc. 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. 10 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 14 # PARTICULAR PURPOSE. 15 16 @SET_MAKE@ 17 VPATH = @srcdir@ 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) 28 NORMAL_INSTALL = : 29 PRE_INSTALL = : 30 POST_INSTALL = : 31 NORMAL_UNINSTALL = : 32 PRE_UNINSTALL = : 33 POST_UNINSTALL = : 34 build_triplet = @build@ 35 host_triplet = @host@ 36 subdir = doc 37 DIST_COMMON = $(srcdir)/Doxyfile.in $(srcdir)/Makefile.am \ 38 $(srcdir)/Makefile.in 39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 40 am__aclocal_m4_deps = $(top_srcdir)/m4/byteorder.m4 \ 41 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ 42 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ 43 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/stdint.m4 \ 44 $(top_srcdir)/configure.ac 45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 46 $(ACLOCAL_M4) 47 mkinstalldirs = $(install_sh) -d 48 CONFIG_HEADER = $(top_builddir)/config.h 49 CONFIG_CLEAN_FILES = Doxyfile 50 CONFIG_CLEAN_VPATH_FILES = 51 SOURCES = 52 DIST_SOURCES = 53 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 54 ACLOCAL = @ACLOCAL@ 55 AMTAR = @AMTAR@ 56 AR = @AR@ 57 AS = @AS@ 58 AUTOCONF = @AUTOCONF@ 59 AUTOHEADER = @AUTOHEADER@ 60 AUTOMAKE = @AUTOMAKE@ 61 AWK = @AWK@ 62 CC = @CC@ 63 CCDEPMODE = @CCDEPMODE@ 64 CFLAGS = @CFLAGS@ 65 CPP = @CPP@ 66 CPPFLAGS = @CPPFLAGS@ 67 CYGPATH_W = @CYGPATH_W@ 68 DEFS = @DEFS@ 69 DEPDIR = @DEPDIR@ 70 DLLTOOL = @DLLTOOL@ 71 DSYMUTIL = @DSYMUTIL@ 72 DUMPBIN = @DUMPBIN@ 73 ECHO_C = @ECHO_C@ 74 ECHO_N = @ECHO_N@ 75 ECHO_T = @ECHO_T@ 76 EGREP = @EGREP@ 77 EXEEXT = @EXEEXT@ 78 FGREP = @FGREP@ 79 GREP = @GREP@ 80 HAVE_DOXYGEN = @HAVE_DOXYGEN@ 81 INSTALL = @INSTALL@ 82 INSTALL_DATA = @INSTALL_DATA@ 83 INSTALL_PROGRAM = @INSTALL_PROGRAM@ 84 INSTALL_SCRIPT = @INSTALL_SCRIPT@ 85 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 86 LD = @LD@ 87 LDFLAGS = @LDFLAGS@ 88 LIBICONV = @LIBICONV@ 89 LIBOBJS = @LIBOBJS@ 90 LIBS = @LIBS@ 91 LIBTOOL = @LIBTOOL@ 92 LIPO = @LIPO@ 93 LN_S = @LN_S@ 94 LTLIBICONV = @LTLIBICONV@ 95 LTLIBOBJS = @LTLIBOBJS@ 96 MAKEINFO = @MAKEINFO@ 97 MKDIR_P = @MKDIR_P@ 98 NM = @NM@ 99 NMEDIT = @NMEDIT@ 100 OBJDUMP = @OBJDUMP@ 101 OBJEXT = @OBJEXT@ 102 OSFLAGS = @OSFLAGS@ 103 OTOOL = @OTOOL@ 104 OTOOL64 = @OTOOL64@ 105 PACKAGE = @PACKAGE@ 106 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 107 PACKAGE_NAME = @PACKAGE_NAME@ 108 PACKAGE_STRING = @PACKAGE_STRING@ 109 PACKAGE_TARNAME = @PACKAGE_TARNAME@ 110 PACKAGE_VERSION = @PACKAGE_VERSION@ 111 PATH_SEPARATOR = @PATH_SEPARATOR@ 112 RANLIB = @RANLIB@ 113 SED = @SED@ 114 SET_MAKE = @SET_MAKE@ 115 SHELL = @SHELL@ 116 STRIP = @STRIP@ 117 VERSION = @VERSION@ 118 abs_builddir = @abs_builddir@ 119 abs_srcdir = @abs_srcdir@ 120 abs_top_builddir = @abs_top_builddir@ 121 abs_top_srcdir = @abs_top_srcdir@ 122 ac_ct_CC = @ac_ct_CC@ 123 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 124 am__include = @am__include@ 125 am__leading_dot = @am__leading_dot@ 126 am__quote = @am__quote@ 127 am__tar = @am__tar@ 128 am__untar = @am__untar@ 129 bindir = @bindir@ 130 build = @build@ 131 build_alias = @build_alias@ 132 build_cpu = @build_cpu@ 133 build_os = @build_os@ 134 build_vendor = @build_vendor@ 135 builddir = @builddir@ 136 datadir = @datadir@ 137 datarootdir = @datarootdir@ 138 docdir = @docdir@ 139 dvidir = @dvidir@ 140 effective_target = @effective_target@ 141 exec_prefix = @exec_prefix@ 142 host = @host@ 143 host_alias = @host_alias@ 144 host_cpu = @host_cpu@ 145 host_os = @host_os@ 146 host_vendor = @host_vendor@ 147 htmldir = @htmldir@ 148 includedir = @includedir@ 149 infodir = @infodir@ 150 install_sh = @install_sh@ 151 libdir = @libdir@ 152 libexecdir = @libexecdir@ 153 localedir = @localedir@ 154 localstatedir = @localstatedir@ 155 lt_ECHO = @lt_ECHO@ 156 mandir = @mandir@ 157 mkdir_p = @mkdir_p@ 158 ms_lib_exe = @ms_lib_exe@ 159 oldincludedir = @oldincludedir@ 160 pdfdir = @pdfdir@ 161 prefix = @prefix@ 162 program_transform_name = @program_transform_name@ 163 psdir = @psdir@ 164 sbindir = @sbindir@ 165 sharedstatedir = @sharedstatedir@ 166 srcdir = @srcdir@ 167 sysconfdir = @sysconfdir@ 168 target_alias = @target_alias@ 169 top_build_prefix = @top_build_prefix@ 170 top_builddir = @top_builddir@ 171 top_srcdir = @top_srcdir@ 172 EXTRA_DIST = Doxyfile.in examples.h mainpage.h 173 @HAVE_DOXYGEN_TRUE@pkgdocdir = $(datadir)/doc/$(PACKAGE)-$(VERSION) 174 @HAVE_DOXYGEN_TRUE@htmldocdir = $(pkgdocdir)/html 175 all: all-am 176 177 .SUFFIXES: 178 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 179 @for dep in $?; do \ 180 case '$(am__configure_deps)' in \ 181 *$$dep*) \ 182 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 183 && { if test -f $@; then exit 0; else break; fi; }; \ 184 exit 1;; \ 185 esac; \ 186 done; \ 187 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \ 188 $(am__cd) $(top_srcdir) && \ 189 $(AUTOMAKE) --foreign doc/Makefile 190 .PRECIOUS: Makefile 191 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 192 @case '$?' in \ 193 *config.status*) \ 194 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 195 *) \ 196 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 197 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 198 esac; 199 200 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 201 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 202 203 $(top_srcdir)/configure: $(am__configure_deps) 204 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 205 $(ACLOCAL_M4): $(am__aclocal_m4_deps) 206 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 207 $(am__aclocal_m4_deps): 208 Doxyfile: $(top_builddir)/config.status $(srcdir)/Doxyfile.in 209 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 210 211 mostlyclean-libtool: 212 -rm -f *.lo 213 214 clean-libtool: 215 -rm -rf .libs _libs 216 tags: TAGS 217 TAGS: 218 219 ctags: CTAGS 220 CTAGS: 221 222 223 distdir: $(DISTFILES) 224 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 225 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 226 list='$(DISTFILES)'; \ 227 dist_files=`for file in $$list; do echo $$file; done | \ 228 sed -e "s|^$$srcdirstrip/||;t" \ 229 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 230 case $$dist_files in \ 231 */*) $(MKDIR_P) `echo "$$dist_files" | \ 232 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 233 sort -u` ;; \ 234 esac; \ 235 for file in $$dist_files; do \ 236 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 237 if test -d $$d/$$file; then \ 238 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 239 if test -d "$(distdir)/$$file"; then \ 240 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 241 fi; \ 242 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 243 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 244 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 245 fi; \ 246 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 247 else \ 248 test -f "$(distdir)/$$file" \ 249 || cp -p $$d/$$file "$(distdir)/$$file" \ 250 || exit 1; \ 251 fi; \ 252 done 253 check-am: all-am 254 check: check-am 255 @HAVE_DOXYGEN_FALSE@all-local: 256 all-am: Makefile all-local 257 installdirs: 258 install: install-am 259 install-exec: install-exec-am 260 install-data: install-data-am 261 uninstall: uninstall-am 262 263 install-am: all-am 264 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 265 266 installcheck: installcheck-am 267 install-strip: 268 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 269 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 270 `test -z '$(STRIP)' || \ 271 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 272 mostlyclean-generic: 273 274 clean-generic: 275 276 distclean-generic: 277 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 278 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 279 280 maintainer-clean-generic: 281 @echo "This command is intended for maintainers to use" 282 @echo "it deletes files that may require special tools to rebuild." 283 @HAVE_DOXYGEN_FALSE@uninstall-local: 284 @HAVE_DOXYGEN_FALSE@install-data-local: 285 @HAVE_DOXYGEN_FALSE@clean-local: 286 clean: clean-am 287 288 clean-am: clean-generic clean-libtool clean-local mostlyclean-am 289 290 distclean: distclean-am 291 -rm -f Makefile 292 distclean-am: clean-am distclean-generic 293 294 dvi: dvi-am 295 296 dvi-am: 297 298 html: html-am 299 300 html-am: 301 302 info: info-am 303 304 info-am: 305 306 install-data-am: install-data-local 307 308 install-dvi: install-dvi-am 309 310 install-dvi-am: 311 312 install-exec-am: 313 314 install-html: install-html-am 315 316 install-html-am: 317 318 install-info: install-info-am 319 320 install-info-am: 321 322 install-man: 323 324 install-pdf: install-pdf-am 325 326 install-pdf-am: 327 328 install-ps: install-ps-am 329 330 install-ps-am: 331 332 installcheck-am: 333 334 maintainer-clean: maintainer-clean-am 335 -rm -f Makefile 336 maintainer-clean-am: distclean-am maintainer-clean-generic 337 338 mostlyclean: mostlyclean-am 339 340 mostlyclean-am: mostlyclean-generic mostlyclean-libtool 341 342 pdf: pdf-am 343 344 pdf-am: 345 346 ps: ps-am 347 348 ps-am: 349 350 uninstall-am: uninstall-local 351 352 .MAKE: install-am install-strip 353 354 .PHONY: all all-am all-local check check-am clean clean-generic \ 355 clean-libtool clean-local distclean distclean-generic \ 356 distclean-libtool distdir dvi dvi-am html html-am info info-am \ 357 install install-am install-data install-data-am \ 358 install-data-local install-dvi install-dvi-am install-exec \ 359 install-exec-am install-html install-html-am install-info \ 360 install-info-am install-man install-pdf install-pdf-am \ 361 install-ps install-ps-am install-strip installcheck \ 362 installcheck-am installdirs maintainer-clean \ 363 maintainer-clean-generic mostlyclean mostlyclean-generic \ 364 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ 365 uninstall-local 366 367 368 @HAVE_DOXYGEN_TRUE@all-local: 369 @HAVE_DOXYGEN_TRUE@ doxygen 370 371 @HAVE_DOXYGEN_TRUE@install-data-local: 372 @HAVE_DOXYGEN_TRUE@ $(INSTALL) -d $(DESTDIR)$(htmldocdir) 373 @HAVE_DOXYGEN_TRUE@ $(INSTALL_DATA) html/* $(DESTDIR)$(htmldocdir) 374 375 @HAVE_DOXYGEN_TRUE@uninstall-local: 376 @HAVE_DOXYGEN_TRUE@ $(RM) -r $(DESTDIR)$(htmldocdir) 377 @HAVE_DOXYGEN_TRUE@ $(RM) -r $(DESTDIR)$(pkgdocdir) 378 379 @HAVE_DOXYGEN_TRUE@clean-local: 380 @HAVE_DOXYGEN_TRUE@ $(RM) -r html latex man 381 382 # Tell versions [3.59,3.63) of GNU make to not export all variables. 383 # Otherwise a system limit (for SysV at least) may be exceeded. 384 .NOEXPORT: 385