1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
23 pkgdatadir
= $(datadir)/@PACKAGE@
24 pkgincludedir
= $(includedir)/@PACKAGE@
25 pkglibdir
= $(libdir)/@PACKAGE@
26 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
27 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28 install_sh_DATA
= $(install_sh
) -c
-m
644
29 install_sh_PROGRAM
= $(install_sh
) -c
30 install_sh_SCRIPT
= $(install_sh
) -c
31 INSTALL_HEADER
= $(INSTALL_DATA
)
32 transform
= $(program_transform_name
)
39 build_triplet
= @build@
41 TESTS
= samples
/sample1_unittest
$(EXEEXT
) \
42 samples
/sample10_unittest
$(EXEEXT
) \
43 test/gtest_all_test
$(EXEEXT
) test/fused_gtest_test
$(EXEEXT
)
44 check_PROGRAMS
= samples
/sample1_unittest
$(EXEEXT
) \
45 samples
/sample10_unittest
$(EXEEXT
) \
46 test/gtest_all_test
$(EXEEXT
) test/fused_gtest_test
$(EXEEXT
)
48 DIST_COMMON
= README
$(am__configure_deps
) $(pkginclude_HEADERS
) \
49 $(pkginclude_internal_HEADERS
) $(srcdir)/Makefile.am \
50 $(srcdir)/Makefile.in
$(top_srcdir
)/build-aux
/config.h.in \
51 $(top_srcdir
)/configure
$(top_srcdir
)/scripts
/gtest-config.in \
52 COPYING build-aux
/config.guess build-aux
/config.sub \
53 build-aux
/depcomp build-aux
/install-sh build-aux
/ltmain.sh \
55 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
56 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/libtool.m4 \
57 $(top_srcdir
)/m4
/ltoptions.m4
$(top_srcdir
)/m4
/ltsugar.m4 \
58 $(top_srcdir
)/m4
/ltversion.m4
$(top_srcdir
)/m4
/lt~obsolete.m4 \
59 $(top_srcdir
)/m4
/acx_pthread.m4
$(top_srcdir
)/configure.ac
60 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
62 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
63 configure.lineno config.status.lineno
64 mkinstalldirs
= $(install_sh
) -d
65 CONFIG_HEADER
= $(top_builddir
)/build-aux
/config.h
66 CONFIG_CLEAN_FILES
= scripts
/gtest-config
67 CONFIG_CLEAN_VPATH_FILES
=
68 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
69 am__vpath_adj
= case
$$p in \
70 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
73 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
75 am__nobase_strip_setup
= \
76 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
78 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
79 am__nobase_list
= $(am__nobase_strip_setup
); \
80 for p in
$$list; do echo
"$$p $$p"; done | \
81 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
82 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
83 if (++n[$$2] == $(am__install_max)) \
84 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
85 END { for (dir in files) print dir, files[dir] }'
87 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
88 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
89 am__installdirs
= "$(DESTDIR)$(libdir)" "$(DESTDIR)$(m4datadir)" \
90 "$(DESTDIR)$(pkgincludedir)" \
91 "$(DESTDIR)$(pkginclude_internaldir)"
92 LTLIBRARIES
= $(lib_LTLIBRARIES
) $(noinst_LTLIBRARIES
)
93 lib_libgtest_la_LIBADD
=
94 am__dirstamp
= $(am__leading_dot
)dirstamp
95 am_lib_libgtest_la_OBJECTS
= src
/gtest-all.lo
96 lib_libgtest_la_OBJECTS
= $(am_lib_libgtest_la_OBJECTS
)
97 lib_libgtest_main_la_DEPENDENCIES
= lib
/libgtest.la
98 am_lib_libgtest_main_la_OBJECTS
= src
/gtest_main.lo
99 lib_libgtest_main_la_OBJECTS
= $(am_lib_libgtest_main_la_OBJECTS
)
100 samples_libsamples_la_LIBADD
=
101 am_samples_libsamples_la_OBJECTS
= samples
/sample1.lo \
102 samples
/sample2.lo samples
/sample4.lo
103 samples_libsamples_la_OBJECTS
= $(am_samples_libsamples_la_OBJECTS
)
104 am_samples_sample10_unittest_OBJECTS
= \
105 samples
/sample10_unittest.
$(OBJEXT
)
106 samples_sample10_unittest_OBJECTS
= \
107 $(am_samples_sample10_unittest_OBJECTS
)
108 samples_sample10_unittest_DEPENDENCIES
= lib
/libgtest.la
109 am_samples_sample1_unittest_OBJECTS
= \
110 samples
/sample1_unittest.
$(OBJEXT
)
111 samples_sample1_unittest_OBJECTS
= \
112 $(am_samples_sample1_unittest_OBJECTS
)
113 samples_sample1_unittest_DEPENDENCIES
= lib
/libgtest_main.la \
114 lib
/libgtest.la samples
/libsamples.la
116 fused-src
/gtest
/test_fused_gtest_test-gtest-all.
$(OBJEXT
) \
117 fused-src
/gtest
/test_fused_gtest_test-gtest_main.
$(OBJEXT
)
118 am_test_fused_gtest_test_OBJECTS
= $(am__objects_1
) \
119 samples
/test_fused_gtest_test-sample1.
$(OBJEXT
) \
120 samples
/test_fused_gtest_test-sample1_unittest.
$(OBJEXT
)
121 test_fused_gtest_test_OBJECTS
= $(am_test_fused_gtest_test_OBJECTS
)
122 test_fused_gtest_test_LDADD
= $(LDADD
)
123 am_test_gtest_all_test_OBJECTS
= test/gtest_all_test.
$(OBJEXT
)
124 test_gtest_all_test_OBJECTS
= $(am_test_gtest_all_test_OBJECTS
)
125 test_gtest_all_test_DEPENDENCIES
= lib
/libgtest_main.la \
127 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)/build-aux
128 depcomp
= $(SHELL
) $(top_srcdir
)/build-aux
/depcomp
129 am__depfiles_maybe
= depfiles
131 CXXCOMPILE
= $(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
132 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
133 LTCXXCOMPILE
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
134 --mode
=compile
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
135 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
137 CXXLINK
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
138 --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) $(CXXFLAGS
) $(AM_LDFLAGS
) \
140 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
141 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
142 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
143 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
144 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
146 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
147 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
149 SOURCES
= $(lib_libgtest_la_SOURCES
) $(lib_libgtest_main_la_SOURCES
) \
150 $(samples_libsamples_la_SOURCES
) \
151 $(samples_sample10_unittest_SOURCES
) \
152 $(samples_sample1_unittest_SOURCES
) \
153 $(test_fused_gtest_test_SOURCES
) \
154 $(test_gtest_all_test_SOURCES
)
155 DIST_SOURCES
= $(lib_libgtest_la_SOURCES
) \
156 $(lib_libgtest_main_la_SOURCES
) \
157 $(samples_libsamples_la_SOURCES
) \
158 $(samples_sample10_unittest_SOURCES
) \
159 $(samples_sample1_unittest_SOURCES
) \
160 $(test_fused_gtest_test_SOURCES
) \
161 $(test_gtest_all_test_SOURCES
)
162 DATA
= $(m4data_DATA
)
163 HEADERS
= $(pkginclude_HEADERS
) $(pkginclude_internal_HEADERS
)
167 red
=; grn
=; lgn
=; blu
=; std
=
168 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
169 distdir
= $(PACKAGE
)-$(VERSION
)
170 top_distdir
= $(distdir
)
171 am__remove_distdir
= \
172 { test ! -d
"$(distdir)" \
173 ||
{ find
"$(distdir)" -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
174 && rm -fr
"$(distdir)"; }; }
175 DIST_ARCHIVES
= $(distdir
).
tar.gz
$(distdir
).
tar.bz2
$(distdir
).zip
177 distuninstallcheck_listfiles
= find .
-type f
-print
178 distcleancheck_listfiles
= find .
-type f
-print
182 AUTOCONF
= @AUTOCONF@
183 AUTOHEADER
= @AUTOHEADER@
184 AUTOMAKE
= @AUTOMAKE@
187 CCDEPMODE
= @CCDEPMODE@
190 CPPFLAGS
= @CPPFLAGS@
193 CXXDEPMODE
= @CXXDEPMODE@
194 CXXFLAGS
= @CXXFLAGS@
195 CYGPATH_W
= @CYGPATH_W@
198 DSYMUTIL
= @DSYMUTIL@
208 INSTALL_DATA
= @INSTALL_DATA@
209 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
210 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
211 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
219 LTLIBOBJS
= @LTLIBOBJS@
220 MAKEINFO
= @MAKEINFO@
229 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
230 PACKAGE_NAME
= @PACKAGE_NAME@
231 PACKAGE_STRING
= @PACKAGE_STRING@
232 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
233 PACKAGE_URL
= @PACKAGE_URL@
234 PACKAGE_VERSION
= @PACKAGE_VERSION@
235 PATH_SEPARATOR
= @PATH_SEPARATOR@
236 PTHREAD_CC
= @PTHREAD_CC@
237 PTHREAD_CFLAGS
= @PTHREAD_CFLAGS@
238 PTHREAD_LIBS
= @PTHREAD_LIBS@
242 SET_MAKE
= @SET_MAKE@
246 abs_builddir
= @abs_builddir@
247 abs_srcdir
= @abs_srcdir@
248 abs_top_builddir
= @abs_top_builddir@
249 abs_top_srcdir
= @abs_top_srcdir@
250 ac_ct_CC
= @ac_ct_CC@
251 ac_ct_CXX
= @ac_ct_CXX@
252 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
253 acx_pthread_config
= @acx_pthread_config@
254 am__include
= @am__include@
255 am__leading_dot
= @am__leading_dot@
256 am__quote
= @am__quote@
258 am__untar
= @am__untar@
261 build_alias
= @build_alias@
262 build_cpu
= @build_cpu@
263 build_os
= @build_os@
264 build_vendor
= @build_vendor@
265 builddir
= @builddir@
267 datarootdir
= @datarootdir@
270 exec_prefix = @
exec_prefix@
272 host_alias
= @host_alias@
273 host_cpu
= @host_cpu@
275 host_vendor
= @host_vendor@
277 includedir = @
includedir@
279 install_sh
= @install_sh@
281 libexecdir
= @libexecdir@
282 localedir
= @localedir@
283 localstatedir
= @localstatedir@
287 oldincludedir = @
oldincludedir@
290 program_transform_name
= @program_transform_name@
293 sharedstatedir
= @sharedstatedir@
295 sysconfdir
= @sysconfdir@
296 target_alias
= @target_alias@
297 top_build_prefix
= @top_build_prefix@
298 top_builddir
= @top_builddir@
299 top_srcdir
= @top_srcdir@
300 ACLOCAL_AMFLAGS
= -I m4
302 # Nonstandard package files for distribution
304 # Sample files that we don't compile.
306 # C++ test files that we don't compile directly.
308 # Python tests that we don't run.
314 # xcode project files
318 # C++Builder project files
319 EXTRA_DIST
= CHANGES CONTRIBUTORS \
320 include/gtest
/gtest-param-test.h.pump \
321 include/gtest
/internal
/gtest-param-util-generated.h.pump \
322 include/gtest
/internal
/gtest-tuple.h.pump \
323 include/gtest
/internal
/gtest-type-util.h.pump make
/Makefile \
324 scripts
/fuse_gtest_files.py scripts
/gen_gtest_pred_impl.py \
325 scripts
/pump.py scripts
/test/Makefile
$(GTEST_SRC
) \
326 samples
/prime_tables.h samples
/sample2_unittest.
cc \
327 samples
/sample3_unittest.
cc samples
/sample4_unittest.
cc \
328 samples
/sample5_unittest.
cc samples
/sample6_unittest.
cc \
329 samples
/sample7_unittest.
cc samples
/sample8_unittest.
cc \
330 samples
/sample9_unittest.
cc test/gtest-death-test_ex_test.
cc \
331 test/gtest-death-test_test.
cc test/gtest-filepath_test.
cc \
332 test/gtest-linked_ptr_test.
cc test/gtest-listener_test.
cc \
333 test/gtest-message_test.
cc test/gtest-options_test.
cc \
334 test/gtest-param-test2_test.
cc test/gtest-param-test2_test.
cc \
335 test/gtest-param-test_test.
cc test/gtest-param-test_test.
cc \
336 test/gtest-param-test_test.h
test/gtest-port_test.
cc \
337 test/gtest-printers_test.
cc test/gtest-test-part_test.
cc \
338 test/gtest-tuple_test.
cc test/gtest-typed-test2_test.
cc \
339 test/gtest-typed-test_test.
cc test/gtest-typed-test_test.h \
340 test/gtest-unittest-api_test.
cc \
341 test/gtest_break_on_failure_unittest_.
cc \
342 test/gtest_catch_exceptions_test_.
cc test/gtest_color_test_.
cc \
343 test/gtest_env_var_test_.
cc test/gtest_environment_test.
cc \
344 test/gtest_filter_unittest_.
cc test/gtest_help_test_.
cc \
345 test/gtest_list_tests_unittest_.
cc test/gtest_main_unittest.
cc \
346 test/gtest_no_test_unittest.
cc test/gtest_output_test_.
cc \
347 test/gtest_pred_impl_unittest.
cc test/gtest_prod_test.
cc \
348 test/gtest_repeat_test.
cc test/gtest_shuffle_test_.
cc \
349 test/gtest_sole_header_test.
cc test/gtest_stress_test.
cc \
350 test/gtest_throw_on_failure_ex_test.
cc \
351 test/gtest_throw_on_failure_test_.
cc \
352 test/gtest_uninitialized_test_.
cc test/gtest_unittest.
cc \
353 test/gtest_unittest.
cc test/gtest_xml_outfile1_test_.
cc \
354 test/gtest_xml_outfile2_test_.
cc \
355 test/gtest_xml_output_unittest_.
cc test/production.
cc \
356 test/production.h
test/gtest_break_on_failure_unittest.py \
357 test/gtest_catch_exceptions_test.py
test/gtest_color_test.py \
358 test/gtest_env_var_test.py
test/gtest_filter_unittest.py \
359 test/gtest_help_test.py
test/gtest_list_tests_unittest.py \
360 test/gtest_output_test.py \
361 test/gtest_output_test_golden_lin.txt \
362 test/gtest_shuffle_test.py
test/gtest_test_utils.py \
363 test/gtest_throw_on_failure_test.py \
364 test/gtest_uninitialized_test.py \
365 test/gtest_xml_outfiles_test.py \
366 test/gtest_xml_output_unittest.py
test/gtest_xml_test_utils.py \
367 CMakeLists.txt cmake
/internal_utils.cmake msvc
/gtest-md.sln \
368 msvc
/gtest-md.vcproj msvc
/gtest.sln msvc
/gtest.vcproj \
369 msvc
/gtest_main-md.vcproj msvc
/gtest_main.vcproj \
370 msvc
/gtest_prod_test-md.vcproj msvc
/gtest_prod_test.vcproj \
371 msvc
/gtest_unittest-md.vcproj msvc
/gtest_unittest.vcproj \
372 xcode
/Config
/DebugProject.xcconfig \
373 xcode
/Config
/FrameworkTarget.xcconfig \
374 xcode
/Config
/General.xcconfig \
375 xcode
/Config
/ReleaseProject.xcconfig \
376 xcode
/Config
/StaticLibraryTarget.xcconfig \
377 xcode
/Config
/TestTarget.xcconfig xcode
/Resources
/Info.plist \
378 xcode
/Scripts
/runtests.sh xcode
/Scripts
/versiongenerate.py \
379 xcode
/gtest.xcodeproj
/project.pbxproj \
380 xcode
/Samples
/FrameworkSample
/Info.plist \
381 xcode
/Samples
/FrameworkSample
/WidgetFramework.xcodeproj
/project.pbxproj \
382 xcode
/Samples
/FrameworkSample
/runtests.sh \
383 xcode
/Samples
/FrameworkSample
/widget.
cc \
384 xcode
/Samples
/FrameworkSample
/widget.h \
385 xcode
/Samples
/FrameworkSample
/widget_test.
cc \
386 codegear
/gtest.cbproj codegear
/gtest.groupproj \
387 codegear
/gtest_all.
cc codegear
/gtest_link.
cc \
388 codegear
/gtest_main.cbproj codegear
/gtest_unittest.cbproj \
391 # gtest source files that we don't compile directly. They are
392 # #included by gtest-all.cc.
394 src
/gtest-death-test.
cc \
395 src
/gtest-filepath.
cc \
396 src
/gtest-internal-inl.h \
398 src
/gtest-printers.
cc \
399 src
/gtest-test-part.
cc \
400 src
/gtest-typed-test.
cc \
404 # Distribute and install M4 macro
405 m4datadir
= $(datadir)/aclocal
406 m4data_DATA
= m4
/gtest.m4
408 # We define the global AM_CPPFLAGS as everything we compile includes from these
410 AM_CPPFLAGS
= -I
$(srcdir) -I
$(srcdir)/include
411 @HAVE_PTHREADS_FALSE@AM_CXXFLAGS
= -DGTEST_HAS_PTHREAD
=0
413 # Modifies compiler and linker flags for pthreads compatibility.
414 @HAVE_PTHREADS_TRUE@AM_CXXFLAGS
= @PTHREAD_CFLAGS@
-DGTEST_HAS_PTHREAD
=1
415 @HAVE_PTHREADS_TRUE@AM_LIBS
= @PTHREAD_LIBS@
417 # Build rules for libraries.
418 lib_LTLIBRARIES
= lib
/libgtest.la lib
/libgtest_main.la
419 lib_libgtest_la_SOURCES
= src
/gtest-all.
cc
420 pkginclude_HEADERS
= \
421 include/gtest
/gtest-death-test.h \
422 include/gtest
/gtest-message.h \
423 include/gtest
/gtest-param-test.h \
424 include/gtest
/gtest-printers.h \
425 include/gtest
/gtest-spi.h \
426 include/gtest
/gtest-test-part.h \
427 include/gtest
/gtest-typed-test.h \
428 include/gtest
/gtest.h \
429 include/gtest
/gtest_pred_impl.h \
430 include/gtest
/gtest_prod.h
432 pkginclude_internaldir
= $(pkgincludedir
)/internal
433 pkginclude_internal_HEADERS
= \
434 include/gtest
/internal
/gtest-death-test-internal.h \
435 include/gtest
/internal
/gtest-filepath.h \
436 include/gtest
/internal
/gtest-internal.h \
437 include/gtest
/internal
/gtest-linked_ptr.h \
438 include/gtest
/internal
/gtest-param-util-generated.h \
439 include/gtest
/internal
/gtest-param-util.h \
440 include/gtest
/internal
/gtest-port.h \
441 include/gtest
/internal
/gtest-string.h \
442 include/gtest
/internal
/gtest-tuple.h \
443 include/gtest
/internal
/gtest-type-util.h
445 lib_libgtest_main_la_SOURCES
= src
/gtest_main.
cc
446 lib_libgtest_main_la_LIBADD
= lib
/libgtest.la
448 # Bulid rules for samples and tests. Automake's naming for some of
449 # these variables isn't terribly obvious, so this is a brief
452 # TESTS -- Programs run automatically by "make check"
453 # check_PROGRAMS -- Programs built by "make check" but not necessarily run
454 noinst_LTLIBRARIES
= samples
/libsamples.la
455 samples_libsamples_la_SOURCES
= \
460 samples
/sample3-inl.h \
464 TESTS_ENVIRONMENT
= GTEST_SOURCE_DIR
="$(srcdir)/test" \
465 GTEST_BUILD_DIR
="$(top_builddir)/test"
467 samples_sample1_unittest_SOURCES
= samples
/sample1_unittest.
cc
468 samples_sample1_unittest_LDADD
= lib
/libgtest_main.la \
470 samples
/libsamples.la
472 samples_sample10_unittest_SOURCES
= samples
/sample10_unittest.
cc
473 samples_sample10_unittest_LDADD
= lib
/libgtest.la
474 test_gtest_all_test_SOURCES
= test/gtest_all_test.
cc
475 test_gtest_all_test_LDADD
= lib
/libgtest_main.la \
479 # Tests that fused gtest files compile and work.
481 fused-src
/gtest
/gtest-all.
cc \
482 fused-src
/gtest
/gtest.h \
483 fused-src
/gtest
/gtest_main.
cc
485 test_fused_gtest_test_SOURCES
= $(FUSED_GTEST_SRC
) \
486 samples
/sample1.
cc samples
/sample1_unittest.
cc
488 test_fused_gtest_test_CPPFLAGS
= -I
"$(srcdir)/fused-src"
490 # Death tests may produce core dumps in the build directory. In case
491 # this happens, clean them to keep distcleancheck happy.
496 .SUFFIXES
: .
cc .lo .o .obj
499 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
501 case
'$(am__configure_deps)' in \
503 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
504 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
509 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
510 $(am__cd
) $(top_srcdir
) && \
511 $(AUTOMAKE
) --foreign Makefile
513 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
516 echo
' $(SHELL) ./config.status'; \
517 $(SHELL
) .
/config.status
;; \
519 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
520 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
523 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
524 $(SHELL
) .
/config.status
--recheck
526 $(top_srcdir
)/configure
: $(am__configure_deps
)
527 $(am__cd
) $(srcdir) && $(AUTOCONF
)
528 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
529 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
530 $(am__aclocal_m4_deps
):
532 build-aux
/config.h
: build-aux
/stamp-h1
533 @if
test ! -f
$@
; then \
534 rm -f build-aux
/stamp-h1
; \
535 $(MAKE
) $(AM_MAKEFLAGS
) build-aux
/stamp-h1
; \
538 build-aux
/stamp-h1
: $(top_srcdir
)/build-aux
/config.h.in
$(top_builddir
)/config.status
539 @
rm -f build-aux
/stamp-h1
540 cd
$(top_builddir
) && $(SHELL
) .
/config.status build-aux
/config.h
541 $(top_srcdir
)/build-aux
/config.h.in
: $(am__configure_deps
)
542 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
543 rm -f build-aux
/stamp-h1
547 -rm -f build-aux
/config.h build-aux
/stamp-h1
548 scripts
/gtest-config
: $(top_builddir
)/config.status
$(top_srcdir
)/scripts
/gtest-config.in
549 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
550 install-libLTLIBRARIES
: $(lib_LTLIBRARIES
)
552 test -z
"$(libdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(libdir)"
553 @list
='$(lib_LTLIBRARIES)'; test -n
"$(libdir)" || list
=; \
554 list2
=; for p in
$$list; do \
555 if
test -f
$$p; then \
556 list2
="$$list2 $$p"; \
559 test -z
"$$list2" ||
{ \
560 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
561 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(libdir)"; \
564 uninstall-libLTLIBRARIES
:
566 @list
='$(lib_LTLIBRARIES)'; test -n
"$(libdir)" || list
=; \
567 for p in
$$list; do \
569 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
570 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(libdir)/$$f"; \
573 clean-libLTLIBRARIES
:
574 -test -z
"$(lib_LTLIBRARIES)" ||
rm -f
$(lib_LTLIBRARIES
)
575 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
576 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
577 test "$$dir" != "$$p" ||
dir=.
; \
578 echo
"rm -f \"$${dir}/so_locations\""; \
579 rm -f
"$${dir}/so_locations"; \
582 clean-noinstLTLIBRARIES
:
583 -test -z
"$(noinst_LTLIBRARIES)" ||
rm -f
$(noinst_LTLIBRARIES
)
584 @list
='$(noinst_LTLIBRARIES)'; for p in
$$list; do \
585 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
586 test "$$dir" != "$$p" ||
dir=.
; \
587 echo
"rm -f \"$${dir}/so_locations\""; \
588 rm -f
"$${dir}/so_locations"; \
592 @
: > src
/$(am__dirstamp
)
593 src
/$(DEPDIR
)/$(am__dirstamp
):
594 @
$(MKDIR_P
) src
/$(DEPDIR
)
595 @
: > src
/$(DEPDIR
)/$(am__dirstamp
)
596 src
/gtest-all.lo
: src
/$(am__dirstamp
) src
/$(DEPDIR
)/$(am__dirstamp
)
599 @
: > lib
/$(am__dirstamp
)
600 lib
/libgtest.la
: $(lib_libgtest_la_OBJECTS
) $(lib_libgtest_la_DEPENDENCIES
) lib
/$(am__dirstamp
)
601 $(CXXLINK
) -rpath
$(libdir) $(lib_libgtest_la_OBJECTS
) $(lib_libgtest_la_LIBADD
) $(LIBS
)
602 src
/gtest_main.lo
: src
/$(am__dirstamp
) src
/$(DEPDIR
)/$(am__dirstamp
)
603 lib
/libgtest_main.la
: $(lib_libgtest_main_la_OBJECTS
) $(lib_libgtest_main_la_DEPENDENCIES
) lib
/$(am__dirstamp
)
604 $(CXXLINK
) -rpath
$(libdir) $(lib_libgtest_main_la_OBJECTS
) $(lib_libgtest_main_la_LIBADD
) $(LIBS
)
605 samples
/$(am__dirstamp
):
607 @
: > samples
/$(am__dirstamp
)
608 samples
/$(DEPDIR
)/$(am__dirstamp
):
609 @
$(MKDIR_P
) samples
/$(DEPDIR
)
610 @
: > samples
/$(DEPDIR
)/$(am__dirstamp
)
611 samples
/sample1.lo
: samples
/$(am__dirstamp
) \
612 samples
/$(DEPDIR
)/$(am__dirstamp
)
613 samples
/sample2.lo
: samples
/$(am__dirstamp
) \
614 samples
/$(DEPDIR
)/$(am__dirstamp
)
615 samples
/sample4.lo
: samples
/$(am__dirstamp
) \
616 samples
/$(DEPDIR
)/$(am__dirstamp
)
617 samples
/libsamples.la
: $(samples_libsamples_la_OBJECTS
) $(samples_libsamples_la_DEPENDENCIES
) samples
/$(am__dirstamp
)
618 $(CXXLINK
) $(samples_libsamples_la_OBJECTS
) $(samples_libsamples_la_LIBADD
) $(LIBS
)
621 @list
='$(check_PROGRAMS)'; test -n
"$$list" || exit
0; \
622 echo
" rm -f" $$list; \
623 rm -f
$$list || exit
$$?
; \
624 test -n
"$(EXEEXT)" || exit
0; \
625 list
=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
626 echo
" rm -f" $$list; \
628 samples
/sample10_unittest.
$(OBJEXT
): samples
/$(am__dirstamp
) \
629 samples
/$(DEPDIR
)/$(am__dirstamp
)
630 samples
/sample10_unittest
$(EXEEXT
): $(samples_sample10_unittest_OBJECTS
) $(samples_sample10_unittest_DEPENDENCIES
) samples
/$(am__dirstamp
)
631 @
rm -f samples
/sample10_unittest
$(EXEEXT
)
632 $(CXXLINK
) $(samples_sample10_unittest_OBJECTS
) $(samples_sample10_unittest_LDADD
) $(LIBS
)
633 samples
/sample1_unittest.
$(OBJEXT
): samples
/$(am__dirstamp
) \
634 samples
/$(DEPDIR
)/$(am__dirstamp
)
635 samples
/sample1_unittest
$(EXEEXT
): $(samples_sample1_unittest_OBJECTS
) $(samples_sample1_unittest_DEPENDENCIES
) samples
/$(am__dirstamp
)
636 @
rm -f samples
/sample1_unittest
$(EXEEXT
)
637 $(CXXLINK
) $(samples_sample1_unittest_OBJECTS
) $(samples_sample1_unittest_LDADD
) $(LIBS
)
638 fused-src
/gtest
/$(am__dirstamp
):
639 @
$(MKDIR_P
) fused-src
/gtest
640 @
: > fused-src
/gtest
/$(am__dirstamp
)
641 fused-src
/gtest
/$(DEPDIR
)/$(am__dirstamp
):
642 @
$(MKDIR_P
) fused-src
/gtest
/$(DEPDIR
)
643 @
: > fused-src
/gtest
/$(DEPDIR
)/$(am__dirstamp
)
644 fused-src
/gtest
/test_fused_gtest_test-gtest-all.
$(OBJEXT
): \
645 fused-src
/gtest
/$(am__dirstamp
) \
646 fused-src
/gtest
/$(DEPDIR
)/$(am__dirstamp
)
647 fused-src
/gtest
/test_fused_gtest_test-gtest_main.
$(OBJEXT
): \
648 fused-src
/gtest
/$(am__dirstamp
) \
649 fused-src
/gtest
/$(DEPDIR
)/$(am__dirstamp
)
650 samples
/test_fused_gtest_test-sample1.
$(OBJEXT
): \
651 samples
/$(am__dirstamp
) samples
/$(DEPDIR
)/$(am__dirstamp
)
652 samples
/test_fused_gtest_test-sample1_unittest.
$(OBJEXT
): \
653 samples
/$(am__dirstamp
) samples
/$(DEPDIR
)/$(am__dirstamp
)
654 test/$(am__dirstamp
):
656 @
: > test/$(am__dirstamp
)
657 test/fused_gtest_test
$(EXEEXT
): $(test_fused_gtest_test_OBJECTS
) $(test_fused_gtest_test_DEPENDENCIES
) test/$(am__dirstamp
)
658 @
rm -f
test/fused_gtest_test
$(EXEEXT
)
659 $(CXXLINK
) $(test_fused_gtest_test_OBJECTS
) $(test_fused_gtest_test_LDADD
) $(LIBS
)
660 test/$(DEPDIR
)/$(am__dirstamp
):
661 @
$(MKDIR_P
) test/$(DEPDIR
)
662 @
: > test/$(DEPDIR
)/$(am__dirstamp
)
663 test/gtest_all_test.
$(OBJEXT
): test/$(am__dirstamp
) \
664 test/$(DEPDIR
)/$(am__dirstamp
)
665 test/gtest_all_test
$(EXEEXT
): $(test_gtest_all_test_OBJECTS
) $(test_gtest_all_test_DEPENDENCIES
) test/$(am__dirstamp
)
666 @
rm -f
test/gtest_all_test
$(EXEEXT
)
667 $(CXXLINK
) $(test_gtest_all_test_OBJECTS
) $(test_gtest_all_test_LDADD
) $(LIBS
)
671 -rm -f fused-src
/gtest
/test_fused_gtest_test-gtest-all.
$(OBJEXT
)
672 -rm -f fused-src
/gtest
/test_fused_gtest_test-gtest_main.
$(OBJEXT
)
673 -rm -f samples
/sample1.
$(OBJEXT
)
674 -rm -f samples
/sample1.lo
675 -rm -f samples
/sample10_unittest.
$(OBJEXT
)
676 -rm -f samples
/sample1_unittest.
$(OBJEXT
)
677 -rm -f samples
/sample2.
$(OBJEXT
)
678 -rm -f samples
/sample2.lo
679 -rm -f samples
/sample4.
$(OBJEXT
)
680 -rm -f samples
/sample4.lo
681 -rm -f samples
/test_fused_gtest_test-sample1.
$(OBJEXT
)
682 -rm -f samples
/test_fused_gtest_test-sample1_unittest.
$(OBJEXT
)
683 -rm -f src
/gtest-all.
$(OBJEXT
)
684 -rm -f src
/gtest-all.lo
685 -rm -f src
/gtest_main.
$(OBJEXT
)
686 -rm -f src
/gtest_main.lo
687 -rm -f
test/gtest_all_test.
$(OBJEXT
)
692 @AMDEP_TRUE@@am__include@ @am__quote@fused-src
/gtest
/$(DEPDIR
)/test_fused_gtest_test-gtest-all.Po@am__quote@
693 @AMDEP_TRUE@@am__include@ @am__quote@fused-src
/gtest
/$(DEPDIR
)/test_fused_gtest_test-gtest_main.Po@am__quote@
694 @AMDEP_TRUE@@am__include@ @am__quote@samples
/$(DEPDIR
)/sample1.Plo@am__quote@
695 @AMDEP_TRUE@@am__include@ @am__quote@samples
/$(DEPDIR
)/sample10_unittest.Po@am__quote@
696 @AMDEP_TRUE@@am__include@ @am__quote@samples
/$(DEPDIR
)/sample1_unittest.Po@am__quote@
697 @AMDEP_TRUE@@am__include@ @am__quote@samples
/$(DEPDIR
)/sample2.Plo@am__quote@
698 @AMDEP_TRUE@@am__include@ @am__quote@samples
/$(DEPDIR
)/sample4.Plo@am__quote@
699 @AMDEP_TRUE@@am__include@ @am__quote@samples
/$(DEPDIR
)/test_fused_gtest_test-sample1.Po@am__quote@
700 @AMDEP_TRUE@@am__include@ @am__quote@samples
/$(DEPDIR
)/test_fused_gtest_test-sample1_unittest.Po@am__quote@
701 @AMDEP_TRUE@@am__include@ @am__quote@src
/$(DEPDIR
)/gtest-all.Plo@am__quote@
702 @AMDEP_TRUE@@am__include@ @am__quote@src
/$(DEPDIR
)/gtest_main.Plo@am__quote@
703 @AMDEP_TRUE@@am__include@ @am__quote@
test/$(DEPDIR
)/gtest_all_test.Po@am__quote@
706 @am__fastdepCXX_TRUE@ depbase
=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
707 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$$depbase.Tpo
-c
-o
$@
$< &&\
708 @am__fastdepCXX_TRUE@
$(am__mv
) $$depbase.Tpo
$$depbase.Po
709 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
710 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
711 @am__fastdepCXX_FALSE@
$(CXXCOMPILE
) -c
-o
$@
$<
714 @am__fastdepCXX_TRUE@ depbase
=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
715 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$$depbase.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'` &&\
716 @am__fastdepCXX_TRUE@
$(am__mv
) $$depbase.Tpo
$$depbase.Po
717 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
718 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
719 @am__fastdepCXX_FALSE@
$(CXXCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
722 @am__fastdepCXX_TRUE@ depbase
=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
723 @am__fastdepCXX_TRUE@
$(LTCXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$$depbase.Tpo
-c
-o
$@
$< &&\
724 @am__fastdepCXX_TRUE@
$(am__mv
) $$depbase.Tpo
$$depbase.Plo
725 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
726 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
727 @am__fastdepCXX_FALSE@
$(LTCXXCOMPILE
) -c
-o
$@
$<
729 fused-src
/gtest
/test_fused_gtest_test-gtest-all.o
: fused-src
/gtest
/gtest-all.
cc
730 @am__fastdepCXX_TRUE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(test_fused_gtest_test_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) -MT fused-src
/gtest
/test_fused_gtest_test-gtest-all.o
-MD
-MP
-MF fused-src
/gtest
/$(DEPDIR
)/test_fused_gtest_test-gtest-all.Tpo
-c
-o fused-src
/gtest
/test_fused_gtest_test-gtest-all.o
`test -f 'fused-src/gtest/gtest-all.cc' || echo '$(srcdir)/'`fused-src
/gtest
/gtest-all.
cc
731 @am__fastdepCXX_TRUE@
$(am__mv
) fused-src
/gtest
/$(DEPDIR
)/test_fused_gtest_test-gtest-all.Tpo fused-src
/gtest
/$(DEPDIR
)/test_fused_gtest_test-gtest-all.Po
732 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='fused-src/gtest/gtest-all.cc' object
='fused-src/gtest/test_fused_gtest_test-gtest-all.o' libtool
=no @AMDEPBACKSLASH@
733 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
734 @am__fastdepCXX_FALSE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(test_fused_gtest_test_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) -c
-o fused-src
/gtest
/test_fused_gtest_test-gtest-all.o
`test -f 'fused-src/gtest/gtest-all.cc' || echo '$(srcdir)/'`fused-src
/gtest
/gtest-all.
cc
736 fused-src
/gtest
/test_fused_gtest_test-gtest-all.obj
: fused-src
/gtest
/gtest-all.
cc
737 @am__fastdepCXX_TRUE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(test_fused_gtest_test_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) -MT fused-src
/gtest
/test_fused_gtest_test-gtest-all.obj
-MD
-MP
-MF fused-src
/gtest
/$(DEPDIR
)/test_fused_gtest_test-gtest-all.Tpo
-c
-o fused-src
/gtest
/test_fused_gtest_test-gtest-all.obj
`if test -f 'fused-src/gtest/gtest-all.cc'; then $(CYGPATH_W) 'fused-src/gtest/gtest-all.cc'; else $(CYGPATH_W) '$(srcdir)/fused-src/gtest/gtest-all.cc'; fi`
738 @am__fastdepCXX_TRUE@
$(am__mv
) fused-src
/gtest
/$(DEPDIR
)/test_fused_gtest_test-gtest-all.Tpo fused-src
/gtest
/$(DEPDIR
)/test_fused_gtest_test-gtest-all.Po
739 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='fused-src/gtest/gtest-all.cc' object
='fused-src/gtest/test_fused_gtest_test-gtest-all.obj' libtool
=no @AMDEPBACKSLASH@
740 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
741 @am__fastdepCXX_FALSE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(test_fused_gtest_test_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) -c
-o fused-src
/gtest
/test_fused_gtest_test-gtest-all.obj
`if test -f 'fused-src/gtest/gtest-all.cc'; then $(CYGPATH_W) 'fused-src/gtest/gtest-all.cc'; else $(CYGPATH_W) '$(srcdir)/fused-src/gtest/gtest-all.cc'; fi`
743 fused-src
/gtest
/test_fused_gtest_test-gtest_main.o
: fused-src
/gtest
/gtest_main.
cc
744 @am__fastdepCXX_TRUE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(test_fused_gtest_test_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) -MT fused-src
/gtest
/test_fused_gtest_test-gtest_main.o
-MD
-MP
-MF fused-src
/gtest
/$(DEPDIR
)/test_fused_gtest_test-gtest_main.Tpo
-c
-o fused-src
/gtest
/test_fused_gtest_test-gtest_main.o
`test -f 'fused-src/gtest/gtest_main.cc' || echo '$(srcdir)/'`fused-src
/gtest
/gtest_main.
cc
745 @am__fastdepCXX_TRUE@
$(am__mv
) fused-src
/gtest
/$(DEPDIR
)/test_fused_gtest_test-gtest_main.Tpo fused-src
/gtest
/$(DEPDIR
)/test_fused_gtest_test-gtest_main.Po
746 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='fused-src/gtest/gtest_main.cc' object
='fused-src/gtest/test_fused_gtest_test-gtest_main.o' libtool
=no @AMDEPBACKSLASH@
747 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
748 @am__fastdepCXX_FALSE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(test_fused_gtest_test_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) -c
-o fused-src
/gtest
/test_fused_gtest_test-gtest_main.o
`test -f 'fused-src/gtest/gtest_main.cc' || echo '$(srcdir)/'`fused-src
/gtest
/gtest_main.
cc
750 fused-src
/gtest
/test_fused_gtest_test-gtest_main.obj
: fused-src
/gtest
/gtest_main.
cc
751 @am__fastdepCXX_TRUE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(test_fused_gtest_test_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) -MT fused-src
/gtest
/test_fused_gtest_test-gtest_main.obj
-MD
-MP
-MF fused-src
/gtest
/$(DEPDIR
)/test_fused_gtest_test-gtest_main.Tpo
-c
-o fused-src
/gtest
/test_fused_gtest_test-gtest_main.obj
`if test -f 'fused-src/gtest/gtest_main.cc'; then $(CYGPATH_W) 'fused-src/gtest/gtest_main.cc'; else $(CYGPATH_W) '$(srcdir)/fused-src/gtest/gtest_main.cc'; fi`
752 @am__fastdepCXX_TRUE@
$(am__mv
) fused-src
/gtest
/$(DEPDIR
)/test_fused_gtest_test-gtest_main.Tpo fused-src
/gtest
/$(DEPDIR
)/test_fused_gtest_test-gtest_main.Po
753 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='fused-src/gtest/gtest_main.cc' object
='fused-src/gtest/test_fused_gtest_test-gtest_main.obj' libtool
=no @AMDEPBACKSLASH@
754 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
755 @am__fastdepCXX_FALSE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(test_fused_gtest_test_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) -c
-o fused-src
/gtest
/test_fused_gtest_test-gtest_main.obj
`if test -f 'fused-src/gtest/gtest_main.cc'; then $(CYGPATH_W) 'fused-src/gtest/gtest_main.cc'; else $(CYGPATH_W) '$(srcdir)/fused-src/gtest/gtest_main.cc'; fi`
757 samples
/test_fused_gtest_test-sample1.o
: samples
/sample1.
cc
758 @am__fastdepCXX_TRUE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(test_fused_gtest_test_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) -MT samples
/test_fused_gtest_test-sample1.o
-MD
-MP
-MF samples
/$(DEPDIR
)/test_fused_gtest_test-sample1.Tpo
-c
-o samples
/test_fused_gtest_test-sample1.o
`test -f 'samples/sample1.cc' || echo '$(srcdir)/'`samples
/sample1.
cc
759 @am__fastdepCXX_TRUE@
$(am__mv
) samples
/$(DEPDIR
)/test_fused_gtest_test-sample1.Tpo samples
/$(DEPDIR
)/test_fused_gtest_test-sample1.Po
760 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='samples/sample1.cc' object
='samples/test_fused_gtest_test-sample1.o' libtool
=no @AMDEPBACKSLASH@
761 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
762 @am__fastdepCXX_FALSE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(test_fused_gtest_test_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) -c
-o samples
/test_fused_gtest_test-sample1.o
`test -f 'samples/sample1.cc' || echo '$(srcdir)/'`samples
/sample1.
cc
764 samples
/test_fused_gtest_test-sample1.obj
: samples
/sample1.
cc
765 @am__fastdepCXX_TRUE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(test_fused_gtest_test_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) -MT samples
/test_fused_gtest_test-sample1.obj
-MD
-MP
-MF samples
/$(DEPDIR
)/test_fused_gtest_test-sample1.Tpo
-c
-o samples
/test_fused_gtest_test-sample1.obj
`if test -f 'samples/sample1.cc'; then $(CYGPATH_W) 'samples/sample1.cc'; else $(CYGPATH_W) '$(srcdir)/samples/sample1.cc'; fi`
766 @am__fastdepCXX_TRUE@
$(am__mv
) samples
/$(DEPDIR
)/test_fused_gtest_test-sample1.Tpo samples
/$(DEPDIR
)/test_fused_gtest_test-sample1.Po
767 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='samples/sample1.cc' object
='samples/test_fused_gtest_test-sample1.obj' libtool
=no @AMDEPBACKSLASH@
768 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
769 @am__fastdepCXX_FALSE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(test_fused_gtest_test_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) -c
-o samples
/test_fused_gtest_test-sample1.obj
`if test -f 'samples/sample1.cc'; then $(CYGPATH_W) 'samples/sample1.cc'; else $(CYGPATH_W) '$(srcdir)/samples/sample1.cc'; fi`
771 samples
/test_fused_gtest_test-sample1_unittest.o
: samples
/sample1_unittest.
cc
772 @am__fastdepCXX_TRUE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(test_fused_gtest_test_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) -MT samples
/test_fused_gtest_test-sample1_unittest.o
-MD
-MP
-MF samples
/$(DEPDIR
)/test_fused_gtest_test-sample1_unittest.Tpo
-c
-o samples
/test_fused_gtest_test-sample1_unittest.o
`test -f 'samples/sample1_unittest.cc' || echo '$(srcdir)/'`samples
/sample1_unittest.
cc
773 @am__fastdepCXX_TRUE@
$(am__mv
) samples
/$(DEPDIR
)/test_fused_gtest_test-sample1_unittest.Tpo samples
/$(DEPDIR
)/test_fused_gtest_test-sample1_unittest.Po
774 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='samples/sample1_unittest.cc' object
='samples/test_fused_gtest_test-sample1_unittest.o' libtool
=no @AMDEPBACKSLASH@
775 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
776 @am__fastdepCXX_FALSE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(test_fused_gtest_test_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) -c
-o samples
/test_fused_gtest_test-sample1_unittest.o
`test -f 'samples/sample1_unittest.cc' || echo '$(srcdir)/'`samples
/sample1_unittest.
cc
778 samples
/test_fused_gtest_test-sample1_unittest.obj
: samples
/sample1_unittest.
cc
779 @am__fastdepCXX_TRUE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(test_fused_gtest_test_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) -MT samples
/test_fused_gtest_test-sample1_unittest.obj
-MD
-MP
-MF samples
/$(DEPDIR
)/test_fused_gtest_test-sample1_unittest.Tpo
-c
-o samples
/test_fused_gtest_test-sample1_unittest.obj
`if test -f 'samples/sample1_unittest.cc'; then $(CYGPATH_W) 'samples/sample1_unittest.cc'; else $(CYGPATH_W) '$(srcdir)/samples/sample1_unittest.cc'; fi`
780 @am__fastdepCXX_TRUE@
$(am__mv
) samples
/$(DEPDIR
)/test_fused_gtest_test-sample1_unittest.Tpo samples
/$(DEPDIR
)/test_fused_gtest_test-sample1_unittest.Po
781 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='samples/sample1_unittest.cc' object
='samples/test_fused_gtest_test-sample1_unittest.obj' libtool
=no @AMDEPBACKSLASH@
782 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
783 @am__fastdepCXX_FALSE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(test_fused_gtest_test_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) -c
-o samples
/test_fused_gtest_test-sample1_unittest.obj
`if test -f 'samples/sample1_unittest.cc'; then $(CYGPATH_W) 'samples/sample1_unittest.cc'; else $(CYGPATH_W) '$(srcdir)/samples/sample1_unittest.cc'; fi`
790 -rm -rf lib
/.libs lib
/_libs
791 -rm -rf samples
/.libs samples
/_libs
792 -rm -rf src
/.libs src
/_libs
793 -rm -rf
test/.libs
test/_libs
796 -rm -f libtool config.lt
797 install-m4dataDATA
: $(m4data_DATA
)
799 test -z
"$(m4datadir)" ||
$(MKDIR_P
) "$(DESTDIR)$(m4datadir)"
800 @list
='$(m4data_DATA)'; test -n
"$(m4datadir)" || list
=; \
801 for p in
$$list; do \
802 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
804 done |
$(am__base_list
) | \
805 while read files
; do \
806 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(m4datadir)'"; \
807 $(INSTALL_DATA
) $$files "$(DESTDIR)$(m4datadir)" || exit
$$?
; \
810 uninstall-m4dataDATA
:
812 @list
='$(m4data_DATA)'; test -n
"$(m4datadir)" || list
=; \
813 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
814 test -n
"$$files" || exit
0; \
815 echo
" ( cd '$(DESTDIR)$(m4datadir)' && rm -f" $$files ")"; \
816 cd
"$(DESTDIR)$(m4datadir)" && rm -f
$$files
817 install-pkgincludeHEADERS
: $(pkginclude_HEADERS
)
819 test -z
"$(pkgincludedir)" ||
$(MKDIR_P
) "$(DESTDIR)$(pkgincludedir)"
820 @list
='$(pkginclude_HEADERS)'; test -n
"$(pkgincludedir)" || list
=; \
821 for p in
$$list; do \
822 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
824 done |
$(am__base_list
) | \
825 while read files
; do \
826 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \
827 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(pkgincludedir)" || exit
$$?
; \
830 uninstall-pkgincludeHEADERS
:
832 @list
='$(pkginclude_HEADERS)'; test -n
"$(pkgincludedir)" || list
=; \
833 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
834 test -n
"$$files" || exit
0; \
835 echo
" ( cd '$(DESTDIR)$(pkgincludedir)' && rm -f" $$files ")"; \
836 cd
"$(DESTDIR)$(pkgincludedir)" && rm -f
$$files
837 install-pkginclude_internalHEADERS
: $(pkginclude_internal_HEADERS
)
839 test -z
"$(pkginclude_internaldir)" ||
$(MKDIR_P
) "$(DESTDIR)$(pkginclude_internaldir)"
840 @list
='$(pkginclude_internal_HEADERS)'; test -n
"$(pkginclude_internaldir)" || list
=; \
841 for p in
$$list; do \
842 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
844 done |
$(am__base_list
) | \
845 while read files
; do \
846 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkginclude_internaldir)'"; \
847 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(pkginclude_internaldir)" || exit
$$?
; \
850 uninstall-pkginclude_internalHEADERS
:
852 @list
='$(pkginclude_internal_HEADERS)'; test -n
"$(pkginclude_internaldir)" || list
=; \
853 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
854 test -n
"$$files" || exit
0; \
855 echo
" ( cd '$(DESTDIR)$(pkginclude_internaldir)' && rm -f" $$files ")"; \
856 cd
"$(DESTDIR)$(pkginclude_internaldir)" && rm -f
$$files
858 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
859 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
860 unique
=`for i in $$list; do \
861 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
863 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
864 END { if (nonempty) { for (i in files) print i; }; }'`; \
868 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
869 $(TAGS_FILES
) $(LISP
)
872 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
873 unique
=`for i in $$list; do \
874 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
876 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
877 END { if (nonempty) { for (i in files) print i; }; }'`; \
879 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
880 test -n
"$$unique" || unique
=$$empty_fix; \
881 if
test $$# -gt 0; then \
882 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
885 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
890 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
891 $(TAGS_FILES
) $(LISP
)
892 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
893 unique
=`for i in $$list; do \
894 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
896 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
897 END { if (nonempty) { for (i in files) print i; }; }'`; \
898 test -z
"$(CTAGS_ARGS)$$unique" \
899 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
903 here
=`$(am__cd) $(top_builddir) && pwd` \
904 && $(am__cd
) $(top_srcdir
) \
905 && gtags
-i
$(GTAGS_ARGS
) "$$here"
908 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
910 check-TESTS
: $(TESTS
)
911 @failed
=0; all=0; xfail
=0; xpass
=0; skip
=0; \
912 srcdir=$(srcdir); export srcdir; \
915 if
test -n
"$$list"; then \
916 for tst in
$$list; do \
917 if
test -f .
/$$tst; then
dir=.
/; \
918 elif
test -f
$$tst; then
dir=; \
919 else dir="$(srcdir)/"; fi
; \
920 if
$(TESTS_ENVIRONMENT
) $${dir}$$tst; then \
921 all=`expr $$all + 1`; \
922 case
" $(XFAIL_TESTS) " in \
923 *[\ \
]$$tst[\ \
]*) \
924 xpass
=`expr $$xpass + 1`; \
925 failed
=`expr $$failed + 1`; \
926 col
=$$red; res
=XPASS
; \
929 col
=$$grn; res
=PASS
; \
932 elif
test $$?
-ne
77; then \
933 all=`expr $$all + 1`; \
934 case
" $(XFAIL_TESTS) " in \
935 *[\ \
]$$tst[\ \
]*) \
936 xfail
=`expr $$xfail + 1`; \
937 col
=$$lgn; res
=XFAIL
; \
940 failed
=`expr $$failed + 1`; \
941 col
=$$red; res
=FAIL
; \
945 skip
=`expr $$skip + 1`; \
946 col
=$$blu; res
=SKIP
; \
948 echo
"$${col}$$res$${std}: $$tst"; \
950 if
test "$$all" -eq
1; then \
957 if
test "$$failed" -eq
0; then \
958 if
test "$$xfail" -eq
0; then \
959 banner
="$$All$$all $$tests passed"; \
961 if
test "$$xfail" -eq
1; then failures
=failure
; else failures
=failures
; fi
; \
962 banner
="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
965 if
test "$$xpass" -eq
0; then \
966 banner
="$$failed of $$all $$tests failed"; \
968 if
test "$$xpass" -eq
1; then passes
=pass
; else passes
=passes
; fi
; \
969 banner
="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
974 if
test "$$skip" -ne
0; then \
975 if
test "$$skip" -eq
1; then \
976 skipped
="($$skip test was not run)"; \
978 skipped
="($$skip tests were not run)"; \
980 test `echo "$$skipped" | wc -c` -le
`echo "$$banner" | wc -c` || \
981 dashes
="$$skipped"; \
984 if
test "$$failed" -ne
0 && test -n
"$(PACKAGE_BUGREPORT)"; then \
985 report
="Please report to $(PACKAGE_BUGREPORT)"; \
986 test `echo "$$report" | wc -c` -le
`echo "$$banner" | wc -c` || \
989 dashes
=`echo "$$dashes" | sed s/./=/g`; \
990 if
test "$$failed" -eq
0; then \
991 echo
"$$grn$$dashes"; \
993 echo
"$$red$$dashes"; \
996 test -z
"$$skipped" || echo
"$$skipped"; \
997 test -z
"$$report" || echo
"$$report"; \
998 echo
"$$dashes$$std"; \
999 test "$$failed" -eq
0; \
1002 distdir
: $(DISTFILES
)
1003 $(am__remove_distdir
)
1004 test -d
"$(distdir)" || mkdir
"$(distdir)"
1005 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1006 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1007 list
='$(DISTFILES)'; \
1008 dist_files
=`for file in $$list; do echo $$file; done | \
1009 sed -e "s|^$$srcdirstrip/||;t" \
1010 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1011 case
$$dist_files in \
1012 */*) $(MKDIR_P
) `echo "$$dist_files" | \
1013 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1016 for file in
$$dist_files; do \
1017 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
1018 if
test -d
$$d/$$file; then \
1019 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1020 if
test -d
"$(distdir)/$$file"; then \
1021 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
1023 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
1024 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
1025 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
1027 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
1029 test -f
"$(distdir)/$$file" \
1030 || cp
-p
$$d/$$file "$(distdir)/$$file" \
1034 -test -n
"$(am__skip_mode_fix)" \
1035 || find
"$(distdir)" -type d
! -perm
-755 \
1036 -exec chmod u
+rwx
,go
+rx
{} \
; -o \
1037 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
1038 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
1039 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
1040 || chmod
-R a
+r
"$(distdir)"
1042 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
1043 $(am__remove_distdir
)
1045 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
1046 $(am__remove_distdir
)
1049 tardir
=$(distdir
) && $(am__tar
) | lzma
-9 -c
>$(distdir
).
tar.lzma
1050 $(am__remove_distdir
)
1053 tardir
=$(distdir
) && $(am__tar
) | xz
-c
>$(distdir
).
tar.xz
1054 $(am__remove_distdir
)
1057 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
1058 $(am__remove_distdir
)
1061 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
1062 $(am__remove_distdir
)
1064 -rm -f
$(distdir
).zip
1065 zip
-rq
$(distdir
).zip
$(distdir
)
1066 $(am__remove_distdir
)
1068 dist dist-all
: distdir
1069 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
1070 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
1071 -rm -f
$(distdir
).zip
1072 zip
-rq
$(distdir
).zip
$(distdir
)
1073 $(am__remove_distdir
)
1075 # This target untars the dist file and tries a VPATH configuration. Then
1076 # it guarantees that the distribution is self-contained by making another
1079 case
'$(DIST_ARCHIVES)' in \
1081 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
tar.gz |
$(am__untar
) ;;\
1083 bzip2
-dc
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
1085 lzma
-dc
$(distdir
).
tar.lzma |
$(am__untar
) ;;\
1087 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
1089 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
1091 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
shar.gz | unshar
;;\
1093 unzip
$(distdir
).zip
;;\
1095 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
1096 mkdir
$(distdir
)/_build
1097 mkdir
$(distdir
)/_inst
1098 chmod a-w
$(distdir
)
1099 test -d
$(distdir
)/_build || exit
0; \
1100 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1101 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1103 && $(am__cd
) $(distdir
)/_build \
1104 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
1105 $(DISTCHECK_CONFIGURE_FLAGS
) \
1106 && $(MAKE
) $(AM_MAKEFLAGS
) \
1107 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
1108 && $(MAKE
) $(AM_MAKEFLAGS
) check \
1109 && $(MAKE
) $(AM_MAKEFLAGS
) install \
1110 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
1111 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
1112 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
1113 distuninstallcheck \
1114 && chmod
-R a-w
"$$dc_install_base" \
1116 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
1117 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
1118 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
1119 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
1120 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
1121 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
1122 && rm -rf
"$$dc_destdir" \
1123 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
1124 && rm -rf
$(DIST_ARCHIVES
) \
1125 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck \
1128 $(am__remove_distdir
)
1129 @
(echo
"$(distdir) archives ready for distribution: "; \
1130 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
1131 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
1133 @
$(am__cd
) '$(distuninstallcheck_dir)' \
1134 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
1135 ||
{ echo
"ERROR: files left after uninstall:" ; \
1136 if
test -n
"$(DESTDIR)"; then \
1137 echo
" (check DESTDIR support)"; \
1139 $(distuninstallcheck_listfiles
) ; \
1141 distcleancheck
: distclean
1142 @if
test '$(srcdir)' = .
; then \
1143 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
1146 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
1147 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
1148 $(distcleancheck_listfiles
) ; \
1151 $(MAKE
) $(AM_MAKEFLAGS
) $(check_PROGRAMS
)
1152 $(MAKE
) $(AM_MAKEFLAGS
) check-TESTS
1154 all-am
: Makefile
$(LTLIBRARIES
) $(DATA
) $(HEADERS
)
1156 for
dir in
"$(DESTDIR)$(libdir)" "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(pkgincludedir)" "$(DESTDIR)$(pkginclude_internaldir)"; do \
1157 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
1160 install-exec
: install-exec-am
1161 install-data
: install-data-am
1162 uninstall: uninstall-am
1165 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
1167 installcheck: installcheck-am
1169 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1170 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1171 `test -z '$(STRIP)' || \
1172 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1173 mostlyclean-generic
:
1176 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
1179 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
1180 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
1181 -rm -f fused-src
/gtest
/$(DEPDIR
)/$(am__dirstamp
)
1182 -rm -f fused-src
/gtest
/$(am__dirstamp
)
1183 -rm -f lib
/$(am__dirstamp
)
1184 -rm -f samples
/$(DEPDIR
)/$(am__dirstamp
)
1185 -rm -f samples
/$(am__dirstamp
)
1186 -rm -f src
/$(DEPDIR
)/$(am__dirstamp
)
1187 -rm -f src
/$(am__dirstamp
)
1188 -rm -f
test/$(DEPDIR
)/$(am__dirstamp
)
1189 -rm -f
test/$(am__dirstamp
)
1191 maintainer-clean-generic
:
1192 @echo
"This command is intended for maintainers to use"
1193 @echo
"it deletes files that may require special tools to rebuild."
1196 clean-am
: clean-checkPROGRAMS clean-generic clean-libLTLIBRARIES \
1197 clean-libtool clean-noinstLTLIBRARIES mostlyclean-am
1199 distclean: distclean-am
1200 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1201 -rm -rf fused-src
/gtest
/$(DEPDIR
) samples
/$(DEPDIR
) src
/$(DEPDIR
) test/$(DEPDIR
)
1203 distclean-am
: clean-am distclean-compile distclean-generic \
1204 distclean-hdr distclean-libtool distclean-tags
1218 install-data-am
: install-data-local install-m4dataDATA \
1219 install-pkgincludeHEADERS install-pkginclude_internalHEADERS
1221 install-dvi
: install-dvi-am
1225 install-exec-am
: install-exec-local install-libLTLIBRARIES
1227 install-html
: install-html-am
1231 install-info
: install-info-am
1237 install-pdf
: install-pdf-am
1241 install-ps
: install-ps-am
1247 maintainer-clean
: maintainer-clean-am
1248 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1249 -rm -rf
$(top_srcdir
)/autom4te.cache
1250 -rm -rf fused-src
/gtest
/$(DEPDIR
) samples
/$(DEPDIR
) src
/$(DEPDIR
) test/$(DEPDIR
)
1252 maintainer-clean-am
: distclean-am maintainer-clean-generic \
1253 maintainer-clean-local
1255 mostlyclean: mostlyclean-am
1257 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
1268 uninstall-am
: uninstall-libLTLIBRARIES uninstall-m4dataDATA \
1269 uninstall-pkgincludeHEADERS \
1270 uninstall-pkginclude_internalHEADERS
1272 .MAKE
: check-am install-am install-strip
1274 .PHONY
: CTAGS GTAGS
all all-am am--refresh
check check-TESTS check-am \
1275 clean clean-checkPROGRAMS clean-generic clean-libLTLIBRARIES \
1276 clean-libtool clean-noinstLTLIBRARIES ctags
dist dist-all \
1277 dist-bzip2 dist-gzip dist-lzma dist-shar dist-tarZ dist-xz \
1278 dist-zip distcheck
distclean distclean-compile \
1279 distclean-generic distclean-hdr distclean-libtool \
1280 distclean-tags distcleancheck distdir distuninstallcheck
dvi \
1281 dvi-am html html-am
info info-am
install install-am \
1282 install-data install-data-am install-data-local install-dvi \
1283 install-dvi-am install-exec install-exec-am install-exec-local \
1284 install-html install-html-am install-info install-info-am \
1285 install-libLTLIBRARIES install-m4dataDATA install-man \
1286 install-pdf install-pdf-am install-pkgincludeHEADERS \
1287 install-pkginclude_internalHEADERS install-ps install-ps-am \
1288 install-strip
installcheck installcheck-am
installdirs \
1289 maintainer-clean maintainer-clean-generic \
1290 maintainer-clean-local
mostlyclean mostlyclean-compile \
1291 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1292 tags uninstall uninstall-am uninstall-libLTLIBRARIES \
1293 uninstall-m4dataDATA uninstall-pkgincludeHEADERS \
1294 uninstall-pkginclude_internalHEADERS
1297 # Build rules for putting fused Google Test files into the distribution
1298 # package. The user can also create those files by manually running
1299 # scripts/fuse_gtest_files.py.
1300 $(test_fused_gtest_test_SOURCES
): fused-gtest
1302 fused-gtest
: $(pkginclude_HEADERS
) $(pkginclude_internal_HEADERS
) \
1303 $(GTEST_SRC
) src
/gtest-all.
cc src
/gtest_main.
cc \
1304 scripts
/fuse_gtest_files.py
1305 mkdir
-p
"$(srcdir)/fused-src"
1306 chmod
-R u
+w
"$(srcdir)/fused-src"
1307 rm -f
"$(srcdir)/fused-src/gtest/gtest-all.cc"
1308 rm -f
"$(srcdir)/fused-src/gtest/gtest.h"
1309 "$(srcdir)/scripts/fuse_gtest_files.py" "$(srcdir)/fused-src"
1310 cp
-f
"$(srcdir)/src/gtest_main.cc" "$(srcdir)/fused-src/gtest/"
1312 maintainer-clean-local
:
1313 rm -rf
"$(srcdir)/fused-src"
1315 # Disables 'make install' as installing a compiled version of Google
1316 # Test can lead to undefined behavior due to violation of the
1317 # One-Definition Rule.
1320 echo
"'make install' is dangerous and not supported. Instead, see README for how to integrate Google Test into your build system."
1324 echo
"'make install' is dangerous and not supported. Instead, see README for how to integrate Google Test into your build system."
1327 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1328 # Otherwise a system limit (for SysV at least) may be exceeded.