Fix for x86_64 build fail
[platform/upstream/connectedhomeip.git] / third_party / nlunit-test / 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 2015-2017 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 Unit
36 #      Test, 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_filtered_canonical.m4 \
114         $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_werror.m4 \
115         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/m4/libtool.m4 \
116         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/m4/ltoptions.m4 \
117         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/m4/ltsugar.m4 \
118         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/m4/ltversion.m4 \
119         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/m4/lt~obsolete.m4 \
120         $(top_srcdir)/configure.ac
121 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
122         $(ACLOCAL_M4)
123 mkinstalldirs = $(SHELL) \
124         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs
125 CONFIG_HEADER = $(top_builddir)/src/nlunit-test-config.h
126 CONFIG_CLEAN_FILES =
127 CONFIG_CLEAN_VPATH_FILES =
128 AM_V_P = $(am__v_P_@AM_V@)
129 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
130 am__v_P_0 = false
131 am__v_P_1 = :
132 AM_V_GEN = $(am__v_GEN_@AM_V@)
133 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
134 am__v_GEN_0 = @echo "  GEN     " $@;
135 am__v_GEN_1 = 
136 AM_V_at = $(am__v_at_@AM_V@)
137 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
138 am__v_at_0 = @
139 am__v_at_1 = 
140 SOURCES =
141 DIST_SOURCES =
142 am__can_run_installinfo = \
143   case $$AM_UPDATE_INFO_DIR in \
144     n|no|NO) false;; \
145     *) (install-info --version) >/dev/null 2>&1;; \
146   esac
147 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
148 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
149 ACLOCAL = @ACLOCAL@
150 AMTAR = @AMTAR@
151 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
152 AR = @AR@
153 AUTOCONF = @AUTOCONF@
154 AUTOHEADER = @AUTOHEADER@
155 AUTOMAKE = @AUTOMAKE@
156 AWK = @AWK@
157 CC = @CC@
158 CCDEPMODE = @CCDEPMODE@
159 CFLAGS = @CFLAGS@
160 CMP = @CMP@
161 CPP = @CPP@
162 CPPFLAGS = @CPPFLAGS@
163 CYGPATH_W = @CYGPATH_W@
164 DEFS = @DEFS@
165 DEPDIR = @DEPDIR@
166 DLLTOOL = @DLLTOOL@
167 DOT = @DOT@
168 DOXYGEN = @DOXYGEN@
169 DOXYGEN_USE_DOT = @DOXYGEN_USE_DOT@
170 DSYMUTIL = @DSYMUTIL@
171 DUMPBIN = @DUMPBIN@
172 ECHO_C = @ECHO_C@
173 ECHO_N = @ECHO_N@
174 ECHO_T = @ECHO_T@
175 EGREP = @EGREP@
176 EXEEXT = @EXEEXT@
177 FGREP = @FGREP@
178 GENHTML = @GENHTML@
179 GREP = @GREP@
180 INSTALL = @INSTALL@
181 INSTALL_DATA = @INSTALL_DATA@
182 INSTALL_PROGRAM = @INSTALL_PROGRAM@
183 INSTALL_SCRIPT = @INSTALL_SCRIPT@
184 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
185 LCOV = @LCOV@
186 LD = @LD@
187 LDFLAGS = @LDFLAGS@
188 LIBNLUNIT_TEST_VERSION_AGE = @LIBNLUNIT_TEST_VERSION_AGE@
189 LIBNLUNIT_TEST_VERSION_CURRENT = @LIBNLUNIT_TEST_VERSION_CURRENT@
190 LIBNLUNIT_TEST_VERSION_INFO = @LIBNLUNIT_TEST_VERSION_INFO@
191 LIBNLUNIT_TEST_VERSION_REVISION = @LIBNLUNIT_TEST_VERSION_REVISION@
192 LIBOBJS = @LIBOBJS@
193 LIBS = @LIBS@
194 LIBTOOL = @LIBTOOL@
195 LIPO = @LIPO@
196 LN_S = @LN_S@
197 LTLIBOBJS = @LTLIBOBJS@
198 MAINT = @MAINT@
199 MAKEINFO = @MAKEINFO@
200 MANIFEST_TOOL = @MANIFEST_TOOL@
201 MKDIR_P = @MKDIR_P@
202 NM = @NM@
203 NMEDIT = @NMEDIT@
204 OBJCOPY = @OBJCOPY@
205 OBJDUMP = @OBJDUMP@
206 OBJEXT = @OBJEXT@
207 OTOOL = @OTOOL@
208 OTOOL64 = @OTOOL64@
209 PACKAGE = @PACKAGE@
210 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
211 PACKAGE_NAME = @PACKAGE_NAME@
212 PACKAGE_STRING = @PACKAGE_STRING@
213 PACKAGE_TARNAME = @PACKAGE_TARNAME@
214 PACKAGE_URL = @PACKAGE_URL@
215
216 #
217 # Override autotool's default notion of the package version variables.
218 # This ensures that when we create a doc distribution that the
219 # version is always the current version, not the version when the
220 # package was bootstrapped.
221 #
222 PACKAGE_VERSION = $(shell cat $(top_builddir)/.local-version)
223 PATH_SEPARATOR = @PATH_SEPARATOR@
224 PERL = @PERL@
225 RANLIB = @RANLIB@
226 SED = @SED@
227 SET_MAKE = @SET_MAKE@
228 SHELL = @SHELL@
229 STRIP = @STRIP@
230 VERSION = $(PACKAGE_VERSION)
231 abs_builddir = @abs_builddir@
232 abs_srcdir = @abs_srcdir@
233 abs_top_builddir = @abs_top_builddir@
234 abs_top_nlbuild_autotools_dir = @abs_top_nlbuild_autotools_dir@
235 abs_top_srcdir = @abs_top_srcdir@
236 ac_ct_AR = @ac_ct_AR@
237 ac_ct_CC = @ac_ct_CC@
238 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
239 am__include = @am__include@
240 am__leading_dot = @am__leading_dot@
241 am__quote = @am__quote@
242 am__tar = @am__tar@
243 am__untar = @am__untar@
244 bindir = @bindir@
245 build = @build@
246 build_alias = @build_alias@
247 build_cpu = @build_cpu@
248 build_os = @build_os@
249 build_vendor = @build_vendor@
250 builddir = @builddir@
251 datadir = @datadir@
252 datarootdir = @datarootdir@
253 docdir = @docdir@
254 dvidir = @dvidir@
255 exec_prefix = @exec_prefix@
256 host = @host@
257 host_alias = @host_alias@
258 host_cpu = @host_cpu@
259 host_os = @host_os@
260 host_vendor = @host_vendor@
261 htmldir = @htmldir@
262 includedir = @includedir@
263 infodir = @infodir@
264 install_sh = @install_sh@
265 libdir = @libdir@
266 libexecdir = @libexecdir@
267 localedir = @localedir@
268 localstatedir = @localstatedir@
269 mandir = @mandir@
270 mkdir_p = @mkdir_p@
271 nl_filtered_build = @nl_filtered_build@
272 nl_filtered_build_cpu = @nl_filtered_build_cpu@
273 nl_filtered_build_os = @nl_filtered_build_os@
274 nl_filtered_build_vendor = @nl_filtered_build_vendor@
275 nl_filtered_host = @nl_filtered_host@
276 nl_filtered_host_cpu = @nl_filtered_host_cpu@
277 nl_filtered_host_os = @nl_filtered_host_os@
278 nl_filtered_host_vendor = @nl_filtered_host_vendor@
279 nl_filtered_target = @nl_filtered_target@
280 nl_filtered_target_cpu = @nl_filtered_target_cpu@
281 nl_filtered_target_os = @nl_filtered_target_os@
282 nl_filtered_target_vendor = @nl_filtered_target_vendor@
283 nlbuild_autotools_stem = @nlbuild_autotools_stem@
284 oldincludedir = @oldincludedir@
285 pdfdir = @pdfdir@
286 prefix = @prefix@
287 program_transform_name = @program_transform_name@
288 psdir = @psdir@
289 sbindir = @sbindir@
290 sharedstatedir = @sharedstatedir@
291 srcdir = @srcdir@
292 sysconfdir = @sysconfdir@
293 target = @target@
294 target_alias = @target_alias@
295 target_cpu = @target_cpu@
296 target_os = @target_os@
297 target_vendor = @target_vendor@
298 top_build_prefix = @top_build_prefix@
299 top_builddir = @top_builddir@
300 top_srcdir = @top_srcdir@
301 EXTRA_DIST = \
302     $(srcdir)/Doxyfile.in                         \
303     $(NULL)
304
305 nlunit_test_docdist_alias = \
306     $(PACKAGE_TARNAME)-docs
307
308 nlunit_test_docdist_name = \
309     $(nlunit_test_docdist_alias)-$(VERSION)
310
311 nlunit_test_docdist_archive = \
312     $(docdistdir)/$(nlunit_test_docdist_name).tar.gz
313
314 CLEANFILES = \
315     Doxyfile                                      \
316     $(nlunit_test_docdist_archive)                \
317     $(NULL)
318
319 all: all-am
320
321 .SUFFIXES:
322 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
323         @for dep in $?; do \
324           case '$(am__configure_deps)' in \
325             *$$dep*) \
326               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
327                 && { if test -f $@; then exit 0; else break; fi; }; \
328               exit 1;; \
329           esac; \
330         done; \
331         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
332         $(am__cd) $(top_srcdir) && \
333           $(AUTOMAKE) --foreign doc/Makefile
334 .PRECIOUS: Makefile
335 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
336         @case '$?' in \
337           *config.status*) \
338             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
339           *) \
340             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
341             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
342         esac;
343
344 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
345         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
346
347 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
348         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
349 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
350         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
351 $(am__aclocal_m4_deps):
352
353 mostlyclean-libtool:
354         -rm -f *.lo
355
356 clean-libtool:
357         -rm -rf .libs _libs
358 tags TAGS:
359
360 ctags CTAGS:
361
362 cscope cscopelist:
363
364
365 distdir: $(DISTFILES)
366         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
367         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
368         list='$(DISTFILES)'; \
369           dist_files=`for file in $$list; do echo $$file; done | \
370           sed -e "s|^$$srcdirstrip/||;t" \
371               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
372         case $$dist_files in \
373           */*) $(MKDIR_P) `echo "$$dist_files" | \
374                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
375                            sort -u` ;; \
376         esac; \
377         for file in $$dist_files; do \
378           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
379           if test -d $$d/$$file; then \
380             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
381             if test -d "$(distdir)/$$file"; then \
382               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
383             fi; \
384             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
385               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
386               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
387             fi; \
388             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
389           else \
390             test -f "$(distdir)/$$file" \
391             || cp -p $$d/$$file "$(distdir)/$$file" \
392             || exit 1; \
393           fi; \
394         done
395 check-am: all-am
396 check: check-am
397 @NLUNIT_TEST_BUILD_DOCS_FALSE@all-local:
398 all-am: Makefile all-local
399 installdirs:
400 install: install-am
401 install-exec: install-exec-am
402 install-data: install-data-am
403 uninstall: uninstall-am
404
405 install-am: all-am
406         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
407
408 installcheck: installcheck-am
409 install-strip:
410         if test -z '$(STRIP)'; then \
411           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
412             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
413               install; \
414         else \
415           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
416             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
417             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
418         fi
419 mostlyclean-generic:
420
421 clean-generic:
422         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
423
424 distclean-generic:
425         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
426         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
427
428 maintainer-clean-generic:
429         @echo "This command is intended for maintainers to use"
430         @echo "it deletes files that may require special tools to rebuild."
431 @NLUNIT_TEST_BUILD_DOCS_FALSE@clean-local:
432 clean: clean-am
433
434 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
435
436 distclean: distclean-am
437         -rm -f Makefile
438 distclean-am: clean-am distclean-generic
439
440 dvi: dvi-am
441
442 dvi-am:
443
444 html: html-am
445
446 html-am:
447
448 info: info-am
449
450 info-am:
451
452 install-data-am:
453
454 install-dvi: install-dvi-am
455
456 install-dvi-am:
457
458 install-exec-am:
459
460 install-html: install-html-am
461
462 install-html-am:
463
464 install-info: install-info-am
465
466 install-info-am:
467
468 install-man:
469
470 install-pdf: install-pdf-am
471
472 install-pdf-am:
473
474 install-ps: install-ps-am
475
476 install-ps-am:
477
478 installcheck-am:
479
480 maintainer-clean: maintainer-clean-am
481         -rm -f Makefile
482 maintainer-clean-am: distclean-am maintainer-clean-generic
483
484 mostlyclean: mostlyclean-am
485
486 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
487
488 pdf: pdf-am
489
490 pdf-am:
491
492 ps: ps-am
493
494 ps-am:
495
496 uninstall-am:
497
498 .MAKE: install-am install-strip
499
500 .PHONY: all all-am all-local check check-am clean clean-generic \
501         clean-libtool clean-local cscopelist-am ctags-am distclean \
502         distclean-generic distclean-libtool distdir dvi dvi-am html \
503         html-am info info-am install install-am install-data \
504         install-data-am install-dvi install-dvi-am install-exec \
505         install-exec-am install-html install-html-am install-info \
506         install-info-am install-man install-pdf install-pdf-am \
507         install-ps install-ps-am install-strip installcheck \
508         installcheck-am installdirs maintainer-clean \
509         maintainer-clean-generic mostlyclean mostlyclean-generic \
510         mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
511         uninstall-am
512
513
514 include $(abs_top_nlbuild_autotools_dir)/automake/pre.am
515
516 docdistdir                                     ?= .
517
518 @NLUNIT_TEST_BUILD_DOCS_TRUE@all-local: html/index.html
519
520 #
521 # We choose to manually transform Doxyfile.in into Doxyfile here in
522 # the makefile rather than in the configure script so that we can take
523 # advantage of live, at build time (rather than at configure time),
524 # updating of the package version number.
525 #
526
527 @NLUNIT_TEST_BUILD_DOCS_TRUE@Doxyfile: $(srcdir)/Doxyfile.in Makefile
528 @NLUNIT_TEST_BUILD_DOCS_TRUE@   $(AM_V_GEN)$(SED)                                     \
529 @NLUNIT_TEST_BUILD_DOCS_TRUE@       -e "s,\@DOXYGEN_USE_DOT\@,$(DOXYGEN_USE_DOT),g"   \
530 @NLUNIT_TEST_BUILD_DOCS_TRUE@       -e "s,\@PACKAGE_NAME\@,$(PACKAGE_NAME),g"         \
531 @NLUNIT_TEST_BUILD_DOCS_TRUE@       -e "s,\@PACKAGE_VERSION\@,$(PACKAGE_VERSION),g"   \
532 @NLUNIT_TEST_BUILD_DOCS_TRUE@       -e "s,\@PERL\@,$(PERL),g"                         \
533 @NLUNIT_TEST_BUILD_DOCS_TRUE@       -e "s,\@abs_builddir\@,$(abs_builddir),g"         \
534 @NLUNIT_TEST_BUILD_DOCS_TRUE@       -e "s,\@abs_srcdir\@,$(abs_srcdir),g"             \
535 @NLUNIT_TEST_BUILD_DOCS_TRUE@       -e "s,\@abs_top_builddir\@,$(abs_top_builddir),g" \
536 @NLUNIT_TEST_BUILD_DOCS_TRUE@       -e "s,\@abs_top_srcdir\@,$(abs_top_srcdir),g"     \
537 @NLUNIT_TEST_BUILD_DOCS_TRUE@       < "$(srcdir)/Doxyfile.in" > "$(@)"
538
539 @NLUNIT_TEST_BUILD_DOCS_TRUE@html/index.html: Doxyfile
540 @NLUNIT_TEST_BUILD_DOCS_TRUE@   $(AM_V_GEN)$(DOXYGEN) $(<)
541
542 #
543 # Addition rules and commands to create a documentation-only
544 # distribution of nlunit-test
545 #
546
547 @NLUNIT_TEST_BUILD_DOCS_TRUE@$(nlunit_test_docdist_name): html/index.html
548 @NLUNIT_TEST_BUILD_DOCS_TRUE@   $(AM_V_at)rm -f -r $(@)
549 @NLUNIT_TEST_BUILD_DOCS_TRUE@   $(call create-directory)
550 @NLUNIT_TEST_BUILD_DOCS_TRUE@   $(AM_V_at)cp -R html $(@)
551
552 @NLUNIT_TEST_BUILD_DOCS_TRUE@$(nlunit_test_docdist_archive): $(nlunit_test_docdist_name)
553 @NLUNIT_TEST_BUILD_DOCS_TRUE@   $(AM_V_at)echo "  TAR      $(@)"
554 @NLUNIT_TEST_BUILD_DOCS_TRUE@   $(AM_V_at)tardir="$(<)" && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c > "$(@)" && rm -rf $(<)
555
556 @NLUNIT_TEST_BUILD_DOCS_TRUE@docdist $(nlunit_test_docdist_alias): $(nlunit_test_docdist_archive)
557
558 @NLUNIT_TEST_BUILD_DOCS_TRUE@clean-local:
559 @NLUNIT_TEST_BUILD_DOCS_TRUE@   $(AM_V_at)rm -f -r html
560
561 include $(abs_top_nlbuild_autotools_dir)/automake/post.am
562
563 # Tell versions [3.59,3.63) of GNU make to not export all variables.
564 # Otherwise a system limit (for SysV at least) may be exceeded.
565 .NOEXPORT: