Fix for x86_64 build fail
[platform/upstream/connectedhomeip.git] / third_party / nlunit-test / repo / src / 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 Test
36 #      library.
37 #
38
39
40 VPATH = @srcdir@
41 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
42 am__make_running_with_option = \
43   case $${target_option-} in \
44       ?) ;; \
45       *) echo "am__make_running_with_option: internal error: invalid" \
46               "target option '$${target_option-}' specified" >&2; \
47          exit 1;; \
48   esac; \
49   has_opt=no; \
50   sane_makeflags=$$MAKEFLAGS; \
51   if $(am__is_gnu_make); then \
52     sane_makeflags=$$MFLAGS; \
53   else \
54     case $$MAKEFLAGS in \
55       *\\[\ \   ]*) \
56         bs=\\; \
57         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
58           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
59     esac; \
60   fi; \
61   skip_next=no; \
62   strip_trailopt () \
63   { \
64     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
65   }; \
66   for flg in $$sane_makeflags; do \
67     test $$skip_next = yes && { skip_next=no; continue; }; \
68     case $$flg in \
69       *=*|--*) continue;; \
70         -*I) strip_trailopt 'I'; skip_next=yes;; \
71       -*I?*) strip_trailopt 'I';; \
72         -*O) strip_trailopt 'O'; skip_next=yes;; \
73       -*O?*) strip_trailopt 'O';; \
74         -*l) strip_trailopt 'l'; skip_next=yes;; \
75       -*l?*) strip_trailopt 'l';; \
76       -[dEDm]) skip_next=yes;; \
77       -[JT]) skip_next=yes;; \
78     esac; \
79     case $$flg in \
80       *$$target_option*) has_opt=yes; break;; \
81     esac; \
82   done; \
83   test $$has_opt = yes
84 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
85 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
86 pkgdatadir = $(datadir)/@PACKAGE@
87 pkgincludedir = $(includedir)/@PACKAGE@
88 pkglibdir = $(libdir)/@PACKAGE@
89 pkglibexecdir = $(libexecdir)/@PACKAGE@
90 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
91 install_sh_DATA = $(install_sh) -c -m 644
92 install_sh_PROGRAM = $(install_sh) -c
93 install_sh_SCRIPT = $(install_sh) -c
94 INSTALL_HEADER = $(INSTALL_DATA)
95 transform = $(program_transform_name)
96 NORMAL_INSTALL = :
97 PRE_INSTALL = :
98 POST_INSTALL = :
99 NORMAL_UNINSTALL = :
100 PRE_UNINSTALL = :
101 POST_UNINSTALL = :
102 build_triplet = @build@
103 host_triplet = @host@
104 target_triplet = @target@
105 subdir = src
106 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
107         $(srcdir)/nlunit-test-config.h.in \
108         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs \
109         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp \
110         $(include_HEADERS)
111 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
112 am__aclocal_m4_deps = $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/ax_check_compiler.m4 \
113         $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage.m4 \
114         $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_coverage_reporting.m4 \
115         $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_debug.m4 \
116         $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_docs.m4 \
117         $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_enable_optimization.m4 \
118         $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_filtered_canonical.m4 \
119         $(top_srcdir)/third_party/nlbuild-autotools/repo/autoconf/m4/nl_werror.m4 \
120         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/m4/libtool.m4 \
121         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/m4/ltoptions.m4 \
122         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/m4/ltsugar.m4 \
123         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/m4/ltversion.m4 \
124         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/m4/lt~obsolete.m4 \
125         $(top_srcdir)/configure.ac
126 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
127         $(ACLOCAL_M4)
128 mkinstalldirs = $(SHELL) \
129         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/mkinstalldirs
130 CONFIG_HEADER = nlunit-test-config.h
131 CONFIG_CLEAN_FILES =
132 CONFIG_CLEAN_VPATH_FILES =
133 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
134 am__vpath_adj = case $$p in \
135     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
136     *) f=$$p;; \
137   esac;
138 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
139 am__install_max = 40
140 am__nobase_strip_setup = \
141   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
142 am__nobase_strip = \
143   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
144 am__nobase_list = $(am__nobase_strip_setup); \
145   for p in $$list; do echo "$$p $$p"; done | \
146   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
147   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
148     if (++n[$$2] == $(am__install_max)) \
149       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
150     END { for (dir in files) print dir, files[dir] }'
151 am__base_list = \
152   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
153   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
154 am__uninstall_files_from_dir = { \
155   test -z "$$files" \
156     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
157     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
158          $(am__cd) "$$dir" && rm -f $$files; }; \
159   }
160 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"
161 LIBRARIES = $(lib_LIBRARIES)
162 ARFLAGS = cru
163 AM_V_AR = $(am__v_AR_@AM_V@)
164 am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
165 am__v_AR_0 = @echo "  AR      " $@;
166 am__v_AR_1 = 
167 libnlunit_test_a_AR = $(AR) $(ARFLAGS)
168 libnlunit_test_a_LIBADD =
169 am_libnlunit_test_a_OBJECTS = nlunit-test.$(OBJEXT)
170 libnlunit_test_a_OBJECTS = $(am_libnlunit_test_a_OBJECTS)
171 AM_V_P = $(am__v_P_@AM_V@)
172 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
173 am__v_P_0 = false
174 am__v_P_1 = :
175 AM_V_GEN = $(am__v_GEN_@AM_V@)
176 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
177 am__v_GEN_0 = @echo "  GEN     " $@;
178 am__v_GEN_1 = 
179 AM_V_at = $(am__v_at_@AM_V@)
180 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
181 am__v_at_0 = @
182 am__v_at_1 = 
183 DEFAULT_INCLUDES = -I.@am__isrc@
184 depcomp = $(SHELL) \
185         $(top_srcdir)/third_party/nlbuild-autotools/repo/third_party/autoconf/depcomp
186 am__depfiles_maybe = depfiles
187 am__mv = mv -f
188 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
189         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
190 AM_V_lt = $(am__v_lt_@AM_V@)
191 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
192 am__v_lt_0 = --silent
193 am__v_lt_1 = 
194 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
195         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
196         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
197         $(AM_CFLAGS) $(CFLAGS)
198 AM_V_CC = $(am__v_CC_@AM_V@)
199 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
200 am__v_CC_0 = @echo "  CC      " $@;
201 am__v_CC_1 = 
202 CCLD = $(CC)
203 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
204         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
205         $(AM_LDFLAGS) $(LDFLAGS) -o $@
206 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
207 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
208 am__v_CCLD_0 = @echo "  CCLD    " $@;
209 am__v_CCLD_1 = 
210 SOURCES = $(libnlunit_test_a_SOURCES)
211 DIST_SOURCES = $(libnlunit_test_a_SOURCES)
212 am__can_run_installinfo = \
213   case $$AM_UPDATE_INFO_DIR in \
214     n|no|NO) false;; \
215     *) (install-info --version) >/dev/null 2>&1;; \
216   esac
217 HEADERS = $(include_HEADERS)
218 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
219         $(LISP)nlunit-test-config.h.in
220 # Read a list of newline-separated strings from the standard input,
221 # and print each of them once, without duplicates.  Input order is
222 # *not* preserved.
223 am__uniquify_input = $(AWK) '\
224   BEGIN { nonempty = 0; } \
225   { items[$$0] = 1; nonempty = 1; } \
226   END { if (nonempty) { for (i in items) print i; }; } \
227 '
228 # Make sure the list of sources is unique.  This is necessary because,
229 # e.g., the same source file might be shared among _SOURCES variables
230 # for different programs/libraries.
231 am__define_uniq_tagged_files = \
232   list='$(am__tagged_files)'; \
233   unique=`for i in $$list; do \
234     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
235   done | $(am__uniquify_input)`
236 ETAGS = etags
237 CTAGS = ctags
238 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
239 ACLOCAL = @ACLOCAL@
240 AMTAR = @AMTAR@
241 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
242 AR = @AR@
243 AUTOCONF = @AUTOCONF@
244 AUTOHEADER = @AUTOHEADER@
245 AUTOMAKE = @AUTOMAKE@
246 AWK = @AWK@
247 CC = @CC@
248 CCDEPMODE = @CCDEPMODE@
249 CFLAGS = @CFLAGS@
250 CMP = @CMP@
251 CPP = @CPP@
252 CPPFLAGS = @CPPFLAGS@
253 CYGPATH_W = @CYGPATH_W@
254 DEFS = @DEFS@
255 DEPDIR = @DEPDIR@
256 DLLTOOL = @DLLTOOL@
257 DOT = @DOT@
258 DOXYGEN = @DOXYGEN@
259 DOXYGEN_USE_DOT = @DOXYGEN_USE_DOT@
260 DSYMUTIL = @DSYMUTIL@
261 DUMPBIN = @DUMPBIN@
262 ECHO_C = @ECHO_C@
263 ECHO_N = @ECHO_N@
264 ECHO_T = @ECHO_T@
265 EGREP = @EGREP@
266 EXEEXT = @EXEEXT@
267 FGREP = @FGREP@
268 GENHTML = @GENHTML@
269 GREP = @GREP@
270 INSTALL = @INSTALL@
271 INSTALL_DATA = @INSTALL_DATA@
272 INSTALL_PROGRAM = @INSTALL_PROGRAM@
273 INSTALL_SCRIPT = @INSTALL_SCRIPT@
274 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
275 LCOV = @LCOV@
276 LD = @LD@
277 LDFLAGS = @LDFLAGS@
278 LIBNLUNIT_TEST_VERSION_AGE = @LIBNLUNIT_TEST_VERSION_AGE@
279 LIBNLUNIT_TEST_VERSION_CURRENT = @LIBNLUNIT_TEST_VERSION_CURRENT@
280 LIBNLUNIT_TEST_VERSION_INFO = @LIBNLUNIT_TEST_VERSION_INFO@
281 LIBNLUNIT_TEST_VERSION_REVISION = @LIBNLUNIT_TEST_VERSION_REVISION@
282 LIBOBJS = @LIBOBJS@
283 LIBS = @LIBS@
284 LIBTOOL = @LIBTOOL@
285 LIPO = @LIPO@
286 LN_S = @LN_S@
287 LTLIBOBJS = @LTLIBOBJS@
288 MAINT = @MAINT@
289 MAKEINFO = @MAKEINFO@
290 MANIFEST_TOOL = @MANIFEST_TOOL@
291 MKDIR_P = @MKDIR_P@
292 NM = @NM@
293 NMEDIT = @NMEDIT@
294 OBJCOPY = @OBJCOPY@
295 OBJDUMP = @OBJDUMP@
296 OBJEXT = @OBJEXT@
297 OTOOL = @OTOOL@
298 OTOOL64 = @OTOOL64@
299 PACKAGE = @PACKAGE@
300 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
301 PACKAGE_NAME = @PACKAGE_NAME@
302 PACKAGE_STRING = @PACKAGE_STRING@
303 PACKAGE_TARNAME = @PACKAGE_TARNAME@
304 PACKAGE_URL = @PACKAGE_URL@
305 PACKAGE_VERSION = @PACKAGE_VERSION@
306 PATH_SEPARATOR = @PATH_SEPARATOR@
307 PERL = @PERL@
308 RANLIB = @RANLIB@
309 SED = @SED@
310 SET_MAKE = @SET_MAKE@
311 SHELL = @SHELL@
312 STRIP = @STRIP@
313 VERSION = @VERSION@
314 abs_builddir = @abs_builddir@
315 abs_srcdir = @abs_srcdir@
316 abs_top_builddir = @abs_top_builddir@
317 abs_top_nlbuild_autotools_dir = @abs_top_nlbuild_autotools_dir@
318 abs_top_srcdir = @abs_top_srcdir@
319 ac_ct_AR = @ac_ct_AR@
320 ac_ct_CC = @ac_ct_CC@
321 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
322 am__include = @am__include@
323 am__leading_dot = @am__leading_dot@
324 am__quote = @am__quote@
325 am__tar = @am__tar@
326 am__untar = @am__untar@
327 bindir = @bindir@
328 build = @build@
329 build_alias = @build_alias@
330 build_cpu = @build_cpu@
331 build_os = @build_os@
332 build_vendor = @build_vendor@
333 builddir = @builddir@
334 datadir = @datadir@
335 datarootdir = @datarootdir@
336 docdir = @docdir@
337 dvidir = @dvidir@
338 exec_prefix = @exec_prefix@
339 host = @host@
340 host_alias = @host_alias@
341 host_cpu = @host_cpu@
342 host_os = @host_os@
343 host_vendor = @host_vendor@
344 htmldir = @htmldir@
345 includedir = @includedir@
346 infodir = @infodir@
347 install_sh = @install_sh@
348 libdir = @libdir@
349 libexecdir = @libexecdir@
350 localedir = @localedir@
351 localstatedir = @localstatedir@
352 mandir = @mandir@
353 mkdir_p = @mkdir_p@
354 nl_filtered_build = @nl_filtered_build@
355 nl_filtered_build_cpu = @nl_filtered_build_cpu@
356 nl_filtered_build_os = @nl_filtered_build_os@
357 nl_filtered_build_vendor = @nl_filtered_build_vendor@
358 nl_filtered_host = @nl_filtered_host@
359 nl_filtered_host_cpu = @nl_filtered_host_cpu@
360 nl_filtered_host_os = @nl_filtered_host_os@
361 nl_filtered_host_vendor = @nl_filtered_host_vendor@
362 nl_filtered_target = @nl_filtered_target@
363 nl_filtered_target_cpu = @nl_filtered_target_cpu@
364 nl_filtered_target_os = @nl_filtered_target_os@
365 nl_filtered_target_vendor = @nl_filtered_target_vendor@
366 nlbuild_autotools_stem = @nlbuild_autotools_stem@
367 oldincludedir = @oldincludedir@
368 pdfdir = @pdfdir@
369 prefix = @prefix@
370 program_transform_name = @program_transform_name@
371 psdir = @psdir@
372 sbindir = @sbindir@
373 sharedstatedir = @sharedstatedir@
374 srcdir = @srcdir@
375 sysconfdir = @sysconfdir@
376 target = @target@
377 target_alias = @target_alias@
378 target_cpu = @target_cpu@
379 target_os = @target_os@
380 target_vendor = @target_vendor@
381 top_build_prefix = @top_build_prefix@
382 top_builddir = @top_builddir@
383 top_srcdir = @top_srcdir@
384 include_HEADERS = \
385     nltest.h                  \
386     nlunit-test.h             \
387     $(NULL)
388
389 lib_LIBRARIES = \
390     libnlunit-test.a          \
391     $(NULL)
392
393 libnlunit_test_a_SOURCES = \
394     nlunit-test.c             \
395     $(NULL)
396
397 all: nlunit-test-config.h
398         $(MAKE) $(AM_MAKEFLAGS) all-am
399
400 .SUFFIXES:
401 .SUFFIXES: .c .lo .o .obj
402 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
403         @for dep in $?; do \
404           case '$(am__configure_deps)' in \
405             *$$dep*) \
406               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
407                 && { if test -f $@; then exit 0; else break; fi; }; \
408               exit 1;; \
409           esac; \
410         done; \
411         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
412         $(am__cd) $(top_srcdir) && \
413           $(AUTOMAKE) --foreign src/Makefile
414 .PRECIOUS: Makefile
415 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
416         @case '$?' in \
417           *config.status*) \
418             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
419           *) \
420             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
421             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
422         esac;
423
424 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
425         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
426
427 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
428         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
429 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
430         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
431 $(am__aclocal_m4_deps):
432
433 nlunit-test-config.h: stamp-h1
434         @test -f $@ || rm -f stamp-h1
435         @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
436
437 stamp-h1: $(srcdir)/nlunit-test-config.h.in $(top_builddir)/config.status
438         @rm -f stamp-h1
439         cd $(top_builddir) && $(SHELL) ./config.status src/nlunit-test-config.h
440 $(srcdir)/nlunit-test-config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
441         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
442         rm -f stamp-h1
443         touch $@
444
445 distclean-hdr:
446         -rm -f nlunit-test-config.h stamp-h1
447 install-libLIBRARIES: $(lib_LIBRARIES)
448         @$(NORMAL_INSTALL)
449         @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
450         list2=; for p in $$list; do \
451           if test -f $$p; then \
452             list2="$$list2 $$p"; \
453           else :; fi; \
454         done; \
455         test -z "$$list2" || { \
456           echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
457           $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
458           echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(libdir)'"; \
459           $(INSTALL_DATA) $$list2 "$(DESTDIR)$(libdir)" || exit $$?; }
460         @$(POST_INSTALL)
461         @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
462         for p in $$list; do \
463           if test -f $$p; then \
464             $(am__strip_dir) \
465             echo " ( cd '$(DESTDIR)$(libdir)' && $(RANLIB) $$f )"; \
466             ( cd "$(DESTDIR)$(libdir)" && $(RANLIB) $$f ) || exit $$?; \
467           else :; fi; \
468         done
469
470 uninstall-libLIBRARIES:
471         @$(NORMAL_UNINSTALL)
472         @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
473         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
474         dir='$(DESTDIR)$(libdir)'; $(am__uninstall_files_from_dir)
475
476 clean-libLIBRARIES:
477         -test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
478
479 libnlunit-test.a: $(libnlunit_test_a_OBJECTS) $(libnlunit_test_a_DEPENDENCIES) $(EXTRA_libnlunit_test_a_DEPENDENCIES) 
480         $(AM_V_at)-rm -f libnlunit-test.a
481         $(AM_V_AR)$(libnlunit_test_a_AR) libnlunit-test.a $(libnlunit_test_a_OBJECTS) $(libnlunit_test_a_LIBADD)
482         $(AM_V_at)$(RANLIB) libnlunit-test.a
483
484 mostlyclean-compile:
485         -rm -f *.$(OBJEXT)
486
487 distclean-compile:
488         -rm -f *.tab.c
489
490 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nlunit-test.Po@am__quote@
491
492 .c.o:
493 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
494 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
495 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
496 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
497 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
498 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
499
500 .c.obj:
501 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
502 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
503 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
504 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
505 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
506 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
507
508 .c.lo:
509 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
510 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
511 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Plo
512 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
513 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
514 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
515
516 mostlyclean-libtool:
517         -rm -f *.lo
518
519 clean-libtool:
520         -rm -rf .libs _libs
521 install-includeHEADERS: $(include_HEADERS)
522         @$(NORMAL_INSTALL)
523         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
524         if test -n "$$list"; then \
525           echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
526           $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
527         fi; \
528         for p in $$list; do \
529           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
530           echo "$$d$$p"; \
531         done | $(am__base_list) | \
532         while read files; do \
533           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
534           $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
535         done
536
537 uninstall-includeHEADERS:
538         @$(NORMAL_UNINSTALL)
539         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
540         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
541         dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
542
543 ID: $(am__tagged_files)
544         $(am__define_uniq_tagged_files); mkid -fID $$unique
545 tags: tags-am
546 TAGS: tags
547
548 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
549         set x; \
550         here=`pwd`; \
551         $(am__define_uniq_tagged_files); \
552         shift; \
553         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
554           test -n "$$unique" || unique=$$empty_fix; \
555           if test $$# -gt 0; then \
556             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
557               "$$@" $$unique; \
558           else \
559             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
560               $$unique; \
561           fi; \
562         fi
563 ctags: ctags-am
564
565 CTAGS: ctags
566 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
567         $(am__define_uniq_tagged_files); \
568         test -z "$(CTAGS_ARGS)$$unique" \
569           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
570              $$unique
571
572 GTAGS:
573         here=`$(am__cd) $(top_builddir) && pwd` \
574           && $(am__cd) $(top_srcdir) \
575           && gtags -i $(GTAGS_ARGS) "$$here"
576 cscopelist: cscopelist-am
577
578 cscopelist-am: $(am__tagged_files)
579         list='$(am__tagged_files)'; \
580         case "$(srcdir)" in \
581           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
582           *) sdir=$(subdir)/$(srcdir) ;; \
583         esac; \
584         for i in $$list; do \
585           if test -f "$$i"; then \
586             echo "$(subdir)/$$i"; \
587           else \
588             echo "$$sdir/$$i"; \
589           fi; \
590         done >> $(top_builddir)/cscope.files
591
592 distclean-tags:
593         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
594
595 distdir: $(DISTFILES)
596         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
597         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
598         list='$(DISTFILES)'; \
599           dist_files=`for file in $$list; do echo $$file; done | \
600           sed -e "s|^$$srcdirstrip/||;t" \
601               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
602         case $$dist_files in \
603           */*) $(MKDIR_P) `echo "$$dist_files" | \
604                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
605                            sort -u` ;; \
606         esac; \
607         for file in $$dist_files; do \
608           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
609           if test -d $$d/$$file; then \
610             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
611             if test -d "$(distdir)/$$file"; then \
612               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
613             fi; \
614             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
615               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
616               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
617             fi; \
618             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
619           else \
620             test -f "$(distdir)/$$file" \
621             || cp -p $$d/$$file "$(distdir)/$$file" \
622             || exit 1; \
623           fi; \
624         done
625 check-am: all-am
626 check: check-am
627 all-am: Makefile $(LIBRARIES) $(HEADERS) nlunit-test-config.h
628 installdirs:
629         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \
630           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
631         done
632 install: install-am
633 install-exec: install-exec-am
634 install-data: install-data-am
635 uninstall: uninstall-am
636
637 install-am: all-am
638         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
639
640 installcheck: installcheck-am
641 install-strip:
642         if test -z '$(STRIP)'; then \
643           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
644             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
645               install; \
646         else \
647           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
648             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
649             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
650         fi
651 mostlyclean-generic:
652
653 clean-generic:
654
655 distclean-generic:
656         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
657         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
658
659 maintainer-clean-generic:
660         @echo "This command is intended for maintainers to use"
661         @echo "it deletes files that may require special tools to rebuild."
662 clean: clean-am
663
664 clean-am: clean-generic clean-libLIBRARIES clean-libtool \
665         mostlyclean-am
666
667 distclean: distclean-am
668         -rm -rf ./$(DEPDIR)
669         -rm -f Makefile
670 distclean-am: clean-am distclean-compile distclean-generic \
671         distclean-hdr distclean-tags
672
673 dvi: dvi-am
674
675 dvi-am:
676
677 html: html-am
678
679 html-am:
680
681 info: info-am
682
683 info-am:
684
685 install-data-am: install-includeHEADERS
686
687 install-dvi: install-dvi-am
688
689 install-dvi-am:
690
691 install-exec-am: install-libLIBRARIES
692
693 install-html: install-html-am
694
695 install-html-am:
696
697 install-info: install-info-am
698
699 install-info-am:
700
701 install-man:
702
703 install-pdf: install-pdf-am
704
705 install-pdf-am:
706
707 install-ps: install-ps-am
708
709 install-ps-am:
710
711 installcheck-am:
712
713 maintainer-clean: maintainer-clean-am
714         -rm -rf ./$(DEPDIR)
715         -rm -f Makefile
716 maintainer-clean-am: distclean-am maintainer-clean-generic
717
718 mostlyclean: mostlyclean-am
719
720 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
721         mostlyclean-libtool
722
723 pdf: pdf-am
724
725 pdf-am:
726
727 ps: ps-am
728
729 ps-am:
730
731 uninstall-am: uninstall-includeHEADERS uninstall-libLIBRARIES
732
733 .MAKE: all install-am install-strip
734
735 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
736         clean-libLIBRARIES clean-libtool cscopelist-am ctags ctags-am \
737         distclean distclean-compile distclean-generic distclean-hdr \
738         distclean-libtool distclean-tags distdir dvi dvi-am html \
739         html-am info info-am install install-am install-data \
740         install-data-am install-dvi install-dvi-am install-exec \
741         install-exec-am install-html install-html-am \
742         install-includeHEADERS install-info install-info-am \
743         install-libLIBRARIES install-man install-pdf install-pdf-am \
744         install-ps install-ps-am install-strip installcheck \
745         installcheck-am installdirs maintainer-clean \
746         maintainer-clean-generic mostlyclean mostlyclean-compile \
747         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
748         tags tags-am uninstall uninstall-am uninstall-includeHEADERS \
749         uninstall-libLIBRARIES
750
751
752 include $(abs_top_nlbuild_autotools_dir)/automake/pre.am
753
754 install-headers: install-data
755
756 include $(abs_top_nlbuild_autotools_dir)/automake/post.am
757
758 # Tell versions [3.59,3.63) of GNU make to not export all variables.
759 # Otherwise a system limit (for SysV at least) may be exceeded.
760 .NOEXPORT: