You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1360 lines
58 KiB

  1. # Makefile.in generated by automake 1.11.3 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
  5. # Foundation, Inc.
  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. # This program is distributed in the hope that it will be useful,
  10. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  11. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  12. # PARTICULAR PURPOSE.
  13. @SET_MAKE@
  14. # Automake file
  15. VPATH = @srcdir@
  16. pkgdatadir = $(datadir)/@PACKAGE@
  17. pkgincludedir = $(includedir)/@PACKAGE@
  18. pkglibdir = $(libdir)/@PACKAGE@
  19. pkglibexecdir = $(libexecdir)/@PACKAGE@
  20. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  21. install_sh_DATA = $(install_sh) -c -m 644
  22. install_sh_PROGRAM = $(install_sh) -c
  23. install_sh_SCRIPT = $(install_sh) -c
  24. INSTALL_HEADER = $(INSTALL_DATA)
  25. transform = $(program_transform_name)
  26. NORMAL_INSTALL = :
  27. PRE_INSTALL = :
  28. POST_INSTALL = :
  29. NORMAL_UNINSTALL = :
  30. PRE_UNINSTALL = :
  31. POST_UNINSTALL = :
  32. build_triplet = @build@
  33. host_triplet = @host@
  34. TESTS = samples/sample1_unittest$(EXEEXT) \
  35. samples/sample10_unittest$(EXEEXT) \
  36. test/gtest_all_test$(EXEEXT) $(am__EXEEXT_1)
  37. check_PROGRAMS = samples/sample1_unittest$(EXEEXT) \
  38. samples/sample10_unittest$(EXEEXT) \
  39. test/gtest_all_test$(EXEEXT) $(am__EXEEXT_1)
  40. @HAVE_PYTHON_TRUE@am__append_1 = test/fused_gtest_test
  41. @HAVE_PYTHON_TRUE@am__append_2 = test/fused_gtest_test
  42. subdir = .
  43. DIST_COMMON = README $(am__configure_deps) $(pkginclude_HEADERS) \
  44. $(pkginclude_internal_HEADERS) $(srcdir)/Makefile.am \
  45. $(srcdir)/Makefile.in $(top_srcdir)/build-aux/config.h.in \
  46. $(top_srcdir)/configure $(top_srcdir)/scripts/gtest-config.in \
  47. build-aux/config.guess build-aux/config.sub build-aux/depcomp \
  48. build-aux/install-sh build-aux/ltmain.sh build-aux/missing
  49. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  50. am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
  51. $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
  52. $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
  53. $(top_srcdir)/m4/acx_pthread.m4 $(top_srcdir)/configure.ac
  54. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  55. $(ACLOCAL_M4)
  56. am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
  57. configure.lineno config.status.lineno
  58. mkinstalldirs = $(install_sh) -d
  59. CONFIG_HEADER = $(top_builddir)/build-aux/config.h
  60. CONFIG_CLEAN_FILES = scripts/gtest-config
  61. CONFIG_CLEAN_VPATH_FILES =
  62. am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
  63. am__vpath_adj = case $$p in \
  64. $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
  65. *) f=$$p;; \
  66. esac;
  67. am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
  68. am__install_max = 40
  69. am__nobase_strip_setup = \
  70. srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
  71. am__nobase_strip = \
  72. for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
  73. am__nobase_list = $(am__nobase_strip_setup); \
  74. for p in $$list; do echo "$$p $$p"; done | \
  75. sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  76. $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
  77. if (++n[$$2] == $(am__install_max)) \
  78. { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
  79. END { for (dir in files) print dir, files[dir] }'
  80. am__base_list = \
  81. sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  82. sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
  83. am__uninstall_files_from_dir = { \
  84. test -z "$$files" \
  85. || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
  86. || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
  87. $(am__cd) "$$dir" && rm -f $$files; }; \
  88. }
  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. @HAVE_PYTHON_TRUE@am__EXEEXT_1 = test/fused_gtest_test$(EXEEXT)
  105. am_samples_sample10_unittest_OBJECTS = \
  106. samples/sample10_unittest.$(OBJEXT)
  107. samples_sample10_unittest_OBJECTS = \
  108. $(am_samples_sample10_unittest_OBJECTS)
  109. samples_sample10_unittest_DEPENDENCIES = lib/libgtest.la
  110. am_samples_sample1_unittest_OBJECTS = \
  111. samples/sample1_unittest.$(OBJEXT)
  112. samples_sample1_unittest_OBJECTS = \
  113. $(am_samples_sample1_unittest_OBJECTS)
  114. samples_sample1_unittest_DEPENDENCIES = lib/libgtest_main.la \
  115. lib/libgtest.la samples/libsamples.la
  116. am__test_fused_gtest_test_SOURCES_DIST = fused-src/gtest/gtest-all.cc \
  117. fused-src/gtest/gtest.h fused-src/gtest/gtest_main.cc \
  118. samples/sample1.cc samples/sample1_unittest.cc
  119. am__objects_1 = \
  120. fused-src/gtest/test_fused_gtest_test-gtest-all.$(OBJEXT) \
  121. fused-src/gtest/test_fused_gtest_test-gtest_main.$(OBJEXT)
  122. @HAVE_PYTHON_TRUE@am_test_fused_gtest_test_OBJECTS = $(am__objects_1) \
  123. @HAVE_PYTHON_TRUE@ samples/test_fused_gtest_test-sample1.$(OBJEXT) \
  124. @HAVE_PYTHON_TRUE@ samples/test_fused_gtest_test-sample1_unittest.$(OBJEXT)
  125. test_fused_gtest_test_OBJECTS = $(am_test_fused_gtest_test_OBJECTS)
  126. test_fused_gtest_test_LDADD = $(LDADD)
  127. am_test_gtest_all_test_OBJECTS = test/gtest_all_test.$(OBJEXT)
  128. test_gtest_all_test_OBJECTS = $(am_test_gtest_all_test_OBJECTS)
  129. test_gtest_all_test_DEPENDENCIES = lib/libgtest_main.la \
  130. lib/libgtest.la
  131. DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/build-aux
  132. depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
  133. am__depfiles_maybe = depfiles
  134. am__mv = mv -f
  135. CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  136. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
  137. LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  138. --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  139. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
  140. CXXLD = $(CXX)
  141. CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  142. --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
  143. $(LDFLAGS) -o $@
  144. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  145. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  146. LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  147. --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  148. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  149. CCLD = $(CC)
  150. LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  151. --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
  152. $(LDFLAGS) -o $@
  153. SOURCES = $(lib_libgtest_la_SOURCES) $(lib_libgtest_main_la_SOURCES) \
  154. $(samples_libsamples_la_SOURCES) \
  155. $(samples_sample10_unittest_SOURCES) \
  156. $(samples_sample1_unittest_SOURCES) \
  157. $(test_fused_gtest_test_SOURCES) \
  158. $(test_gtest_all_test_SOURCES)
  159. DIST_SOURCES = $(lib_libgtest_la_SOURCES) \
  160. $(lib_libgtest_main_la_SOURCES) \
  161. $(samples_libsamples_la_SOURCES) \
  162. $(samples_sample10_unittest_SOURCES) \
  163. $(samples_sample1_unittest_SOURCES) \
  164. $(am__test_fused_gtest_test_SOURCES_DIST) \
  165. $(test_gtest_all_test_SOURCES)
  166. DATA = $(m4data_DATA)
  167. HEADERS = $(pkginclude_HEADERS) $(pkginclude_internal_HEADERS)
  168. ETAGS = etags
  169. CTAGS = ctags
  170. am__tty_colors = \
  171. red=; grn=; lgn=; blu=; std=
  172. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  173. distdir = $(PACKAGE)-$(VERSION)
  174. top_distdir = $(distdir)
  175. am__remove_distdir = \
  176. if test -d "$(distdir)"; then \
  177. find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
  178. && rm -rf "$(distdir)" \
  179. || { sleep 5 && rm -rf "$(distdir)"; }; \
  180. else :; fi
  181. DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 $(distdir).zip
  182. GZIP_ENV = --best
  183. distuninstallcheck_listfiles = find . -type f -print
  184. am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
  185. | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
  186. distcleancheck_listfiles = find . -type f -print
  187. ACLOCAL = @ACLOCAL@
  188. AMTAR = @AMTAR@
  189. AR = @AR@
  190. AUTOCONF = @AUTOCONF@
  191. AUTOHEADER = @AUTOHEADER@
  192. AUTOMAKE = @AUTOMAKE@
  193. AWK = @AWK@
  194. CC = @CC@
  195. CCDEPMODE = @CCDEPMODE@
  196. CFLAGS = @CFLAGS@
  197. CPP = @CPP@
  198. CPPFLAGS = @CPPFLAGS@
  199. CXX = @CXX@
  200. CXXCPP = @CXXCPP@
  201. CXXDEPMODE = @CXXDEPMODE@
  202. CXXFLAGS = @CXXFLAGS@
  203. CYGPATH_W = @CYGPATH_W@
  204. DEFS = @DEFS@
  205. DEPDIR = @DEPDIR@
  206. DLLTOOL = @DLLTOOL@
  207. DSYMUTIL = @DSYMUTIL@
  208. DUMPBIN = @DUMPBIN@
  209. ECHO_C = @ECHO_C@
  210. ECHO_N = @ECHO_N@
  211. ECHO_T = @ECHO_T@
  212. EGREP = @EGREP@
  213. EXEEXT = @EXEEXT@
  214. FGREP = @FGREP@
  215. GREP = @GREP@
  216. INSTALL = @INSTALL@
  217. INSTALL_DATA = @INSTALL_DATA@
  218. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  219. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  220. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  221. LD = @LD@
  222. LDFLAGS = @LDFLAGS@
  223. LIBOBJS = @LIBOBJS@
  224. LIBS = @LIBS@
  225. LIBTOOL = @LIBTOOL@
  226. LIPO = @LIPO@
  227. LN_S = @LN_S@
  228. LTLIBOBJS = @LTLIBOBJS@
  229. MAKEINFO = @MAKEINFO@
  230. MANIFEST_TOOL = @MANIFEST_TOOL@
  231. MKDIR_P = @MKDIR_P@
  232. NM = @NM@
  233. NMEDIT = @NMEDIT@
  234. OBJDUMP = @OBJDUMP@
  235. OBJEXT = @OBJEXT@
  236. OTOOL = @OTOOL@
  237. OTOOL64 = @OTOOL64@
  238. PACKAGE = @PACKAGE@
  239. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  240. PACKAGE_NAME = @PACKAGE_NAME@
  241. PACKAGE_STRING = @PACKAGE_STRING@
  242. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  243. PACKAGE_URL = @PACKAGE_URL@
  244. PACKAGE_VERSION = @PACKAGE_VERSION@
  245. PATH_SEPARATOR = @PATH_SEPARATOR@
  246. PTHREAD_CC = @PTHREAD_CC@
  247. PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
  248. PTHREAD_LIBS = @PTHREAD_LIBS@
  249. PYTHON = @PYTHON@
  250. RANLIB = @RANLIB@
  251. SED = @SED@
  252. SET_MAKE = @SET_MAKE@
  253. SHELL = @SHELL@
  254. STRIP = @STRIP@
  255. VERSION = @VERSION@
  256. abs_builddir = @abs_builddir@
  257. abs_srcdir = @abs_srcdir@
  258. abs_top_builddir = @abs_top_builddir@
  259. abs_top_srcdir = @abs_top_srcdir@
  260. ac_ct_AR = @ac_ct_AR@
  261. ac_ct_CC = @ac_ct_CC@
  262. ac_ct_CXX = @ac_ct_CXX@
  263. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  264. acx_pthread_config = @acx_pthread_config@
  265. am__include = @am__include@
  266. am__leading_dot = @am__leading_dot@
  267. am__quote = @am__quote@
  268. am__tar = @am__tar@
  269. am__untar = @am__untar@
  270. bindir = @bindir@
  271. build = @build@
  272. build_alias = @build_alias@
  273. build_cpu = @build_cpu@
  274. build_os = @build_os@
  275. build_vendor = @build_vendor@
  276. builddir = @builddir@
  277. datadir = @datadir@
  278. datarootdir = @datarootdir@
  279. docdir = @docdir@
  280. dvidir = @dvidir@
  281. exec_prefix = @exec_prefix@
  282. host = @host@
  283. host_alias = @host_alias@
  284. host_cpu = @host_cpu@
  285. host_os = @host_os@
  286. host_vendor = @host_vendor@
  287. htmldir = @htmldir@
  288. includedir = @includedir@
  289. infodir = @infodir@
  290. install_sh = @install_sh@
  291. libdir = @libdir@
  292. libexecdir = @libexecdir@
  293. localedir = @localedir@
  294. localstatedir = @localstatedir@
  295. mandir = @mandir@
  296. mkdir_p = @mkdir_p@
  297. oldincludedir = @oldincludedir@
  298. pdfdir = @pdfdir@
  299. prefix = @prefix@
  300. program_transform_name = @program_transform_name@
  301. psdir = @psdir@
  302. sbindir = @sbindir@
  303. sharedstatedir = @sharedstatedir@
  304. srcdir = @srcdir@
  305. sysconfdir = @sysconfdir@
  306. target_alias = @target_alias@
  307. top_build_prefix = @top_build_prefix@
  308. top_builddir = @top_builddir@
  309. top_srcdir = @top_srcdir@
  310. ACLOCAL_AMFLAGS = -I m4
  311. # Nonstandard package files for distribution
  312. # Sample files that we don't compile.
  313. # C++ test files that we don't compile directly.
  314. # Python tests that we don't run.
  315. # CMake script
  316. # MSVC project files
  317. # xcode project files
  318. # xcode sample files
  319. # C++Builder project files
  320. EXTRA_DIST = CHANGES CONTRIBUTORS LICENSE \
  321. include/gtest/gtest-param-test.h.pump \
  322. include/gtest/internal/gtest-param-util-generated.h.pump \
  323. include/gtest/internal/gtest-tuple.h.pump \
  324. include/gtest/internal/gtest-type-util.h.pump make/Makefile \
  325. scripts/fuse_gtest_files.py scripts/gen_gtest_pred_impl.py \
  326. scripts/pump.py scripts/test/Makefile $(GTEST_SRC) \
  327. samples/prime_tables.h samples/sample2_unittest.cc \
  328. samples/sample3_unittest.cc samples/sample4_unittest.cc \
  329. samples/sample5_unittest.cc samples/sample6_unittest.cc \
  330. samples/sample7_unittest.cc samples/sample8_unittest.cc \
  331. samples/sample9_unittest.cc test/gtest-death-test_ex_test.cc \
  332. test/gtest-death-test_test.cc test/gtest-filepath_test.cc \
  333. test/gtest-linked_ptr_test.cc test/gtest-listener_test.cc \
  334. test/gtest-message_test.cc test/gtest-options_test.cc \
  335. test/gtest-param-test2_test.cc test/gtest-param-test2_test.cc \
  336. test/gtest-param-test_test.cc test/gtest-param-test_test.cc \
  337. test/gtest-param-test_test.h test/gtest-port_test.cc \
  338. test/gtest_premature_exit_test.cc test/gtest-printers_test.cc \
  339. test/gtest-test-part_test.cc test/gtest-tuple_test.cc \
  340. test/gtest-typed-test2_test.cc test/gtest-typed-test_test.cc \
  341. test/gtest-typed-test_test.h test/gtest-unittest-api_test.cc \
  342. test/gtest_break_on_failure_unittest_.cc \
  343. test/gtest_catch_exceptions_test_.cc test/gtest_color_test_.cc \
  344. test/gtest_env_var_test_.cc test/gtest_environment_test.cc \
  345. test/gtest_filter_unittest_.cc test/gtest_help_test_.cc \
  346. test/gtest_list_tests_unittest_.cc test/gtest_main_unittest.cc \
  347. test/gtest_no_test_unittest.cc test/gtest_output_test_.cc \
  348. test/gtest_pred_impl_unittest.cc test/gtest_prod_test.cc \
  349. test/gtest_repeat_test.cc test/gtest_shuffle_test_.cc \
  350. test/gtest_sole_header_test.cc test/gtest_stress_test.cc \
  351. test/gtest_throw_on_failure_ex_test.cc \
  352. test/gtest_throw_on_failure_test_.cc \
  353. test/gtest_uninitialized_test_.cc test/gtest_unittest.cc \
  354. test/gtest_unittest.cc test/gtest_xml_outfile1_test_.cc \
  355. test/gtest_xml_outfile2_test_.cc \
  356. test/gtest_xml_output_unittest_.cc test/production.cc \
  357. test/production.h test/gtest_break_on_failure_unittest.py \
  358. test/gtest_catch_exceptions_test.py test/gtest_color_test.py \
  359. test/gtest_env_var_test.py test/gtest_filter_unittest.py \
  360. test/gtest_help_test.py test/gtest_list_tests_unittest.py \
  361. test/gtest_output_test.py \
  362. test/gtest_output_test_golden_lin.txt \
  363. test/gtest_shuffle_test.py test/gtest_test_utils.py \
  364. test/gtest_throw_on_failure_test.py \
  365. test/gtest_uninitialized_test.py \
  366. test/gtest_xml_outfiles_test.py \
  367. test/gtest_xml_output_unittest.py test/gtest_xml_test_utils.py \
  368. CMakeLists.txt cmake/internal_utils.cmake msvc/gtest-md.sln \
  369. msvc/gtest-md.vcproj msvc/gtest.sln msvc/gtest.vcproj \
  370. msvc/gtest_main-md.vcproj msvc/gtest_main.vcproj \
  371. msvc/gtest_prod_test-md.vcproj msvc/gtest_prod_test.vcproj \
  372. msvc/gtest_unittest-md.vcproj msvc/gtest_unittest.vcproj \
  373. xcode/Config/DebugProject.xcconfig \
  374. xcode/Config/FrameworkTarget.xcconfig \
  375. xcode/Config/General.xcconfig \
  376. xcode/Config/ReleaseProject.xcconfig \
  377. xcode/Config/StaticLibraryTarget.xcconfig \
  378. xcode/Config/TestTarget.xcconfig xcode/Resources/Info.plist \
  379. xcode/Scripts/runtests.sh xcode/Scripts/versiongenerate.py \
  380. xcode/gtest.xcodeproj/project.pbxproj \
  381. xcode/Samples/FrameworkSample/Info.plist \
  382. xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj \
  383. xcode/Samples/FrameworkSample/runtests.sh \
  384. xcode/Samples/FrameworkSample/widget.cc \
  385. xcode/Samples/FrameworkSample/widget.h \
  386. xcode/Samples/FrameworkSample/widget_test.cc \
  387. codegear/gtest.cbproj codegear/gtest.groupproj \
  388. codegear/gtest_all.cc codegear/gtest_link.cc \
  389. codegear/gtest_main.cbproj codegear/gtest_unittest.cbproj \
  390. $(m4data_DATA)
  391. # gtest source files that we don't compile directly. They are
  392. # #included by gtest-all.cc.
  393. GTEST_SRC = \
  394. src/gtest-death-test.cc \
  395. src/gtest-filepath.cc \
  396. src/gtest-internal-inl.h \
  397. src/gtest-port.cc \
  398. src/gtest-printers.cc \
  399. src/gtest-test-part.cc \
  400. src/gtest-typed-test.cc \
  401. src/gtest.cc
  402. # Distribute and install M4 macro
  403. m4datadir = $(datadir)/aclocal
  404. m4data_DATA = m4/gtest.m4
  405. # We define the global AM_CPPFLAGS as everything we compile includes from these
  406. # directories.
  407. AM_CPPFLAGS = -I$(srcdir) -I$(srcdir)/include
  408. @HAVE_PTHREADS_FALSE@AM_CXXFLAGS = -DGTEST_HAS_PTHREAD=0
  409. # Modifies compiler and linker flags for pthreads compatibility.
  410. @HAVE_PTHREADS_TRUE@AM_CXXFLAGS = @PTHREAD_CFLAGS@ -DGTEST_HAS_PTHREAD=1
  411. @HAVE_PTHREADS_TRUE@AM_LIBS = @PTHREAD_LIBS@
  412. # Build rules for libraries.
  413. lib_LTLIBRARIES = lib/libgtest.la lib/libgtest_main.la
  414. lib_libgtest_la_SOURCES = src/gtest-all.cc
  415. pkginclude_HEADERS = \
  416. include/gtest/gtest-death-test.h \
  417. include/gtest/gtest-message.h \
  418. include/gtest/gtest-param-test.h \
  419. include/gtest/gtest-printers.h \
  420. include/gtest/gtest-spi.h \
  421. include/gtest/gtest-test-part.h \
  422. include/gtest/gtest-typed-test.h \
  423. include/gtest/gtest.h \
  424. include/gtest/gtest_pred_impl.h \
  425. include/gtest/gtest_prod.h
  426. pkginclude_internaldir = $(pkgincludedir)/internal
  427. pkginclude_internal_HEADERS = \
  428. include/gtest/internal/gtest-death-test-internal.h \
  429. include/gtest/internal/gtest-filepath.h \
  430. include/gtest/internal/gtest-internal.h \
  431. include/gtest/internal/gtest-linked_ptr.h \
  432. include/gtest/internal/gtest-param-util-generated.h \
  433. include/gtest/internal/gtest-param-util.h \
  434. include/gtest/internal/gtest-port.h \
  435. include/gtest/internal/gtest-string.h \
  436. include/gtest/internal/gtest-tuple.h \
  437. include/gtest/internal/gtest-type-util.h
  438. lib_libgtest_main_la_SOURCES = src/gtest_main.cc
  439. lib_libgtest_main_la_LIBADD = lib/libgtest.la
  440. # Bulid rules for samples and tests. Automake's naming for some of
  441. # these variables isn't terribly obvious, so this is a brief
  442. # reference:
  443. #
  444. # TESTS -- Programs run automatically by "make check"
  445. # check_PROGRAMS -- Programs built by "make check" but not necessarily run
  446. noinst_LTLIBRARIES = samples/libsamples.la
  447. samples_libsamples_la_SOURCES = \
  448. samples/sample1.cc \
  449. samples/sample1.h \
  450. samples/sample2.cc \
  451. samples/sample2.h \
  452. samples/sample3-inl.h \
  453. samples/sample4.cc \
  454. samples/sample4.h
  455. TESTS_ENVIRONMENT = GTEST_SOURCE_DIR="$(srcdir)/test" \
  456. GTEST_BUILD_DIR="$(top_builddir)/test"
  457. samples_sample1_unittest_SOURCES = samples/sample1_unittest.cc
  458. samples_sample1_unittest_LDADD = lib/libgtest_main.la \
  459. lib/libgtest.la \
  460. samples/libsamples.la
  461. samples_sample10_unittest_SOURCES = samples/sample10_unittest.cc
  462. samples_sample10_unittest_LDADD = lib/libgtest.la
  463. test_gtest_all_test_SOURCES = test/gtest_all_test.cc
  464. test_gtest_all_test_LDADD = lib/libgtest_main.la \
  465. lib/libgtest.la
  466. # Tests that fused gtest files compile and work.
  467. FUSED_GTEST_SRC = \
  468. fused-src/gtest/gtest-all.cc \
  469. fused-src/gtest/gtest.h \
  470. fused-src/gtest/gtest_main.cc
  471. @HAVE_PYTHON_TRUE@test_fused_gtest_test_SOURCES = $(FUSED_GTEST_SRC) \
  472. @HAVE_PYTHON_TRUE@ samples/sample1.cc samples/sample1_unittest.cc
  473. @HAVE_PYTHON_TRUE@test_fused_gtest_test_CPPFLAGS = -I"$(srcdir)/fused-src"
  474. # Death tests may produce core dumps in the build directory. In case
  475. # this happens, clean them to keep distcleancheck happy.
  476. CLEANFILES = core
  477. all: all-am
  478. .SUFFIXES:
  479. .SUFFIXES: .cc .lo .o .obj
  480. am--refresh: Makefile
  481. @:
  482. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
  483. @for dep in $?; do \
  484. case '$(am__configure_deps)' in \
  485. *$$dep*) \
  486. echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
  487. $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
  488. && exit 0; \
  489. exit 1;; \
  490. esac; \
  491. done; \
  492. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
  493. $(am__cd) $(top_srcdir) && \
  494. $(AUTOMAKE) --foreign Makefile
  495. .PRECIOUS: Makefile
  496. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  497. @case '$?' in \
  498. *config.status*) \
  499. echo ' $(SHELL) ./config.status'; \
  500. $(SHELL) ./config.status;; \
  501. *) \
  502. echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
  503. cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
  504. esac;
  505. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  506. $(SHELL) ./config.status --recheck
  507. $(top_srcdir)/configure: $(am__configure_deps)
  508. $(am__cd) $(srcdir) && $(AUTOCONF)
  509. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  510. $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  511. $(am__aclocal_m4_deps):
  512. build-aux/config.h: build-aux/stamp-h1
  513. @if test ! -f $@; then rm -f build-aux/stamp-h1; else :; fi
  514. @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) build-aux/stamp-h1; else :; fi
  515. build-aux/stamp-h1: $(top_srcdir)/build-aux/config.h.in $(top_builddir)/config.status
  516. @rm -f build-aux/stamp-h1
  517. cd $(top_builddir) && $(SHELL) ./config.status build-aux/config.h
  518. $(top_srcdir)/build-aux/config.h.in: $(am__configure_deps)
  519. ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
  520. rm -f build-aux/stamp-h1
  521. touch $@
  522. distclean-hdr:
  523. -rm -f build-aux/config.h build-aux/stamp-h1
  524. scripts/gtest-config: $(top_builddir)/config.status $(top_srcdir)/scripts/gtest-config.in
  525. cd $(top_builddir) && $(SHELL) ./config.status $@
  526. install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  527. @$(NORMAL_INSTALL)
  528. test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
  529. @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
  530. list2=; for p in $$list; do \
  531. if test -f $$p; then \
  532. list2="$$list2 $$p"; \
  533. else :; fi; \
  534. done; \
  535. test -z "$$list2" || { \
  536. echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
  537. $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
  538. }
  539. uninstall-libLTLIBRARIES:
  540. @$(NORMAL_UNINSTALL)
  541. @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
  542. for p in $$list; do \
  543. $(am__strip_dir) \
  544. echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
  545. $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
  546. done
  547. clean-libLTLIBRARIES:
  548. -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
  549. @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  550. dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
  551. test "$$dir" != "$$p" || dir=.; \
  552. echo "rm -f \"$${dir}/so_locations\""; \
  553. rm -f "$${dir}/so_locations"; \
  554. done
  555. clean-noinstLTLIBRARIES:
  556. -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
  557. @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
  558. dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
  559. test "$$dir" != "$$p" || dir=.; \
  560. echo "rm -f \"$${dir}/so_locations\""; \
  561. rm -f "$${dir}/so_locations"; \
  562. done
  563. src/$(am__dirstamp):
  564. @$(MKDIR_P) src
  565. @: > src/$(am__dirstamp)
  566. src/$(DEPDIR)/$(am__dirstamp):
  567. @$(MKDIR_P) src/$(DEPDIR)
  568. @: > src/$(DEPDIR)/$(am__dirstamp)
  569. src/gtest-all.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  570. lib/$(am__dirstamp):
  571. @$(MKDIR_P) lib
  572. @: > lib/$(am__dirstamp)
  573. lib/libgtest.la: $(lib_libgtest_la_OBJECTS) $(lib_libgtest_la_DEPENDENCIES) $(EXTRA_lib_libgtest_la_DEPENDENCIES) lib/$(am__dirstamp)
  574. $(CXXLINK) -rpath $(libdir) $(lib_libgtest_la_OBJECTS) $(lib_libgtest_la_LIBADD) $(LIBS)
  575. src/gtest_main.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  576. lib/libgtest_main.la: $(lib_libgtest_main_la_OBJECTS) $(lib_libgtest_main_la_DEPENDENCIES) $(EXTRA_lib_libgtest_main_la_DEPENDENCIES) lib/$(am__dirstamp)
  577. $(CXXLINK) -rpath $(libdir) $(lib_libgtest_main_la_OBJECTS) $(lib_libgtest_main_la_LIBADD) $(LIBS)
  578. samples/$(am__dirstamp):
  579. @$(MKDIR_P) samples
  580. @: > samples/$(am__dirstamp)
  581. samples/$(DEPDIR)/$(am__dirstamp):
  582. @$(MKDIR_P) samples/$(DEPDIR)
  583. @: > samples/$(DEPDIR)/$(am__dirstamp)
  584. samples/sample1.lo: samples/$(am__dirstamp) \
  585. samples/$(DEPDIR)/$(am__dirstamp)
  586. samples/sample2.lo: samples/$(am__dirstamp) \
  587. samples/$(DEPDIR)/$(am__dirstamp)
  588. samples/sample4.lo: samples/$(am__dirstamp) \
  589. samples/$(DEPDIR)/$(am__dirstamp)
  590. samples/libsamples.la: $(samples_libsamples_la_OBJECTS) $(samples_libsamples_la_DEPENDENCIES) $(EXTRA_samples_libsamples_la_DEPENDENCIES) samples/$(am__dirstamp)
  591. $(CXXLINK) $(samples_libsamples_la_OBJECTS) $(samples_libsamples_la_LIBADD) $(LIBS)
  592. clean-checkPROGRAMS:
  593. @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
  594. echo " rm -f" $$list; \
  595. rm -f $$list || exit $$?; \
  596. test -n "$(EXEEXT)" || exit 0; \
  597. list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
  598. echo " rm -f" $$list; \
  599. rm -f $$list
  600. samples/sample10_unittest.$(OBJEXT): samples/$(am__dirstamp) \
  601. samples/$(DEPDIR)/$(am__dirstamp)
  602. samples/sample10_unittest$(EXEEXT): $(samples_sample10_unittest_OBJECTS) $(samples_sample10_unittest_DEPENDENCIES) $(EXTRA_samples_sample10_unittest_DEPENDENCIES) samples/$(am__dirstamp)
  603. @rm -f samples/sample10_unittest$(EXEEXT)
  604. $(CXXLINK) $(samples_sample10_unittest_OBJECTS) $(samples_sample10_unittest_LDADD) $(LIBS)
  605. samples/sample1_unittest.$(OBJEXT): samples/$(am__dirstamp) \
  606. samples/$(DEPDIR)/$(am__dirstamp)
  607. samples/sample1_unittest$(EXEEXT): $(samples_sample1_unittest_OBJECTS) $(samples_sample1_unittest_DEPENDENCIES) $(EXTRA_samples_sample1_unittest_DEPENDENCIES) samples/$(am__dirstamp)
  608. @rm -f samples/sample1_unittest$(EXEEXT)
  609. $(CXXLINK) $(samples_sample1_unittest_OBJECTS) $(samples_sample1_unittest_LDADD) $(LIBS)
  610. fused-src/gtest/$(am__dirstamp):
  611. @$(MKDIR_P) fused-src/gtest
  612. @: > fused-src/gtest/$(am__dirstamp)
  613. fused-src/gtest/$(DEPDIR)/$(am__dirstamp):
  614. @$(MKDIR_P) fused-src/gtest/$(DEPDIR)
  615. @: > fused-src/gtest/$(DEPDIR)/$(am__dirstamp)
  616. fused-src/gtest/test_fused_gtest_test-gtest-all.$(OBJEXT): \
  617. fused-src/gtest/$(am__dirstamp) \
  618. fused-src/gtest/$(DEPDIR)/$(am__dirstamp)
  619. fused-src/gtest/test_fused_gtest_test-gtest_main.$(OBJEXT): \
  620. fused-src/gtest/$(am__dirstamp) \
  621. fused-src/gtest/$(DEPDIR)/$(am__dirstamp)
  622. samples/test_fused_gtest_test-sample1.$(OBJEXT): \
  623. samples/$(am__dirstamp) samples/$(DEPDIR)/$(am__dirstamp)
  624. samples/test_fused_gtest_test-sample1_unittest.$(OBJEXT): \
  625. samples/$(am__dirstamp) samples/$(DEPDIR)/$(am__dirstamp)
  626. test/$(am__dirstamp):
  627. @$(MKDIR_P) test
  628. @: > test/$(am__dirstamp)
  629. test/fused_gtest_test$(EXEEXT): $(test_fused_gtest_test_OBJECTS) $(test_fused_gtest_test_DEPENDENCIES) $(EXTRA_test_fused_gtest_test_DEPENDENCIES) test/$(am__dirstamp)
  630. @rm -f test/fused_gtest_test$(EXEEXT)
  631. $(CXXLINK) $(test_fused_gtest_test_OBJECTS) $(test_fused_gtest_test_LDADD) $(LIBS)
  632. test/$(DEPDIR)/$(am__dirstamp):
  633. @$(MKDIR_P) test/$(DEPDIR)
  634. @: > test/$(DEPDIR)/$(am__dirstamp)
  635. test/gtest_all_test.$(OBJEXT): test/$(am__dirstamp) \
  636. test/$(DEPDIR)/$(am__dirstamp)
  637. test/gtest_all_test$(EXEEXT): $(test_gtest_all_test_OBJECTS) $(test_gtest_all_test_DEPENDENCIES) $(EXTRA_test_gtest_all_test_DEPENDENCIES) test/$(am__dirstamp)
  638. @rm -f test/gtest_all_test$(EXEEXT)
  639. $(CXXLINK) $(test_gtest_all_test_OBJECTS) $(test_gtest_all_test_LDADD) $(LIBS)
  640. mostlyclean-compile:
  641. -rm -f *.$(OBJEXT)
  642. -rm -f fused-src/gtest/test_fused_gtest_test-gtest-all.$(OBJEXT)
  643. -rm -f fused-src/gtest/test_fused_gtest_test-gtest_main.$(OBJEXT)
  644. -rm -f samples/sample1.$(OBJEXT)
  645. -rm -f samples/sample1.lo
  646. -rm -f samples/sample10_unittest.$(OBJEXT)
  647. -rm -f samples/sample1_unittest.$(OBJEXT)
  648. -rm -f samples/sample2.$(OBJEXT)
  649. -rm -f samples/sample2.lo
  650. -rm -f samples/sample4.$(OBJEXT)
  651. -rm -f samples/sample4.lo
  652. -rm -f samples/test_fused_gtest_test-sample1.$(OBJEXT)
  653. -rm -f samples/test_fused_gtest_test-sample1_unittest.$(OBJEXT)
  654. -rm -f src/gtest-all.$(OBJEXT)
  655. -rm -f src/gtest-all.lo
  656. -rm -f src/gtest_main.$(OBJEXT)
  657. -rm -f src/gtest_main.lo
  658. -rm -f test/gtest_all_test.$(OBJEXT)
  659. distclean-compile:
  660. -rm -f *.tab.c
  661. @AMDEP_TRUE@@am__include@ @am__quote@fused-src/gtest/$(DEPDIR)/test_fused_gtest_test-gtest-all.Po@am__quote@
  662. @AMDEP_TRUE@@am__include@ @am__quote@fused-src/gtest/$(DEPDIR)/test_fused_gtest_test-gtest_main.Po@am__quote@
  663. @AMDEP_TRUE@@am__include@ @am__quote@samples/$(DEPDIR)/sample1.Plo@am__quote@
  664. @AMDEP_TRUE@@am__include@ @am__quote@samples/$(DEPDIR)/sample10_unittest.Po@am__quote@
  665. @AMDEP_TRUE@@am__include@ @am__quote@samples/$(DEPDIR)/sample1_unittest.Po@am__quote@
  666. @AMDEP_TRUE@@am__include@ @am__quote@samples/$(DEPDIR)/sample2.Plo@am__quote@
  667. @AMDEP_TRUE@@am__include@ @am__quote@samples/$(DEPDIR)/sample4.Plo@am__quote@
  668. @AMDEP_TRUE@@am__include@ @am__quote@samples/$(DEPDIR)/test_fused_gtest_test-sample1.Po@am__quote@
  669. @AMDEP_TRUE@@am__include@ @am__quote@samples/$(DEPDIR)/test_fused_gtest_test-sample1_unittest.Po@am__quote@
  670. @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/gtest-all.Plo@am__quote@
  671. @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/gtest_main.Plo@am__quote@
  672. @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/gtest_all_test.Po@am__quote@
  673. .cc.o:
  674. @am__fastdepCXX_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
  675. @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
  676. @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
  677. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  678. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  679. @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
  680. .cc.obj:
  681. @am__fastdepCXX_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
  682. @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
  683. @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
  684. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  685. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  686. @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
  687. .cc.lo:
  688. @am__fastdepCXX_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
  689. @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
  690. @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
  691. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  692. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  693. @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
  694. fused-src/gtest/test_fused_gtest_test-gtest-all.o: fused-src/gtest/gtest-all.cc
  695. @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
  696. @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
  697. @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@
  698. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  699. @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
  700. fused-src/gtest/test_fused_gtest_test-gtest-all.obj: fused-src/gtest/gtest-all.cc
  701. @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`
  702. @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
  703. @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@
  704. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  705. @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`
  706. fused-src/gtest/test_fused_gtest_test-gtest_main.o: fused-src/gtest/gtest_main.cc
  707. @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
  708. @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
  709. @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@
  710. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  711. @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
  712. fused-src/gtest/test_fused_gtest_test-gtest_main.obj: fused-src/gtest/gtest_main.cc
  713. @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`
  714. @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
  715. @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@
  716. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  717. @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`
  718. samples/test_fused_gtest_test-sample1.o: samples/sample1.cc
  719. @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
  720. @am__fastdepCXX_TRUE@ $(am__mv) samples/$(DEPDIR)/test_fused_gtest_test-sample1.Tpo samples/$(DEPDIR)/test_fused_gtest_test-sample1.Po
  721. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='samples/sample1.cc' object='samples/test_fused_gtest_test-sample1.o' libtool=no @AMDEPBACKSLASH@
  722. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  723. @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
  724. samples/test_fused_gtest_test-sample1.obj: samples/sample1.cc
  725. @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`
  726. @am__fastdepCXX_TRUE@ $(am__mv) samples/$(DEPDIR)/test_fused_gtest_test-sample1.Tpo samples/$(DEPDIR)/test_fused_gtest_test-sample1.Po
  727. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='samples/sample1.cc' object='samples/test_fused_gtest_test-sample1.obj' libtool=no @AMDEPBACKSLASH@
  728. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  729. @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`
  730. samples/test_fused_gtest_test-sample1_unittest.o: samples/sample1_unittest.cc
  731. @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
  732. @am__fastdepCXX_TRUE@ $(am__mv) samples/$(DEPDIR)/test_fused_gtest_test-sample1_unittest.Tpo samples/$(DEPDIR)/test_fused_gtest_test-sample1_unittest.Po
  733. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='samples/sample1_unittest.cc' object='samples/test_fused_gtest_test-sample1_unittest.o' libtool=no @AMDEPBACKSLASH@
  734. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  735. @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
  736. samples/test_fused_gtest_test-sample1_unittest.obj: samples/sample1_unittest.cc
  737. @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`
  738. @am__fastdepCXX_TRUE@ $(am__mv) samples/$(DEPDIR)/test_fused_gtest_test-sample1_unittest.Tpo samples/$(DEPDIR)/test_fused_gtest_test-sample1_unittest.Po
  739. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='samples/sample1_unittest.cc' object='samples/test_fused_gtest_test-sample1_unittest.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 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`
  742. mostlyclean-libtool:
  743. -rm -f *.lo
  744. clean-libtool:
  745. -rm -rf .libs _libs
  746. -rm -rf lib/.libs lib/_libs
  747. -rm -rf samples/.libs samples/_libs
  748. -rm -rf src/.libs src/_libs
  749. -rm -rf test/.libs test/_libs
  750. distclean-libtool:
  751. -rm -f libtool config.lt
  752. install-m4dataDATA: $(m4data_DATA)
  753. @$(NORMAL_INSTALL)
  754. test -z "$(m4datadir)" || $(MKDIR_P) "$(DESTDIR)$(m4datadir)"
  755. @list='$(m4data_DATA)'; test -n "$(m4datadir)" || list=; \
  756. for p in $$list; do \
  757. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  758. echo "$$d$$p"; \
  759. done | $(am__base_list) | \
  760. while read files; do \
  761. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(m4datadir)'"; \
  762. $(INSTALL_DATA) $$files "$(DESTDIR)$(m4datadir)" || exit $$?; \
  763. done
  764. uninstall-m4dataDATA:
  765. @$(NORMAL_UNINSTALL)
  766. @list='$(m4data_DATA)'; test -n "$(m4datadir)" || list=; \
  767. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  768. dir='$(DESTDIR)$(m4datadir)'; $(am__uninstall_files_from_dir)
  769. install-pkgincludeHEADERS: $(pkginclude_HEADERS)
  770. @$(NORMAL_INSTALL)
  771. test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)"
  772. @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
  773. for p in $$list; do \
  774. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  775. echo "$$d$$p"; \
  776. done | $(am__base_list) | \
  777. while read files; do \
  778. echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \
  779. $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \
  780. done
  781. uninstall-pkgincludeHEADERS:
  782. @$(NORMAL_UNINSTALL)
  783. @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
  784. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  785. dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
  786. install-pkginclude_internalHEADERS: $(pkginclude_internal_HEADERS)
  787. @$(NORMAL_INSTALL)
  788. test -z "$(pkginclude_internaldir)" || $(MKDIR_P) "$(DESTDIR)$(pkginclude_internaldir)"
  789. @list='$(pkginclude_internal_HEADERS)'; test -n "$(pkginclude_internaldir)" || list=; \
  790. for p in $$list; do \
  791. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  792. echo "$$d$$p"; \
  793. done | $(am__base_list) | \
  794. while read files; do \
  795. echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkginclude_internaldir)'"; \
  796. $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkginclude_internaldir)" || exit $$?; \
  797. done
  798. uninstall-pkginclude_internalHEADERS:
  799. @$(NORMAL_UNINSTALL)
  800. @list='$(pkginclude_internal_HEADERS)'; test -n "$(pkginclude_internaldir)" || list=; \
  801. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  802. dir='$(DESTDIR)$(pkginclude_internaldir)'; $(am__uninstall_files_from_dir)
  803. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  804. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  805. unique=`for i in $$list; do \
  806. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  807. done | \
  808. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  809. END { if (nonempty) { for (i in files) print i; }; }'`; \
  810. mkid -fID $$unique
  811. tags: TAGS
  812. TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  813. $(TAGS_FILES) $(LISP)
  814. set x; \
  815. here=`pwd`; \
  816. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  817. unique=`for i in $$list; do \
  818. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  819. done | \
  820. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  821. END { if (nonempty) { for (i in files) print i; }; }'`; \
  822. shift; \
  823. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  824. test -n "$$unique" || unique=$$empty_fix; \
  825. if test $$# -gt 0; then \
  826. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  827. "$$@" $$unique; \
  828. else \
  829. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  830. $$unique; \
  831. fi; \
  832. fi
  833. ctags: CTAGS
  834. CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  835. $(TAGS_FILES) $(LISP)
  836. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  837. unique=`for i in $$list; do \
  838. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  839. done | \
  840. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  841. END { if (nonempty) { for (i in files) print i; }; }'`; \
  842. test -z "$(CTAGS_ARGS)$$unique" \
  843. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  844. $$unique
  845. GTAGS:
  846. here=`$(am__cd) $(top_builddir) && pwd` \
  847. && $(am__cd) $(top_srcdir) \
  848. && gtags -i $(GTAGS_ARGS) "$$here"
  849. distclean-tags:
  850. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  851. check-TESTS: $(TESTS)
  852. @failed=0; all=0; xfail=0; xpass=0; skip=0; \
  853. srcdir=$(srcdir); export srcdir; \
  854. list=' $(TESTS) '; \
  855. $(am__tty_colors); \
  856. if test -n "$$list"; then \
  857. for tst in $$list; do \
  858. if test -f ./$$tst; then dir=./; \
  859. elif test -f $$tst; then dir=; \
  860. else dir="$(srcdir)/"; fi; \
  861. if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
  862. all=`expr $$all + 1`; \
  863. case " $(XFAIL_TESTS) " in \
  864. *[\ \ ]$$tst[\ \ ]*) \
  865. xpass=`expr $$xpass + 1`; \
  866. failed=`expr $$failed + 1`; \
  867. col=$$red; res=XPASS; \
  868. ;; \
  869. *) \
  870. col=$$grn; res=PASS; \
  871. ;; \
  872. esac; \
  873. elif test $$? -ne 77; then \
  874. all=`expr $$all + 1`; \
  875. case " $(XFAIL_TESTS) " in \
  876. *[\ \ ]$$tst[\ \ ]*) \
  877. xfail=`expr $$xfail + 1`; \
  878. col=$$lgn; res=XFAIL; \
  879. ;; \
  880. *) \
  881. failed=`expr $$failed + 1`; \
  882. col=$$red; res=FAIL; \
  883. ;; \
  884. esac; \
  885. else \
  886. skip=`expr $$skip + 1`; \
  887. col=$$blu; res=SKIP; \
  888. fi; \
  889. echo "$${col}$$res$${std}: $$tst"; \
  890. done; \
  891. if test "$$all" -eq 1; then \
  892. tests="test"; \
  893. All=""; \
  894. else \
  895. tests="tests"; \
  896. All="All "; \
  897. fi; \
  898. if test "$$failed" -eq 0; then \
  899. if test "$$xfail" -eq 0; then \
  900. banner="$$All$$all $$tests passed"; \
  901. else \
  902. if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
  903. banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
  904. fi; \
  905. else \
  906. if test "$$xpass" -eq 0; then \
  907. banner="$$failed of $$all $$tests failed"; \
  908. else \
  909. if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
  910. banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
  911. fi; \
  912. fi; \
  913. dashes="$$banner"; \
  914. skipped=""; \
  915. if test "$$skip" -ne 0; then \
  916. if test "$$skip" -eq 1; then \
  917. skipped="($$skip test was not run)"; \
  918. else \
  919. skipped="($$skip tests were not run)"; \
  920. fi; \
  921. test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
  922. dashes="$$skipped"; \
  923. fi; \
  924. report=""; \
  925. if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
  926. report="Please report to $(PACKAGE_BUGREPORT)"; \
  927. test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
  928. dashes="$$report"; \
  929. fi; \
  930. dashes=`echo "$$dashes" | sed s/./=/g`; \
  931. if test "$$failed" -eq 0; then \
  932. col="$$grn"; \
  933. else \
  934. col="$$red"; \
  935. fi; \
  936. echo "$${col}$$dashes$${std}"; \
  937. echo "$${col}$$banner$${std}"; \
  938. test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
  939. test -z "$$report" || echo "$${col}$$report$${std}"; \
  940. echo "$${col}$$dashes$${std}"; \
  941. test "$$failed" -eq 0; \
  942. else :; fi
  943. distdir: $(DISTFILES)
  944. $(am__remove_distdir)
  945. test -d "$(distdir)" || mkdir "$(distdir)"
  946. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  947. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  948. list='$(DISTFILES)'; \
  949. dist_files=`for file in $$list; do echo $$file; done | \
  950. sed -e "s|^$$srcdirstrip/||;t" \
  951. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  952. case $$dist_files in \
  953. */*) $(MKDIR_P) `echo "$$dist_files" | \
  954. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  955. sort -u` ;; \
  956. esac; \
  957. for file in $$dist_files; do \
  958. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  959. if test -d $$d/$$file; then \
  960. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  961. if test -d "$(distdir)/$$file"; then \
  962. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  963. fi; \
  964. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  965. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  966. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  967. fi; \
  968. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  969. else \
  970. test -f "$(distdir)/$$file" \
  971. || cp -p $$d/$$file "$(distdir)/$$file" \
  972. || exit 1; \
  973. fi; \
  974. done
  975. -test -n "$(am__skip_mode_fix)" \
  976. || find "$(distdir)" -type d ! -perm -755 \
  977. -exec chmod u+rwx,go+rx {} \; -o \
  978. ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  979. ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  980. ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
  981. || chmod -R a+r "$(distdir)"
  982. dist-gzip: distdir
  983. tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  984. $(am__remove_distdir)
  985. dist-bzip2: distdir
  986. tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
  987. $(am__remove_distdir)
  988. dist-lzip: distdir
  989. tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
  990. $(am__remove_distdir)
  991. dist-lzma: distdir
  992. tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
  993. $(am__remove_distdir)
  994. dist-xz: distdir
  995. tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
  996. $(am__remove_distdir)
  997. dist-tarZ: distdir
  998. tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
  999. $(am__remove_distdir)
  1000. dist-shar: distdir
  1001. shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
  1002. $(am__remove_distdir)
  1003. dist-zip: distdir
  1004. -rm -f $(distdir).zip
  1005. zip -rq $(distdir).zip $(distdir)
  1006. $(am__remove_distdir)
  1007. dist dist-all: distdir
  1008. tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  1009. tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
  1010. -rm -f $(distdir).zip
  1011. zip -rq $(distdir).zip $(distdir)
  1012. $(am__remove_distdir)
  1013. # This target untars the dist file and tries a VPATH configuration. Then
  1014. # it guarantees that the distribution is self-contained by making another
  1015. # tarfile.
  1016. distcheck: dist
  1017. case '$(DIST_ARCHIVES)' in \
  1018. *.tar.gz*) \
  1019. GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
  1020. *.tar.bz2*) \
  1021. bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
  1022. *.tar.lzma*) \
  1023. lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
  1024. *.tar.lz*) \
  1025. lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
  1026. *.tar.xz*) \
  1027. xz -dc $(distdir).tar.xz | $(am__untar) ;;\
  1028. *.tar.Z*) \
  1029. uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
  1030. *.shar.gz*) \
  1031. GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
  1032. *.zip*) \
  1033. unzip $(distdir).zip ;;\
  1034. esac
  1035. chmod -R a-w $(distdir); chmod a+w $(distdir)
  1036. mkdir $(distdir)/_build
  1037. mkdir $(distdir)/_inst
  1038. chmod a-w $(distdir)
  1039. test -d $(distdir)/_build || exit 0; \
  1040. dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  1041. && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
  1042. && am__cwd=`pwd` \
  1043. && $(am__cd) $(distdir)/_build \
  1044. && ../configure --srcdir=.. --prefix="$$dc_install_base" \
  1045. $(AM_DISTCHECK_CONFIGURE_FLAGS) \
  1046. $(DISTCHECK_CONFIGURE_FLAGS) \
  1047. && $(MAKE) $(AM_MAKEFLAGS) \
  1048. && $(MAKE) $(AM_MAKEFLAGS) dvi \
  1049. && $(MAKE) $(AM_MAKEFLAGS) check \
  1050. && $(MAKE) $(AM_MAKEFLAGS) install \
  1051. && $(MAKE) $(AM_MAKEFLAGS) installcheck \
  1052. && $(MAKE) $(AM_MAKEFLAGS) uninstall \
  1053. && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
  1054. distuninstallcheck \
  1055. && chmod -R a-w "$$dc_install_base" \
  1056. && ({ \
  1057. (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
  1058. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
  1059. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
  1060. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
  1061. distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
  1062. } || { rm -rf "$$dc_destdir"; exit 1; }) \
  1063. && rm -rf "$$dc_destdir" \
  1064. && $(MAKE) $(AM_MAKEFLAGS) dist \
  1065. && rm -rf $(DIST_ARCHIVES) \
  1066. && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
  1067. && cd "$$am__cwd" \
  1068. || exit 1
  1069. $(am__remove_distdir)
  1070. @(echo "$(distdir) archives ready for distribution: "; \
  1071. list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
  1072. sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
  1073. distuninstallcheck:
  1074. @test -n '$(distuninstallcheck_dir)' || { \
  1075. echo 'ERROR: trying to run $@ with an empty' \
  1076. '$$(distuninstallcheck_dir)' >&2; \
  1077. exit 1; \
  1078. }; \
  1079. $(am__cd) '$(distuninstallcheck_dir)' || { \
  1080. echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
  1081. exit 1; \
  1082. }; \
  1083. test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
  1084. || { echo "ERROR: files left after uninstall:" ; \
  1085. if test -n "$(DESTDIR)"; then \
  1086. echo " (check DESTDIR support)"; \
  1087. fi ; \
  1088. $(distuninstallcheck_listfiles) ; \
  1089. exit 1; } >&2
  1090. distcleancheck: distclean
  1091. @if test '$(srcdir)' = . ; then \
  1092. echo "ERROR: distcleancheck can only run from a VPATH build" ; \
  1093. exit 1 ; \
  1094. fi
  1095. @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
  1096. || { echo "ERROR: files left in build directory after distclean:" ; \
  1097. $(distcleancheck_listfiles) ; \
  1098. exit 1; } >&2
  1099. check-am: all-am
  1100. $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
  1101. $(MAKE) $(AM_MAKEFLAGS) check-TESTS
  1102. check: check-am
  1103. all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS)
  1104. installdirs:
  1105. for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(pkgincludedir)" "$(DESTDIR)$(pkginclude_internaldir)"; do \
  1106. test -z "$$dir" || $(MKDIR_P) "$$dir"; \
  1107. done
  1108. install: install-am
  1109. install-exec: install-exec-am
  1110. install-data: install-data-am
  1111. uninstall: uninstall-am
  1112. install-am: all-am
  1113. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  1114. installcheck: installcheck-am
  1115. install-strip:
  1116. if test -z '$(STRIP)'; then \
  1117. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  1118. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  1119. install; \
  1120. else \
  1121. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  1122. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  1123. "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  1124. fi
  1125. mostlyclean-generic:
  1126. clean-generic:
  1127. -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
  1128. distclean-generic:
  1129. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  1130. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  1131. -rm -f fused-src/gtest/$(DEPDIR)/$(am__dirstamp)
  1132. -rm -f fused-src/gtest/$(am__dirstamp)
  1133. -rm -f lib/$(am__dirstamp)
  1134. -rm -f samples/$(DEPDIR)/$(am__dirstamp)
  1135. -rm -f samples/$(am__dirstamp)
  1136. -rm -f src/$(DEPDIR)/$(am__dirstamp)
  1137. -rm -f src/$(am__dirstamp)
  1138. -rm -f test/$(DEPDIR)/$(am__dirstamp)
  1139. -rm -f test/$(am__dirstamp)
  1140. maintainer-clean-generic:
  1141. @echo "This command is intended for maintainers to use"
  1142. @echo "it deletes files that may require special tools to rebuild."
  1143. @HAVE_PYTHON_FALSE@maintainer-clean-local:
  1144. clean: clean-am
  1145. clean-am: clean-checkPROGRAMS clean-generic clean-libLTLIBRARIES \
  1146. clean-libtool clean-noinstLTLIBRARIES mostlyclean-am
  1147. distclean: distclean-am
  1148. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  1149. -rm -rf fused-src/gtest/$(DEPDIR) samples/$(DEPDIR) src/$(DEPDIR) test/$(DEPDIR)
  1150. -rm -f Makefile
  1151. distclean-am: clean-am distclean-compile distclean-generic \
  1152. distclean-hdr distclean-libtool distclean-tags
  1153. dvi: dvi-am
  1154. dvi-am:
  1155. html: html-am
  1156. html-am:
  1157. info: info-am
  1158. info-am:
  1159. install-data-am: install-data-local install-m4dataDATA \
  1160. install-pkgincludeHEADERS install-pkginclude_internalHEADERS
  1161. install-dvi: install-dvi-am
  1162. install-dvi-am:
  1163. install-exec-am: install-exec-local install-libLTLIBRARIES
  1164. install-html: install-html-am
  1165. install-html-am:
  1166. install-info: install-info-am
  1167. install-info-am:
  1168. install-man:
  1169. install-pdf: install-pdf-am
  1170. install-pdf-am:
  1171. install-ps: install-ps-am
  1172. install-ps-am:
  1173. installcheck-am:
  1174. maintainer-clean: maintainer-clean-am
  1175. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  1176. -rm -rf $(top_srcdir)/autom4te.cache
  1177. -rm -rf fused-src/gtest/$(DEPDIR) samples/$(DEPDIR) src/$(DEPDIR) test/$(DEPDIR)
  1178. -rm -f Makefile
  1179. maintainer-clean-am: distclean-am maintainer-clean-generic \
  1180. maintainer-clean-local
  1181. mostlyclean: mostlyclean-am
  1182. mostlyclean-am: mostlyclean-compile mostlyclean-generic \
  1183. mostlyclean-libtool
  1184. pdf: pdf-am
  1185. pdf-am:
  1186. ps: ps-am
  1187. ps-am:
  1188. uninstall-am: uninstall-libLTLIBRARIES uninstall-m4dataDATA \
  1189. uninstall-pkgincludeHEADERS \
  1190. uninstall-pkginclude_internalHEADERS
  1191. .MAKE: check-am install-am install-strip
  1192. .PHONY: CTAGS GTAGS all all-am am--refresh check check-TESTS check-am \
  1193. clean clean-checkPROGRAMS clean-generic clean-libLTLIBRARIES \
  1194. clean-libtool clean-noinstLTLIBRARIES ctags dist dist-all \
  1195. dist-bzip2 dist-gzip dist-lzip dist-lzma dist-shar dist-tarZ \
  1196. dist-xz dist-zip distcheck distclean distclean-compile \
  1197. distclean-generic distclean-hdr distclean-libtool \
  1198. distclean-tags distcleancheck distdir distuninstallcheck dvi \
  1199. dvi-am html html-am info info-am install install-am \
  1200. install-data install-data-am install-data-local install-dvi \
  1201. install-dvi-am install-exec install-exec-am install-exec-local \
  1202. install-html install-html-am install-info install-info-am \
  1203. install-libLTLIBRARIES install-m4dataDATA install-man \
  1204. install-pdf install-pdf-am install-pkgincludeHEADERS \
  1205. install-pkginclude_internalHEADERS install-ps install-ps-am \
  1206. install-strip installcheck installcheck-am installdirs \
  1207. maintainer-clean maintainer-clean-generic \
  1208. maintainer-clean-local mostlyclean mostlyclean-compile \
  1209. mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  1210. tags uninstall uninstall-am uninstall-libLTLIBRARIES \
  1211. uninstall-m4dataDATA uninstall-pkgincludeHEADERS \
  1212. uninstall-pkginclude_internalHEADERS
  1213. # Build rules for putting fused Google Test files into the distribution
  1214. # package. The user can also create those files by manually running
  1215. # scripts/fuse_gtest_files.py.
  1216. @HAVE_PYTHON_TRUE@$(test_fused_gtest_test_SOURCES): fused-gtest
  1217. @HAVE_PYTHON_TRUE@fused-gtest: $(pkginclude_HEADERS) $(pkginclude_internal_HEADERS) \
  1218. @HAVE_PYTHON_TRUE@ $(GTEST_SRC) src/gtest-all.cc src/gtest_main.cc \
  1219. @HAVE_PYTHON_TRUE@ scripts/fuse_gtest_files.py
  1220. @HAVE_PYTHON_TRUE@ mkdir -p "$(srcdir)/fused-src"
  1221. @HAVE_PYTHON_TRUE@ chmod -R u+w "$(srcdir)/fused-src"
  1222. @HAVE_PYTHON_TRUE@ rm -f "$(srcdir)/fused-src/gtest/gtest-all.cc"
  1223. @HAVE_PYTHON_TRUE@ rm -f "$(srcdir)/fused-src/gtest/gtest.h"
  1224. @HAVE_PYTHON_TRUE@ "$(srcdir)/scripts/fuse_gtest_files.py" "$(srcdir)/fused-src"
  1225. @HAVE_PYTHON_TRUE@ cp -f "$(srcdir)/src/gtest_main.cc" "$(srcdir)/fused-src/gtest/"
  1226. @HAVE_PYTHON_TRUE@maintainer-clean-local:
  1227. @HAVE_PYTHON_TRUE@ rm -rf "$(srcdir)/fused-src"
  1228. # Disables 'make install' as installing a compiled version of Google
  1229. # Test can lead to undefined behavior due to violation of the
  1230. # One-Definition Rule.
  1231. install-exec-local:
  1232. echo "'make install' is dangerous and not supported. Instead, see README for how to integrate Google Test into your build system."
  1233. false
  1234. install-data-local:
  1235. echo "'make install' is dangerous and not supported. Instead, see README for how to integrate Google Test into your build system."
  1236. false
  1237. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  1238. # Otherwise a system limit (for SysV at least) may be exceeded.
  1239. .NOEXPORT: