# Makefile.in generated by automake 1.14.1 from Makefile.am. # doc/api/Makefile. Generated from Makefile.in by configure. # Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ *) echo "am__make_running_with_option: internal error: invalid" \ "target option '$${target_option-}' specified" >&2; \ exit 1;; \ esac; \ has_opt=no; \ sane_makeflags=$$MAKEFLAGS; \ if $(am__is_gnu_make); then \ sane_makeflags=$$MFLAGS; \ else \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ bs=\\; \ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ esac; \ fi; \ skip_next=no; \ strip_trailopt () \ { \ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ }; \ for flg in $$sane_makeflags; do \ test $$skip_next = yes && { skip_next=no; continue; }; \ case $$flg in \ *=*|--*) continue;; \ -*I) strip_trailopt 'I'; skip_next=yes;; \ -*I?*) strip_trailopt 'I';; \ -*O) strip_trailopt 'O'; skip_next=yes;; \ -*O?*) strip_trailopt 'O';; \ -*l) strip_trailopt 'l'; skip_next=yes;; \ -*l?*) strip_trailopt 'l';; \ -[dEDm]) skip_next=yes;; \ -[JT]) skip_next=yes;; \ esac; \ case $$flg in \ *$$target_option*) has_opt=yes; break;; \ esac; \ done; \ test $$has_opt = yes am__make_dryrun = (target_option=n; $(am__make_running_with_option)) am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) pkgdatadir = $(datadir)/avr-libc pkgincludedir = $(includedir)/avr-libc pkglibdir = $(libdir)/avr-libc pkglibexecdir = $(libexecdir)/avr-libc am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = x86_64-unknown-linux-gnu host_triplet = avr-unknown-none subdir = doc/api DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = AM_V_P = $(am__v_P_$(V)) am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY)) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_$(V)) am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_$(V)) am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) am__v_at_0 = @ am__v_at_1 = SOURCES = DIST_SOURCES = am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = ${SHELL} "/home/nick/Desktop/nickfolder/documents/projects/in-progress/project 5f - CGRB Sensor System/soil sensor/software/avr-libc rebuild/avr-libc/missing" aclocal-1.14 AMTAR = $${TAR-tar} AM_DEFAULT_VERBOSITY = 1 AR = avr-ar AS = avr-as ASDEBUG = AUTOCONF = ${SHELL} "/home/nick/Desktop/nickfolder/documents/projects/in-progress/project 5f - CGRB Sensor System/soil sensor/software/avr-libc rebuild/avr-libc/missing" autoconf AUTOHEADER = ${SHELL} "/home/nick/Desktop/nickfolder/documents/projects/in-progress/project 5f - CGRB Sensor System/soil sensor/software/avr-libc rebuild/avr-libc/missing" autoheader AUTOMAKE = ${SHELL} "/home/nick/Desktop/nickfolder/documents/projects/in-progress/project 5f - CGRB Sensor System/soil sensor/software/avr-libc rebuild/avr-libc/missing" automake-1.14 AVR_LIBC_MAJOR = 1 AVR_LIBC_MINOR = 8 AVR_LIBC_RELDATE = 20111229 AVR_LIBC_REVISION = 0 AVR_LIBC_USER_MANUAL = avr-libc-user-manual-1.8.0svn AVR_LIBC_VERSION = 1.8.0svn AVR_LIBC_VERSION_NUMERIC = 10800 AWK = gawk CC = avr-gcc CCAS = avr-gcc CCASDEPMODE = depmode=gcc3 CCASFLAGS = CCDEPMODE = depmode=gcc3 CDEBUG = CFLAGS = CPPFLAGS = CYGPATH_W = echo DEFS = -DHAVE_CONFIG_H DEPDIR = .deps DOCSDIR = DOC_INST_DIR = ${DESTDIR}${datadir}/doc/avr-libc-$(VERSION) ECHO_C = ECHO_N = -n ECHO_T = EXEEXT = FNO_JUMP_TABLES = -fno-jump-tables HAS_DELAY_CYCLES = 1 INSTALL = /usr/bin/install -c INSTALL_DATA = ${INSTALL} -m 644 INSTALL_DOX_HTML = install-dox-html INSTALL_DOX_MAN = install-dox-man INSTALL_DOX_PDF = install-dox-pdf INSTALL_DOX_XML = install-dox-xml INSTALL_PROGRAM = ${INSTALL} INSTALL_SCRIPT = ${INSTALL} INSTALL_STRIP_PROGRAM = $(install_sh) -c -s LDFLAGS = LIBOBJS = LIBS = LN_S = ln -s LTLIBOBJS = MAKEINFO = ${SHELL} "/home/nick/Desktop/nickfolder/documents/projects/in-progress/project 5f - CGRB Sensor System/soil sensor/software/avr-libc rebuild/avr-libc/missing" makeinfo MKDIR_P = /bin/mkdir -p OBJEXT = o PACKAGE = avr-libc PACKAGE_BUGREPORT = avr-libc-dev@nongnu.org PACKAGE_NAME = avr-libc PACKAGE_STRING = avr-libc 1.8.0svn PACKAGE_TARNAME = avr-libc PACKAGE_URL = PACKAGE_VERSION = 1.8.0svn PATH_SEPARATOR = : PNGTOPNM = pngtopnm PNMTOPNG = pnmtopng RANLIB = avr-ranlib SET_MAKE = SHELL = /bin/bash STRIP = avr-strip TARGET_DOX_HTML = dox-html TARGET_DOX_PDF = dox-pdf TARGET_DOX_XML = dox-xml VERSION = 1.8.0svn abs_builddir = /home/nick/Desktop/nickfolder/documents/projects/in-progress/project 5f - CGRB Sensor System/soil sensor/software/avr-libc rebuild/avr-libc/doc/api abs_srcdir = /home/nick/Desktop/nickfolder/documents/projects/in-progress/project 5f - CGRB Sensor System/soil sensor/software/avr-libc rebuild/avr-libc/doc/api abs_top_builddir = /home/nick/Desktop/nickfolder/documents/projects/in-progress/project 5f - CGRB Sensor System/soil sensor/software/avr-libc rebuild/avr-libc abs_top_srcdir = /home/nick/Desktop/nickfolder/documents/projects/in-progress/project 5f - CGRB Sensor System/soil sensor/software/avr-libc rebuild/avr-libc ac_ct_CC = am__include = include am__leading_dot = . am__quote = am__tar = $${TAR-tar} chof - "$$tardir" am__untar = $${TAR-tar} xf - bindir = ${exec_prefix}/bin build = x86_64-unknown-linux-gnu build_alias = x86_64-unknown-linux-gnu build_cpu = x86_64 build_os = linux-gnu build_vendor = unknown builddir = . datadir = ${datarootdir} datarootdir = ${prefix}/share docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} dvidir = ${docdir} exec_prefix = ${prefix} host = avr-unknown-none host_alias = avr host_cpu = avr host_os = none host_vendor = unknown htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info install_sh = ${SHELL} '/home/nick/Desktop/nickfolder/documents/projects/in-progress/project 5f - CGRB Sensor System/soil sensor/software/avr-libc rebuild/avr-libc/install-sh' libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localedir = ${datarootdir}/locale localstatedir = ${prefix}/var mandir = ${datarootdir}/man mkdir_p = $(MKDIR_P) oldincludedir = /usr/include pdfdir = ${docdir} prefix = /usr program_transform_name = s,x,x, psdir = ${docdir} sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com srcdir = . sysconfdir = ${prefix}/etc target_alias = top_build_prefix = ../../ top_builddir = ../.. top_srcdir = ../.. # # Copyright (c) 2002, 2003, 2005, Theodore A. Roth # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # 1. Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # 2. Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in the # documentation and/or other materials provided with the distribution. # 3. The name of the author may not be used to endorse or promote products # derived from this software without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR # IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES # OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN # NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, # SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED # TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR # PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF # LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # # Author: Theodore A. Roth # # Contributors: # # $Id$ # MAINTAINERCLEANFILES = Makefile.in stamp-vti CLEANFILES = *.html *.xml *.pdf *.ma *.mas \ *.png *.eps fix_png \ doxygen.config doxygen-pdf.config EXTRA_DIST = dox.css dox_html_header dox_html_footer \ doxygen.config.in \ main_page.dox \ assembler.dox \ inline_asm.dox \ interrupts.dox \ acknowledge.dox \ malloc.dox \ $(IMAGE_SRC) \ sections.dox \ sfr.dox \ tools-install.dox \ using-avrprog.dox \ using-tools.dox \ faq.dox \ rel-method.dox \ bench.dox \ bench-libc.dox \ bench-libm.dox \ porting.dox \ optimize.dox \ overview.dox \ pgmspace.dox \ library.dox \ vectortable.dox SUFFIXES = .pdf .fig .png .eps USER_MANUAL = avr-libc-user-manual-1.8.0svn USER_MANUAL_XML = avr-libc-user-manual-1.8.0svn-xml # As avr-gcc must have been installed already, we can reference its # library by a -l option. DEMO_LIBS = $(shell cd $(top_srcdir) && find `pwd` \( -name crtm8.o -o \ -name exit.o \) -print | grep avr4) -lgcc DEMO_INC = $(shell cd $(top_srcdir) && echo "-I`pwd`/include") # All demo projects where we need to run "make dox" beforehand. DEMOS = demo largedemo stdiodemo # images for inclusion in HTML and LaTeX documents FIG2DEV = fig2dev IMAGE_SRC = malloc-std.fig malloc-x1.fig malloc-x2.fig releases.fig \ avrs.png-save IMAGE_PNG = $(IMAGE_SRC:.fig=.png) IMAGE_EPS = $(IMAGE_SRC:.fig=.eps) all: all-am .SUFFIXES: .SUFFIXES: .pdf .fig .png .eps $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/api/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign doc/api/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): tags TAGS: ctags CTAGS: cscope cscopelist: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile all-local installdirs: install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-generic clean-local mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html-am: info: info-am info-am: install-data-am: install-data-local install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-local .MAKE: install-am install-strip .PHONY: all all-am all-local check check-am clean clean-generic \ clean-local cscopelist-am ctags-am distclean distclean-generic \ distdir dvi dvi-am html html-am info info-am install \ install-am install-data install-data-am install-data-local \ install-dvi install-dvi-am install-exec install-exec-am \ install-html install-html-am install-info install-info-am \ install-man install-pdf install-pdf-am install-ps \ install-ps-am install-strip installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags-am \ uninstall uninstall-am uninstall-local all-local: html xml pdf # Before we can build the dox, we need to build the demo project so that some # included files get generated. demo: if test -n "$(DEMO_LIBS)" ; then \ NODEFLIBS="-nostartfiles -nodefaultlibs" ; \ fi; \ cd $(top_srcdir)/doc/examples/demo && \ ${MAKE} DEFS="$(DEMO_INC)" \ LIBS="$$NODEFLIBS $(DEMO_LIBS)" all # Generate EPS files from JPG for demos. demodox: for demo in $(DEMOS); do \ ( cd $(top_srcdir)/doc/examples/$$demo && \ ${MAKE} dox ); \ done .fig.eps: $(FIG2DEV) -L eps $< $@ .fig.png: $(FIG2DEV) -L png $< $@ # Rule for generating html output. html: demo demodox fix_png $(TARGET_DOX_HTML) # Make the background color of the png's transparent. fix_png: $(wildcard $(USER_MANUAL)/*.png) latex_src/refman.tex cd $(USER_MANUAL) || exit 0; \ for png in *.png; do \ echo "Fixing transparency for $$png"; \ $(PNGTOPNM) $$png > tmp.pnm; \ $(PNMTOPNG) -transparent rgb:ff/ff/ff tmp.pnm > $$png && rm tmp.pnm; \ done echo timestamp > fix_png # Rule for generating XML output xml: demo demodox fix_png $(TARGET_DOX_XML) # Rule for generating PDF output pdf: demo demodox $(TARGET_DOX_PDF) # General rule for installing documentation install-data-local: $(INSTALL_DOX_HTML) $(INSTALL_DOX_PDF) \ $(INSTALL_DOX_MAN) $(INSTALL_DOX_XML) uninstall-local: rm -rf $(DOC_INST_DIR) clean-local: rm -rf $(USER_MANUAL) latex_src man for demo in $(DEMOS); do \ ( cd $(top_srcdir)/doc/examples/$$demo && \ ${MAKE} clean ) ; \ done # # Rules for generating documentation with doxygen # # # The sed magic below does the following: # # It bumps the subsection level that is to be displayed in the TOC. # For Postscript output, only \page and \section headings will be # displayed, while the PDF document will also show \subsection so the # browsable index in the PDF file will provide a good help to the # user. # # The magic around TabularC replaces doxygen's own tabular environment # (named TabularC) by an explicit call to longtable in the document # that describes the vector names, so the rather long table can be # split across multiple pages. Note that there are some nasty things # going on here: the string "Vector Name" in the table heading is used # as a magic string in order to replace the \\ at the end of the table # heading by \endhead so longtable will know what heading to repeat in # table continuations. # # The last sed command replaces the \renewcommand for \cftchapfont and # \cftchappagefont, respectively, by a \newcommand, to fix a LaTeX # error. latex_src/refman.tex: doxygen.config $(IMAGE_EPS) $(IMAGE_PNG) doxygen doxygen.config cp $(top_srcdir)/doc/api/avrs.png-save $(AVR_LIBC_USER_MANUAL)/avrs.png cd latex_src && \ sed -e '/tocdepth/s/1/2/' \ -e '/usepackage{doxygen}/s/$$/\\usepackage{longtable}/' \ refman.tex > tmp.$$ && \ mv -f tmp.$$ refman.tex cd latex_src && \ sed -e '/{TabularC}{.}/s/{TabularC}{.}/{longtable}{|p{1.7cm}|p{1.7cm}|p{2cm}|p{5cm}|}/' \ -e '/TabularC/s/TabularC/longtable/' \ -e '/Vector name/,/^[^ ]/s/\\\\\\hline/\\endhead\\hline/' \ group__avr__interrupts.tex > tmp.$$ && \ mv -f tmp.$$ group__avr__interrupts.tex cd latex_src && \ if [ -f using_tools.tex ] ; then \ UT=using_tools.tex; else \ UT=using__tools.tex; fi; \ sed -e '/{TabularC}{3}/s/{TabularC}{3}/{longtable}{|l|>{\PBS}p{5cm}|>{\PBS}p{3.5cm}|}/' \ -e '/begin{longtable}/,/TabularC/s/TabularC/longtable/' \ -e '/Architecture/s/\\\\\\hline/\\endhead\\hline/' \ -e '/MCU types are currently/,/Architecture/s/>.*|/l|l|/' \ $$UT > tmp.$$ && \ mv -f tmp.$$ $$UT cd latex_src && \ sed -e '/renewcommand.*cftchap.*font/s/renew/new/' \ doxygen.sty > tmp.$$ && \ mv -f tmp.$$ doxygen.sty #doxygen.config: doxygen.config.in $(top_srcdir)/stamp-h1 doxygen.config: doxygen.config.in sed \ -e 's,[@]VERSION[@],$(VERSION),g' \ -e 's,[@]top_srcdir[@],$(top_srcdir),g' \ -e 's,[@]top_builddir[@],$(top_builddir),g' \ -e 's,[@]AVR_LIBC_USER_MANUAL[@],$(AVR_LIBC_USER_MANUAL),g' \ -e 's,[@]srcdir[@],$(srcdir),g' \ < $(srcdir)/doxygen.config.in > doxygen.config ||\ { rm -f doxygen.config; exit 1; } # XXX currently, HTML and LaTeX documentation will always be built # together. HTML doesn't need any postprocessing, while latex is only # a prerequisite for ps. dox-html: demo demodox fix_png $(USER_MANUAL)/index.html $(USER_MANUAL)/index.html: latex_src/refman.tex dox-xml: demo demodox fix_png $(USER_MANUAL)/index.xml $(USER_MANUAL)/index.xml: latex_src/refman.tex dox-pdf: $(USER_MANUAL).pdf $(USER_MANUAL).pdf: latex_src/refman.tex cd latex_src && ${MAKE} refman.pdf cp latex_src/refman.pdf $(USER_MANUAL).pdf # Install rules for the various documentation parts. The actual # access to those rules is from the install-data-local target above, # where the toplevel configure decides which of them will become a # prerequisite of install-data-local. install-dox-html: dox-html $(mkinstalldirs) $(DOC_INST_DIR)/$(USER_MANUAL) @list='$(wildcard $(USER_MANUAL)/*.html $(USER_MANUAL)/*.css \ $(USER_MANUAL)/*.jpg $(USER_MANUAL)/*.png)'; \ for file in $$list ; do \ echo " $(INSTALL_DATA) $$file $(DOC_INST_DIR)/$$file"; \ $(INSTALL_DATA) $$file $(DOC_INST_DIR)/$$file; \ done install-dox-xml: dox-xml $(mkinstalldirs) $(DOC_INST_DIR)/$(USER_MANUAL_XML) @list='$(wildcard $(USER_MANUAL)/*.xml $(USER_MANUAL)/*.css \ $(USER_MANUAL)/*.jpg $(USER_MANUAL)/*.png)'; \ for file in $$list ; do \ echo " $(INSTALL_DATA) $$file $(DOC_INST_DIR)/$(USER_MANUAL_XML)/"`basename $$file`; \ $(INSTALL_DATA) $$file $(DOC_INST_DIR)/$(USER_MANUAL_XML)/`basename $$file`; \ done install-dox-pdf: dox-pdf $(mkinstalldirs) $(DOC_INST_DIR) $(INSTALL_DATA) $(USER_MANUAL).pdf $(DOC_INST_DIR)/$(USER_MANUAL).pdf install-dox-man: dox-html $(mkinstalldirs) $(DESTDIR)$(mandir)/man3 $(INSTALL_DATA) man/man3/*.3 $(DESTDIR)$(mandir)/man3 .PHONY: html xml latex pdf demo demodox \ dox-html dox-xml dox-pdf install-pdf install-html install-xml \ install-dox-html install-dox-xml install-dox-pdf \ install-dox-man # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: