1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008 Free Software 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.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
22 pkgdatadir = $(datadir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkgincludedir = $(includedir)/@PACKAGE@
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
37 build_triplet = @build@
40 # These are good warnings to turn on by default
41 @GCC_TRUE@am__append_1 = -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare
43 # These are x86-specific, having to do with frame-pointers
44 @ENABLE_FRAME_POINTERS_TRUE@@X86_64_TRUE@am__append_2 = -fno-omit-frame-pointer
45 @ENABLE_FRAME_POINTERS_FALSE@@X86_64_TRUE@am__append_3 = -DNO_FRAME_POINTER
46 TESTS = logging_unittest$(EXEEXT) demangle_unittest$(EXEEXT) \
47 stacktrace_unittest$(EXEEXT) symbolize_unittest$(EXEEXT) \
48 stl_logging_unittest$(EXEEXT) utilities_unittest$(EXEEXT) \
50 @HAVE_GMOCK_TRUE@am__append_4 = mock_log_test
51 noinst_PROGRAMS = $(am__EXEEXT_2) $(am__EXEEXT_3)
53 DIST_COMMON = README $(am__configure_deps) $(dist_doc_DATA) \
54 $(gloginclude_HEADERS) $(noinst_HEADERS) $(srcdir)/Makefile.am \
55 $(srcdir)/Makefile.in $(top_srcdir)/configure \
56 $(top_srcdir)/src/config.h.in \
57 $(top_srcdir)/src/glog/logging.h.in \
58 $(top_srcdir)/src/glog/raw_logging.h.in \
59 $(top_srcdir)/src/glog/stl_logging.h.in \
60 $(top_srcdir)/src/glog/vlog_is_on.h.in AUTHORS COPYING \
61 ChangeLog INSTALL NEWS compile config.guess config.sub depcomp \
62 install-sh ltmain.sh missing mkinstalldirs
63 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
64 am__aclocal_m4_deps = $(top_srcdir)/m4/ac_have_attribute.m4 \
65 $(top_srcdir)/m4/ac_have_builtin_expect.m4 \
66 $(top_srcdir)/m4/ac_have_sync_val_compare_and_swap.m4 \
67 $(top_srcdir)/m4/ac_rwlock.m4 $(top_srcdir)/m4/acx_pthread.m4 \
68 $(top_srcdir)/m4/google_namespace.m4 \
69 $(top_srcdir)/m4/namespaces.m4 \
70 $(top_srcdir)/m4/stl_namespace.m4 \
71 $(top_srcdir)/m4/using_operator.m4 $(top_srcdir)/configure.ac
72 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
74 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
75 configure.lineno config.status.lineno
76 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
77 CONFIG_HEADER = $(top_builddir)/src/config.h
78 CONFIG_CLEAN_FILES = src/glog/logging.h src/glog/raw_logging.h \
79 src/glog/vlog_is_on.h src/glog/stl_logging.h
80 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
81 am__vpath_adj = case $$p in \
82 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
85 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
86 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(docdir)" \
87 "$(DESTDIR)$(glogincludedir)" "$(DESTDIR)$(glogincludedir)"
88 libLTLIBRARIES_INSTALL = $(INSTALL)
89 LTLIBRARIES = $(lib_LTLIBRARIES)
91 am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
93 libglog_la_DEPENDENCIES = $(am__DEPENDENCIES_2)
95 am_libglog_la_OBJECTS = $(am__objects_1) libglog_la-logging.lo \
96 libglog_la-raw_logging.lo libglog_la-vlog_is_on.lo \
97 libglog_la-utilities.lo libglog_la-demangle.lo \
98 libglog_la-symbolize.lo libglog_la-signalhandler.lo
99 nodist_libglog_la_OBJECTS = $(am__objects_1)
100 libglog_la_OBJECTS = $(am_libglog_la_OBJECTS) \
101 $(nodist_libglog_la_OBJECTS)
102 libglog_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
103 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(libglog_la_CXXFLAGS) \
104 $(CXXFLAGS) $(libglog_la_LDFLAGS) $(LDFLAGS) -o $@
105 @HAVE_GMOCK_TRUE@am__EXEEXT_1 = mock_log_test$(EXEEXT)
106 am__EXEEXT_2 = logging_unittest$(EXEEXT) demangle_unittest$(EXEEXT) \
107 stacktrace_unittest$(EXEEXT) symbolize_unittest$(EXEEXT) \
108 stl_logging_unittest$(EXEEXT) utilities_unittest$(EXEEXT) \
110 am__EXEEXT_3 = logging_striptest0$(EXEEXT) logging_striptest2$(EXEEXT) \
111 logging_striptest10$(EXEEXT) signalhandler_unittest$(EXEEXT)
112 PROGRAMS = $(noinst_PROGRAMS)
113 am_demangle_unittest_OBJECTS = $(am__objects_1) \
114 demangle_unittest-demangle_unittest.$(OBJEXT)
115 nodist_demangle_unittest_OBJECTS = $(am__objects_1)
116 demangle_unittest_OBJECTS = $(am_demangle_unittest_OBJECTS) \
117 $(nodist_demangle_unittest_OBJECTS)
118 demangle_unittest_DEPENDENCIES = libglog.la $(am__DEPENDENCIES_2) \
119 $(am__DEPENDENCIES_2)
120 demangle_unittest_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
121 $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
122 $(demangle_unittest_CXXFLAGS) $(CXXFLAGS) \
123 $(demangle_unittest_LDFLAGS) $(LDFLAGS) -o $@
124 am_logging_striptest0_OBJECTS = $(am__objects_1) \
125 logging_striptest0-logging_striptest_main.$(OBJEXT)
126 nodist_logging_striptest0_OBJECTS = $(am__objects_1)
127 logging_striptest0_OBJECTS = $(am_logging_striptest0_OBJECTS) \
128 $(nodist_logging_striptest0_OBJECTS)
129 logging_striptest0_DEPENDENCIES = libglog.la $(am__DEPENDENCIES_2)
130 logging_striptest0_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
131 $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
132 $(logging_striptest0_CXXFLAGS) $(CXXFLAGS) \
133 $(logging_striptest0_LDFLAGS) $(LDFLAGS) -o $@
134 am_logging_striptest10_OBJECTS = $(am__objects_1) \
135 logging_striptest10-logging_striptest10.$(OBJEXT)
136 nodist_logging_striptest10_OBJECTS = $(am__objects_1)
137 logging_striptest10_OBJECTS = $(am_logging_striptest10_OBJECTS) \
138 $(nodist_logging_striptest10_OBJECTS)
139 logging_striptest10_DEPENDENCIES = libglog.la $(am__DEPENDENCIES_2)
140 logging_striptest10_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
141 $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
142 $(logging_striptest10_CXXFLAGS) $(CXXFLAGS) \
143 $(logging_striptest10_LDFLAGS) $(LDFLAGS) -o $@
144 am_logging_striptest2_OBJECTS = $(am__objects_1) \
145 logging_striptest2-logging_striptest2.$(OBJEXT)
146 nodist_logging_striptest2_OBJECTS = $(am__objects_1)
147 logging_striptest2_OBJECTS = $(am_logging_striptest2_OBJECTS) \
148 $(nodist_logging_striptest2_OBJECTS)
149 logging_striptest2_DEPENDENCIES = libglog.la $(am__DEPENDENCIES_2)
150 logging_striptest2_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
151 $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
152 $(logging_striptest2_CXXFLAGS) $(CXXFLAGS) \
153 $(logging_striptest2_LDFLAGS) $(LDFLAGS) -o $@
154 am_logging_unittest_OBJECTS = $(am__objects_1) \
155 logging_unittest-logging_unittest.$(OBJEXT)
156 nodist_logging_unittest_OBJECTS = $(am__objects_1)
157 logging_unittest_OBJECTS = $(am_logging_unittest_OBJECTS) \
158 $(nodist_logging_unittest_OBJECTS)
159 logging_unittest_DEPENDENCIES = libglog.la $(am__DEPENDENCIES_2) \
160 $(am__DEPENDENCIES_2)
161 logging_unittest_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
162 $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
163 $(logging_unittest_CXXFLAGS) $(CXXFLAGS) \
164 $(logging_unittest_LDFLAGS) $(LDFLAGS) -o $@
165 am__mock_log_test_SOURCES_DIST = src/glog/log_severity.h \
167 @HAVE_GMOCK_TRUE@am_mock_log_test_OBJECTS = $(am__objects_1) \
168 @HAVE_GMOCK_TRUE@ mock_log_test-mock-log_test.$(OBJEXT)
169 @HAVE_GMOCK_TRUE@nodist_mock_log_test_OBJECTS = $(am__objects_1)
170 mock_log_test_OBJECTS = $(am_mock_log_test_OBJECTS) \
171 $(nodist_mock_log_test_OBJECTS)
172 @HAVE_GMOCK_TRUE@mock_log_test_DEPENDENCIES = libglog.la \
173 @HAVE_GMOCK_TRUE@ $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_2)
174 mock_log_test_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
175 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(mock_log_test_CXXFLAGS) \
176 $(CXXFLAGS) $(mock_log_test_LDFLAGS) $(LDFLAGS) -o $@
177 am_signalhandler_unittest_OBJECTS = $(am__objects_1) \
178 signalhandler_unittest-signalhandler_unittest.$(OBJEXT)
179 nodist_signalhandler_unittest_OBJECTS = $(am__objects_1)
180 signalhandler_unittest_OBJECTS = $(am_signalhandler_unittest_OBJECTS) \
181 $(nodist_signalhandler_unittest_OBJECTS)
182 signalhandler_unittest_DEPENDENCIES = libglog.la $(am__DEPENDENCIES_2) \
183 $(am__DEPENDENCIES_2)
184 signalhandler_unittest_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
185 $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
186 $(signalhandler_unittest_CXXFLAGS) $(CXXFLAGS) \
187 $(signalhandler_unittest_LDFLAGS) $(LDFLAGS) -o $@
188 am_stacktrace_unittest_OBJECTS = $(am__objects_1) \
189 stacktrace_unittest-stacktrace_unittest.$(OBJEXT)
190 nodist_stacktrace_unittest_OBJECTS = $(am__objects_1)
191 stacktrace_unittest_OBJECTS = $(am_stacktrace_unittest_OBJECTS) \
192 $(nodist_stacktrace_unittest_OBJECTS)
193 stacktrace_unittest_DEPENDENCIES = libglog.la $(am__DEPENDENCIES_2)
194 stacktrace_unittest_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
195 $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
196 $(stacktrace_unittest_CXXFLAGS) $(CXXFLAGS) \
197 $(stacktrace_unittest_LDFLAGS) $(LDFLAGS) -o $@
198 am_stl_logging_unittest_OBJECTS = $(am__objects_1) \
199 stl_logging_unittest-stl_logging_unittest.$(OBJEXT)
200 nodist_stl_logging_unittest_OBJECTS = $(am__objects_1)
201 stl_logging_unittest_OBJECTS = $(am_stl_logging_unittest_OBJECTS) \
202 $(nodist_stl_logging_unittest_OBJECTS)
203 stl_logging_unittest_DEPENDENCIES = libglog.la $(am__DEPENDENCIES_2) \
204 $(am__DEPENDENCIES_2)
205 stl_logging_unittest_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
206 $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
207 $(stl_logging_unittest_CXXFLAGS) $(CXXFLAGS) \
208 $(stl_logging_unittest_LDFLAGS) $(LDFLAGS) -o $@
209 am_symbolize_unittest_OBJECTS = $(am__objects_1) \
210 symbolize_unittest-symbolize_unittest.$(OBJEXT)
211 nodist_symbolize_unittest_OBJECTS = $(am__objects_1)
212 symbolize_unittest_OBJECTS = $(am_symbolize_unittest_OBJECTS) \
213 $(nodist_symbolize_unittest_OBJECTS)
214 symbolize_unittest_DEPENDENCIES = libglog.la $(am__DEPENDENCIES_2) \
215 $(am__DEPENDENCIES_2)
216 symbolize_unittest_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
217 $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
218 $(symbolize_unittest_CXXFLAGS) $(CXXFLAGS) \
219 $(symbolize_unittest_LDFLAGS) $(LDFLAGS) -o $@
220 am_utilities_unittest_OBJECTS = $(am__objects_1) \
221 utilities_unittest-utilities_unittest.$(OBJEXT)
222 nodist_utilities_unittest_OBJECTS = $(am__objects_1)
223 utilities_unittest_OBJECTS = $(am_utilities_unittest_OBJECTS) \
224 $(nodist_utilities_unittest_OBJECTS)
225 utilities_unittest_DEPENDENCIES = libglog.la $(am__DEPENDENCIES_2) \
226 $(am__DEPENDENCIES_2)
227 utilities_unittest_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
228 $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
229 $(utilities_unittest_CXXFLAGS) $(CXXFLAGS) \
230 $(utilities_unittest_LDFLAGS) $(LDFLAGS) -o $@
231 SCRIPTS = $(noinst_SCRIPTS)
232 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src
233 depcomp = $(SHELL) $(top_srcdir)/depcomp
234 am__depfiles_maybe = depfiles
235 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
236 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
237 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
238 --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
239 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
241 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
242 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
244 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
245 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
246 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
247 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
248 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
250 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
251 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
253 SOURCES = $(libglog_la_SOURCES) $(nodist_libglog_la_SOURCES) \
254 $(demangle_unittest_SOURCES) \
255 $(nodist_demangle_unittest_SOURCES) \
256 $(logging_striptest0_SOURCES) \
257 $(nodist_logging_striptest0_SOURCES) \
258 $(logging_striptest10_SOURCES) \
259 $(nodist_logging_striptest10_SOURCES) \
260 $(logging_striptest2_SOURCES) \
261 $(nodist_logging_striptest2_SOURCES) \
262 $(logging_unittest_SOURCES) $(nodist_logging_unittest_SOURCES) \
263 $(mock_log_test_SOURCES) $(nodist_mock_log_test_SOURCES) \
264 $(signalhandler_unittest_SOURCES) \
265 $(nodist_signalhandler_unittest_SOURCES) \
266 $(stacktrace_unittest_SOURCES) \
267 $(nodist_stacktrace_unittest_SOURCES) \
268 $(stl_logging_unittest_SOURCES) \
269 $(nodist_stl_logging_unittest_SOURCES) \
270 $(symbolize_unittest_SOURCES) \
271 $(nodist_symbolize_unittest_SOURCES) \
272 $(utilities_unittest_SOURCES) \
273 $(nodist_utilities_unittest_SOURCES)
274 DIST_SOURCES = $(libglog_la_SOURCES) $(demangle_unittest_SOURCES) \
275 $(logging_striptest0_SOURCES) $(logging_striptest10_SOURCES) \
276 $(logging_striptest2_SOURCES) $(logging_unittest_SOURCES) \
277 $(am__mock_log_test_SOURCES_DIST) \
278 $(signalhandler_unittest_SOURCES) \
279 $(stacktrace_unittest_SOURCES) $(stl_logging_unittest_SOURCES) \
280 $(symbolize_unittest_SOURCES) $(utilities_unittest_SOURCES)
281 dist_docDATA_INSTALL = $(INSTALL_DATA)
282 DATA = $(dist_doc_DATA)
283 glogincludeHEADERS_INSTALL = $(INSTALL_HEADER)
284 nodist_glogincludeHEADERS_INSTALL = $(INSTALL_HEADER)
285 HEADERS = $(gloginclude_HEADERS) $(nodist_gloginclude_HEADERS) \
289 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
290 distdir = $(PACKAGE)-$(VERSION)
291 top_distdir = $(distdir)
292 am__remove_distdir = \
293 { test ! -d $(distdir) \
294 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
295 && rm -fr $(distdir); }; }
296 DIST_ARCHIVES = $(distdir).tar.gz
298 distuninstallcheck_listfiles = find . -type f -print
299 distcleancheck_listfiles = find . -type f -print
303 AUTOCONF = @AUTOCONF@
304 AUTOHEADER = @AUTOHEADER@
305 AUTOMAKE = @AUTOMAKE@
308 CCDEPMODE = @CCDEPMODE@
311 CPPFLAGS = @CPPFLAGS@
314 CXXDEPMODE = @CXXDEPMODE@
315 CXXFLAGS = @CXXFLAGS@
316 CYGPATH_W = @CYGPATH_W@
319 DSYMUTIL = @DSYMUTIL@
328 GFLAGS_CFLAGS = @GFLAGS_CFLAGS@
329 GFLAGS_LIBS = @GFLAGS_LIBS@
330 GMOCK_CFLAGS = @GMOCK_CFLAGS@
331 GMOCK_CONFIG = @GMOCK_CONFIG@
332 GMOCK_LIBS = @GMOCK_LIBS@
334 GTEST_CFLAGS = @GTEST_CFLAGS@
335 GTEST_CONFIG = @GTEST_CONFIG@
336 GTEST_LIBS = @GTEST_LIBS@
338 INSTALL_DATA = @INSTALL_DATA@
339 INSTALL_PROGRAM = @INSTALL_PROGRAM@
340 INSTALL_SCRIPT = @INSTALL_SCRIPT@
341 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
346 LIBTOOL_DEPS = @LIBTOOL_DEPS@
348 LTLIBOBJS = @LTLIBOBJS@
349 MAKEINFO = @MAKEINFO@
354 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
355 PACKAGE_NAME = @PACKAGE_NAME@
356 PACKAGE_STRING = @PACKAGE_STRING@
357 PACKAGE_TARNAME = @PACKAGE_TARNAME@
358 PACKAGE_VERSION = @PACKAGE_VERSION@
359 PATH_SEPARATOR = @PATH_SEPARATOR@
360 PTHREAD_CC = @PTHREAD_CC@
361 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
362 PTHREAD_LIBS = @PTHREAD_LIBS@
365 SET_MAKE = @SET_MAKE@
368 UNWIND_LIBS = @UNWIND_LIBS@
370 abs_builddir = @abs_builddir@
371 abs_srcdir = @abs_srcdir@
372 abs_top_builddir = @abs_top_builddir@
373 abs_top_srcdir = @abs_top_srcdir@
374 ac_ct_CC = @ac_ct_CC@
375 ac_ct_CXX = @ac_ct_CXX@
376 ac_ct_F77 = @ac_ct_F77@
377 ac_cv___attribute___noreturn = @ac_cv___attribute___noreturn@
378 ac_cv___attribute___printf_4_5 = @ac_cv___attribute___printf_4_5@
379 ac_cv_cxx_using_operator = @ac_cv_cxx_using_operator@
380 ac_cv_have___builtin_expect = @ac_cv_have___builtin_expect@
381 ac_cv_have___uint16 = @ac_cv_have___uint16@
382 ac_cv_have_inttypes_h = @ac_cv_have_inttypes_h@
383 ac_cv_have_libgflags = @ac_cv_have_libgflags@
384 ac_cv_have_stdint_h = @ac_cv_have_stdint_h@
385 ac_cv_have_systypes_h = @ac_cv_have_systypes_h@
386 ac_cv_have_u_int16_t = @ac_cv_have_u_int16_t@
387 ac_cv_have_uint16_t = @ac_cv_have_uint16_t@
388 ac_cv_have_unistd_h = @ac_cv_have_unistd_h@
389 ac_google_end_namespace = @ac_google_end_namespace@
390 ac_google_namespace = @ac_google_namespace@
391 ac_google_start_namespace = @ac_google_start_namespace@
392 acx_pthread_config = @acx_pthread_config@
393 am__include = @am__include@
394 am__leading_dot = @am__leading_dot@
395 am__quote = @am__quote@
397 am__untar = @am__untar@
400 build_alias = @build_alias@
401 build_cpu = @build_cpu@
402 build_os = @build_os@
403 build_vendor = @build_vendor@
404 builddir = @builddir@
406 datarootdir = @datarootdir@
407 docdir = $(prefix)/share/doc/$(PACKAGE)-$(VERSION)
409 exec_prefix = @exec_prefix@
411 host_alias = @host_alias@
412 host_cpu = @host_cpu@
414 host_vendor = @host_vendor@
416 includedir = @includedir@
418 install_sh = @install_sh@
420 libexecdir = @libexecdir@
421 localedir = @localedir@
422 localstatedir = @localstatedir@
425 oldincludedir = @oldincludedir@
428 program_transform_name = @program_transform_name@
431 sharedstatedir = @sharedstatedir@
433 sysconfdir = @sysconfdir@
434 target_alias = @target_alias@
435 top_builddir = @top_builddir@
436 top_srcdir = @top_srcdir@
438 # Make sure that when we re-make ./configure, we get the macros we need
439 ACLOCAL_AMFLAGS = -I m4
441 # This is so we can #include <glog/foo>
442 AM_CPPFLAGS = -I$(top_srcdir)/src
444 # This is mostly based on configure options
445 AM_CXXFLAGS = $(am__append_1) $(am__append_2) $(am__append_3)
446 glogincludedir = $(includedir)/glog
447 gloginclude_HEADERS = src/glog/log_severity.h
448 nodist_gloginclude_HEADERS = src/glog/logging.h src/glog/raw_logging.h src/glog/vlog_is_on.h src/glog/stl_logging.h
449 noinst_HEADERS = src/glog/logging.h.in src/glog/raw_logging.h.in src/glog/vlog_is_on.h.in src/glog/stl_logging.h.in
450 dist_doc_DATA = AUTHORS COPYING ChangeLog INSTALL NEWS README README.windows \
451 doc/designstyle.css doc/glog.html
453 lib_LTLIBRARIES = libglog.la
455 # The libraries libglog depends on.
456 COMMON_LIBS = $(PTHREAD_LIBS) $(GFLAGS_LIBS) $(UNWIND_LIBS)
457 # Compile switches for our unittest.
458 TEST_CFLAGS = $(GTEST_CFLAGS) $(GMOCK_CFLAGS) $(GFLAGS_CFLAGS)
459 # Libraries for our unittest.
460 TEST_LIBS = $(GTEST_LIBS) $(GMOCK_LIBS) $(GFLAGS_LIBS)
462 check_SCRIPTS = logging_striplog_test_sh demangle_unittest_sh \
463 signalhandler_unittest_sh
464 # Every time you add a unittest to check_SCRIPTS, add it here too
465 noinst_SCRIPTS = src/logging_striplog_test.sh src/demangle_unittest.sh \
466 src/signalhandler_unittest.sh
467 # Binaries used for script-based unittests.
468 TEST_BINARIES = logging_striptest0 logging_striptest2 \
469 logging_striptest10 signalhandler_unittest
470 logging_unittest_SOURCES = $(gloginclude_HEADERS) \
471 src/logging_unittest.cc \
472 src/config_for_unittests.h \
475 nodist_logging_unittest_SOURCES = $(nodist_gloginclude_HEADERS)
476 logging_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) $(TEST_CFLAGS)
477 logging_unittest_LDFLAGS = $(PTHREAD_CFLAGS)
478 logging_unittest_LDADD = libglog.la $(COMMON_LIBS) $(TEST_LIBS)
479 logging_striptest0_SOURCES = $(gloginclude_HEADERS) \
480 src/logging_striptest_main.cc
482 nodist_logging_striptest0_SOURCES = $(nodist_gloginclude_HEADERS)
483 logging_striptest0_CXXFLAGS = $(PTHREAD_CFLAGS) $(TEST_CFLAGS)
484 logging_striptest0_LDFLAGS = $(PTHREAD_CFLAGS)
485 logging_striptest0_LDADD = libglog.la $(COMMON_LIBS)
486 logging_striptest2_SOURCES = $(gloginclude_HEADERS) \
487 src/logging_striptest2.cc
489 nodist_logging_striptest2_SOURCES = $(nodist_gloginclude_HEADERS)
490 logging_striptest2_CXXFLAGS = $(PTHREAD_CFLAGS) $(TEST_CFLAGS)
491 logging_striptest2_LDFLAGS = $(PTHREAD_CFLAGS)
492 logging_striptest2_LDADD = libglog.la $(COMMON_LIBS)
493 logging_striptest10_SOURCES = $(gloginclude_HEADERS) \
494 src/logging_striptest10.cc
496 nodist_logging_striptest10_SOURCES = $(nodist_gloginclude_HEADERS)
497 logging_striptest10_CXXFLAGS = $(PTHREAD_CFLAGS) $(TEST_CFLAGS)
498 logging_striptest10_LDFLAGS = $(PTHREAD_CFLAGS)
499 logging_striptest10_LDADD = libglog.la $(COMMON_LIBS)
500 demangle_unittest_SOURCES = $(gloginclude_HEADERS) \
501 src/demangle_unittest.cc
503 nodist_demangle_unittest_SOURCES = $(nodist_gloginclude_HEADERS)
504 demangle_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) $(TEST_CFLAGS)
505 demangle_unittest_LDFLAGS = $(PTHREAD_CFLAGS)
506 demangle_unittest_LDADD = libglog.la $(COMMON_LIBS) $(TEST_LIBS)
507 stacktrace_unittest_SOURCES = $(gloginclude_HEADERS) \
508 src/stacktrace_unittest.cc
510 nodist_stacktrace_unittest_SOURCES = $(nodist_gloginclude_HEADERS)
511 stacktrace_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) $(TEST_CFLAGS)
512 stacktrace_unittest_LDFLAGS = $(PTHREAD_CFLAGS)
513 stacktrace_unittest_LDADD = libglog.la $(COMMON_LIBS)
514 symbolize_unittest_SOURCES = $(gloginclude_HEADERS) \
515 src/symbolize_unittest.cc
517 nodist_symbolize_unittest_SOURCES = $(nodist_gloginclude_HEADERS)
518 symbolize_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) $(TEST_CFLAGS)
519 symbolize_unittest_LDFLAGS = $(PTHREAD_CFLAGS)
520 symbolize_unittest_LDADD = libglog.la $(COMMON_LIBS) $(TEST_LIBS)
521 stl_logging_unittest_SOURCES = $(gloginclude_HEADERS) \
522 src/stl_logging_unittest.cc
524 nodist_stl_logging_unittest_SOURCES = $(nodist_gloginclude_HEADERS)
525 stl_logging_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) $(TEST_CFLAGS)
526 stl_logging_unittest_LDFLAGS = $(PTHREAD_CFLAGS)
527 stl_logging_unittest_LDADD = libglog.la $(COMMON_LIBS) $(TEST_LIBS)
528 signalhandler_unittest_SOURCES = $(gloginclude_HEADERS) \
529 src/signalhandler_unittest.cc
531 nodist_signalhandler_unittest_SOURCES = $(nodist_gloginclude_HEADERS)
532 signalhandler_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) $(TEST_CFLAGS)
533 signalhandler_unittest_LDFLAGS = $(PTHREAD_CFLAGS)
534 signalhandler_unittest_LDADD = libglog.la $(COMMON_LIBS) $(TEST_LIBS)
535 utilities_unittest_SOURCES = $(gloginclude_HEADERS) \
536 src/utilities_unittest.cc
538 nodist_utilities_unittest_SOURCES = $(nodist_gloginclude_HEADERS)
539 utilities_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) $(TEST_CFLAGS)
540 utilities_unittest_LDFLAGS = $(PTHREAD_CFLAGS)
541 utilities_unittest_LDADD = libglog.la $(COMMON_LIBS) $(TEST_LIBS)
542 @HAVE_GMOCK_TRUE@mock_log_test_SOURCES = $(gloginclude_HEADERS) \
543 @HAVE_GMOCK_TRUE@ src/mock-log_test.cc
545 @HAVE_GMOCK_TRUE@nodist_mock_log_test_SOURCES = $(nodist_gloginclude_HEADERS)
546 @HAVE_GMOCK_TRUE@mock_log_test_CXXFLAGS = $(PTHREAD_CFLAGS) $(TEST_CFLAGS)
547 @HAVE_GMOCK_TRUE@mock_log_test_LDFLAGS = $(PTHREAD_CFLAGS)
548 @HAVE_GMOCK_TRUE@mock_log_test_LDADD = libglog.la $(COMMON_LIBS) $(TEST_LIBS)
549 libglog_la_SOURCES = $(gloginclude_HEADERS) \
550 src/logging.cc src/raw_logging.cc src/vlog_is_on.cc \
551 src/utilities.cc src/utilities.h \
552 src/demangle.cc src/demangle.h \
554 src/stacktrace_generic-inl.h \
555 src/stacktrace_libunwind-inl.h \
556 src/stacktrace_powerpc-inl.h \
557 src/stacktrace_x86-inl.h \
558 src/stacktrace_x86_64-inl.h \
559 src/symbolize.cc src/symbolize.h \
560 src/signalhandler.cc \
561 src/base/mutex.h src/base/googleinit.h \
562 src/base/commandlineflags.h src/googletest.h
564 nodist_libglog_la_SOURCES = $(nodist_gloginclude_HEADERS)
565 libglog_la_CXXFLAGS = $(PTRHEAD_CFLAGS) $(GFLAGS_CFLAGS) -DNDEBUG
566 libglog_la_LDFLAGS = $(PTRHEAD_CFLAGS) $(GFLAGS_LDFLAGS)
567 libglog_la_LIBADD = $(COMMON_LIBS)
568 WINDOWS_PROJECTS = google-glog.sln vsprojects/libglog/libglog.vcproj \
569 vsprojects/logging_unittest/logging_unittest.vcproj \
570 vsprojects/libglog_static/libglog_static.vcproj \
571 vsprojects/logging_unittest_static/logging_unittest_static.vcproj
572 EXTRA_DIST = packages/rpm.sh packages/rpm/rpm.spec packages/deb.sh packages/deb \
573 $(SCRIPTS) src/logging_unittest.err src/demangle_unittest.txt \
574 src/windows/config.h src/windows/port.h src/windows/port.cc \
575 src/windows/preprocess.sh \
576 src/windows/glog/log_severity.h src/windows/glog/logging.h \
577 src/windows/glog/raw_logging.h src/windows/glog/stl_logging.h \
578 src/windows/glog/vlog_is_on.h \
584 .SUFFIXES: .cc .lo .o .obj
587 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
589 case '$(am__configure_deps)' in \
591 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
592 cd $(srcdir) && $(AUTOMAKE) --gnu \
597 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
598 cd $(top_srcdir) && \
599 $(AUTOMAKE) --gnu Makefile
601 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
604 echo ' $(SHELL) ./config.status'; \
605 $(SHELL) ./config.status;; \
607 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
608 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
611 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
612 $(SHELL) ./config.status --recheck
614 $(top_srcdir)/configure: $(am__configure_deps)
615 cd $(srcdir) && $(AUTOCONF)
616 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
617 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
619 src/config.h: src/stamp-h1
620 @if test ! -f $@; then \
621 rm -f src/stamp-h1; \
622 $(MAKE) $(AM_MAKEFLAGS) src/stamp-h1; \
625 src/stamp-h1: $(top_srcdir)/src/config.h.in $(top_builddir)/config.status
627 cd $(top_builddir) && $(SHELL) ./config.status src/config.h
628 $(top_srcdir)/src/config.h.in: $(am__configure_deps)
629 cd $(top_srcdir) && $(AUTOHEADER)
634 -rm -f src/config.h src/stamp-h1
635 src/glog/logging.h: $(top_builddir)/config.status $(top_srcdir)/src/glog/logging.h.in
636 cd $(top_builddir) && $(SHELL) ./config.status $@
637 src/glog/raw_logging.h: $(top_builddir)/config.status $(top_srcdir)/src/glog/raw_logging.h.in
638 cd $(top_builddir) && $(SHELL) ./config.status $@
639 src/glog/vlog_is_on.h: $(top_builddir)/config.status $(top_srcdir)/src/glog/vlog_is_on.h.in
640 cd $(top_builddir) && $(SHELL) ./config.status $@
641 src/glog/stl_logging.h: $(top_builddir)/config.status $(top_srcdir)/src/glog/stl_logging.h.in
642 cd $(top_builddir) && $(SHELL) ./config.status $@
643 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
645 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
646 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
647 if test -f $$p; then \
649 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
650 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
654 uninstall-libLTLIBRARIES:
656 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
658 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
659 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
662 clean-libLTLIBRARIES:
663 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
664 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
665 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
666 test "$$dir" != "$$p" || dir=.; \
667 echo "rm -f \"$${dir}/so_locations\""; \
668 rm -f "$${dir}/so_locations"; \
670 libglog.la: $(libglog_la_OBJECTS) $(libglog_la_DEPENDENCIES)
671 $(libglog_la_LINK) -rpath $(libdir) $(libglog_la_OBJECTS) $(libglog_la_LIBADD) $(LIBS)
673 clean-noinstPROGRAMS:
674 @list='$(noinst_PROGRAMS)'; for p in $$list; do \
675 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
676 echo " rm -f $$p $$f"; \
679 demangle_unittest$(EXEEXT): $(demangle_unittest_OBJECTS) $(demangle_unittest_DEPENDENCIES)
680 @rm -f demangle_unittest$(EXEEXT)
681 $(demangle_unittest_LINK) $(demangle_unittest_OBJECTS) $(demangle_unittest_LDADD) $(LIBS)
682 logging_striptest0$(EXEEXT): $(logging_striptest0_OBJECTS) $(logging_striptest0_DEPENDENCIES)
683 @rm -f logging_striptest0$(EXEEXT)
684 $(logging_striptest0_LINK) $(logging_striptest0_OBJECTS) $(logging_striptest0_LDADD) $(LIBS)
685 logging_striptest10$(EXEEXT): $(logging_striptest10_OBJECTS) $(logging_striptest10_DEPENDENCIES)
686 @rm -f logging_striptest10$(EXEEXT)
687 $(logging_striptest10_LINK) $(logging_striptest10_OBJECTS) $(logging_striptest10_LDADD) $(LIBS)
688 logging_striptest2$(EXEEXT): $(logging_striptest2_OBJECTS) $(logging_striptest2_DEPENDENCIES)
689 @rm -f logging_striptest2$(EXEEXT)
690 $(logging_striptest2_LINK) $(logging_striptest2_OBJECTS) $(logging_striptest2_LDADD) $(LIBS)
691 logging_unittest$(EXEEXT): $(logging_unittest_OBJECTS) $(logging_unittest_DEPENDENCIES)
692 @rm -f logging_unittest$(EXEEXT)
693 $(logging_unittest_LINK) $(logging_unittest_OBJECTS) $(logging_unittest_LDADD) $(LIBS)
694 mock_log_test$(EXEEXT): $(mock_log_test_OBJECTS) $(mock_log_test_DEPENDENCIES)
695 @rm -f mock_log_test$(EXEEXT)
696 $(mock_log_test_LINK) $(mock_log_test_OBJECTS) $(mock_log_test_LDADD) $(LIBS)
697 signalhandler_unittest$(EXEEXT): $(signalhandler_unittest_OBJECTS) $(signalhandler_unittest_DEPENDENCIES)
698 @rm -f signalhandler_unittest$(EXEEXT)
699 $(signalhandler_unittest_LINK) $(signalhandler_unittest_OBJECTS) $(signalhandler_unittest_LDADD) $(LIBS)
700 stacktrace_unittest$(EXEEXT): $(stacktrace_unittest_OBJECTS) $(stacktrace_unittest_DEPENDENCIES)
701 @rm -f stacktrace_unittest$(EXEEXT)
702 $(stacktrace_unittest_LINK) $(stacktrace_unittest_OBJECTS) $(stacktrace_unittest_LDADD) $(LIBS)
703 stl_logging_unittest$(EXEEXT): $(stl_logging_unittest_OBJECTS) $(stl_logging_unittest_DEPENDENCIES)
704 @rm -f stl_logging_unittest$(EXEEXT)
705 $(stl_logging_unittest_LINK) $(stl_logging_unittest_OBJECTS) $(stl_logging_unittest_LDADD) $(LIBS)
706 symbolize_unittest$(EXEEXT): $(symbolize_unittest_OBJECTS) $(symbolize_unittest_DEPENDENCIES)
707 @rm -f symbolize_unittest$(EXEEXT)
708 $(symbolize_unittest_LINK) $(symbolize_unittest_OBJECTS) $(symbolize_unittest_LDADD) $(LIBS)
709 utilities_unittest$(EXEEXT): $(utilities_unittest_OBJECTS) $(utilities_unittest_DEPENDENCIES)
710 @rm -f utilities_unittest$(EXEEXT)
711 $(utilities_unittest_LINK) $(utilities_unittest_OBJECTS) $(utilities_unittest_LDADD) $(LIBS)
719 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/demangle_unittest-demangle_unittest.Po@am__quote@
720 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libglog_la-demangle.Plo@am__quote@
721 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libglog_la-logging.Plo@am__quote@
722 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libglog_la-raw_logging.Plo@am__quote@
723 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libglog_la-signalhandler.Plo@am__quote@
724 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libglog_la-symbolize.Plo@am__quote@
725 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libglog_la-utilities.Plo@am__quote@
726 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libglog_la-vlog_is_on.Plo@am__quote@
727 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/logging_striptest0-logging_striptest_main.Po@am__quote@
728 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/logging_striptest10-logging_striptest10.Po@am__quote@
729 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/logging_striptest2-logging_striptest2.Po@am__quote@
730 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/logging_unittest-logging_unittest.Po@am__quote@
731 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mock_log_test-mock-log_test.Po@am__quote@
732 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/signalhandler_unittest-signalhandler_unittest.Po@am__quote@
733 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stacktrace_unittest-stacktrace_unittest.Po@am__quote@
734 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stl_logging_unittest-stl_logging_unittest.Po@am__quote@
735 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/symbolize_unittest-symbolize_unittest.Po@am__quote@
736 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utilities_unittest-utilities_unittest.Po@am__quote@
739 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
740 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
741 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
742 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
743 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
746 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
747 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
748 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
749 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
750 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
753 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
754 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
755 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
756 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
757 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
759 libglog_la-logging.lo: src/logging.cc
760 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglog_la_CXXFLAGS) $(CXXFLAGS) -MT libglog_la-logging.lo -MD -MP -MF $(DEPDIR)/libglog_la-logging.Tpo -c -o libglog_la-logging.lo `test -f 'src/logging.cc' || echo '$(srcdir)/'`src/logging.cc
761 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libglog_la-logging.Tpo $(DEPDIR)/libglog_la-logging.Plo
762 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/logging.cc' object='libglog_la-logging.lo' libtool=yes @AMDEPBACKSLASH@
763 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
764 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglog_la_CXXFLAGS) $(CXXFLAGS) -c -o libglog_la-logging.lo `test -f 'src/logging.cc' || echo '$(srcdir)/'`src/logging.cc
766 libglog_la-raw_logging.lo: src/raw_logging.cc
767 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglog_la_CXXFLAGS) $(CXXFLAGS) -MT libglog_la-raw_logging.lo -MD -MP -MF $(DEPDIR)/libglog_la-raw_logging.Tpo -c -o libglog_la-raw_logging.lo `test -f 'src/raw_logging.cc' || echo '$(srcdir)/'`src/raw_logging.cc
768 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libglog_la-raw_logging.Tpo $(DEPDIR)/libglog_la-raw_logging.Plo
769 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/raw_logging.cc' object='libglog_la-raw_logging.lo' libtool=yes @AMDEPBACKSLASH@
770 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
771 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglog_la_CXXFLAGS) $(CXXFLAGS) -c -o libglog_la-raw_logging.lo `test -f 'src/raw_logging.cc' || echo '$(srcdir)/'`src/raw_logging.cc
773 libglog_la-vlog_is_on.lo: src/vlog_is_on.cc
774 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglog_la_CXXFLAGS) $(CXXFLAGS) -MT libglog_la-vlog_is_on.lo -MD -MP -MF $(DEPDIR)/libglog_la-vlog_is_on.Tpo -c -o libglog_la-vlog_is_on.lo `test -f 'src/vlog_is_on.cc' || echo '$(srcdir)/'`src/vlog_is_on.cc
775 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libglog_la-vlog_is_on.Tpo $(DEPDIR)/libglog_la-vlog_is_on.Plo
776 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/vlog_is_on.cc' object='libglog_la-vlog_is_on.lo' libtool=yes @AMDEPBACKSLASH@
777 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
778 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglog_la_CXXFLAGS) $(CXXFLAGS) -c -o libglog_la-vlog_is_on.lo `test -f 'src/vlog_is_on.cc' || echo '$(srcdir)/'`src/vlog_is_on.cc
780 libglog_la-utilities.lo: src/utilities.cc
781 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglog_la_CXXFLAGS) $(CXXFLAGS) -MT libglog_la-utilities.lo -MD -MP -MF $(DEPDIR)/libglog_la-utilities.Tpo -c -o libglog_la-utilities.lo `test -f 'src/utilities.cc' || echo '$(srcdir)/'`src/utilities.cc
782 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libglog_la-utilities.Tpo $(DEPDIR)/libglog_la-utilities.Plo
783 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/utilities.cc' object='libglog_la-utilities.lo' libtool=yes @AMDEPBACKSLASH@
784 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
785 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglog_la_CXXFLAGS) $(CXXFLAGS) -c -o libglog_la-utilities.lo `test -f 'src/utilities.cc' || echo '$(srcdir)/'`src/utilities.cc
787 libglog_la-demangle.lo: src/demangle.cc
788 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglog_la_CXXFLAGS) $(CXXFLAGS) -MT libglog_la-demangle.lo -MD -MP -MF $(DEPDIR)/libglog_la-demangle.Tpo -c -o libglog_la-demangle.lo `test -f 'src/demangle.cc' || echo '$(srcdir)/'`src/demangle.cc
789 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libglog_la-demangle.Tpo $(DEPDIR)/libglog_la-demangle.Plo
790 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/demangle.cc' object='libglog_la-demangle.lo' libtool=yes @AMDEPBACKSLASH@
791 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
792 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglog_la_CXXFLAGS) $(CXXFLAGS) -c -o libglog_la-demangle.lo `test -f 'src/demangle.cc' || echo '$(srcdir)/'`src/demangle.cc
794 libglog_la-symbolize.lo: src/symbolize.cc
795 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglog_la_CXXFLAGS) $(CXXFLAGS) -MT libglog_la-symbolize.lo -MD -MP -MF $(DEPDIR)/libglog_la-symbolize.Tpo -c -o libglog_la-symbolize.lo `test -f 'src/symbolize.cc' || echo '$(srcdir)/'`src/symbolize.cc
796 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libglog_la-symbolize.Tpo $(DEPDIR)/libglog_la-symbolize.Plo
797 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/symbolize.cc' object='libglog_la-symbolize.lo' libtool=yes @AMDEPBACKSLASH@
798 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
799 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglog_la_CXXFLAGS) $(CXXFLAGS) -c -o libglog_la-symbolize.lo `test -f 'src/symbolize.cc' || echo '$(srcdir)/'`src/symbolize.cc
801 libglog_la-signalhandler.lo: src/signalhandler.cc
802 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglog_la_CXXFLAGS) $(CXXFLAGS) -MT libglog_la-signalhandler.lo -MD -MP -MF $(DEPDIR)/libglog_la-signalhandler.Tpo -c -o libglog_la-signalhandler.lo `test -f 'src/signalhandler.cc' || echo '$(srcdir)/'`src/signalhandler.cc
803 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libglog_la-signalhandler.Tpo $(DEPDIR)/libglog_la-signalhandler.Plo
804 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/signalhandler.cc' object='libglog_la-signalhandler.lo' libtool=yes @AMDEPBACKSLASH@
805 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
806 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglog_la_CXXFLAGS) $(CXXFLAGS) -c -o libglog_la-signalhandler.lo `test -f 'src/signalhandler.cc' || echo '$(srcdir)/'`src/signalhandler.cc
808 demangle_unittest-demangle_unittest.o: src/demangle_unittest.cc
809 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(demangle_unittest_CXXFLAGS) $(CXXFLAGS) -MT demangle_unittest-demangle_unittest.o -MD -MP -MF $(DEPDIR)/demangle_unittest-demangle_unittest.Tpo -c -o demangle_unittest-demangle_unittest.o `test -f 'src/demangle_unittest.cc' || echo '$(srcdir)/'`src/demangle_unittest.cc
810 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/demangle_unittest-demangle_unittest.Tpo $(DEPDIR)/demangle_unittest-demangle_unittest.Po
811 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/demangle_unittest.cc' object='demangle_unittest-demangle_unittest.o' libtool=no @AMDEPBACKSLASH@
812 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
813 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(demangle_unittest_CXXFLAGS) $(CXXFLAGS) -c -o demangle_unittest-demangle_unittest.o `test -f 'src/demangle_unittest.cc' || echo '$(srcdir)/'`src/demangle_unittest.cc
815 demangle_unittest-demangle_unittest.obj: src/demangle_unittest.cc
816 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(demangle_unittest_CXXFLAGS) $(CXXFLAGS) -MT demangle_unittest-demangle_unittest.obj -MD -MP -MF $(DEPDIR)/demangle_unittest-demangle_unittest.Tpo -c -o demangle_unittest-demangle_unittest.obj `if test -f 'src/demangle_unittest.cc'; then $(CYGPATH_W) 'src/demangle_unittest.cc'; else $(CYGPATH_W) '$(srcdir)/src/demangle_unittest.cc'; fi`
817 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/demangle_unittest-demangle_unittest.Tpo $(DEPDIR)/demangle_unittest-demangle_unittest.Po
818 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/demangle_unittest.cc' object='demangle_unittest-demangle_unittest.obj' libtool=no @AMDEPBACKSLASH@
819 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
820 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(demangle_unittest_CXXFLAGS) $(CXXFLAGS) -c -o demangle_unittest-demangle_unittest.obj `if test -f 'src/demangle_unittest.cc'; then $(CYGPATH_W) 'src/demangle_unittest.cc'; else $(CYGPATH_W) '$(srcdir)/src/demangle_unittest.cc'; fi`
822 logging_striptest0-logging_striptest_main.o: src/logging_striptest_main.cc
823 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(logging_striptest0_CXXFLAGS) $(CXXFLAGS) -MT logging_striptest0-logging_striptest_main.o -MD -MP -MF $(DEPDIR)/logging_striptest0-logging_striptest_main.Tpo -c -o logging_striptest0-logging_striptest_main.o `test -f 'src/logging_striptest_main.cc' || echo '$(srcdir)/'`src/logging_striptest_main.cc
824 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/logging_striptest0-logging_striptest_main.Tpo $(DEPDIR)/logging_striptest0-logging_striptest_main.Po
825 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/logging_striptest_main.cc' object='logging_striptest0-logging_striptest_main.o' libtool=no @AMDEPBACKSLASH@
826 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
827 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(logging_striptest0_CXXFLAGS) $(CXXFLAGS) -c -o logging_striptest0-logging_striptest_main.o `test -f 'src/logging_striptest_main.cc' || echo '$(srcdir)/'`src/logging_striptest_main.cc
829 logging_striptest0-logging_striptest_main.obj: src/logging_striptest_main.cc
830 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(logging_striptest0_CXXFLAGS) $(CXXFLAGS) -MT logging_striptest0-logging_striptest_main.obj -MD -MP -MF $(DEPDIR)/logging_striptest0-logging_striptest_main.Tpo -c -o logging_striptest0-logging_striptest_main.obj `if test -f 'src/logging_striptest_main.cc'; then $(CYGPATH_W) 'src/logging_striptest_main.cc'; else $(CYGPATH_W) '$(srcdir)/src/logging_striptest_main.cc'; fi`
831 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/logging_striptest0-logging_striptest_main.Tpo $(DEPDIR)/logging_striptest0-logging_striptest_main.Po
832 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/logging_striptest_main.cc' object='logging_striptest0-logging_striptest_main.obj' libtool=no @AMDEPBACKSLASH@
833 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
834 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(logging_striptest0_CXXFLAGS) $(CXXFLAGS) -c -o logging_striptest0-logging_striptest_main.obj `if test -f 'src/logging_striptest_main.cc'; then $(CYGPATH_W) 'src/logging_striptest_main.cc'; else $(CYGPATH_W) '$(srcdir)/src/logging_striptest_main.cc'; fi`
836 logging_striptest10-logging_striptest10.o: src/logging_striptest10.cc
837 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(logging_striptest10_CXXFLAGS) $(CXXFLAGS) -MT logging_striptest10-logging_striptest10.o -MD -MP -MF $(DEPDIR)/logging_striptest10-logging_striptest10.Tpo -c -o logging_striptest10-logging_striptest10.o `test -f 'src/logging_striptest10.cc' || echo '$(srcdir)/'`src/logging_striptest10.cc
838 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/logging_striptest10-logging_striptest10.Tpo $(DEPDIR)/logging_striptest10-logging_striptest10.Po
839 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/logging_striptest10.cc' object='logging_striptest10-logging_striptest10.o' libtool=no @AMDEPBACKSLASH@
840 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
841 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(logging_striptest10_CXXFLAGS) $(CXXFLAGS) -c -o logging_striptest10-logging_striptest10.o `test -f 'src/logging_striptest10.cc' || echo '$(srcdir)/'`src/logging_striptest10.cc
843 logging_striptest10-logging_striptest10.obj: src/logging_striptest10.cc
844 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(logging_striptest10_CXXFLAGS) $(CXXFLAGS) -MT logging_striptest10-logging_striptest10.obj -MD -MP -MF $(DEPDIR)/logging_striptest10-logging_striptest10.Tpo -c -o logging_striptest10-logging_striptest10.obj `if test -f 'src/logging_striptest10.cc'; then $(CYGPATH_W) 'src/logging_striptest10.cc'; else $(CYGPATH_W) '$(srcdir)/src/logging_striptest10.cc'; fi`
845 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/logging_striptest10-logging_striptest10.Tpo $(DEPDIR)/logging_striptest10-logging_striptest10.Po
846 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/logging_striptest10.cc' object='logging_striptest10-logging_striptest10.obj' libtool=no @AMDEPBACKSLASH@
847 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
848 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(logging_striptest10_CXXFLAGS) $(CXXFLAGS) -c -o logging_striptest10-logging_striptest10.obj `if test -f 'src/logging_striptest10.cc'; then $(CYGPATH_W) 'src/logging_striptest10.cc'; else $(CYGPATH_W) '$(srcdir)/src/logging_striptest10.cc'; fi`
850 logging_striptest2-logging_striptest2.o: src/logging_striptest2.cc
851 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(logging_striptest2_CXXFLAGS) $(CXXFLAGS) -MT logging_striptest2-logging_striptest2.o -MD -MP -MF $(DEPDIR)/logging_striptest2-logging_striptest2.Tpo -c -o logging_striptest2-logging_striptest2.o `test -f 'src/logging_striptest2.cc' || echo '$(srcdir)/'`src/logging_striptest2.cc
852 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/logging_striptest2-logging_striptest2.Tpo $(DEPDIR)/logging_striptest2-logging_striptest2.Po
853 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/logging_striptest2.cc' object='logging_striptest2-logging_striptest2.o' libtool=no @AMDEPBACKSLASH@
854 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
855 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(logging_striptest2_CXXFLAGS) $(CXXFLAGS) -c -o logging_striptest2-logging_striptest2.o `test -f 'src/logging_striptest2.cc' || echo '$(srcdir)/'`src/logging_striptest2.cc
857 logging_striptest2-logging_striptest2.obj: src/logging_striptest2.cc
858 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(logging_striptest2_CXXFLAGS) $(CXXFLAGS) -MT logging_striptest2-logging_striptest2.obj -MD -MP -MF $(DEPDIR)/logging_striptest2-logging_striptest2.Tpo -c -o logging_striptest2-logging_striptest2.obj `if test -f 'src/logging_striptest2.cc'; then $(CYGPATH_W) 'src/logging_striptest2.cc'; else $(CYGPATH_W) '$(srcdir)/src/logging_striptest2.cc'; fi`
859 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/logging_striptest2-logging_striptest2.Tpo $(DEPDIR)/logging_striptest2-logging_striptest2.Po
860 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/logging_striptest2.cc' object='logging_striptest2-logging_striptest2.obj' libtool=no @AMDEPBACKSLASH@
861 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
862 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(logging_striptest2_CXXFLAGS) $(CXXFLAGS) -c -o logging_striptest2-logging_striptest2.obj `if test -f 'src/logging_striptest2.cc'; then $(CYGPATH_W) 'src/logging_striptest2.cc'; else $(CYGPATH_W) '$(srcdir)/src/logging_striptest2.cc'; fi`
864 logging_unittest-logging_unittest.o: src/logging_unittest.cc
865 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(logging_unittest_CXXFLAGS) $(CXXFLAGS) -MT logging_unittest-logging_unittest.o -MD -MP -MF $(DEPDIR)/logging_unittest-logging_unittest.Tpo -c -o logging_unittest-logging_unittest.o `test -f 'src/logging_unittest.cc' || echo '$(srcdir)/'`src/logging_unittest.cc
866 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/logging_unittest-logging_unittest.Tpo $(DEPDIR)/logging_unittest-logging_unittest.Po
867 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/logging_unittest.cc' object='logging_unittest-logging_unittest.o' libtool=no @AMDEPBACKSLASH@
868 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
869 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(logging_unittest_CXXFLAGS) $(CXXFLAGS) -c -o logging_unittest-logging_unittest.o `test -f 'src/logging_unittest.cc' || echo '$(srcdir)/'`src/logging_unittest.cc
871 logging_unittest-logging_unittest.obj: src/logging_unittest.cc
872 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(logging_unittest_CXXFLAGS) $(CXXFLAGS) -MT logging_unittest-logging_unittest.obj -MD -MP -MF $(DEPDIR)/logging_unittest-logging_unittest.Tpo -c -o logging_unittest-logging_unittest.obj `if test -f 'src/logging_unittest.cc'; then $(CYGPATH_W) 'src/logging_unittest.cc'; else $(CYGPATH_W) '$(srcdir)/src/logging_unittest.cc'; fi`
873 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/logging_unittest-logging_unittest.Tpo $(DEPDIR)/logging_unittest-logging_unittest.Po
874 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/logging_unittest.cc' object='logging_unittest-logging_unittest.obj' libtool=no @AMDEPBACKSLASH@
875 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
876 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(logging_unittest_CXXFLAGS) $(CXXFLAGS) -c -o logging_unittest-logging_unittest.obj `if test -f 'src/logging_unittest.cc'; then $(CYGPATH_W) 'src/logging_unittest.cc'; else $(CYGPATH_W) '$(srcdir)/src/logging_unittest.cc'; fi`
878 mock_log_test-mock-log_test.o: src/mock-log_test.cc
879 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mock_log_test_CXXFLAGS) $(CXXFLAGS) -MT mock_log_test-mock-log_test.o -MD -MP -MF $(DEPDIR)/mock_log_test-mock-log_test.Tpo -c -o mock_log_test-mock-log_test.o `test -f 'src/mock-log_test.cc' || echo '$(srcdir)/'`src/mock-log_test.cc
880 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/mock_log_test-mock-log_test.Tpo $(DEPDIR)/mock_log_test-mock-log_test.Po
881 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/mock-log_test.cc' object='mock_log_test-mock-log_test.o' libtool=no @AMDEPBACKSLASH@
882 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
883 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mock_log_test_CXXFLAGS) $(CXXFLAGS) -c -o mock_log_test-mock-log_test.o `test -f 'src/mock-log_test.cc' || echo '$(srcdir)/'`src/mock-log_test.cc
885 mock_log_test-mock-log_test.obj: src/mock-log_test.cc
886 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mock_log_test_CXXFLAGS) $(CXXFLAGS) -MT mock_log_test-mock-log_test.obj -MD -MP -MF $(DEPDIR)/mock_log_test-mock-log_test.Tpo -c -o mock_log_test-mock-log_test.obj `if test -f 'src/mock-log_test.cc'; then $(CYGPATH_W) 'src/mock-log_test.cc'; else $(CYGPATH_W) '$(srcdir)/src/mock-log_test.cc'; fi`
887 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/mock_log_test-mock-log_test.Tpo $(DEPDIR)/mock_log_test-mock-log_test.Po
888 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/mock-log_test.cc' object='mock_log_test-mock-log_test.obj' libtool=no @AMDEPBACKSLASH@
889 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
890 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mock_log_test_CXXFLAGS) $(CXXFLAGS) -c -o mock_log_test-mock-log_test.obj `if test -f 'src/mock-log_test.cc'; then $(CYGPATH_W) 'src/mock-log_test.cc'; else $(CYGPATH_W) '$(srcdir)/src/mock-log_test.cc'; fi`
892 signalhandler_unittest-signalhandler_unittest.o: src/signalhandler_unittest.cc
893 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(signalhandler_unittest_CXXFLAGS) $(CXXFLAGS) -MT signalhandler_unittest-signalhandler_unittest.o -MD -MP -MF $(DEPDIR)/signalhandler_unittest-signalhandler_unittest.Tpo -c -o signalhandler_unittest-signalhandler_unittest.o `test -f 'src/signalhandler_unittest.cc' || echo '$(srcdir)/'`src/signalhandler_unittest.cc
894 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/signalhandler_unittest-signalhandler_unittest.Tpo $(DEPDIR)/signalhandler_unittest-signalhandler_unittest.Po
895 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/signalhandler_unittest.cc' object='signalhandler_unittest-signalhandler_unittest.o' libtool=no @AMDEPBACKSLASH@
896 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
897 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(signalhandler_unittest_CXXFLAGS) $(CXXFLAGS) -c -o signalhandler_unittest-signalhandler_unittest.o `test -f 'src/signalhandler_unittest.cc' || echo '$(srcdir)/'`src/signalhandler_unittest.cc
899 signalhandler_unittest-signalhandler_unittest.obj: src/signalhandler_unittest.cc
900 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(signalhandler_unittest_CXXFLAGS) $(CXXFLAGS) -MT signalhandler_unittest-signalhandler_unittest.obj -MD -MP -MF $(DEPDIR)/signalhandler_unittest-signalhandler_unittest.Tpo -c -o signalhandler_unittest-signalhandler_unittest.obj `if test -f 'src/signalhandler_unittest.cc'; then $(CYGPATH_W) 'src/signalhandler_unittest.cc'; else $(CYGPATH_W) '$(srcdir)/src/signalhandler_unittest.cc'; fi`
901 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/signalhandler_unittest-signalhandler_unittest.Tpo $(DEPDIR)/signalhandler_unittest-signalhandler_unittest.Po
902 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/signalhandler_unittest.cc' object='signalhandler_unittest-signalhandler_unittest.obj' libtool=no @AMDEPBACKSLASH@
903 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
904 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(signalhandler_unittest_CXXFLAGS) $(CXXFLAGS) -c -o signalhandler_unittest-signalhandler_unittest.obj `if test -f 'src/signalhandler_unittest.cc'; then $(CYGPATH_W) 'src/signalhandler_unittest.cc'; else $(CYGPATH_W) '$(srcdir)/src/signalhandler_unittest.cc'; fi`
906 stacktrace_unittest-stacktrace_unittest.o: src/stacktrace_unittest.cc
907 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stacktrace_unittest_CXXFLAGS) $(CXXFLAGS) -MT stacktrace_unittest-stacktrace_unittest.o -MD -MP -MF $(DEPDIR)/stacktrace_unittest-stacktrace_unittest.Tpo -c -o stacktrace_unittest-stacktrace_unittest.o `test -f 'src/stacktrace_unittest.cc' || echo '$(srcdir)/'`src/stacktrace_unittest.cc
908 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/stacktrace_unittest-stacktrace_unittest.Tpo $(DEPDIR)/stacktrace_unittest-stacktrace_unittest.Po
909 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/stacktrace_unittest.cc' object='stacktrace_unittest-stacktrace_unittest.o' libtool=no @AMDEPBACKSLASH@
910 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
911 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stacktrace_unittest_CXXFLAGS) $(CXXFLAGS) -c -o stacktrace_unittest-stacktrace_unittest.o `test -f 'src/stacktrace_unittest.cc' || echo '$(srcdir)/'`src/stacktrace_unittest.cc
913 stacktrace_unittest-stacktrace_unittest.obj: src/stacktrace_unittest.cc
914 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stacktrace_unittest_CXXFLAGS) $(CXXFLAGS) -MT stacktrace_unittest-stacktrace_unittest.obj -MD -MP -MF $(DEPDIR)/stacktrace_unittest-stacktrace_unittest.Tpo -c -o stacktrace_unittest-stacktrace_unittest.obj `if test -f 'src/stacktrace_unittest.cc'; then $(CYGPATH_W) 'src/stacktrace_unittest.cc'; else $(CYGPATH_W) '$(srcdir)/src/stacktrace_unittest.cc'; fi`
915 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/stacktrace_unittest-stacktrace_unittest.Tpo $(DEPDIR)/stacktrace_unittest-stacktrace_unittest.Po
916 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/stacktrace_unittest.cc' object='stacktrace_unittest-stacktrace_unittest.obj' libtool=no @AMDEPBACKSLASH@
917 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
918 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stacktrace_unittest_CXXFLAGS) $(CXXFLAGS) -c -o stacktrace_unittest-stacktrace_unittest.obj `if test -f 'src/stacktrace_unittest.cc'; then $(CYGPATH_W) 'src/stacktrace_unittest.cc'; else $(CYGPATH_W) '$(srcdir)/src/stacktrace_unittest.cc'; fi`
920 stl_logging_unittest-stl_logging_unittest.o: src/stl_logging_unittest.cc
921 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stl_logging_unittest_CXXFLAGS) $(CXXFLAGS) -MT stl_logging_unittest-stl_logging_unittest.o -MD -MP -MF $(DEPDIR)/stl_logging_unittest-stl_logging_unittest.Tpo -c -o stl_logging_unittest-stl_logging_unittest.o `test -f 'src/stl_logging_unittest.cc' || echo '$(srcdir)/'`src/stl_logging_unittest.cc
922 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/stl_logging_unittest-stl_logging_unittest.Tpo $(DEPDIR)/stl_logging_unittest-stl_logging_unittest.Po
923 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/stl_logging_unittest.cc' object='stl_logging_unittest-stl_logging_unittest.o' libtool=no @AMDEPBACKSLASH@
924 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
925 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stl_logging_unittest_CXXFLAGS) $(CXXFLAGS) -c -o stl_logging_unittest-stl_logging_unittest.o `test -f 'src/stl_logging_unittest.cc' || echo '$(srcdir)/'`src/stl_logging_unittest.cc
927 stl_logging_unittest-stl_logging_unittest.obj: src/stl_logging_unittest.cc
928 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stl_logging_unittest_CXXFLAGS) $(CXXFLAGS) -MT stl_logging_unittest-stl_logging_unittest.obj -MD -MP -MF $(DEPDIR)/stl_logging_unittest-stl_logging_unittest.Tpo -c -o stl_logging_unittest-stl_logging_unittest.obj `if test -f 'src/stl_logging_unittest.cc'; then $(CYGPATH_W) 'src/stl_logging_unittest.cc'; else $(CYGPATH_W) '$(srcdir)/src/stl_logging_unittest.cc'; fi`
929 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/stl_logging_unittest-stl_logging_unittest.Tpo $(DEPDIR)/stl_logging_unittest-stl_logging_unittest.Po
930 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/stl_logging_unittest.cc' object='stl_logging_unittest-stl_logging_unittest.obj' libtool=no @AMDEPBACKSLASH@
931 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
932 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stl_logging_unittest_CXXFLAGS) $(CXXFLAGS) -c -o stl_logging_unittest-stl_logging_unittest.obj `if test -f 'src/stl_logging_unittest.cc'; then $(CYGPATH_W) 'src/stl_logging_unittest.cc'; else $(CYGPATH_W) '$(srcdir)/src/stl_logging_unittest.cc'; fi`
934 symbolize_unittest-symbolize_unittest.o: src/symbolize_unittest.cc
935 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(symbolize_unittest_CXXFLAGS) $(CXXFLAGS) -MT symbolize_unittest-symbolize_unittest.o -MD -MP -MF $(DEPDIR)/symbolize_unittest-symbolize_unittest.Tpo -c -o symbolize_unittest-symbolize_unittest.o `test -f 'src/symbolize_unittest.cc' || echo '$(srcdir)/'`src/symbolize_unittest.cc
936 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/symbolize_unittest-symbolize_unittest.Tpo $(DEPDIR)/symbolize_unittest-symbolize_unittest.Po
937 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/symbolize_unittest.cc' object='symbolize_unittest-symbolize_unittest.o' libtool=no @AMDEPBACKSLASH@
938 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
939 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(symbolize_unittest_CXXFLAGS) $(CXXFLAGS) -c -o symbolize_unittest-symbolize_unittest.o `test -f 'src/symbolize_unittest.cc' || echo '$(srcdir)/'`src/symbolize_unittest.cc
941 symbolize_unittest-symbolize_unittest.obj: src/symbolize_unittest.cc
942 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(symbolize_unittest_CXXFLAGS) $(CXXFLAGS) -MT symbolize_unittest-symbolize_unittest.obj -MD -MP -MF $(DEPDIR)/symbolize_unittest-symbolize_unittest.Tpo -c -o symbolize_unittest-symbolize_unittest.obj `if test -f 'src/symbolize_unittest.cc'; then $(CYGPATH_W) 'src/symbolize_unittest.cc'; else $(CYGPATH_W) '$(srcdir)/src/symbolize_unittest.cc'; fi`
943 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/symbolize_unittest-symbolize_unittest.Tpo $(DEPDIR)/symbolize_unittest-symbolize_unittest.Po
944 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/symbolize_unittest.cc' object='symbolize_unittest-symbolize_unittest.obj' libtool=no @AMDEPBACKSLASH@
945 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
946 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(symbolize_unittest_CXXFLAGS) $(CXXFLAGS) -c -o symbolize_unittest-symbolize_unittest.obj `if test -f 'src/symbolize_unittest.cc'; then $(CYGPATH_W) 'src/symbolize_unittest.cc'; else $(CYGPATH_W) '$(srcdir)/src/symbolize_unittest.cc'; fi`
948 utilities_unittest-utilities_unittest.o: src/utilities_unittest.cc
949 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(utilities_unittest_CXXFLAGS) $(CXXFLAGS) -MT utilities_unittest-utilities_unittest.o -MD -MP -MF $(DEPDIR)/utilities_unittest-utilities_unittest.Tpo -c -o utilities_unittest-utilities_unittest.o `test -f 'src/utilities_unittest.cc' || echo '$(srcdir)/'`src/utilities_unittest.cc
950 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/utilities_unittest-utilities_unittest.Tpo $(DEPDIR)/utilities_unittest-utilities_unittest.Po
951 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/utilities_unittest.cc' object='utilities_unittest-utilities_unittest.o' libtool=no @AMDEPBACKSLASH@
952 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
953 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(utilities_unittest_CXXFLAGS) $(CXXFLAGS) -c -o utilities_unittest-utilities_unittest.o `test -f 'src/utilities_unittest.cc' || echo '$(srcdir)/'`src/utilities_unittest.cc
955 utilities_unittest-utilities_unittest.obj: src/utilities_unittest.cc
956 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(utilities_unittest_CXXFLAGS) $(CXXFLAGS) -MT utilities_unittest-utilities_unittest.obj -MD -MP -MF $(DEPDIR)/utilities_unittest-utilities_unittest.Tpo -c -o utilities_unittest-utilities_unittest.obj `if test -f 'src/utilities_unittest.cc'; then $(CYGPATH_W) 'src/utilities_unittest.cc'; else $(CYGPATH_W) '$(srcdir)/src/utilities_unittest.cc'; fi`
957 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/utilities_unittest-utilities_unittest.Tpo $(DEPDIR)/utilities_unittest-utilities_unittest.Po
958 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/utilities_unittest.cc' object='utilities_unittest-utilities_unittest.obj' libtool=no @AMDEPBACKSLASH@
959 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
960 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(utilities_unittest_CXXFLAGS) $(CXXFLAGS) -c -o utilities_unittest-utilities_unittest.obj `if test -f 'src/utilities_unittest.cc'; then $(CYGPATH_W) 'src/utilities_unittest.cc'; else $(CYGPATH_W) '$(srcdir)/src/utilities_unittest.cc'; fi`
970 install-dist_docDATA: $(dist_doc_DATA)
972 test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
973 @list='$(dist_doc_DATA)'; for p in $$list; do \
974 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
976 echo " $(dist_docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \
977 $(dist_docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \
980 uninstall-dist_docDATA:
982 @list='$(dist_doc_DATA)'; for p in $$list; do \
984 echo " rm -f '$(DESTDIR)$(docdir)/$$f'"; \
985 rm -f "$(DESTDIR)$(docdir)/$$f"; \
987 install-glogincludeHEADERS: $(gloginclude_HEADERS)
989 test -z "$(glogincludedir)" || $(MKDIR_P) "$(DESTDIR)$(glogincludedir)"
990 @list='$(gloginclude_HEADERS)'; for p in $$list; do \
991 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
993 echo " $(glogincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(glogincludedir)/$$f'"; \
994 $(glogincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(glogincludedir)/$$f"; \
997 uninstall-glogincludeHEADERS:
999 @list='$(gloginclude_HEADERS)'; for p in $$list; do \
1000 f=$(am__strip_dir) \
1001 echo " rm -f '$(DESTDIR)$(glogincludedir)/$$f'"; \
1002 rm -f "$(DESTDIR)$(glogincludedir)/$$f"; \
1004 install-nodist_glogincludeHEADERS: $(nodist_gloginclude_HEADERS)
1006 test -z "$(glogincludedir)" || $(MKDIR_P) "$(DESTDIR)$(glogincludedir)"
1007 @list='$(nodist_gloginclude_HEADERS)'; for p in $$list; do \
1008 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1009 f=$(am__strip_dir) \
1010 echo " $(nodist_glogincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(glogincludedir)/$$f'"; \
1011 $(nodist_glogincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(glogincludedir)/$$f"; \
1014 uninstall-nodist_glogincludeHEADERS:
1015 @$(NORMAL_UNINSTALL)
1016 @list='$(nodist_gloginclude_HEADERS)'; for p in $$list; do \
1017 f=$(am__strip_dir) \
1018 echo " rm -f '$(DESTDIR)$(glogincludedir)/$$f'"; \
1019 rm -f "$(DESTDIR)$(glogincludedir)/$$f"; \
1022 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1023 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1024 unique=`for i in $$list; do \
1025 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1027 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
1028 END { if (nonempty) { for (i in files) print i; }; }'`; \
1032 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
1033 $(TAGS_FILES) $(LISP)
1036 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1037 unique=`for i in $$list; do \
1038 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1040 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1041 END { if (nonempty) { for (i in files) print i; }; }'`; \
1042 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
1043 test -n "$$unique" || unique=$$empty_fix; \
1044 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1048 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
1049 $(TAGS_FILES) $(LISP)
1051 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1052 unique=`for i in $$list; do \
1053 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1055 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1056 END { if (nonempty) { for (i in files) print i; }; }'`; \
1057 test -z "$(CTAGS_ARGS)$$tags$$unique" \
1058 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1062 here=`$(am__cd) $(top_builddir) && pwd` \
1063 && cd $(top_srcdir) \
1064 && gtags -i $(GTAGS_ARGS) $$here
1067 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1069 check-TESTS: $(TESTS)
1070 @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[ ]'; \
1071 srcdir=$(srcdir); export srcdir; \
1072 list=' $(TESTS) '; \
1073 if test -n "$$list"; then \
1074 for tst in $$list; do \
1075 if test -f ./$$tst; then dir=./; \
1076 elif test -f $$tst; then dir=; \
1077 else dir="$(srcdir)/"; fi; \
1078 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
1079 all=`expr $$all + 1`; \
1080 case " $(XFAIL_TESTS) " in \
1082 xpass=`expr $$xpass + 1`; \
1083 failed=`expr $$failed + 1`; \
1084 echo "XPASS: $$tst"; \
1087 echo "PASS: $$tst"; \
1090 elif test $$? -ne 77; then \
1091 all=`expr $$all + 1`; \
1092 case " $(XFAIL_TESTS) " in \
1094 xfail=`expr $$xfail + 1`; \
1095 echo "XFAIL: $$tst"; \
1098 failed=`expr $$failed + 1`; \
1099 echo "FAIL: $$tst"; \
1103 skip=`expr $$skip + 1`; \
1104 echo "SKIP: $$tst"; \
1107 if test "$$failed" -eq 0; then \
1108 if test "$$xfail" -eq 0; then \
1109 banner="All $$all tests passed"; \
1111 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
1114 if test "$$xpass" -eq 0; then \
1115 banner="$$failed of $$all tests failed"; \
1117 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
1120 dashes="$$banner"; \
1122 if test "$$skip" -ne 0; then \
1123 skipped="($$skip tests were not run)"; \
1124 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
1125 dashes="$$skipped"; \
1128 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
1129 report="Please report to $(PACKAGE_BUGREPORT)"; \
1130 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
1131 dashes="$$report"; \
1133 dashes=`echo "$$dashes" | sed s/./=/g`; \
1136 test -z "$$skipped" || echo "$$skipped"; \
1137 test -z "$$report" || echo "$$report"; \
1139 test "$$failed" -eq 0; \
1142 distdir: $(DISTFILES)
1143 $(am__remove_distdir)
1144 test -d $(distdir) || mkdir $(distdir)
1145 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1146 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1147 list='$(DISTFILES)'; \
1148 dist_files=`for file in $$list; do echo $$file; done | \
1149 sed -e "s|^$$srcdirstrip/||;t" \
1150 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1151 case $$dist_files in \
1152 */*) $(MKDIR_P) `echo "$$dist_files" | \
1153 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1156 for file in $$dist_files; do \
1157 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1158 if test -d $$d/$$file; then \
1159 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1160 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1161 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
1163 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1165 test -f $(distdir)/$$file \
1166 || cp -p $$d/$$file $(distdir)/$$file \
1170 $(MAKE) $(AM_MAKEFLAGS) \
1171 top_distdir="$(top_distdir)" distdir="$(distdir)" \
1173 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
1174 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1175 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1176 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1177 || chmod -R a+r $(distdir)
1179 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1180 $(am__remove_distdir)
1183 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
1184 $(am__remove_distdir)
1187 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
1188 $(am__remove_distdir)
1191 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1192 $(am__remove_distdir)
1195 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
1196 $(am__remove_distdir)
1199 -rm -f $(distdir).zip
1200 zip -rq $(distdir).zip $(distdir)
1201 $(am__remove_distdir)
1203 dist dist-all: distdir
1204 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1205 $(am__remove_distdir)
1207 # This target untars the dist file and tries a VPATH configuration. Then
1208 # it guarantees that the distribution is self-contained by making another
1211 case '$(DIST_ARCHIVES)' in \
1213 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
1215 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
1217 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
1219 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1221 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
1223 unzip $(distdir).zip ;;\
1225 chmod -R a-w $(distdir); chmod a+w $(distdir)
1226 mkdir $(distdir)/_build
1227 mkdir $(distdir)/_inst
1228 chmod a-w $(distdir)
1229 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1230 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1231 && cd $(distdir)/_build \
1232 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
1233 $(DISTCHECK_CONFIGURE_FLAGS) \
1234 && $(MAKE) $(AM_MAKEFLAGS) \
1235 && $(MAKE) $(AM_MAKEFLAGS) dvi \
1236 && $(MAKE) $(AM_MAKEFLAGS) check \
1237 && $(MAKE) $(AM_MAKEFLAGS) install \
1238 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1239 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1240 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1241 distuninstallcheck \
1242 && chmod -R a-w "$$dc_install_base" \
1244 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1245 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1246 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1247 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1248 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1249 } || { rm -rf "$$dc_destdir"; exit 1; }) \
1250 && rm -rf "$$dc_destdir" \
1251 && $(MAKE) $(AM_MAKEFLAGS) dist \
1252 && rm -rf $(DIST_ARCHIVES) \
1253 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
1254 $(am__remove_distdir)
1255 @(echo "$(distdir) archives ready for distribution: "; \
1256 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1257 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1259 @cd $(distuninstallcheck_dir) \
1260 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
1261 || { echo "ERROR: files left after uninstall:" ; \
1262 if test -n "$(DESTDIR)"; then \
1263 echo " (check DESTDIR support)"; \
1265 $(distuninstallcheck_listfiles) ; \
1267 distcleancheck: distclean
1268 @if test '$(srcdir)' = . ; then \
1269 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1272 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1273 || { echo "ERROR: files left in build directory after distclean:" ; \
1274 $(distcleancheck_listfiles) ; \
1277 $(MAKE) $(AM_MAKEFLAGS) $(check_SCRIPTS)
1278 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
1280 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(DATA) \
1283 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(docdir)" "$(DESTDIR)$(glogincludedir)" "$(DESTDIR)$(glogincludedir)"; do \
1284 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1287 install-exec: install-exec-am
1288 install-data: install-data-am
1289 uninstall: uninstall-am
1292 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1294 installcheck: installcheck-am
1296 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1297 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1298 `test -z '$(STRIP)' || \
1299 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1300 mostlyclean-generic:
1305 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1307 maintainer-clean-generic:
1308 @echo "This command is intended for maintainers to use"
1309 @echo "it deletes files that may require special tools to rebuild."
1312 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
1313 clean-noinstPROGRAMS mostlyclean-am
1315 distclean: distclean-am
1316 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1319 distclean-am: clean-am distclean-compile distclean-generic \
1320 distclean-hdr distclean-libtool distclean-tags
1332 install-data-am: install-dist_docDATA install-glogincludeHEADERS \
1333 install-nodist_glogincludeHEADERS
1335 install-dvi: install-dvi-am
1337 install-exec-am: install-libLTLIBRARIES
1339 install-html: install-html-am
1341 install-info: install-info-am
1345 install-pdf: install-pdf-am
1347 install-ps: install-ps-am
1351 maintainer-clean: maintainer-clean-am
1352 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1353 -rm -rf $(top_srcdir)/autom4te.cache
1356 maintainer-clean-am: distclean-am maintainer-clean-generic
1358 mostlyclean: mostlyclean-am
1360 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1371 uninstall-am: uninstall-dist_docDATA uninstall-glogincludeHEADERS \
1372 uninstall-libLTLIBRARIES uninstall-nodist_glogincludeHEADERS
1374 .MAKE: install-am install-strip
1376 .PHONY: CTAGS GTAGS all all-am am--refresh check check-TESTS check-am \
1377 clean clean-generic clean-libLTLIBRARIES clean-libtool \
1378 clean-noinstPROGRAMS ctags dist dist-all dist-bzip2 dist-gzip \
1379 dist-hook dist-lzma dist-shar dist-tarZ dist-zip distcheck \
1380 distclean distclean-compile distclean-generic distclean-hdr \
1381 distclean-libtool distclean-tags distcleancheck distdir \
1382 distuninstallcheck dvi dvi-am html html-am info info-am \
1383 install install-am install-data install-data-am \
1384 install-dist_docDATA install-dvi install-dvi-am install-exec \
1385 install-exec-am install-glogincludeHEADERS install-html \
1386 install-html-am install-info install-info-am \
1387 install-libLTLIBRARIES install-man \
1388 install-nodist_glogincludeHEADERS install-pdf install-pdf-am \
1389 install-ps install-ps-am install-strip installcheck \
1390 installcheck-am installdirs maintainer-clean \
1391 maintainer-clean-generic mostlyclean mostlyclean-compile \
1392 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1393 tags uninstall uninstall-am uninstall-dist_docDATA \
1394 uninstall-glogincludeHEADERS uninstall-libLTLIBRARIES \
1395 uninstall-nodist_glogincludeHEADERS
1397 @ENABLE_FRAME_POINTERS_FALSE@@X86_64_TRUE@ # TODO(csilvers): check if -fomit-frame-pointer might be in $(CXXFLAGS),
1398 @ENABLE_FRAME_POINTERS_FALSE@@X86_64_TRUE@ # before setting this.
1399 logging_striplog_test_sh: logging_striptest0 logging_striptest2 logging_striptest10
1400 $(top_srcdir)/src/logging_striplog_test.sh
1401 demangle_unittest_sh: demangle_unittest
1402 $(top_srcdir)/demangle_unittest # force to create lt-demangle_unittest
1403 $(top_srcdir)/src/demangle_unittest.sh
1404 signalhandler_unittest_sh: signalhandler_unittest
1405 $(top_srcdir)/signalhandler_unittest # force to create lt-signalhandler_unittest
1406 $(top_srcdir)/src/signalhandler_unittest.sh
1408 rpm: dist-gzip packages/rpm.sh packages/rpm/rpm.spec
1409 @cd packages && ./rpm.sh ${PACKAGE} ${VERSION}
1411 deb: dist-gzip packages/deb.sh packages/deb/*
1412 @cd packages && ./deb.sh ${PACKAGE} ${VERSION}
1414 # Windows wants write permission to .vcproj files and maybe even sln files.
1416 test -e "$(distdir)/vsprojects" \
1417 && chmod -R u+w $(distdir)/*.sln $(distdir)/vsprojects/
1419 libtool: $(LIBTOOL_DEPS)
1420 $(SHELL) ./config.status --recheck
1421 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1422 # Otherwise a system limit (for SysV at least) may be exceeded.