Fix for x86_64 build fail
[platform/upstream/connectedhomeip.git] / third_party / nlio / repo / doc / Makefile.in
1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
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.
9
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.
14
15 @SET_MAKE@
16
17 #
18 #    Copyright 2012-2016 Nest Labs Inc. All Rights Reserved.
19 #
20 #    Licensed under the Apache License, Version 2.0 (the "License");
21 #    you may not use this file except in compliance with the License.
22 #    You may obtain a copy of the License at
23 #
24 #    http://www.apache.org/licenses/LICENSE-2.0
25 #
26 #    Unless required by applicable law or agreed to in writing, software
27 #    distributed under the License is distributed on an "AS IS" BASIS,
28 #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
29 #    See the License for the specific language governing permissions and
30 #    limitations under the License.
31 #
32
33 #
34 #    Description:
35 #      This file is the GNU automake template for the Nest Labs Memory-
36 #      mapped I/O, in-package, documentation.
37 #
38 VPATH = @srcdir@
39 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
40 am__make_running_with_option = \
41   case $${target_option-} in \
42       ?) ;; \
43       *) echo "am__make_running_with_option: internal error: invalid" \
44               "target option '$${target_option-}' specified" >&2; \
45          exit 1;; \
46   esac; \
47   has_opt=no; \
48   sane_makeflags=$$MAKEFLAGS; \
49   if $(am__is_gnu_make); then \
50     sane_makeflags=$$MFLAGS; \
51   else \
52     case $$MAKEFLAGS in \
53       *\\[\ \   ]*) \
54         bs=\\; \
55         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
56           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
57     esac; \
58   fi; \
59   skip_next=no; \
60   strip_trailopt () \
61   { \
62     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
63   }; \
64   for flg in $$sane_makeflags; do \
65     test $$skip_next = yes && { skip_next=no; continue; }; \
66     case $$flg in \
67       *=*|--*) continue;; \
68         -*I) strip_trailopt 'I'; skip_next=yes;; \
69       -*I?*) strip_trailopt 'I';; \
70         -*O) strip_trailopt 'O'; skip_next=yes;; \
71       -*O?*) strip_trailopt 'O';; \
72         -*l) strip_trailopt 'l'; skip_next=yes;; \
73       -*l?*) strip_trailopt 'l';; \
74       -[dEDm]) skip_next=yes;; \
75       -[JT]) skip_next=yes;; \
76     esac; \
77     case $$flg in \
78       *$$target_option*) has_opt=yes; break;; \
79     esac; \
80   done; \
81   test $$has_opt = yes
82 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
83 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
84 pkgdatadir = $(datadir)/@PACKAGE@
85 pkgincludedir = $(includedir)/@PACKAGE@
86 pkglibdir = $(libdir)/@PACKAGE@
87 pkglibexecdir = $(libexecdir)/@PACKAGE@
88 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
89 install_sh_DATA = $(install_sh) -c -m 644
90 install_sh_PROGRAM = $(install_sh) -c
91 install_sh_SCRIPT = $(install_sh) -c
92 INSTALL_HEADER = $(INSTALL_DATA)
93 transform = $(program_transform_name)
94 NORMAL_INSTALL = :
95 PRE_INSTALL = :
96 POST_INSTALL = :
97 NORMAL_UNINSTALL = :
98 PRE_UNINSTALL = :
99 POST_UNINSTALL = :
100 build_triplet = @build@
101 host_triplet = @host@
102 target_triplet = @target@
103 subdir = doc
104 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
105         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs
106 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
107 am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \
108         $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage.m4 \
109         $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage_reporting.m4 \
110         $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_debug.m4 \
111         $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_docs.m4 \
112         $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_optimization.m4 \
113         $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_tests.m4 \
114         $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_filtered_canonical.m4 \
115         $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_werror.m4 \
116         $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_with_package.m4 \
117         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/m4/libtool.m4 \
118         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/m4/ltoptions.m4 \
119         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/m4/ltsugar.m4 \
120         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/m4/ltversion.m4 \
121         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/m4/lt~obsolete.m4 \
122         $(top_srcdir)/configure.ac
123 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
124         $(ACLOCAL_M4)
125 mkinstalldirs = $(SHELL) \
126         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs
127 CONFIG_HEADER = $(top_builddir)/include/nlio-config.h
128 CONFIG_CLEAN_FILES =
129 CONFIG_CLEAN_VPATH_FILES =
130 AM_V_P = $(am__v_P_@AM_V@)
131 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
132 am__v_P_0 = false
133 am__v_P_1 = :
134 AM_V_GEN = $(am__v_GEN_@AM_V@)
135 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
136 am__v_GEN_0 = @echo "  GEN     " $@;
137 am__v_GEN_1 = 
138 AM_V_at = $(am__v_at_@AM_V@)
139 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
140 am__v_at_0 = @
141 am__v_at_1 = 
142 SOURCES =
143 DIST_SOURCES =
144 am__can_run_installinfo = \
145   case $$AM_UPDATE_INFO_DIR in \
146     n|no|NO) false;; \
147     *) (install-info --version) >/dev/null 2>&1;; \
148   esac
149 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
150 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
151 ACLOCAL = @ACLOCAL@
152 AMTAR = @AMTAR@
153 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
154 AR = @AR@
155 AUTOCONF = @AUTOCONF@
156 AUTOHEADER = @AUTOHEADER@
157 AUTOMAKE = @AUTOMAKE@
158 AWK = @AWK@
159 CC = @CC@
160 CCDEPMODE = @CCDEPMODE@
161 CFLAGS = @CFLAGS@
162 CMP = @CMP@
163 CPP = @CPP@
164 CPPFLAGS = @CPPFLAGS@
165 CXX = @CXX@
166 CXXCPP = @CXXCPP@
167 CXXDEPMODE = @CXXDEPMODE@
168 CXXFLAGS = @CXXFLAGS@
169 CYGPATH_W = @CYGPATH_W@
170 DEFS = @DEFS@
171 DEPDIR = @DEPDIR@
172 DLLTOOL = @DLLTOOL@
173 DOT = @DOT@
174 DOXYGEN = @DOXYGEN@
175 DOXYGEN_USE_DOT = @DOXYGEN_USE_DOT@
176 DSYMUTIL = @DSYMUTIL@
177 DUMPBIN = @DUMPBIN@
178 ECHO_C = @ECHO_C@
179 ECHO_N = @ECHO_N@
180 ECHO_T = @ECHO_T@
181 EGREP = @EGREP@
182 EXEEXT = @EXEEXT@
183 FGREP = @FGREP@
184 GENHTML = @GENHTML@
185 GREP = @GREP@
186 INSTALL = @INSTALL@
187 INSTALL_DATA = @INSTALL_DATA@
188 INSTALL_PROGRAM = @INSTALL_PROGRAM@
189 INSTALL_SCRIPT = @INSTALL_SCRIPT@
190 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
191 LCOV = @LCOV@
192 LD = @LD@
193 LDFLAGS = @LDFLAGS@
194 LIBNLIO_VERSION_AGE = @LIBNLIO_VERSION_AGE@
195 LIBNLIO_VERSION_CURRENT = @LIBNLIO_VERSION_CURRENT@
196 LIBNLIO_VERSION_INFO = @LIBNLIO_VERSION_INFO@
197 LIBNLIO_VERSION_REVISION = @LIBNLIO_VERSION_REVISION@
198 LIBOBJS = @LIBOBJS@
199 LIBS = @LIBS@
200 LIBTOOL = @LIBTOOL@
201 LIPO = @LIPO@
202 LN_S = @LN_S@
203 LTLIBOBJS = @LTLIBOBJS@
204 MAINT = @MAINT@
205 MAKEINFO = @MAKEINFO@
206 MANIFEST_TOOL = @MANIFEST_TOOL@
207 MKDIR_P = @MKDIR_P@
208 NLUNIT_TEST_CPPFLAGS = @NLUNIT_TEST_CPPFLAGS@
209 NLUNIT_TEST_FOREIGN_SUBDIR_DEPENDENCY = @NLUNIT_TEST_FOREIGN_SUBDIR_DEPENDENCY@
210 NLUNIT_TEST_LDFLAGS = @NLUNIT_TEST_LDFLAGS@
211 NLUNIT_TEST_LIBS = @NLUNIT_TEST_LIBS@
212 NLUNIT_TEST_SUBDIRS = @NLUNIT_TEST_SUBDIRS@
213 NM = @NM@
214 NMEDIT = @NMEDIT@
215 OBJCOPY = @OBJCOPY@
216 OBJDUMP = @OBJDUMP@
217 OBJEXT = @OBJEXT@
218 OTOOL = @OTOOL@
219 OTOOL64 = @OTOOL64@
220 PACKAGE = @PACKAGE@
221 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
222 PACKAGE_NAME = @PACKAGE_NAME@
223 PACKAGE_STRING = @PACKAGE_STRING@
224 PACKAGE_TARNAME = @PACKAGE_TARNAME@
225 PACKAGE_URL = @PACKAGE_URL@
226
227 #
228 # Override autotool's default notion of the package version variables.
229 # This ensures that when we create a doc distribution that the
230 # version is always the current version, not the version when the
231 # package was bootstrapped.
232 #
233 PACKAGE_VERSION = $(shell cat $(top_builddir)/.local-version)
234 PATH_SEPARATOR = @PATH_SEPARATOR@
235 PERL = @PERL@
236 PKG_CONFIG = @PKG_CONFIG@
237 RANLIB = @RANLIB@
238 SED = @SED@
239 SET_MAKE = @SET_MAKE@
240 SHELL = @SHELL@
241 STRIP = @STRIP@
242 VERSION = $(PACKAGE_VERSION)
243 abs_builddir = @abs_builddir@
244 abs_srcdir = @abs_srcdir@
245 abs_top_builddir = @abs_top_builddir@
246 abs_top_nlbuild_autotools_dir = @abs_top_nlbuild_autotools_dir@
247 abs_top_srcdir = @abs_top_srcdir@
248 ac_ct_AR = @ac_ct_AR@
249 ac_ct_CC = @ac_ct_CC@
250 ac_ct_CXX = @ac_ct_CXX@
251 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
252 am__include = @am__include@
253 am__leading_dot = @am__leading_dot@
254 am__quote = @am__quote@
255 am__tar = @am__tar@
256 am__untar = @am__untar@
257 bindir = @bindir@
258 build = @build@
259 build_alias = @build_alias@
260 build_cpu = @build_cpu@
261 build_os = @build_os@
262 build_vendor = @build_vendor@
263 builddir = @builddir@
264 datadir = @datadir@
265 datarootdir = @datarootdir@
266 docdir = @docdir@
267 dvidir = @dvidir@
268 exec_prefix = @exec_prefix@
269 host = @host@
270 host_alias = @host_alias@
271 host_cpu = @host_cpu@
272 host_os = @host_os@
273 host_vendor = @host_vendor@
274 htmldir = @htmldir@
275 includedir = @includedir@
276 infodir = @infodir@
277 install_sh = @install_sh@
278 libdir = @libdir@
279 libexecdir = @libexecdir@
280 localedir = @localedir@
281 localstatedir = @localstatedir@
282 mandir = @mandir@
283 mkdir_p = @mkdir_p@
284 nl_filtered_build = @nl_filtered_build@
285 nl_filtered_build_cpu = @nl_filtered_build_cpu@
286 nl_filtered_build_os = @nl_filtered_build_os@
287 nl_filtered_build_vendor = @nl_filtered_build_vendor@
288 nl_filtered_host = @nl_filtered_host@
289 nl_filtered_host_cpu = @nl_filtered_host_cpu@
290 nl_filtered_host_os = @nl_filtered_host_os@
291 nl_filtered_host_vendor = @nl_filtered_host_vendor@
292 nl_filtered_target = @nl_filtered_target@
293 nl_filtered_target_cpu = @nl_filtered_target_cpu@
294 nl_filtered_target_os = @nl_filtered_target_os@
295 nl_filtered_target_vendor = @nl_filtered_target_vendor@
296 nlbuild_autotools_stem = @nlbuild_autotools_stem@
297 oldincludedir = @oldincludedir@
298 pdfdir = @pdfdir@
299 prefix = @prefix@
300 program_transform_name = @program_transform_name@
301 psdir = @psdir@
302 sbindir = @sbindir@
303 sharedstatedir = @sharedstatedir@
304 srcdir = @srcdir@
305 subdirs = @subdirs@
306 sysconfdir = @sysconfdir@
307 target = @target@
308 target_alias = @target_alias@
309 target_cpu = @target_cpu@
310 target_os = @target_os@
311 target_vendor = @target_vendor@
312 top_build_prefix = @top_build_prefix@
313 top_builddir = @top_builddir@
314 top_srcdir = @top_srcdir@
315 EXTRA_DIST = \
316     $(srcdir)/Doxyfile.in                         \
317     $(NULL)
318
319 nlio_docdist_alias = \
320     $(PACKAGE_TARNAME)-docs
321
322 nlio_docdist_name = \
323     $(nlio_docdist_alias)-$(VERSION)
324
325 nlio_docdist_archive = \
326     $(docdistdir)/$(nlio_docdist_name).tar.gz
327
328 CLEANFILES = \
329     Doxyfile                                      \
330     $(nlio_docdist_archive)                       \
331     $(NULL)
332
333 all: all-am
334
335 .SUFFIXES:
336 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
337         @for dep in $?; do \
338           case '$(am__configure_deps)' in \
339             *$$dep*) \
340               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
341                 && { if test -f $@; then exit 0; else break; fi; }; \
342               exit 1;; \
343           esac; \
344         done; \
345         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
346         $(am__cd) $(top_srcdir) && \
347           $(AUTOMAKE) --foreign doc/Makefile
348 .PRECIOUS: Makefile
349 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
350         @case '$?' in \
351           *config.status*) \
352             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
353           *) \
354             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
355             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
356         esac;
357
358 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
359         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
360
361 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
362         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
363 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
364         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
365 $(am__aclocal_m4_deps):
366
367 mostlyclean-libtool:
368         -rm -f *.lo
369
370 clean-libtool:
371         -rm -rf .libs _libs
372 tags TAGS:
373
374 ctags CTAGS:
375
376 cscope cscopelist:
377
378
379 distdir: $(DISTFILES)
380         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
381         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
382         list='$(DISTFILES)'; \
383           dist_files=`for file in $$list; do echo $$file; done | \
384           sed -e "s|^$$srcdirstrip/||;t" \
385               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
386         case $$dist_files in \
387           */*) $(MKDIR_P) `echo "$$dist_files" | \
388                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
389                            sort -u` ;; \
390         esac; \
391         for file in $$dist_files; do \
392           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
393           if test -d $$d/$$file; then \
394             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
395             if test -d "$(distdir)/$$file"; then \
396               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
397             fi; \
398             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
399               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
400               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
401             fi; \
402             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
403           else \
404             test -f "$(distdir)/$$file" \
405             || cp -p $$d/$$file "$(distdir)/$$file" \
406             || exit 1; \
407           fi; \
408         done
409 check-am: all-am
410 check: check-am
411 @NLIO_BUILD_DOCS_FALSE@all-local:
412 all-am: Makefile all-local
413 installdirs:
414 install: install-am
415 install-exec: install-exec-am
416 install-data: install-data-am
417 uninstall: uninstall-am
418
419 install-am: all-am
420         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
421
422 installcheck: installcheck-am
423 install-strip:
424         if test -z '$(STRIP)'; then \
425           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
426             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
427               install; \
428         else \
429           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
430             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
431             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
432         fi
433 mostlyclean-generic:
434
435 clean-generic:
436         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
437
438 distclean-generic:
439         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
440         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
441
442 maintainer-clean-generic:
443         @echo "This command is intended for maintainers to use"
444         @echo "it deletes files that may require special tools to rebuild."
445 @NLIO_BUILD_DOCS_FALSE@clean-local:
446 clean: clean-am
447
448 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
449
450 distclean: distclean-am
451         -rm -f Makefile
452 distclean-am: clean-am distclean-generic
453
454 dvi: dvi-am
455
456 dvi-am:
457
458 html: html-am
459
460 html-am:
461
462 info: info-am
463
464 info-am:
465
466 install-data-am:
467
468 install-dvi: install-dvi-am
469
470 install-dvi-am:
471
472 install-exec-am:
473
474 install-html: install-html-am
475
476 install-html-am:
477
478 install-info: install-info-am
479
480 install-info-am:
481
482 install-man:
483
484 install-pdf: install-pdf-am
485
486 install-pdf-am:
487
488 install-ps: install-ps-am
489
490 install-ps-am:
491
492 installcheck-am:
493
494 maintainer-clean: maintainer-clean-am
495         -rm -f Makefile
496 maintainer-clean-am: distclean-am maintainer-clean-generic
497
498 mostlyclean: mostlyclean-am
499
500 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
501
502 pdf: pdf-am
503
504 pdf-am:
505
506 ps: ps-am
507
508 ps-am:
509
510 uninstall-am:
511
512 .MAKE: install-am install-strip
513
514 .PHONY: all all-am all-local check check-am clean clean-generic \
515         clean-libtool clean-local cscopelist-am ctags-am distclean \
516         distclean-generic distclean-libtool distdir dvi dvi-am html \
517         html-am info info-am install install-am install-data \
518         install-data-am install-dvi install-dvi-am install-exec \
519         install-exec-am install-html install-html-am install-info \
520         install-info-am install-man install-pdf install-pdf-am \
521         install-ps install-ps-am install-strip installcheck \
522         installcheck-am installdirs maintainer-clean \
523         maintainer-clean-generic mostlyclean mostlyclean-generic \
524         mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
525         uninstall-am
526
527
528 include $(abs_top_nlbuild_autotools_dir)/automake/pre.am
529
530 docdistdir                                     ?= .
531
532 @NLIO_BUILD_DOCS_TRUE@all-local: html/index.html
533
534 #
535 # We choose to manually transform Doxyfile.in into Doxyfile here in
536 # the makefile rather than in the configure script so that we can take
537 # advantage of live, at build time (rather than at configure time),
538 # updating of the package version number.
539 #
540
541 @NLIO_BUILD_DOCS_TRUE@Doxyfile: $(srcdir)/Doxyfile.in Makefile
542 @NLIO_BUILD_DOCS_TRUE@  $(AM_V_GEN)$(SED)                                     \
543 @NLIO_BUILD_DOCS_TRUE@      -e "s,\@DOXYGEN_USE_DOT\@,$(DOXYGEN_USE_DOT),g"   \
544 @NLIO_BUILD_DOCS_TRUE@      -e "s,\@PACKAGE_NAME\@,$(PACKAGE_NAME),g"         \
545 @NLIO_BUILD_DOCS_TRUE@      -e "s,\@PACKAGE_VERSION\@,$(PACKAGE_VERSION),g"   \
546 @NLIO_BUILD_DOCS_TRUE@      -e "s,\@PERL\@,$(PERL),g"                         \
547 @NLIO_BUILD_DOCS_TRUE@      -e "s,\@abs_builddir\@,$(abs_builddir),g"         \
548 @NLIO_BUILD_DOCS_TRUE@      -e "s,\@abs_srcdir\@,$(abs_srcdir),g"             \
549 @NLIO_BUILD_DOCS_TRUE@      -e "s,\@abs_top_builddir\@,$(abs_top_builddir),g" \
550 @NLIO_BUILD_DOCS_TRUE@      -e "s,\@abs_top_srcdir\@,$(abs_top_srcdir),g"     \
551 @NLIO_BUILD_DOCS_TRUE@      < "$(srcdir)/Doxyfile.in" > "$(@)"
552
553 @NLIO_BUILD_DOCS_TRUE@html/index.html: Doxyfile
554 @NLIO_BUILD_DOCS_TRUE@  $(AM_V_GEN)$(DOXYGEN) $(<)
555
556 #
557 # Addition rules and commands to create a documentation-only
558 # distribution of nlio
559 #
560
561 @NLIO_BUILD_DOCS_TRUE@$(nlio_docdist_name): html/index.html
562 @NLIO_BUILD_DOCS_TRUE@  $(AM_V_at)rm -f -r $(@)
563 @NLIO_BUILD_DOCS_TRUE@  $(call create-directory)
564 @NLIO_BUILD_DOCS_TRUE@  $(AM_V_at)cp -R html $(@)
565
566 @NLIO_BUILD_DOCS_TRUE@$(nlio_docdist_archive): $(nlio_docdist_name)
567 @NLIO_BUILD_DOCS_TRUE@  $(AM_V_at)echo "  TAR      $(@)"
568 @NLIO_BUILD_DOCS_TRUE@  $(AM_V_at)tardir="$(<)" && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c > "$(@)" && rm -rf $(<)
569
570 @NLIO_BUILD_DOCS_TRUE@docdist $(nlio_docdist_alias): $(nlio_docdist_archive)
571
572 @NLIO_BUILD_DOCS_TRUE@clean-local:
573 @NLIO_BUILD_DOCS_TRUE@  $(AM_V_at)rm -f -r html
574
575 include $(abs_top_nlbuild_autotools_dir)/automake/post.am
576
577 # Tell versions [3.59,3.63) of GNU make to not export all variables.
578 # Otherwise a system limit (for SysV at least) may be exceeded.
579 .NOEXPORT: