Fix for x86_64 build fail
[platform/upstream/connectedhomeip.git] / third_party / nlunit-test / repo / 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-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 memory-
36 #      mapped I/O library.
37 #
38
39 VPATH = @srcdir@
40 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
41 am__make_running_with_option = \
42   case $${target_option-} in \
43       ?) ;; \
44       *) echo "am__make_running_with_option: internal error: invalid" \
45               "target option '$${target_option-}' specified" >&2; \
46          exit 1;; \
47   esac; \
48   has_opt=no; \
49   sane_makeflags=$$MAKEFLAGS; \
50   if $(am__is_gnu_make); then \
51     sane_makeflags=$$MFLAGS; \
52   else \
53     case $$MAKEFLAGS in \
54       *\\[\ \   ]*) \
55         bs=\\; \
56         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
57           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
58     esac; \
59   fi; \
60   skip_next=no; \
61   strip_trailopt () \
62   { \
63     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
64   }; \
65   for flg in $$sane_makeflags; do \
66     test $$skip_next = yes && { skip_next=no; continue; }; \
67     case $$flg in \
68       *=*|--*) continue;; \
69         -*I) strip_trailopt 'I'; skip_next=yes;; \
70       -*I?*) strip_trailopt 'I';; \
71         -*O) strip_trailopt 'O'; skip_next=yes;; \
72       -*O?*) strip_trailopt 'O';; \
73         -*l) strip_trailopt 'l'; skip_next=yes;; \
74       -*l?*) strip_trailopt 'l';; \
75       -[dEDm]) skip_next=yes;; \
76       -[JT]) skip_next=yes;; \
77     esac; \
78     case $$flg in \
79       *$$target_option*) has_opt=yes; break;; \
80     esac; \
81   done; \
82   test $$has_opt = yes
83 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
84 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
85 pkgdatadir = $(datadir)/@PACKAGE@
86 pkgincludedir = $(includedir)/@PACKAGE@
87 pkglibdir = $(libdir)/@PACKAGE@
88 pkglibexecdir = $(libexecdir)/@PACKAGE@
89 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
90 install_sh_DATA = $(install_sh) -c -m 644
91 install_sh_PROGRAM = $(install_sh) -c
92 install_sh_SCRIPT = $(install_sh) -c
93 INSTALL_HEADER = $(INSTALL_DATA)
94 transform = $(program_transform_name)
95 NORMAL_INSTALL = :
96 PRE_INSTALL = :
97 POST_INSTALL = :
98 NORMAL_UNINSTALL = :
99 PRE_UNINSTALL = :
100 POST_UNINSTALL = :
101 build_triplet = @build@
102 host_triplet = @host@
103 target_triplet = @target@
104 subdir = .
105 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
106         $(top_srcdir)/configure $(am__configure_deps) \
107         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs \
108         $(dist_doc_DATA) \
109         third_party/nlbuild-autotools/repo/third_party/autoconf/ar-lib \
110         third_party/nlbuild-autotools/repo/third_party/autoconf/compile \
111         third_party/nlbuild-autotools/repo/third_party/autoconf/config.guess \
112         third_party/nlbuild-autotools/repo/third_party/autoconf/config.sub \
113         third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp \
114         third_party/nlbuild-autotools/repo/third_party/autoconf/install-sh \
115         third_party/nlbuild-autotools/repo/third_party/autoconf/missing \
116         third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs \
117         third_party/nlbuild-autotools/repo/third_party/autoconf/py-compile \
118         third_party/nlbuild-autotools/repo/third_party/autoconf/ltmain.sh \
119         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/compile \
120         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/config.guess \
121         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/config.sub \
122         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/install-sh \
123         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/ltmain.sh \
124         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/missing
125 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
126 am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \
127         $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage.m4 \
128         $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage_reporting.m4 \
129         $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_debug.m4 \
130         $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_docs.m4 \
131         $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_optimization.m4 \
132         $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_filtered_canonical.m4 \
133         $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_werror.m4 \
134         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/m4/libtool.m4 \
135         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/m4/ltoptions.m4 \
136         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/m4/ltsugar.m4 \
137         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/m4/ltversion.m4 \
138         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/m4/lt~obsolete.m4 \
139         $(top_srcdir)/configure.ac
140 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
141         $(ACLOCAL_M4)
142 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
143  configure.lineno config.status.lineno
144 mkinstalldirs = $(SHELL) \
145         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs
146 CONFIG_HEADER = $(top_builddir)/src/nlunit-test-config.h
147 CONFIG_CLEAN_FILES =
148 CONFIG_CLEAN_VPATH_FILES =
149 AM_V_P = $(am__v_P_@AM_V@)
150 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
151 am__v_P_0 = false
152 am__v_P_1 = :
153 AM_V_GEN = $(am__v_GEN_@AM_V@)
154 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
155 am__v_GEN_0 = @echo "  GEN     " $@;
156 am__v_GEN_1 = 
157 AM_V_at = $(am__v_at_@AM_V@)
158 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
159 am__v_at_0 = @
160 am__v_at_1 = 
161 SOURCES =
162 DIST_SOURCES =
163 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
164         ctags-recursive dvi-recursive html-recursive info-recursive \
165         install-data-recursive install-dvi-recursive \
166         install-exec-recursive install-html-recursive \
167         install-info-recursive install-pdf-recursive \
168         install-ps-recursive install-recursive installcheck-recursive \
169         installdirs-recursive pdf-recursive ps-recursive \
170         tags-recursive uninstall-recursive
171 am__can_run_installinfo = \
172   case $$AM_UPDATE_INFO_DIR in \
173     n|no|NO) false;; \
174     *) (install-info --version) >/dev/null 2>&1;; \
175   esac
176 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
177 am__vpath_adj = case $$p in \
178     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
179     *) f=$$p;; \
180   esac;
181 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
182 am__install_max = 40
183 am__nobase_strip_setup = \
184   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
185 am__nobase_strip = \
186   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
187 am__nobase_list = $(am__nobase_strip_setup); \
188   for p in $$list; do echo "$$p $$p"; done | \
189   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
190   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
191     if (++n[$$2] == $(am__install_max)) \
192       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
193     END { for (dir in files) print dir, files[dir] }'
194 am__base_list = \
195   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
196   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
197 am__uninstall_files_from_dir = { \
198   test -z "$$files" \
199     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
200     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
201          $(am__cd) "$$dir" && rm -f $$files; }; \
202   }
203 am__installdirs = "$(DESTDIR)$(docdir)"
204 DATA = $(dist_doc_DATA)
205 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
206   distclean-recursive maintainer-clean-recursive
207 am__recursive_targets = \
208   $(RECURSIVE_TARGETS) \
209   $(RECURSIVE_CLEAN_TARGETS) \
210   $(am__extra_recursive_targets)
211 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
212         cscope distdir dist dist-all distcheck
213 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
214 # Read a list of newline-separated strings from the standard input,
215 # and print each of them once, without duplicates.  Input order is
216 # *not* preserved.
217 am__uniquify_input = $(AWK) '\
218   BEGIN { nonempty = 0; } \
219   { items[$$0] = 1; nonempty = 1; } \
220   END { if (nonempty) { for (i in items) print i; }; } \
221 '
222 # Make sure the list of sources is unique.  This is necessary because,
223 # e.g., the same source file might be shared among _SOURCES variables
224 # for different programs/libraries.
225 am__define_uniq_tagged_files = \
226   list='$(am__tagged_files)'; \
227   unique=`for i in $$list; do \
228     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
229   done | $(am__uniquify_input)`
230 ETAGS = etags
231 CTAGS = ctags
232 CSCOPE = cscope
233 DIST_SUBDIRS = $(SUBDIRS)
234 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
235 distdir = $(PACKAGE)-$(VERSION)
236 top_distdir = $(distdir)
237 am__remove_distdir = \
238   if test -d "$(distdir)"; then \
239     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
240       && rm -rf "$(distdir)" \
241       || { sleep 5 && rm -rf "$(distdir)"; }; \
242   else :; fi
243 am__post_remove_distdir = $(am__remove_distdir)
244 am__relativize = \
245   dir0=`pwd`; \
246   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
247   sed_rest='s,^[^/]*/*,,'; \
248   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
249   sed_butlast='s,/*[^/]*$$,,'; \
250   while test -n "$$dir1"; do \
251     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
252     if test "$$first" != "."; then \
253       if test "$$first" = ".."; then \
254         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
255         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
256       else \
257         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
258         if test "$$first2" = "$$first"; then \
259           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
260         else \
261           dir2="../$$dir2"; \
262         fi; \
263         dir0="$$dir0"/"$$first"; \
264       fi; \
265     fi; \
266     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
267   done; \
268   reldir="$$dir2"
269 DIST_ARCHIVES = $(distdir).tar.gz
270 GZIP_ENV = --best
271 DIST_TARGETS = dist-gzip
272 distuninstallcheck_listfiles = find . -type f -print
273 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
274   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
275 distcleancheck_listfiles = find . -type f -print
276 ACLOCAL = @ACLOCAL@
277 AMTAR = @AMTAR@
278 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
279 AR = @AR@
280 AUTOCONF = @AUTOCONF@
281 AUTOHEADER = @AUTOHEADER@
282 AUTOMAKE = @AUTOMAKE@
283 AWK = @AWK@
284 CC = @CC@
285 CCDEPMODE = @CCDEPMODE@
286 CFLAGS = @CFLAGS@
287 CMP = @CMP@
288 CPP = @CPP@
289 CPPFLAGS = @CPPFLAGS@
290 CYGPATH_W = @CYGPATH_W@
291 DEFS = @DEFS@
292 DEPDIR = @DEPDIR@
293 DLLTOOL = @DLLTOOL@
294 DOT = @DOT@
295 DOXYGEN = @DOXYGEN@
296 DOXYGEN_USE_DOT = @DOXYGEN_USE_DOT@
297 DSYMUTIL = @DSYMUTIL@
298 DUMPBIN = @DUMPBIN@
299 ECHO_C = @ECHO_C@
300 ECHO_N = @ECHO_N@
301 ECHO_T = @ECHO_T@
302 EGREP = @EGREP@
303 EXEEXT = @EXEEXT@
304 FGREP = @FGREP@
305 GENHTML = @GENHTML@
306 GREP = @GREP@
307 INSTALL = @INSTALL@
308 INSTALL_DATA = @INSTALL_DATA@
309 INSTALL_PROGRAM = @INSTALL_PROGRAM@
310 INSTALL_SCRIPT = @INSTALL_SCRIPT@
311 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
312 LCOV = @LCOV@
313 LD = @LD@
314 LDFLAGS = @LDFLAGS@
315 LIBNLUNIT_TEST_VERSION_AGE = @LIBNLUNIT_TEST_VERSION_AGE@
316 LIBNLUNIT_TEST_VERSION_CURRENT = @LIBNLUNIT_TEST_VERSION_CURRENT@
317 LIBNLUNIT_TEST_VERSION_INFO = @LIBNLUNIT_TEST_VERSION_INFO@
318 LIBNLUNIT_TEST_VERSION_REVISION = @LIBNLUNIT_TEST_VERSION_REVISION@
319 LIBOBJS = @LIBOBJS@
320 LIBS = @LIBS@
321 LIBTOOL = @LIBTOOL@
322 LIPO = @LIPO@
323 LN_S = @LN_S@
324 LTLIBOBJS = @LTLIBOBJS@
325 MAINT = @MAINT@
326 MAKEINFO = @MAKEINFO@
327 MANIFEST_TOOL = @MANIFEST_TOOL@
328 MKDIR_P = @MKDIR_P@
329 NM = @NM@
330 NMEDIT = @NMEDIT@
331 OBJCOPY = @OBJCOPY@
332 OBJDUMP = @OBJDUMP@
333 OBJEXT = @OBJEXT@
334 OTOOL = @OTOOL@
335 OTOOL64 = @OTOOL64@
336 PACKAGE = @PACKAGE@
337 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
338 PACKAGE_NAME = @PACKAGE_NAME@
339 PACKAGE_STRING = @PACKAGE_STRING@
340 PACKAGE_TARNAME = @PACKAGE_TARNAME@
341 PACKAGE_URL = @PACKAGE_URL@
342 PACKAGE_VERSION = $(NLUNIT_TEST_VERSION)
343 PATH_SEPARATOR = @PATH_SEPARATOR@
344 PERL = @PERL@
345 RANLIB = @RANLIB@
346 SED = @SED@
347 SET_MAKE = @SET_MAKE@
348 SHELL = @SHELL@
349 STRIP = @STRIP@
350 VERSION = $(PACKAGE_VERSION)
351 abs_builddir = @abs_builddir@
352 abs_srcdir = @abs_srcdir@
353 abs_top_builddir = @abs_top_builddir@
354 abs_top_nlbuild_autotools_dir = @abs_top_nlbuild_autotools_dir@
355 abs_top_srcdir = @abs_top_srcdir@
356 ac_ct_AR = @ac_ct_AR@
357 ac_ct_CC = @ac_ct_CC@
358 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
359 am__include = @am__include@
360 am__leading_dot = @am__leading_dot@
361 am__quote = @am__quote@
362 am__tar = @am__tar@
363 am__untar = @am__untar@
364 bindir = @bindir@
365 build = @build@
366 build_alias = @build_alias@
367 build_cpu = @build_cpu@
368 build_os = @build_os@
369 build_vendor = @build_vendor@
370 builddir = @builddir@
371 datadir = @datadir@
372 datarootdir = @datarootdir@
373 docdir = @docdir@
374 dvidir = @dvidir@
375 exec_prefix = @exec_prefix@
376 host = @host@
377 host_alias = @host_alias@
378 host_cpu = @host_cpu@
379 host_os = @host_os@
380 host_vendor = @host_vendor@
381 htmldir = @htmldir@
382 includedir = @includedir@
383 infodir = @infodir@
384 install_sh = @install_sh@
385 libdir = @libdir@
386 libexecdir = @libexecdir@
387 localedir = @localedir@
388 localstatedir = @localstatedir@
389 mandir = @mandir@
390 mkdir_p = @mkdir_p@
391 nl_filtered_build = @nl_filtered_build@
392 nl_filtered_build_cpu = @nl_filtered_build_cpu@
393 nl_filtered_build_os = @nl_filtered_build_os@
394 nl_filtered_build_vendor = @nl_filtered_build_vendor@
395 nl_filtered_host = @nl_filtered_host@
396 nl_filtered_host_cpu = @nl_filtered_host_cpu@
397 nl_filtered_host_os = @nl_filtered_host_os@
398 nl_filtered_host_vendor = @nl_filtered_host_vendor@
399 nl_filtered_target = @nl_filtered_target@
400 nl_filtered_target_cpu = @nl_filtered_target_cpu@
401 nl_filtered_target_os = @nl_filtered_target_os@
402 nl_filtered_target_vendor = @nl_filtered_target_vendor@
403 nlbuild_autotools_stem = @nlbuild_autotools_stem@
404 oldincludedir = @oldincludedir@
405 pdfdir = @pdfdir@
406 prefix = @prefix@
407 program_transform_name = @program_transform_name@
408 psdir = @psdir@
409 sbindir = @sbindir@
410 sharedstatedir = @sharedstatedir@
411 srcdir = @srcdir@
412 sysconfdir = @sysconfdir@
413 target = @target@
414 target_alias = @target_alias@
415 target_cpu = @target_cpu@
416 target_os = @target_os@
417 target_vendor = @target_vendor@
418 top_build_prefix = @top_build_prefix@
419 top_builddir = @top_builddir@
420 top_srcdir = @top_srcdir@
421 AM_MAKEFLAGS = --no-print-directory
422 SUBDIRS = \
423     src                               \
424     doc                               \
425     $(NULL)
426
427 EXTRA_DIST = \
428     CHANGES                           \
429     CONTRIBUTING.md                   \
430     LICENSE                           \
431     README.md                         \
432     .default-version                  \
433     bootstrap                         \
434     bootstrap-configure               \
435     $(srcdir)/third_party             \
436     $(NULL)
437
438 BUILT_SOURCES = \
439     .local-version                    \
440     $(NULL)
441
442 dist_doc_DATA = \
443     $(NULL)
444
445 DISTCLEANFILES = \
446     .local-version                    \
447     $(NULL)
448
449
450 #
451 # Package version files:
452 #
453 # .default-version - The default package version. This file is ALWAYS checked
454 #                    in and should always represent the current baseline
455 #                    version of the package.
456 #
457 # .dist-version    - The distributed package version. This file is NEVER
458 #                    checked in within the upstream repository, is auto-
459 #                    generated, and is only found in the package distribution.
460 #
461 # .local-version   - The current source code controlled package version. This
462 #                    file is NEVER checked in within the upstream repository,
463 #                    is auto-generated, and can always be found in both the
464 #                    build tree and distribution.
465 #
466 # When present, the .local-version file is preferred first, the
467 # .dist-version second, and the .default-version last.
468 #
469 VERSION_FILE := $(if $(wildcard $(builddir)/.local-version),$(builddir)/.local-version,$(if $(wildcard $(srcdir)/.dist-version),$(srcdir)/.dist-version,$(srcdir)/.default-version))
470 all: $(BUILT_SOURCES)
471         $(MAKE) $(AM_MAKEFLAGS) all-recursive
472
473 .SUFFIXES:
474 am--refresh: Makefile
475         @:
476 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
477         @for dep in $?; do \
478           case '$(am__configure_deps)' in \
479             *$$dep*) \
480               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
481               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
482                 && exit 0; \
483               exit 1;; \
484           esac; \
485         done; \
486         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
487         $(am__cd) $(top_srcdir) && \
488           $(AUTOMAKE) --foreign Makefile
489 .PRECIOUS: Makefile
490 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
491         @case '$?' in \
492           *config.status*) \
493             echo ' $(SHELL) ./config.status'; \
494             $(SHELL) ./config.status;; \
495           *) \
496             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
497             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
498         esac;
499
500 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
501         $(SHELL) ./config.status --recheck
502
503 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
504         $(am__cd) $(srcdir) && $(AUTOCONF)
505 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
506         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
507 $(am__aclocal_m4_deps):
508
509 mostlyclean-libtool:
510         -rm -f *.lo
511
512 clean-libtool:
513         -rm -rf .libs _libs
514
515 distclean-libtool:
516         -rm -f libtool config.lt
517 install-dist_docDATA: $(dist_doc_DATA)
518         @$(NORMAL_INSTALL)
519         @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
520         if test -n "$$list"; then \
521           echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
522           $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
523         fi; \
524         for p in $$list; do \
525           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
526           echo "$$d$$p"; \
527         done | $(am__base_list) | \
528         while read files; do \
529           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
530           $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
531         done
532
533 uninstall-dist_docDATA:
534         @$(NORMAL_UNINSTALL)
535         @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
536         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
537         dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
538
539 # This directory's subdirectories are mostly independent; you can cd
540 # into them and run 'make' without going through this Makefile.
541 # To change the values of 'make' variables: instead of editing Makefiles,
542 # (1) if the variable is set in 'config.status', edit 'config.status'
543 #     (which will cause the Makefiles to be regenerated when you run 'make');
544 # (2) otherwise, pass the desired values on the 'make' command line.
545 $(am__recursive_targets):
546         @fail=; \
547         if $(am__make_keepgoing); then \
548           failcom='fail=yes'; \
549         else \
550           failcom='exit 1'; \
551         fi; \
552         dot_seen=no; \
553         target=`echo $@ | sed s/-recursive//`; \
554         case "$@" in \
555           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
556           *) list='$(SUBDIRS)' ;; \
557         esac; \
558         for subdir in $$list; do \
559           echo "Making $$target in $$subdir"; \
560           if test "$$subdir" = "."; then \
561             dot_seen=yes; \
562             local_target="$$target-am"; \
563           else \
564             local_target="$$target"; \
565           fi; \
566           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
567           || eval $$failcom; \
568         done; \
569         if test "$$dot_seen" = "no"; then \
570           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
571         fi; test -z "$$fail"
572
573 ID: $(am__tagged_files)
574         $(am__define_uniq_tagged_files); mkid -fID $$unique
575 tags: tags-recursive
576 TAGS: tags
577
578 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
579         set x; \
580         here=`pwd`; \
581         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
582           include_option=--etags-include; \
583           empty_fix=.; \
584         else \
585           include_option=--include; \
586           empty_fix=; \
587         fi; \
588         list='$(SUBDIRS)'; for subdir in $$list; do \
589           if test "$$subdir" = .; then :; else \
590             test ! -f $$subdir/TAGS || \
591               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
592           fi; \
593         done; \
594         $(am__define_uniq_tagged_files); \
595         shift; \
596         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
597           test -n "$$unique" || unique=$$empty_fix; \
598           if test $$# -gt 0; then \
599             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
600               "$$@" $$unique; \
601           else \
602             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
603               $$unique; \
604           fi; \
605         fi
606 ctags: ctags-recursive
607
608 CTAGS: ctags
609 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
610         $(am__define_uniq_tagged_files); \
611         test -z "$(CTAGS_ARGS)$$unique" \
612           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
613              $$unique
614
615 GTAGS:
616         here=`$(am__cd) $(top_builddir) && pwd` \
617           && $(am__cd) $(top_srcdir) \
618           && gtags -i $(GTAGS_ARGS) "$$here"
619 cscope: cscope.files
620         test ! -s cscope.files \
621           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
622 clean-cscope:
623         -rm -f cscope.files
624 cscope.files: clean-cscope cscopelist
625 cscopelist: cscopelist-recursive
626
627 cscopelist-am: $(am__tagged_files)
628         list='$(am__tagged_files)'; \
629         case "$(srcdir)" in \
630           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
631           *) sdir=$(subdir)/$(srcdir) ;; \
632         esac; \
633         for i in $$list; do \
634           if test -f "$$i"; then \
635             echo "$(subdir)/$$i"; \
636           else \
637             echo "$$sdir/$$i"; \
638           fi; \
639         done >> $(top_builddir)/cscope.files
640
641 distclean-tags:
642         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
643         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
644
645 distdir: $(DISTFILES)
646         $(am__remove_distdir)
647         test -d "$(distdir)" || mkdir "$(distdir)"
648         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
649         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
650         list='$(DISTFILES)'; \
651           dist_files=`for file in $$list; do echo $$file; done | \
652           sed -e "s|^$$srcdirstrip/||;t" \
653               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
654         case $$dist_files in \
655           */*) $(MKDIR_P) `echo "$$dist_files" | \
656                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
657                            sort -u` ;; \
658         esac; \
659         for file in $$dist_files; do \
660           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
661           if test -d $$d/$$file; then \
662             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
663             if test -d "$(distdir)/$$file"; then \
664               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
665             fi; \
666             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
667               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
668               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
669             fi; \
670             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
671           else \
672             test -f "$(distdir)/$$file" \
673             || cp -p $$d/$$file "$(distdir)/$$file" \
674             || exit 1; \
675           fi; \
676         done
677         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
678           if test "$$subdir" = .; then :; else \
679             $(am__make_dryrun) \
680               || test -d "$(distdir)/$$subdir" \
681               || $(MKDIR_P) "$(distdir)/$$subdir" \
682               || exit 1; \
683             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
684             $(am__relativize); \
685             new_distdir=$$reldir; \
686             dir1=$$subdir; dir2="$(top_distdir)"; \
687             $(am__relativize); \
688             new_top_distdir=$$reldir; \
689             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
690             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
691             ($(am__cd) $$subdir && \
692               $(MAKE) $(AM_MAKEFLAGS) \
693                 top_distdir="$$new_top_distdir" \
694                 distdir="$$new_distdir" \
695                 am__remove_distdir=: \
696                 am__skip_length_check=: \
697                 am__skip_mode_fix=: \
698                 distdir) \
699               || exit 1; \
700           fi; \
701         done
702         $(MAKE) $(AM_MAKEFLAGS) \
703           top_distdir="$(top_distdir)" distdir="$(distdir)" \
704           dist-hook
705         -test -n "$(am__skip_mode_fix)" \
706         || find "$(distdir)" -type d ! -perm -755 \
707                 -exec chmod u+rwx,go+rx {} \; -o \
708           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
709           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
710           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
711         || chmod -R a+r "$(distdir)"
712 dist-gzip: distdir
713         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
714         $(am__post_remove_distdir)
715
716 dist-bzip2: distdir
717         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
718         $(am__post_remove_distdir)
719
720 dist-lzip: distdir
721         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
722         $(am__post_remove_distdir)
723
724 dist-xz: distdir
725         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
726         $(am__post_remove_distdir)
727
728 dist-tarZ: distdir
729         @echo WARNING: "Support for shar distribution archives is" \
730                        "deprecated." >&2
731         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
732         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
733         $(am__post_remove_distdir)
734
735 dist-shar: distdir
736         @echo WARNING: "Support for distribution archives compressed with" \
737                        "legacy program 'compress' is deprecated." >&2
738         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
739         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
740         $(am__post_remove_distdir)
741
742 dist-zip: distdir
743         -rm -f $(distdir).zip
744         zip -rq $(distdir).zip $(distdir)
745         $(am__post_remove_distdir)
746
747 dist dist-all:
748         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
749         $(am__post_remove_distdir)
750
751 # This target untars the dist file and tries a VPATH configuration.  Then
752 # it guarantees that the distribution is self-contained by making another
753 # tarfile.
754 distcheck: dist
755         case '$(DIST_ARCHIVES)' in \
756         *.tar.gz*) \
757           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
758         *.tar.bz2*) \
759           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
760         *.tar.lz*) \
761           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
762         *.tar.xz*) \
763           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
764         *.tar.Z*) \
765           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
766         *.shar.gz*) \
767           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
768         *.zip*) \
769           unzip $(distdir).zip ;;\
770         esac
771         chmod -R a-w $(distdir)
772         chmod u+w $(distdir)
773         mkdir $(distdir)/_build $(distdir)/_inst
774         chmod a-w $(distdir)
775         test -d $(distdir)/_build || exit 0; \
776         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
777           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
778           && am__cwd=`pwd` \
779           && $(am__cd) $(distdir)/_build \
780           && ../configure \
781             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
782             $(DISTCHECK_CONFIGURE_FLAGS) \
783             --srcdir=.. --prefix="$$dc_install_base" \
784           && $(MAKE) $(AM_MAKEFLAGS) \
785           && $(MAKE) $(AM_MAKEFLAGS) dvi \
786           && $(MAKE) $(AM_MAKEFLAGS) check \
787           && $(MAKE) $(AM_MAKEFLAGS) install \
788           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
789           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
790           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
791                 distuninstallcheck \
792           && chmod -R a-w "$$dc_install_base" \
793           && ({ \
794                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
795                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
796                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
797                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
798                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
799               } || { rm -rf "$$dc_destdir"; exit 1; }) \
800           && rm -rf "$$dc_destdir" \
801           && $(MAKE) $(AM_MAKEFLAGS) dist \
802           && rm -rf $(DIST_ARCHIVES) \
803           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
804           && cd "$$am__cwd" \
805           || exit 1
806         $(am__post_remove_distdir)
807         @(echo "$(distdir) archives ready for distribution: "; \
808           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
809           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
810 distuninstallcheck:
811         @test -n '$(distuninstallcheck_dir)' || { \
812           echo 'ERROR: trying to run $@ with an empty' \
813                '$$(distuninstallcheck_dir)' >&2; \
814           exit 1; \
815         }; \
816         $(am__cd) '$(distuninstallcheck_dir)' || { \
817           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
818           exit 1; \
819         }; \
820         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
821            || { echo "ERROR: files left after uninstall:" ; \
822                 if test -n "$(DESTDIR)"; then \
823                   echo "  (check DESTDIR support)"; \
824                 fi ; \
825                 $(distuninstallcheck_listfiles) ; \
826                 exit 1; } >&2
827 distcleancheck: distclean
828         @if test '$(srcdir)' = . ; then \
829           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
830           exit 1 ; \
831         fi
832         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
833           || { echo "ERROR: files left in build directory after distclean:" ; \
834                $(distcleancheck_listfiles) ; \
835                exit 1; } >&2
836 check-am: all-am
837 check: $(BUILT_SOURCES)
838         $(MAKE) $(AM_MAKEFLAGS) check-recursive
839 all-am: Makefile $(DATA)
840 installdirs: installdirs-recursive
841 installdirs-am:
842         for dir in "$(DESTDIR)$(docdir)"; do \
843           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
844         done
845 install: $(BUILT_SOURCES)
846         $(MAKE) $(AM_MAKEFLAGS) install-recursive
847 install-exec: install-exec-recursive
848 install-data: install-data-recursive
849 uninstall: uninstall-recursive
850
851 install-am: all-am
852         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
853
854 installcheck: installcheck-recursive
855 install-strip:
856         if test -z '$(STRIP)'; then \
857           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
858             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
859               install; \
860         else \
861           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
862             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
863             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
864         fi
865 mostlyclean-generic:
866
867 clean-generic:
868
869 distclean-generic:
870         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
871         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
872         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
873
874 maintainer-clean-generic:
875         @echo "This command is intended for maintainers to use"
876         @echo "it deletes files that may require special tools to rebuild."
877         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
878 clean: clean-recursive
879
880 clean-am: clean-generic clean-libtool mostlyclean-am
881
882 distclean: distclean-recursive
883         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
884         -rm -f Makefile
885 distclean-am: clean-am distclean-generic distclean-libtool \
886         distclean-tags
887
888 dvi: dvi-recursive
889
890 dvi-am:
891
892 html: html-recursive
893
894 html-am:
895
896 info: info-recursive
897
898 info-am:
899
900 install-data-am: install-dist_docDATA
901
902 install-dvi: install-dvi-recursive
903
904 install-dvi-am:
905
906 install-exec-am:
907
908 install-html: install-html-recursive
909
910 install-html-am:
911
912 install-info: install-info-recursive
913
914 install-info-am:
915
916 install-man:
917
918 install-pdf: install-pdf-recursive
919
920 install-pdf-am:
921
922 install-ps: install-ps-recursive
923
924 install-ps-am:
925
926 installcheck-am:
927
928 maintainer-clean: maintainer-clean-recursive
929         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
930         -rm -rf $(top_srcdir)/autom4te.cache
931         -rm -f Makefile
932 maintainer-clean-am: distclean-am maintainer-clean-generic
933
934 mostlyclean: mostlyclean-recursive
935
936 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
937
938 pdf: pdf-recursive
939
940 pdf-am:
941
942 ps: ps-recursive
943
944 ps-am:
945
946 uninstall-am: uninstall-dist_docDATA
947
948 .MAKE: $(am__recursive_targets) all check install install-am \
949         install-strip
950
951 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
952         am--refresh check check-am clean clean-cscope clean-generic \
953         clean-libtool cscope cscopelist-am ctags ctags-am dist \
954         dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
955         dist-tarZ dist-xz dist-zip distcheck distclean \
956         distclean-generic distclean-libtool distclean-tags \
957         distcleancheck distdir distuninstallcheck dvi dvi-am html \
958         html-am info info-am install install-am install-data \
959         install-data-am install-dist_docDATA install-dvi \
960         install-dvi-am install-exec install-exec-am install-html \
961         install-html-am install-info install-info-am install-man \
962         install-pdf install-pdf-am install-ps install-ps-am \
963         install-strip installcheck installcheck-am installdirs \
964         installdirs-am maintainer-clean maintainer-clean-generic \
965         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
966         ps ps-am tags tags-am uninstall uninstall-am \
967         uninstall-dist_docDATA
968
969
970 include $(abs_top_nlbuild_autotools_dir)/automake/pre.am
971
972 #
973 # Override autotool's default notion of the package version variables.
974 # This ensures that when we create a source distribution that the
975 # version is always the current version, not the version when the
976 # package was bootstrapped.
977 #
978
979 NLUNIT_TEST_VERSION               ?= $(shell cat $(VERSION_FILE) 2> /dev/null)
980
981 #
982 # check-file-.local-version
983 #
984 # Speculatively regenerate .local-version and check to see if it needs
985 # to be updated.
986 #
987 # If NLUNIT_TEST_VERSION has been supplied anywhere other than in this file
988 # (which is implicitly the contents of .local-version), then use that;
989 # otherwise, attempt to generate it from the SCM system.
990 #
991 # This is called from $(call check-file,.local-version).
992 #
993 define check-file-.local-version
994 if [ "$(origin NLUNIT_TEST_VERSION)" != "file" ]; then  \
995     echo "$(NLUNIT_TEST_VERSION)" > "$(2)";             \
996 else                                                    \
997     $(abs_top_nlbuild_autotools_dir)/scripts/mkversion  \
998         -b "$(NLUNIT_TEST_VERSION)" "$(top_srcdir)"     \
999         > "$(2)";                                       \
1000 fi
1001 endef
1002
1003 #
1004 # check-file-.dist-version
1005 #
1006 # Speculatively regenerate .dist-version and check to see if it needs
1007 # to be updated.
1008 #
1009 # This is called from $(call check-file,.dist-version).
1010 #
1011 define check-file-.dist-version
1012 cat "$(1)" > "$(2)"
1013 endef
1014
1015 #
1016 # A convenience target to allow package users to easily rerun the
1017 # package configuration according to the current configuration.
1018 #
1019 .PHONY: reconfigure
1020 reconfigure: $(builddir)/config.status
1021         $(AM_V_at)$(<) --recheck
1022
1023 #
1024 # Version file regeneration rules.
1025 #
1026 .PHONY: force
1027
1028 $(builddir)/.local-version: $(srcdir)/.default-version force
1029
1030 $(distdir)/.dist-version: $(builddir)/.local-version force
1031
1032 $(distdir)/.dist-version $(builddir)/.local-version:
1033         $(call check-file,$(@F))
1034
1035 dist distcheck: $(BUILT_SOURCES)
1036
1037 dist-hook: $(distdir)/.dist-version
1038
1039 #
1040 # Top-level convenience target for making a documentation-only
1041 # distribution whose results appear at the top level of the build tree
1042 # in the same fashion that the distribution would be for 'make dist'.
1043 #
1044
1045 .PHONY: docdist
1046 docdist: $(BUILT_SOURCES)
1047         $(MAKE) -C doc docdistdir=$(abs_builddir) $(@)
1048
1049 include $(abs_top_nlbuild_autotools_dir)/automake/post.am
1050
1051 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1052 # Otherwise a system limit (for SysV at least) may be exceeded.
1053 .NOEXPORT: