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