Fix for x86_64 build fail
[platform/upstream/connectedhomeip.git] / third_party / nlfaultinjection / repo / third_party / 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 2016-2018 The nlfaultinjection Authors.
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 
36 #      Nest Labs Fault Injection third party directory
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 = third_party
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/nlfaultinjection-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 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
145         ctags-recursive dvi-recursive html-recursive info-recursive \
146         install-data-recursive install-dvi-recursive \
147         install-exec-recursive install-html-recursive \
148         install-info-recursive install-pdf-recursive \
149         install-ps-recursive install-recursive installcheck-recursive \
150         installdirs-recursive pdf-recursive ps-recursive \
151         tags-recursive uninstall-recursive
152 am__can_run_installinfo = \
153   case $$AM_UPDATE_INFO_DIR in \
154     n|no|NO) false;; \
155     *) (install-info --version) >/dev/null 2>&1;; \
156   esac
157 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
158   distclean-recursive maintainer-clean-recursive
159 am__recursive_targets = \
160   $(RECURSIVE_TARGETS) \
161   $(RECURSIVE_CLEAN_TARGETS) \
162   $(am__extra_recursive_targets)
163 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
164         distdir
165 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
166 # Read a list of newline-separated strings from the standard input,
167 # and print each of them once, without duplicates.  Input order is
168 # *not* preserved.
169 am__uniquify_input = $(AWK) '\
170   BEGIN { nonempty = 0; } \
171   { items[$$0] = 1; nonempty = 1; } \
172   END { if (nonempty) { for (i in items) print i; }; } \
173 '
174 # Make sure the list of sources is unique.  This is necessary because,
175 # e.g., the same source file might be shared among _SOURCES variables
176 # for different programs/libraries.
177 am__define_uniq_tagged_files = \
178   list='$(am__tagged_files)'; \
179   unique=`for i in $$list; do \
180     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
181   done | $(am__uniquify_input)`
182 ETAGS = etags
183 CTAGS = ctags
184 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
185 am__relativize = \
186   dir0=`pwd`; \
187   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
188   sed_rest='s,^[^/]*/*,,'; \
189   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
190   sed_butlast='s,/*[^/]*$$,,'; \
191   while test -n "$$dir1"; do \
192     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
193     if test "$$first" != "."; then \
194       if test "$$first" = ".."; then \
195         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
196         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
197       else \
198         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
199         if test "$$first2" = "$$first"; then \
200           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
201         else \
202           dir2="../$$dir2"; \
203         fi; \
204         dir0="$$dir0"/"$$first"; \
205       fi; \
206     fi; \
207     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
208   done; \
209   reldir="$$dir2"
210 ACLOCAL = @ACLOCAL@
211 AMTAR = @AMTAR@
212 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
213 AR = @AR@
214 AUTOCONF = @AUTOCONF@
215 AUTOHEADER = @AUTOHEADER@
216 AUTOMAKE = @AUTOMAKE@
217 AWK = @AWK@
218 CC = @CC@
219 CCDEPMODE = @CCDEPMODE@
220 CFLAGS = @CFLAGS@
221 CPP = @CPP@
222 CPPFLAGS = @CPPFLAGS@
223 CXX = @CXX@
224 CXXCPP = @CXXCPP@
225 CXXDEPMODE = @CXXDEPMODE@
226 CXXFLAGS = @CXXFLAGS@
227 CYGPATH_W = @CYGPATH_W@
228 DEFS = @DEFS@
229 DEPDIR = @DEPDIR@
230 DLLTOOL = @DLLTOOL@
231 DOT = @DOT@
232 DOXYGEN = @DOXYGEN@
233 DOXYGEN_USE_DOT = @DOXYGEN_USE_DOT@
234 DSYMUTIL = @DSYMUTIL@
235 DUMPBIN = @DUMPBIN@
236 ECHO_C = @ECHO_C@
237 ECHO_N = @ECHO_N@
238 ECHO_T = @ECHO_T@
239 EGREP = @EGREP@
240 EXEEXT = @EXEEXT@
241 FGREP = @FGREP@
242 GENHTML = @GENHTML@
243 GREP = @GREP@
244 INSTALL = @INSTALL@
245 INSTALL_DATA = @INSTALL_DATA@
246 INSTALL_PROGRAM = @INSTALL_PROGRAM@
247 INSTALL_SCRIPT = @INSTALL_SCRIPT@
248 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
249 LCOV = @LCOV@
250 LD = @LD@
251 LDFLAGS = @LDFLAGS@
252 LIBNLFAULTINJECTION_VERSION_AGE = @LIBNLFAULTINJECTION_VERSION_AGE@
253 LIBNLFAULTINJECTION_VERSION_CURRENT = @LIBNLFAULTINJECTION_VERSION_CURRENT@
254 LIBNLFAULTINJECTION_VERSION_INFO = @LIBNLFAULTINJECTION_VERSION_INFO@
255 LIBNLFAULTINJECTION_VERSION_REVISION = @LIBNLFAULTINJECTION_VERSION_REVISION@
256 LIBOBJS = @LIBOBJS@
257 LIBS = @LIBS@
258 LIBTOOL = @LIBTOOL@
259 LIPO = @LIPO@
260 LN_S = @LN_S@
261 LTLIBOBJS = @LTLIBOBJS@
262 MAINT = @MAINT@
263 MAKEINFO = @MAKEINFO@
264 MANIFEST_TOOL = @MANIFEST_TOOL@
265 MKDIR_P = @MKDIR_P@
266 NLASSERT_CPPFLAGS = @NLASSERT_CPPFLAGS@
267 NLASSERT_FOREIGN_SUBDIR_DEPENDENCY = @NLASSERT_FOREIGN_SUBDIR_DEPENDENCY@
268 NLASSERT_LDFLAGS = @NLASSERT_LDFLAGS@
269 NLASSERT_LIBS = @NLASSERT_LIBS@
270 NLASSERT_SUBDIRS = @NLASSERT_SUBDIRS@
271 NLUNIT_TEST_CPPFLAGS = @NLUNIT_TEST_CPPFLAGS@
272 NLUNIT_TEST_FOREIGN_SUBDIR_DEPENDENCY = @NLUNIT_TEST_FOREIGN_SUBDIR_DEPENDENCY@
273 NLUNIT_TEST_LDFLAGS = @NLUNIT_TEST_LDFLAGS@
274 NLUNIT_TEST_LIBS = @NLUNIT_TEST_LIBS@
275 NLUNIT_TEST_SUBDIRS = @NLUNIT_TEST_SUBDIRS@
276 NM = @NM@
277 NMEDIT = @NMEDIT@
278 OBJCOPY = @OBJCOPY@
279 OBJDUMP = @OBJDUMP@
280 OBJEXT = @OBJEXT@
281 OTOOL = @OTOOL@
282 OTOOL64 = @OTOOL64@
283 PACKAGE = @PACKAGE@
284 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
285 PACKAGE_NAME = @PACKAGE_NAME@
286 PACKAGE_STRING = @PACKAGE_STRING@
287 PACKAGE_TARNAME = @PACKAGE_TARNAME@
288 PACKAGE_URL = @PACKAGE_URL@
289 PACKAGE_VERSION = @PACKAGE_VERSION@
290 PATH_SEPARATOR = @PATH_SEPARATOR@
291 PKG_CONFIG = @PKG_CONFIG@
292 PRETTY_CHECK = @PRETTY_CHECK@
293 PRETTY_CHECK_ARGS = @PRETTY_CHECK_ARGS@
294 RANLIB = @RANLIB@
295 SED = @SED@
296 SET_MAKE = @SET_MAKE@
297 SHELL = @SHELL@
298 STRIP = @STRIP@
299 TARGET_STYLE = @TARGET_STYLE@
300 VERSION = @VERSION@
301 abs_builddir = @abs_builddir@
302 abs_srcdir = @abs_srcdir@
303 abs_top_builddir = @abs_top_builddir@
304 abs_top_nlbuild_autotools_dir = @abs_top_nlbuild_autotools_dir@
305 abs_top_srcdir = @abs_top_srcdir@
306 ac_ct_AR = @ac_ct_AR@
307 ac_ct_CC = @ac_ct_CC@
308 ac_ct_CXX = @ac_ct_CXX@
309 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
310 am__include = @am__include@
311 am__leading_dot = @am__leading_dot@
312 am__quote = @am__quote@
313 am__tar = @am__tar@
314 am__untar = @am__untar@
315 bindir = @bindir@
316 build = @build@
317 build_alias = @build_alias@
318 build_cpu = @build_cpu@
319 build_os = @build_os@
320 build_vendor = @build_vendor@
321 builddir = @builddir@
322 datadir = @datadir@
323 datarootdir = @datarootdir@
324 docdir = @docdir@
325 dvidir = @dvidir@
326 exec_prefix = @exec_prefix@
327 host = @host@
328 host_alias = @host_alias@
329 host_cpu = @host_cpu@
330 host_os = @host_os@
331 host_vendor = @host_vendor@
332 htmldir = @htmldir@
333 includedir = @includedir@
334 infodir = @infodir@
335 install_sh = @install_sh@
336 libdir = @libdir@
337 libexecdir = @libexecdir@
338 localedir = @localedir@
339 localstatedir = @localstatedir@
340 mandir = @mandir@
341 mkdir_p = @mkdir_p@
342 nl_filtered_build = @nl_filtered_build@
343 nl_filtered_build_cpu = @nl_filtered_build_cpu@
344 nl_filtered_build_os = @nl_filtered_build_os@
345 nl_filtered_build_vendor = @nl_filtered_build_vendor@
346 nl_filtered_host = @nl_filtered_host@
347 nl_filtered_host_cpu = @nl_filtered_host_cpu@
348 nl_filtered_host_os = @nl_filtered_host_os@
349 nl_filtered_host_vendor = @nl_filtered_host_vendor@
350 nl_filtered_target = @nl_filtered_target@
351 nl_filtered_target_cpu = @nl_filtered_target_cpu@
352 nl_filtered_target_os = @nl_filtered_target_os@
353 nl_filtered_target_vendor = @nl_filtered_target_vendor@
354 nlbuild_autotools_stem = @nlbuild_autotools_stem@
355 oldincludedir = @oldincludedir@
356 pdfdir = @pdfdir@
357 prefix = @prefix@
358 program_transform_name = @program_transform_name@
359 psdir = @psdir@
360 sbindir = @sbindir@
361 sharedstatedir = @sharedstatedir@
362 srcdir = @srcdir@
363 subdirs = @subdirs@
364 sysconfdir = @sysconfdir@
365 target = @target@
366 target_alias = @target_alias@
367 target_cpu = @target_cpu@
368 target_os = @target_os@
369 target_vendor = @target_vendor@
370 top_build_prefix = @top_build_prefix@
371 top_builddir = @top_builddir@
372 top_srcdir = @top_srcdir@
373 EXTRA_DIST = \
374     nlbuild-autotools               \
375     $(NULL)
376
377 # Always package (e.g. for 'make dist') these subdirectories.
378 DIST_SUBDIRS = \
379     $(NULL)
380
381
382 # Always build (e.g. for 'make all') these subdirectories.
383 SUBDIRS = \
384     $(NULL)
385
386 all: all-recursive
387
388 .SUFFIXES:
389 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
390         @for dep in $?; do \
391           case '$(am__configure_deps)' in \
392             *$$dep*) \
393               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
394                 && { if test -f $@; then exit 0; else break; fi; }; \
395               exit 1;; \
396           esac; \
397         done; \
398         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign third_party/Makefile'; \
399         $(am__cd) $(top_srcdir) && \
400           $(AUTOMAKE) --foreign third_party/Makefile
401 .PRECIOUS: Makefile
402 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
403         @case '$?' in \
404           *config.status*) \
405             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
406           *) \
407             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
408             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
409         esac;
410
411 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
412         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
413
414 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
415         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
416 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
417         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
418 $(am__aclocal_m4_deps):
419
420 mostlyclean-libtool:
421         -rm -f *.lo
422
423 clean-libtool:
424         -rm -rf .libs _libs
425
426 # This directory's subdirectories are mostly independent; you can cd
427 # into them and run 'make' without going through this Makefile.
428 # To change the values of 'make' variables: instead of editing Makefiles,
429 # (1) if the variable is set in 'config.status', edit 'config.status'
430 #     (which will cause the Makefiles to be regenerated when you run 'make');
431 # (2) otherwise, pass the desired values on the 'make' command line.
432 $(am__recursive_targets):
433         @fail=; \
434         if $(am__make_keepgoing); then \
435           failcom='fail=yes'; \
436         else \
437           failcom='exit 1'; \
438         fi; \
439         dot_seen=no; \
440         target=`echo $@ | sed s/-recursive//`; \
441         case "$@" in \
442           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
443           *) list='$(SUBDIRS)' ;; \
444         esac; \
445         for subdir in $$list; do \
446           echo "Making $$target in $$subdir"; \
447           if test "$$subdir" = "."; then \
448             dot_seen=yes; \
449             local_target="$$target-am"; \
450           else \
451             local_target="$$target"; \
452           fi; \
453           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
454           || eval $$failcom; \
455         done; \
456         if test "$$dot_seen" = "no"; then \
457           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
458         fi; test -z "$$fail"
459
460 ID: $(am__tagged_files)
461         $(am__define_uniq_tagged_files); mkid -fID $$unique
462 tags: tags-recursive
463 TAGS: tags
464
465 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
466         set x; \
467         here=`pwd`; \
468         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
469           include_option=--etags-include; \
470           empty_fix=.; \
471         else \
472           include_option=--include; \
473           empty_fix=; \
474         fi; \
475         list='$(SUBDIRS)'; for subdir in $$list; do \
476           if test "$$subdir" = .; then :; else \
477             test ! -f $$subdir/TAGS || \
478               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
479           fi; \
480         done; \
481         $(am__define_uniq_tagged_files); \
482         shift; \
483         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
484           test -n "$$unique" || unique=$$empty_fix; \
485           if test $$# -gt 0; then \
486             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
487               "$$@" $$unique; \
488           else \
489             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
490               $$unique; \
491           fi; \
492         fi
493 ctags: ctags-recursive
494
495 CTAGS: ctags
496 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
497         $(am__define_uniq_tagged_files); \
498         test -z "$(CTAGS_ARGS)$$unique" \
499           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
500              $$unique
501
502 GTAGS:
503         here=`$(am__cd) $(top_builddir) && pwd` \
504           && $(am__cd) $(top_srcdir) \
505           && gtags -i $(GTAGS_ARGS) "$$here"
506 cscopelist: cscopelist-recursive
507
508 cscopelist-am: $(am__tagged_files)
509         list='$(am__tagged_files)'; \
510         case "$(srcdir)" in \
511           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
512           *) sdir=$(subdir)/$(srcdir) ;; \
513         esac; \
514         for i in $$list; do \
515           if test -f "$$i"; then \
516             echo "$(subdir)/$$i"; \
517           else \
518             echo "$$sdir/$$i"; \
519           fi; \
520         done >> $(top_builddir)/cscope.files
521
522 distclean-tags:
523         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
524
525 distdir: $(DISTFILES)
526         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
527         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
528         list='$(DISTFILES)'; \
529           dist_files=`for file in $$list; do echo $$file; done | \
530           sed -e "s|^$$srcdirstrip/||;t" \
531               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
532         case $$dist_files in \
533           */*) $(MKDIR_P) `echo "$$dist_files" | \
534                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
535                            sort -u` ;; \
536         esac; \
537         for file in $$dist_files; do \
538           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
539           if test -d $$d/$$file; then \
540             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
541             if test -d "$(distdir)/$$file"; then \
542               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
543             fi; \
544             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
545               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
546               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
547             fi; \
548             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
549           else \
550             test -f "$(distdir)/$$file" \
551             || cp -p $$d/$$file "$(distdir)/$$file" \
552             || exit 1; \
553           fi; \
554         done
555         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
556           if test "$$subdir" = .; then :; else \
557             $(am__make_dryrun) \
558               || test -d "$(distdir)/$$subdir" \
559               || $(MKDIR_P) "$(distdir)/$$subdir" \
560               || exit 1; \
561             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
562             $(am__relativize); \
563             new_distdir=$$reldir; \
564             dir1=$$subdir; dir2="$(top_distdir)"; \
565             $(am__relativize); \
566             new_top_distdir=$$reldir; \
567             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
568             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
569             ($(am__cd) $$subdir && \
570               $(MAKE) $(AM_MAKEFLAGS) \
571                 top_distdir="$$new_top_distdir" \
572                 distdir="$$new_distdir" \
573                 am__remove_distdir=: \
574                 am__skip_length_check=: \
575                 am__skip_mode_fix=: \
576                 distdir) \
577               || exit 1; \
578           fi; \
579         done
580 check-am: all-am
581 check: check-recursive
582 all-am: Makefile
583 installdirs: installdirs-recursive
584 installdirs-am:
585 install: install-recursive
586 install-exec: install-exec-recursive
587 install-data: install-data-recursive
588 uninstall: uninstall-recursive
589
590 install-am: all-am
591         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
592
593 installcheck: installcheck-recursive
594 install-strip:
595         if test -z '$(STRIP)'; then \
596           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
597             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
598               install; \
599         else \
600           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
601             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
602             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
603         fi
604 mostlyclean-generic:
605
606 clean-generic:
607
608 distclean-generic:
609         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
610         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
611
612 maintainer-clean-generic:
613         @echo "This command is intended for maintainers to use"
614         @echo "it deletes files that may require special tools to rebuild."
615 clean: clean-recursive
616
617 clean-am: clean-generic clean-libtool mostlyclean-am
618
619 distclean: distclean-recursive
620         -rm -f Makefile
621 distclean-am: clean-am distclean-generic distclean-tags
622
623 dvi: dvi-recursive
624
625 dvi-am:
626
627 html: html-recursive
628
629 html-am:
630
631 info: info-recursive
632
633 info-am:
634
635 install-data-am:
636
637 install-dvi: install-dvi-recursive
638
639 install-dvi-am:
640
641 install-exec-am:
642
643 install-html: install-html-recursive
644
645 install-html-am:
646
647 install-info: install-info-recursive
648
649 install-info-am:
650
651 install-man:
652
653 install-pdf: install-pdf-recursive
654
655 install-pdf-am:
656
657 install-ps: install-ps-recursive
658
659 install-ps-am:
660
661 installcheck-am:
662
663 maintainer-clean: maintainer-clean-recursive
664         -rm -f Makefile
665 maintainer-clean-am: distclean-am maintainer-clean-generic
666
667 mostlyclean: mostlyclean-recursive
668
669 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
670
671 pdf: pdf-recursive
672
673 pdf-am:
674
675 ps: ps-recursive
676
677 ps-am:
678
679 uninstall-am:
680
681 .MAKE: $(am__recursive_targets) install-am install-strip
682
683 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
684         check-am clean clean-generic clean-libtool cscopelist-am ctags \
685         ctags-am distclean distclean-generic distclean-libtool \
686         distclean-tags distdir dvi dvi-am html html-am info info-am \
687         install install-am install-data install-data-am install-dvi \
688         install-dvi-am install-exec install-exec-am install-html \
689         install-html-am install-info install-info-am install-man \
690         install-pdf install-pdf-am install-ps install-ps-am \
691         install-strip installcheck installcheck-am installdirs \
692         installdirs-am maintainer-clean maintainer-clean-generic \
693         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
694         ps ps-am tags tags-am uninstall uninstall-am
695
696
697 include $(abs_top_nlbuild_autotools_dir)/automake/pre.am
698
699 # NLASSERT_SUBDIRS and NLUNIT_TEST_SUBDIRS are not a permanent part of DIST_SUBDIRS
700 # since we do not ever want to include them in a distribution archive; however, when
701 # they've been pulled as a 'repo' module, we do want to remove them on invocation of
702 # the 'distclean' target. Consequently, we conditionally include them in DIST_SUBDIRS
703 # on invocation of 'distclean-recursive'
704
705 distclean-recursive: DIST_SUBDIRS += $(NLASSERT_SUBDIRS) $(NLUNIT_TEST_SUBDIRS)
706
707 include $(abs_top_nlbuild_autotools_dir)/automake/post.am
708
709 # Tell versions [3.59,3.63) of GNU make to not export all variables.
710 # Otherwise a system limit (for SysV at least) may be exceeded.
711 .NOEXPORT: