Utilize AM_CXXFLAGS.
[platform/upstream/glog.git] / Makefile.in
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # @configure_input@
3
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.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17
18
19
20
21 VPATH = @srcdir@
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)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39
40 # These are good warnings to turn on by default
41 @GCC_TRUE@am__append_1 = -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare
42
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) \
49         $(am__EXEEXT_1)
50 @HAVE_GMOCK_TRUE@am__append_4 = mock_log_test
51 noinst_PROGRAMS = $(am__EXEEXT_2) $(am__EXEEXT_3)
52 subdir = .
53 DIST_COMMON = README $(am__configure_deps) $(dist_doc_DATA) \
54         $(gloginclude_HEADERS) $(noinst_HEADERS) $(srcdir)/Makefile.am \
55         $(srcdir)/Makefile.in $(srcdir)/libglog.pc.in \
56         $(top_srcdir)/configure $(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) \
73         $(ACLOCAL_M4)
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 libglog.pc
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/||"`;; \
83     *) f=$$p;; \
84   esac;
85 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
86 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(docdir)" \
87         "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(glogincludedir)" \
88         "$(DESTDIR)$(glogincludedir)"
89 libLTLIBRARIES_INSTALL = $(INSTALL)
90 LTLIBRARIES = $(lib_LTLIBRARIES)
91 am__DEPENDENCIES_1 =
92 am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
93         $(am__DEPENDENCIES_1)
94 libglog_la_DEPENDENCIES = $(am__DEPENDENCIES_2)
95 am__objects_1 =
96 am_libglog_la_OBJECTS = $(am__objects_1) libglog_la-logging.lo \
97         libglog_la-raw_logging.lo libglog_la-vlog_is_on.lo \
98         libglog_la-utilities.lo libglog_la-demangle.lo \
99         libglog_la-symbolize.lo libglog_la-signalhandler.lo
100 nodist_libglog_la_OBJECTS = $(am__objects_1)
101 libglog_la_OBJECTS = $(am_libglog_la_OBJECTS) \
102         $(nodist_libglog_la_OBJECTS)
103 libglog_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
104         $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(libglog_la_CXXFLAGS) \
105         $(CXXFLAGS) $(libglog_la_LDFLAGS) $(LDFLAGS) -o $@
106 @HAVE_GMOCK_TRUE@am__EXEEXT_1 = mock_log_test$(EXEEXT)
107 am__EXEEXT_2 = logging_unittest$(EXEEXT) demangle_unittest$(EXEEXT) \
108         stacktrace_unittest$(EXEEXT) symbolize_unittest$(EXEEXT) \
109         stl_logging_unittest$(EXEEXT) utilities_unittest$(EXEEXT) \
110         $(am__EXEEXT_1)
111 am__EXEEXT_3 = logging_striptest0$(EXEEXT) logging_striptest2$(EXEEXT) \
112         logging_striptest10$(EXEEXT) signalhandler_unittest$(EXEEXT)
113 PROGRAMS = $(noinst_PROGRAMS)
114 am_demangle_unittest_OBJECTS = $(am__objects_1) \
115         demangle_unittest-demangle_unittest.$(OBJEXT)
116 nodist_demangle_unittest_OBJECTS = $(am__objects_1)
117 demangle_unittest_OBJECTS = $(am_demangle_unittest_OBJECTS) \
118         $(nodist_demangle_unittest_OBJECTS)
119 demangle_unittest_DEPENDENCIES = libglog.la $(am__DEPENDENCIES_2) \
120         $(am__DEPENDENCIES_2)
121 demangle_unittest_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
122         $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
123         $(demangle_unittest_CXXFLAGS) $(CXXFLAGS) \
124         $(demangle_unittest_LDFLAGS) $(LDFLAGS) -o $@
125 am_logging_striptest0_OBJECTS = $(am__objects_1) \
126         logging_striptest0-logging_striptest_main.$(OBJEXT)
127 nodist_logging_striptest0_OBJECTS = $(am__objects_1)
128 logging_striptest0_OBJECTS = $(am_logging_striptest0_OBJECTS) \
129         $(nodist_logging_striptest0_OBJECTS)
130 logging_striptest0_DEPENDENCIES = libglog.la $(am__DEPENDENCIES_2)
131 logging_striptest0_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
132         $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
133         $(logging_striptest0_CXXFLAGS) $(CXXFLAGS) \
134         $(logging_striptest0_LDFLAGS) $(LDFLAGS) -o $@
135 am_logging_striptest10_OBJECTS = $(am__objects_1) \
136         logging_striptest10-logging_striptest10.$(OBJEXT)
137 nodist_logging_striptest10_OBJECTS = $(am__objects_1)
138 logging_striptest10_OBJECTS = $(am_logging_striptest10_OBJECTS) \
139         $(nodist_logging_striptest10_OBJECTS)
140 logging_striptest10_DEPENDENCIES = libglog.la $(am__DEPENDENCIES_2)
141 logging_striptest10_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
142         $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
143         $(logging_striptest10_CXXFLAGS) $(CXXFLAGS) \
144         $(logging_striptest10_LDFLAGS) $(LDFLAGS) -o $@
145 am_logging_striptest2_OBJECTS = $(am__objects_1) \
146         logging_striptest2-logging_striptest2.$(OBJEXT)
147 nodist_logging_striptest2_OBJECTS = $(am__objects_1)
148 logging_striptest2_OBJECTS = $(am_logging_striptest2_OBJECTS) \
149         $(nodist_logging_striptest2_OBJECTS)
150 logging_striptest2_DEPENDENCIES = libglog.la $(am__DEPENDENCIES_2)
151 logging_striptest2_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
152         $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
153         $(logging_striptest2_CXXFLAGS) $(CXXFLAGS) \
154         $(logging_striptest2_LDFLAGS) $(LDFLAGS) -o $@
155 am_logging_unittest_OBJECTS = $(am__objects_1) \
156         logging_unittest-logging_unittest.$(OBJEXT)
157 nodist_logging_unittest_OBJECTS = $(am__objects_1)
158 logging_unittest_OBJECTS = $(am_logging_unittest_OBJECTS) \
159         $(nodist_logging_unittest_OBJECTS)
160 logging_unittest_DEPENDENCIES = libglog.la $(am__DEPENDENCIES_2) \
161         $(am__DEPENDENCIES_2)
162 logging_unittest_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
163         $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
164         $(logging_unittest_CXXFLAGS) $(CXXFLAGS) \
165         $(logging_unittest_LDFLAGS) $(LDFLAGS) -o $@
166 am__mock_log_test_SOURCES_DIST = src/glog/log_severity.h \
167         src/mock-log_test.cc
168 @HAVE_GMOCK_TRUE@am_mock_log_test_OBJECTS = $(am__objects_1) \
169 @HAVE_GMOCK_TRUE@       mock_log_test-mock-log_test.$(OBJEXT)
170 @HAVE_GMOCK_TRUE@nodist_mock_log_test_OBJECTS = $(am__objects_1)
171 mock_log_test_OBJECTS = $(am_mock_log_test_OBJECTS) \
172         $(nodist_mock_log_test_OBJECTS)
173 @HAVE_GMOCK_TRUE@mock_log_test_DEPENDENCIES = libglog.la \
174 @HAVE_GMOCK_TRUE@       $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_2)
175 mock_log_test_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
176         $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(mock_log_test_CXXFLAGS) \
177         $(CXXFLAGS) $(mock_log_test_LDFLAGS) $(LDFLAGS) -o $@
178 am_signalhandler_unittest_OBJECTS = $(am__objects_1) \
179         signalhandler_unittest-signalhandler_unittest.$(OBJEXT)
180 nodist_signalhandler_unittest_OBJECTS = $(am__objects_1)
181 signalhandler_unittest_OBJECTS = $(am_signalhandler_unittest_OBJECTS) \
182         $(nodist_signalhandler_unittest_OBJECTS)
183 signalhandler_unittest_DEPENDENCIES = libglog.la $(am__DEPENDENCIES_2) \
184         $(am__DEPENDENCIES_2)
185 signalhandler_unittest_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
186         $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
187         $(signalhandler_unittest_CXXFLAGS) $(CXXFLAGS) \
188         $(signalhandler_unittest_LDFLAGS) $(LDFLAGS) -o $@
189 am_stacktrace_unittest_OBJECTS = $(am__objects_1) \
190         stacktrace_unittest-stacktrace_unittest.$(OBJEXT)
191 nodist_stacktrace_unittest_OBJECTS = $(am__objects_1)
192 stacktrace_unittest_OBJECTS = $(am_stacktrace_unittest_OBJECTS) \
193         $(nodist_stacktrace_unittest_OBJECTS)
194 stacktrace_unittest_DEPENDENCIES = libglog.la $(am__DEPENDENCIES_2)
195 stacktrace_unittest_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
196         $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
197         $(stacktrace_unittest_CXXFLAGS) $(CXXFLAGS) \
198         $(stacktrace_unittest_LDFLAGS) $(LDFLAGS) -o $@
199 am_stl_logging_unittest_OBJECTS = $(am__objects_1) \
200         stl_logging_unittest-stl_logging_unittest.$(OBJEXT)
201 nodist_stl_logging_unittest_OBJECTS = $(am__objects_1)
202 stl_logging_unittest_OBJECTS = $(am_stl_logging_unittest_OBJECTS) \
203         $(nodist_stl_logging_unittest_OBJECTS)
204 stl_logging_unittest_DEPENDENCIES = libglog.la $(am__DEPENDENCIES_2) \
205         $(am__DEPENDENCIES_2)
206 stl_logging_unittest_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
207         $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
208         $(stl_logging_unittest_CXXFLAGS) $(CXXFLAGS) \
209         $(stl_logging_unittest_LDFLAGS) $(LDFLAGS) -o $@
210 am_symbolize_unittest_OBJECTS = $(am__objects_1) \
211         symbolize_unittest-symbolize_unittest.$(OBJEXT)
212 nodist_symbolize_unittest_OBJECTS = $(am__objects_1)
213 symbolize_unittest_OBJECTS = $(am_symbolize_unittest_OBJECTS) \
214         $(nodist_symbolize_unittest_OBJECTS)
215 symbolize_unittest_DEPENDENCIES = libglog.la $(am__DEPENDENCIES_2) \
216         $(am__DEPENDENCIES_2)
217 symbolize_unittest_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
218         $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
219         $(symbolize_unittest_CXXFLAGS) $(CXXFLAGS) \
220         $(symbolize_unittest_LDFLAGS) $(LDFLAGS) -o $@
221 am_utilities_unittest_OBJECTS = $(am__objects_1) \
222         utilities_unittest-utilities_unittest.$(OBJEXT)
223 nodist_utilities_unittest_OBJECTS = $(am__objects_1)
224 utilities_unittest_OBJECTS = $(am_utilities_unittest_OBJECTS) \
225         $(nodist_utilities_unittest_OBJECTS)
226 utilities_unittest_DEPENDENCIES = libglog.la $(am__DEPENDENCIES_2) \
227         $(am__DEPENDENCIES_2)
228 utilities_unittest_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
229         $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
230         $(utilities_unittest_CXXFLAGS) $(CXXFLAGS) \
231         $(utilities_unittest_LDFLAGS) $(LDFLAGS) -o $@
232 SCRIPTS = $(noinst_SCRIPTS)
233 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src
234 depcomp = $(SHELL) $(top_srcdir)/depcomp
235 am__depfiles_maybe = depfiles
236 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
237         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
238 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
239         --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
240         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
241 CXXLD = $(CXX)
242 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
243         --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
244         $(LDFLAGS) -o $@
245 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
246         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
247 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
248         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
249         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
250 CCLD = $(CC)
251 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
252         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
253         $(LDFLAGS) -o $@
254 SOURCES = $(libglog_la_SOURCES) $(nodist_libglog_la_SOURCES) \
255         $(demangle_unittest_SOURCES) \
256         $(nodist_demangle_unittest_SOURCES) \
257         $(logging_striptest0_SOURCES) \
258         $(nodist_logging_striptest0_SOURCES) \
259         $(logging_striptest10_SOURCES) \
260         $(nodist_logging_striptest10_SOURCES) \
261         $(logging_striptest2_SOURCES) \
262         $(nodist_logging_striptest2_SOURCES) \
263         $(logging_unittest_SOURCES) $(nodist_logging_unittest_SOURCES) \
264         $(mock_log_test_SOURCES) $(nodist_mock_log_test_SOURCES) \
265         $(signalhandler_unittest_SOURCES) \
266         $(nodist_signalhandler_unittest_SOURCES) \
267         $(stacktrace_unittest_SOURCES) \
268         $(nodist_stacktrace_unittest_SOURCES) \
269         $(stl_logging_unittest_SOURCES) \
270         $(nodist_stl_logging_unittest_SOURCES) \
271         $(symbolize_unittest_SOURCES) \
272         $(nodist_symbolize_unittest_SOURCES) \
273         $(utilities_unittest_SOURCES) \
274         $(nodist_utilities_unittest_SOURCES)
275 DIST_SOURCES = $(libglog_la_SOURCES) $(demangle_unittest_SOURCES) \
276         $(logging_striptest0_SOURCES) $(logging_striptest10_SOURCES) \
277         $(logging_striptest2_SOURCES) $(logging_unittest_SOURCES) \
278         $(am__mock_log_test_SOURCES_DIST) \
279         $(signalhandler_unittest_SOURCES) \
280         $(stacktrace_unittest_SOURCES) $(stl_logging_unittest_SOURCES) \
281         $(symbolize_unittest_SOURCES) $(utilities_unittest_SOURCES)
282 dist_docDATA_INSTALL = $(INSTALL_DATA)
283 pkgconfigDATA_INSTALL = $(INSTALL_DATA)
284 DATA = $(dist_doc_DATA) $(pkgconfig_DATA)
285 glogincludeHEADERS_INSTALL = $(INSTALL_HEADER)
286 nodist_glogincludeHEADERS_INSTALL = $(INSTALL_HEADER)
287 HEADERS = $(gloginclude_HEADERS) $(nodist_gloginclude_HEADERS) \
288         $(noinst_HEADERS)
289 ETAGS = etags
290 CTAGS = ctags
291 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
292 distdir = $(PACKAGE)-$(VERSION)
293 top_distdir = $(distdir)
294 am__remove_distdir = \
295   { test ! -d $(distdir) \
296     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
297          && rm -fr $(distdir); }; }
298 DIST_ARCHIVES = $(distdir).tar.gz
299 GZIP_ENV = --best
300 distuninstallcheck_listfiles = find . -type f -print
301 distcleancheck_listfiles = find . -type f -print
302 ACLOCAL = @ACLOCAL@
303 AMTAR = @AMTAR@
304 AR = @AR@
305 AUTOCONF = @AUTOCONF@
306 AUTOHEADER = @AUTOHEADER@
307 AUTOMAKE = @AUTOMAKE@
308 AWK = @AWK@
309 CC = @CC@
310 CCDEPMODE = @CCDEPMODE@
311 CFLAGS = @CFLAGS@
312 CPP = @CPP@
313 CPPFLAGS = @CPPFLAGS@
314 CXX = @CXX@
315 CXXCPP = @CXXCPP@
316 CXXDEPMODE = @CXXDEPMODE@
317 CXXFLAGS = @CXXFLAGS@
318 CYGPATH_W = @CYGPATH_W@
319 DEFS = @DEFS@
320 DEPDIR = @DEPDIR@
321 DSYMUTIL = @DSYMUTIL@
322 ECHO = @ECHO@
323 ECHO_C = @ECHO_C@
324 ECHO_N = @ECHO_N@
325 ECHO_T = @ECHO_T@
326 EGREP = @EGREP@
327 EXEEXT = @EXEEXT@
328 F77 = @F77@
329 FFLAGS = @FFLAGS@
330 GFLAGS_CFLAGS = @GFLAGS_CFLAGS@
331 GFLAGS_LIBS = @GFLAGS_LIBS@
332 GMOCK_CFLAGS = @GMOCK_CFLAGS@
333 GMOCK_CONFIG = @GMOCK_CONFIG@
334 GMOCK_LIBS = @GMOCK_LIBS@
335 GREP = @GREP@
336 GTEST_CFLAGS = @GTEST_CFLAGS@
337 GTEST_CONFIG = @GTEST_CONFIG@
338 GTEST_LIBS = @GTEST_LIBS@
339 INSTALL = @INSTALL@
340 INSTALL_DATA = @INSTALL_DATA@
341 INSTALL_PROGRAM = @INSTALL_PROGRAM@
342 INSTALL_SCRIPT = @INSTALL_SCRIPT@
343 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
344 LDFLAGS = @LDFLAGS@
345 LIBOBJS = @LIBOBJS@
346 LIBS = @LIBS@
347 LIBTOOL = @LIBTOOL@
348 LIBTOOL_DEPS = @LIBTOOL_DEPS@
349 LN_S = @LN_S@
350 LTLIBOBJS = @LTLIBOBJS@
351 MAKEINFO = @MAKEINFO@
352 MKDIR_P = @MKDIR_P@
353 NMEDIT = @NMEDIT@
354 OBJEXT = @OBJEXT@
355 PACKAGE = @PACKAGE@
356 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
357 PACKAGE_NAME = @PACKAGE_NAME@
358 PACKAGE_STRING = @PACKAGE_STRING@
359 PACKAGE_TARNAME = @PACKAGE_TARNAME@
360 PACKAGE_VERSION = @PACKAGE_VERSION@
361 PATH_SEPARATOR = @PATH_SEPARATOR@
362 PTHREAD_CC = @PTHREAD_CC@
363 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
364 PTHREAD_LIBS = @PTHREAD_LIBS@
365 RANLIB = @RANLIB@
366 SED = @SED@
367 SET_MAKE = @SET_MAKE@
368 SHELL = @SHELL@
369 STRIP = @STRIP@
370 UNWIND_LIBS = @UNWIND_LIBS@
371 VERSION = @VERSION@
372 abs_builddir = @abs_builddir@
373 abs_srcdir = @abs_srcdir@
374 abs_top_builddir = @abs_top_builddir@
375 abs_top_srcdir = @abs_top_srcdir@
376 ac_ct_CC = @ac_ct_CC@
377 ac_ct_CXX = @ac_ct_CXX@
378 ac_ct_F77 = @ac_ct_F77@
379 ac_cv___attribute___noreturn = @ac_cv___attribute___noreturn@
380 ac_cv___attribute___printf_4_5 = @ac_cv___attribute___printf_4_5@
381 ac_cv_cxx_using_operator = @ac_cv_cxx_using_operator@
382 ac_cv_have___builtin_expect = @ac_cv_have___builtin_expect@
383 ac_cv_have___uint16 = @ac_cv_have___uint16@
384 ac_cv_have_inttypes_h = @ac_cv_have_inttypes_h@
385 ac_cv_have_libgflags = @ac_cv_have_libgflags@
386 ac_cv_have_stdint_h = @ac_cv_have_stdint_h@
387 ac_cv_have_systypes_h = @ac_cv_have_systypes_h@
388 ac_cv_have_u_int16_t = @ac_cv_have_u_int16_t@
389 ac_cv_have_uint16_t = @ac_cv_have_uint16_t@
390 ac_cv_have_unistd_h = @ac_cv_have_unistd_h@
391 ac_google_end_namespace = @ac_google_end_namespace@
392 ac_google_namespace = @ac_google_namespace@
393 ac_google_start_namespace = @ac_google_start_namespace@
394 acx_pthread_config = @acx_pthread_config@
395 am__include = @am__include@
396 am__leading_dot = @am__leading_dot@
397 am__quote = @am__quote@
398 am__tar = @am__tar@
399 am__untar = @am__untar@
400 bindir = @bindir@
401 build = @build@
402 build_alias = @build_alias@
403 build_cpu = @build_cpu@
404 build_os = @build_os@
405 build_vendor = @build_vendor@
406 builddir = @builddir@
407 datadir = @datadir@
408 datarootdir = @datarootdir@
409 docdir = $(prefix)/share/doc/$(PACKAGE)-$(VERSION)
410 dvidir = @dvidir@
411 exec_prefix = @exec_prefix@
412 host = @host@
413 host_alias = @host_alias@
414 host_cpu = @host_cpu@
415 host_os = @host_os@
416 host_vendor = @host_vendor@
417 htmldir = @htmldir@
418 includedir = @includedir@
419 infodir = @infodir@
420 install_sh = @install_sh@
421 libdir = @libdir@
422 libexecdir = @libexecdir@
423 localedir = @localedir@
424 localstatedir = @localstatedir@
425 mandir = @mandir@
426 mkdir_p = @mkdir_p@
427 oldincludedir = @oldincludedir@
428 pdfdir = @pdfdir@
429 prefix = @prefix@
430 program_transform_name = @program_transform_name@
431 psdir = @psdir@
432 sbindir = @sbindir@
433 sharedstatedir = @sharedstatedir@
434 srcdir = @srcdir@
435 sysconfdir = @sysconfdir@
436 target_alias = @target_alias@
437 top_builddir = @top_builddir@
438 top_srcdir = @top_srcdir@
439
440 # Make sure that when we re-make ./configure, we get the macros we need
441 ACLOCAL_AMFLAGS = -I m4
442
443 # This is so we can #include <glog/foo>
444 AM_CPPFLAGS = -I$(top_srcdir)/src
445
446 # This is mostly based on configure options
447 AM_CXXFLAGS = $(am__append_1) $(am__append_2) $(am__append_3)
448 glogincludedir = $(includedir)/glog
449 gloginclude_HEADERS = src/glog/log_severity.h
450 nodist_gloginclude_HEADERS = src/glog/logging.h src/glog/raw_logging.h src/glog/vlog_is_on.h src/glog/stl_logging.h
451 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
452 dist_doc_DATA = AUTHORS COPYING ChangeLog INSTALL NEWS README README.windows \
453                 doc/designstyle.css doc/glog.html
454
455 lib_LTLIBRARIES = libglog.la
456
457 # The libraries libglog depends on.
458 COMMON_LIBS = $(PTHREAD_LIBS) $(GFLAGS_LIBS) $(UNWIND_LIBS)
459 # Compile switches for our unittest.
460 TEST_CFLAGS = $(GTEST_CFLAGS) $(GMOCK_CFLAGS) $(GFLAGS_CFLAGS) $(AM_CXXFLAGS)
461 # Libraries for our unittest.
462 TEST_LIBS = $(GTEST_LIBS) $(GMOCK_LIBS) $(GFLAGS_LIBS)
463 TESTS_ENVIRONMENT = 
464 check_SCRIPTS = logging_striplog_test_sh demangle_unittest_sh \
465         signalhandler_unittest_sh
466 # Every time you add a unittest to check_SCRIPTS, add it here too
467 noinst_SCRIPTS = src/logging_striplog_test.sh src/demangle_unittest.sh \
468         src/signalhandler_unittest.sh
469 # Binaries used for script-based unittests.
470 TEST_BINARIES = logging_striptest0 logging_striptest2 \
471         logging_striptest10 signalhandler_unittest
472 logging_unittest_SOURCES = $(gloginclude_HEADERS) \
473                            src/logging_unittest.cc \
474                            src/config_for_unittests.h \
475                            src/mock-log.h
476
477 nodist_logging_unittest_SOURCES = $(nodist_gloginclude_HEADERS)
478 logging_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) $(TEST_CFLAGS)
479 logging_unittest_LDFLAGS = $(PTHREAD_CFLAGS)
480 logging_unittest_LDADD = libglog.la $(COMMON_LIBS) $(TEST_LIBS)
481 logging_striptest0_SOURCES = $(gloginclude_HEADERS) \
482                              src/logging_striptest_main.cc
483
484 nodist_logging_striptest0_SOURCES = $(nodist_gloginclude_HEADERS)
485 logging_striptest0_CXXFLAGS = $(PTHREAD_CFLAGS) $(TEST_CFLAGS)
486 logging_striptest0_LDFLAGS = $(PTHREAD_CFLAGS)
487 logging_striptest0_LDADD = libglog.la $(COMMON_LIBS)
488 logging_striptest2_SOURCES = $(gloginclude_HEADERS) \
489                              src/logging_striptest2.cc
490
491 nodist_logging_striptest2_SOURCES = $(nodist_gloginclude_HEADERS)
492 logging_striptest2_CXXFLAGS = $(PTHREAD_CFLAGS) $(TEST_CFLAGS)
493 logging_striptest2_LDFLAGS = $(PTHREAD_CFLAGS)
494 logging_striptest2_LDADD = libglog.la $(COMMON_LIBS)
495 logging_striptest10_SOURCES = $(gloginclude_HEADERS) \
496                               src/logging_striptest10.cc
497
498 nodist_logging_striptest10_SOURCES = $(nodist_gloginclude_HEADERS)
499 logging_striptest10_CXXFLAGS = $(PTHREAD_CFLAGS) $(TEST_CFLAGS)
500 logging_striptest10_LDFLAGS = $(PTHREAD_CFLAGS)
501 logging_striptest10_LDADD = libglog.la $(COMMON_LIBS)
502 demangle_unittest_SOURCES = $(gloginclude_HEADERS) \
503                             src/demangle_unittest.cc
504
505 nodist_demangle_unittest_SOURCES = $(nodist_gloginclude_HEADERS)
506 demangle_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) $(TEST_CFLAGS)
507 demangle_unittest_LDFLAGS = $(PTHREAD_CFLAGS)
508 demangle_unittest_LDADD = libglog.la $(COMMON_LIBS) $(TEST_LIBS)
509 stacktrace_unittest_SOURCES = $(gloginclude_HEADERS) \
510                               src/stacktrace_unittest.cc
511
512 nodist_stacktrace_unittest_SOURCES = $(nodist_gloginclude_HEADERS)
513 stacktrace_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) $(TEST_CFLAGS)
514 stacktrace_unittest_LDFLAGS = $(PTHREAD_CFLAGS)
515 stacktrace_unittest_LDADD = libglog.la $(COMMON_LIBS)
516 symbolize_unittest_SOURCES = $(gloginclude_HEADERS) \
517                               src/symbolize_unittest.cc
518
519 nodist_symbolize_unittest_SOURCES = $(nodist_gloginclude_HEADERS)
520 symbolize_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) $(TEST_CFLAGS)
521 symbolize_unittest_LDFLAGS = $(PTHREAD_CFLAGS)
522 symbolize_unittest_LDADD = libglog.la $(COMMON_LIBS) $(TEST_LIBS)
523 stl_logging_unittest_SOURCES = $(gloginclude_HEADERS) \
524                                src/stl_logging_unittest.cc
525
526 nodist_stl_logging_unittest_SOURCES = $(nodist_gloginclude_HEADERS)
527 stl_logging_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) $(TEST_CFLAGS)
528 stl_logging_unittest_LDFLAGS = $(PTHREAD_CFLAGS)
529 stl_logging_unittest_LDADD = libglog.la $(COMMON_LIBS) $(TEST_LIBS)
530 signalhandler_unittest_SOURCES = $(gloginclude_HEADERS) \
531                                src/signalhandler_unittest.cc
532
533 nodist_signalhandler_unittest_SOURCES = $(nodist_gloginclude_HEADERS)
534 signalhandler_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) $(TEST_CFLAGS)
535 signalhandler_unittest_LDFLAGS = $(PTHREAD_CFLAGS)
536 signalhandler_unittest_LDADD = libglog.la $(COMMON_LIBS) $(TEST_LIBS)
537 utilities_unittest_SOURCES = $(gloginclude_HEADERS) \
538                              src/utilities_unittest.cc
539
540 nodist_utilities_unittest_SOURCES = $(nodist_gloginclude_HEADERS)
541 utilities_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) $(TEST_CFLAGS)
542 utilities_unittest_LDFLAGS = $(PTHREAD_CFLAGS)
543 utilities_unittest_LDADD = libglog.la $(COMMON_LIBS) $(TEST_LIBS)
544 @HAVE_GMOCK_TRUE@mock_log_test_SOURCES = $(gloginclude_HEADERS) \
545 @HAVE_GMOCK_TRUE@                        src/mock-log_test.cc
546
547 @HAVE_GMOCK_TRUE@nodist_mock_log_test_SOURCES = $(nodist_gloginclude_HEADERS)
548 @HAVE_GMOCK_TRUE@mock_log_test_CXXFLAGS = $(PTHREAD_CFLAGS) $(TEST_CFLAGS)
549 @HAVE_GMOCK_TRUE@mock_log_test_LDFLAGS = $(PTHREAD_CFLAGS)
550 @HAVE_GMOCK_TRUE@mock_log_test_LDADD = libglog.la $(COMMON_LIBS) $(TEST_LIBS)
551 libglog_la_SOURCES = $(gloginclude_HEADERS) \
552                        src/logging.cc src/raw_logging.cc src/vlog_is_on.cc \
553                        src/utilities.cc src/utilities.h \
554                        src/demangle.cc src/demangle.h \
555                        src/stacktrace.h \
556                        src/stacktrace_generic-inl.h \
557                        src/stacktrace_libunwind-inl.h \
558                        src/stacktrace_powerpc-inl.h \
559                        src/stacktrace_x86-inl.h \
560                        src/stacktrace_x86_64-inl.h \
561                        src/symbolize.cc src/symbolize.h \
562                        src/signalhandler.cc \
563                        src/base/mutex.h src/base/googleinit.h \
564                        src/base/commandlineflags.h src/googletest.h
565
566 nodist_libglog_la_SOURCES = $(nodist_gloginclude_HEADERS)
567 libglog_la_CXXFLAGS = $(PTRHEAD_CFLAGS) $(GFLAGS_CFLAGS) $(AM_CXXFLAGS) -DNDEBUG
568 libglog_la_LDFLAGS = $(PTRHEAD_CFLAGS) $(GFLAGS_LDFLAGS)
569 libglog_la_LIBADD = $(COMMON_LIBS)
570 WINDOWS_PROJECTS = google-glog.sln vsprojects/libglog/libglog.vcproj \
571         vsprojects/logging_unittest/logging_unittest.vcproj \
572         vsprojects/libglog_static/libglog_static.vcproj \
573         vsprojects/logging_unittest_static/logging_unittest_static.vcproj
574 EXTRA_DIST = packages/rpm.sh packages/rpm/rpm.spec packages/deb.sh packages/deb \
575         $(SCRIPTS) src/logging_unittest.err src/demangle_unittest.txt \
576         src/windows/config.h src/windows/port.h src/windows/port.cc \
577         src/windows/preprocess.sh \
578         src/windows/glog/log_severity.h src/windows/glog/logging.h \
579         src/windows/glog/raw_logging.h src/windows/glog/stl_logging.h \
580         src/windows/glog/vlog_is_on.h \
581         $(WINDOWS_PROJECTS)
582
583
584 # Add pkgconfig file
585 pkgconfigdir = $(libdir)/pkgconfig
586 pkgconfig_DATA = libglog.pc
587 all: all-am
588
589 .SUFFIXES:
590 .SUFFIXES: .cc .lo .o .obj
591 am--refresh:
592         @:
593 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
594         @for dep in $?; do \
595           case '$(am__configure_deps)' in \
596             *$$dep*) \
597               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
598               cd $(srcdir) && $(AUTOMAKE) --gnu  \
599                 && exit 0; \
600               exit 1;; \
601           esac; \
602         done; \
603         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
604         cd $(top_srcdir) && \
605           $(AUTOMAKE) --gnu  Makefile
606 .PRECIOUS: Makefile
607 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
608         @case '$?' in \
609           *config.status*) \
610             echo ' $(SHELL) ./config.status'; \
611             $(SHELL) ./config.status;; \
612           *) \
613             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
614             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
615         esac;
616
617 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
618         $(SHELL) ./config.status --recheck
619
620 $(top_srcdir)/configure:  $(am__configure_deps)
621         cd $(srcdir) && $(AUTOCONF)
622 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
623         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
624
625 src/config.h: src/stamp-h1
626         @if test ! -f $@; then \
627           rm -f src/stamp-h1; \
628           $(MAKE) $(AM_MAKEFLAGS) src/stamp-h1; \
629         else :; fi
630
631 src/stamp-h1: $(top_srcdir)/src/config.h.in $(top_builddir)/config.status
632         @rm -f src/stamp-h1
633         cd $(top_builddir) && $(SHELL) ./config.status src/config.h
634 $(top_srcdir)/src/config.h.in:  $(am__configure_deps) 
635         cd $(top_srcdir) && $(AUTOHEADER)
636         rm -f src/stamp-h1
637         touch $@
638
639 distclean-hdr:
640         -rm -f src/config.h src/stamp-h1
641 src/glog/logging.h: $(top_builddir)/config.status $(top_srcdir)/src/glog/logging.h.in
642         cd $(top_builddir) && $(SHELL) ./config.status $@
643 src/glog/raw_logging.h: $(top_builddir)/config.status $(top_srcdir)/src/glog/raw_logging.h.in
644         cd $(top_builddir) && $(SHELL) ./config.status $@
645 src/glog/vlog_is_on.h: $(top_builddir)/config.status $(top_srcdir)/src/glog/vlog_is_on.h.in
646         cd $(top_builddir) && $(SHELL) ./config.status $@
647 src/glog/stl_logging.h: $(top_builddir)/config.status $(top_srcdir)/src/glog/stl_logging.h.in
648         cd $(top_builddir) && $(SHELL) ./config.status $@
649 libglog.pc: $(top_builddir)/config.status $(srcdir)/libglog.pc.in
650         cd $(top_builddir) && $(SHELL) ./config.status $@
651 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
652         @$(NORMAL_INSTALL)
653         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
654         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
655           if test -f $$p; then \
656             f=$(am__strip_dir) \
657             echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
658             $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
659           else :; fi; \
660         done
661
662 uninstall-libLTLIBRARIES:
663         @$(NORMAL_UNINSTALL)
664         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
665           p=$(am__strip_dir) \
666           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
667           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
668         done
669
670 clean-libLTLIBRARIES:
671         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
672         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
673           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
674           test "$$dir" != "$$p" || dir=.; \
675           echo "rm -f \"$${dir}/so_locations\""; \
676           rm -f "$${dir}/so_locations"; \
677         done
678 libglog.la: $(libglog_la_OBJECTS) $(libglog_la_DEPENDENCIES) 
679         $(libglog_la_LINK) -rpath $(libdir) $(libglog_la_OBJECTS) $(libglog_la_LIBADD) $(LIBS)
680
681 clean-noinstPROGRAMS:
682         @list='$(noinst_PROGRAMS)'; for p in $$list; do \
683           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
684           echo " rm -f $$p $$f"; \
685           rm -f $$p $$f ; \
686         done
687 demangle_unittest$(EXEEXT): $(demangle_unittest_OBJECTS) $(demangle_unittest_DEPENDENCIES) 
688         @rm -f demangle_unittest$(EXEEXT)
689         $(demangle_unittest_LINK) $(demangle_unittest_OBJECTS) $(demangle_unittest_LDADD) $(LIBS)
690 logging_striptest0$(EXEEXT): $(logging_striptest0_OBJECTS) $(logging_striptest0_DEPENDENCIES) 
691         @rm -f logging_striptest0$(EXEEXT)
692         $(logging_striptest0_LINK) $(logging_striptest0_OBJECTS) $(logging_striptest0_LDADD) $(LIBS)
693 logging_striptest10$(EXEEXT): $(logging_striptest10_OBJECTS) $(logging_striptest10_DEPENDENCIES) 
694         @rm -f logging_striptest10$(EXEEXT)
695         $(logging_striptest10_LINK) $(logging_striptest10_OBJECTS) $(logging_striptest10_LDADD) $(LIBS)
696 logging_striptest2$(EXEEXT): $(logging_striptest2_OBJECTS) $(logging_striptest2_DEPENDENCIES) 
697         @rm -f logging_striptest2$(EXEEXT)
698         $(logging_striptest2_LINK) $(logging_striptest2_OBJECTS) $(logging_striptest2_LDADD) $(LIBS)
699 logging_unittest$(EXEEXT): $(logging_unittest_OBJECTS) $(logging_unittest_DEPENDENCIES) 
700         @rm -f logging_unittest$(EXEEXT)
701         $(logging_unittest_LINK) $(logging_unittest_OBJECTS) $(logging_unittest_LDADD) $(LIBS)
702 mock_log_test$(EXEEXT): $(mock_log_test_OBJECTS) $(mock_log_test_DEPENDENCIES) 
703         @rm -f mock_log_test$(EXEEXT)
704         $(mock_log_test_LINK) $(mock_log_test_OBJECTS) $(mock_log_test_LDADD) $(LIBS)
705 signalhandler_unittest$(EXEEXT): $(signalhandler_unittest_OBJECTS) $(signalhandler_unittest_DEPENDENCIES) 
706         @rm -f signalhandler_unittest$(EXEEXT)
707         $(signalhandler_unittest_LINK) $(signalhandler_unittest_OBJECTS) $(signalhandler_unittest_LDADD) $(LIBS)
708 stacktrace_unittest$(EXEEXT): $(stacktrace_unittest_OBJECTS) $(stacktrace_unittest_DEPENDENCIES) 
709         @rm -f stacktrace_unittest$(EXEEXT)
710         $(stacktrace_unittest_LINK) $(stacktrace_unittest_OBJECTS) $(stacktrace_unittest_LDADD) $(LIBS)
711 stl_logging_unittest$(EXEEXT): $(stl_logging_unittest_OBJECTS) $(stl_logging_unittest_DEPENDENCIES) 
712         @rm -f stl_logging_unittest$(EXEEXT)
713         $(stl_logging_unittest_LINK) $(stl_logging_unittest_OBJECTS) $(stl_logging_unittest_LDADD) $(LIBS)
714 symbolize_unittest$(EXEEXT): $(symbolize_unittest_OBJECTS) $(symbolize_unittest_DEPENDENCIES) 
715         @rm -f symbolize_unittest$(EXEEXT)
716         $(symbolize_unittest_LINK) $(symbolize_unittest_OBJECTS) $(symbolize_unittest_LDADD) $(LIBS)
717 utilities_unittest$(EXEEXT): $(utilities_unittest_OBJECTS) $(utilities_unittest_DEPENDENCIES) 
718         @rm -f utilities_unittest$(EXEEXT)
719         $(utilities_unittest_LINK) $(utilities_unittest_OBJECTS) $(utilities_unittest_LDADD) $(LIBS)
720
721 mostlyclean-compile:
722         -rm -f *.$(OBJEXT)
723
724 distclean-compile:
725         -rm -f *.tab.c
726
727 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/demangle_unittest-demangle_unittest.Po@am__quote@
728 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libglog_la-demangle.Plo@am__quote@
729 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libglog_la-logging.Plo@am__quote@
730 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libglog_la-raw_logging.Plo@am__quote@
731 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libglog_la-signalhandler.Plo@am__quote@
732 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libglog_la-symbolize.Plo@am__quote@
733 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libglog_la-utilities.Plo@am__quote@
734 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libglog_la-vlog_is_on.Plo@am__quote@
735 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/logging_striptest0-logging_striptest_main.Po@am__quote@
736 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/logging_striptest10-logging_striptest10.Po@am__quote@
737 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/logging_striptest2-logging_striptest2.Po@am__quote@
738 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/logging_unittest-logging_unittest.Po@am__quote@
739 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mock_log_test-mock-log_test.Po@am__quote@
740 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/signalhandler_unittest-signalhandler_unittest.Po@am__quote@
741 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stacktrace_unittest-stacktrace_unittest.Po@am__quote@
742 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stl_logging_unittest-stl_logging_unittest.Po@am__quote@
743 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/symbolize_unittest-symbolize_unittest.Po@am__quote@
744 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utilities_unittest-utilities_unittest.Po@am__quote@
745
746 .cc.o:
747 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
748 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
749 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
750 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
751 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
752
753 .cc.obj:
754 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
755 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
756 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
757 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
758 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
759
760 .cc.lo:
761 @am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
762 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
763 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
764 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
765 @am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
766
767 libglog_la-logging.lo: src/logging.cc
768 @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
769 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libglog_la-logging.Tpo $(DEPDIR)/libglog_la-logging.Plo
770 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='src/logging.cc' object='libglog_la-logging.lo' libtool=yes @AMDEPBACKSLASH@
771 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
772 @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
773
774 libglog_la-raw_logging.lo: src/raw_logging.cc
775 @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
776 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libglog_la-raw_logging.Tpo $(DEPDIR)/libglog_la-raw_logging.Plo
777 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='src/raw_logging.cc' object='libglog_la-raw_logging.lo' libtool=yes @AMDEPBACKSLASH@
778 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
779 @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
780
781 libglog_la-vlog_is_on.lo: src/vlog_is_on.cc
782 @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
783 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libglog_la-vlog_is_on.Tpo $(DEPDIR)/libglog_la-vlog_is_on.Plo
784 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='src/vlog_is_on.cc' object='libglog_la-vlog_is_on.lo' libtool=yes @AMDEPBACKSLASH@
785 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
786 @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
787
788 libglog_la-utilities.lo: src/utilities.cc
789 @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
790 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libglog_la-utilities.Tpo $(DEPDIR)/libglog_la-utilities.Plo
791 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='src/utilities.cc' object='libglog_la-utilities.lo' libtool=yes @AMDEPBACKSLASH@
792 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
793 @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
794
795 libglog_la-demangle.lo: src/demangle.cc
796 @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
797 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libglog_la-demangle.Tpo $(DEPDIR)/libglog_la-demangle.Plo
798 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='src/demangle.cc' object='libglog_la-demangle.lo' libtool=yes @AMDEPBACKSLASH@
799 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
800 @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
801
802 libglog_la-symbolize.lo: src/symbolize.cc
803 @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
804 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libglog_la-symbolize.Tpo $(DEPDIR)/libglog_la-symbolize.Plo
805 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='src/symbolize.cc' object='libglog_la-symbolize.lo' libtool=yes @AMDEPBACKSLASH@
806 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
807 @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
808
809 libglog_la-signalhandler.lo: src/signalhandler.cc
810 @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
811 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libglog_la-signalhandler.Tpo $(DEPDIR)/libglog_la-signalhandler.Plo
812 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='src/signalhandler.cc' object='libglog_la-signalhandler.lo' libtool=yes @AMDEPBACKSLASH@
813 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
814 @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
815
816 demangle_unittest-demangle_unittest.o: src/demangle_unittest.cc
817 @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
818 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/demangle_unittest-demangle_unittest.Tpo $(DEPDIR)/demangle_unittest-demangle_unittest.Po
819 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='src/demangle_unittest.cc' object='demangle_unittest-demangle_unittest.o' libtool=no @AMDEPBACKSLASH@
820 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
821 @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
822
823 demangle_unittest-demangle_unittest.obj: src/demangle_unittest.cc
824 @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`
825 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/demangle_unittest-demangle_unittest.Tpo $(DEPDIR)/demangle_unittest-demangle_unittest.Po
826 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='src/demangle_unittest.cc' object='demangle_unittest-demangle_unittest.obj' libtool=no @AMDEPBACKSLASH@
827 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
828 @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`
829
830 logging_striptest0-logging_striptest_main.o: src/logging_striptest_main.cc
831 @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
832 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/logging_striptest0-logging_striptest_main.Tpo $(DEPDIR)/logging_striptest0-logging_striptest_main.Po
833 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='src/logging_striptest_main.cc' object='logging_striptest0-logging_striptest_main.o' libtool=no @AMDEPBACKSLASH@
834 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
835 @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
836
837 logging_striptest0-logging_striptest_main.obj: src/logging_striptest_main.cc
838 @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`
839 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/logging_striptest0-logging_striptest_main.Tpo $(DEPDIR)/logging_striptest0-logging_striptest_main.Po
840 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='src/logging_striptest_main.cc' object='logging_striptest0-logging_striptest_main.obj' libtool=no @AMDEPBACKSLASH@
841 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
842 @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`
843
844 logging_striptest10-logging_striptest10.o: src/logging_striptest10.cc
845 @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
846 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/logging_striptest10-logging_striptest10.Tpo $(DEPDIR)/logging_striptest10-logging_striptest10.Po
847 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='src/logging_striptest10.cc' object='logging_striptest10-logging_striptest10.o' libtool=no @AMDEPBACKSLASH@
848 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
849 @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
850
851 logging_striptest10-logging_striptest10.obj: src/logging_striptest10.cc
852 @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`
853 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/logging_striptest10-logging_striptest10.Tpo $(DEPDIR)/logging_striptest10-logging_striptest10.Po
854 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='src/logging_striptest10.cc' object='logging_striptest10-logging_striptest10.obj' libtool=no @AMDEPBACKSLASH@
855 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
856 @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`
857
858 logging_striptest2-logging_striptest2.o: src/logging_striptest2.cc
859 @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
860 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/logging_striptest2-logging_striptest2.Tpo $(DEPDIR)/logging_striptest2-logging_striptest2.Po
861 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='src/logging_striptest2.cc' object='logging_striptest2-logging_striptest2.o' libtool=no @AMDEPBACKSLASH@
862 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
863 @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
864
865 logging_striptest2-logging_striptest2.obj: src/logging_striptest2.cc
866 @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`
867 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/logging_striptest2-logging_striptest2.Tpo $(DEPDIR)/logging_striptest2-logging_striptest2.Po
868 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='src/logging_striptest2.cc' object='logging_striptest2-logging_striptest2.obj' libtool=no @AMDEPBACKSLASH@
869 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
870 @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`
871
872 logging_unittest-logging_unittest.o: src/logging_unittest.cc
873 @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
874 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/logging_unittest-logging_unittest.Tpo $(DEPDIR)/logging_unittest-logging_unittest.Po
875 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='src/logging_unittest.cc' object='logging_unittest-logging_unittest.o' libtool=no @AMDEPBACKSLASH@
876 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
877 @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
878
879 logging_unittest-logging_unittest.obj: src/logging_unittest.cc
880 @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`
881 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/logging_unittest-logging_unittest.Tpo $(DEPDIR)/logging_unittest-logging_unittest.Po
882 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='src/logging_unittest.cc' object='logging_unittest-logging_unittest.obj' libtool=no @AMDEPBACKSLASH@
883 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
884 @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`
885
886 mock_log_test-mock-log_test.o: src/mock-log_test.cc
887 @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
888 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/mock_log_test-mock-log_test.Tpo $(DEPDIR)/mock_log_test-mock-log_test.Po
889 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='src/mock-log_test.cc' object='mock_log_test-mock-log_test.o' libtool=no @AMDEPBACKSLASH@
890 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
891 @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
892
893 mock_log_test-mock-log_test.obj: src/mock-log_test.cc
894 @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`
895 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/mock_log_test-mock-log_test.Tpo $(DEPDIR)/mock_log_test-mock-log_test.Po
896 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='src/mock-log_test.cc' object='mock_log_test-mock-log_test.obj' libtool=no @AMDEPBACKSLASH@
897 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
898 @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`
899
900 signalhandler_unittest-signalhandler_unittest.o: src/signalhandler_unittest.cc
901 @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
902 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/signalhandler_unittest-signalhandler_unittest.Tpo $(DEPDIR)/signalhandler_unittest-signalhandler_unittest.Po
903 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='src/signalhandler_unittest.cc' object='signalhandler_unittest-signalhandler_unittest.o' libtool=no @AMDEPBACKSLASH@
904 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
905 @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
906
907 signalhandler_unittest-signalhandler_unittest.obj: src/signalhandler_unittest.cc
908 @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`
909 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/signalhandler_unittest-signalhandler_unittest.Tpo $(DEPDIR)/signalhandler_unittest-signalhandler_unittest.Po
910 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='src/signalhandler_unittest.cc' object='signalhandler_unittest-signalhandler_unittest.obj' libtool=no @AMDEPBACKSLASH@
911 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
912 @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`
913
914 stacktrace_unittest-stacktrace_unittest.o: src/stacktrace_unittest.cc
915 @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
916 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/stacktrace_unittest-stacktrace_unittest.Tpo $(DEPDIR)/stacktrace_unittest-stacktrace_unittest.Po
917 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='src/stacktrace_unittest.cc' object='stacktrace_unittest-stacktrace_unittest.o' libtool=no @AMDEPBACKSLASH@
918 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
919 @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
920
921 stacktrace_unittest-stacktrace_unittest.obj: src/stacktrace_unittest.cc
922 @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`
923 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/stacktrace_unittest-stacktrace_unittest.Tpo $(DEPDIR)/stacktrace_unittest-stacktrace_unittest.Po
924 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='src/stacktrace_unittest.cc' object='stacktrace_unittest-stacktrace_unittest.obj' libtool=no @AMDEPBACKSLASH@
925 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
926 @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`
927
928 stl_logging_unittest-stl_logging_unittest.o: src/stl_logging_unittest.cc
929 @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
930 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/stl_logging_unittest-stl_logging_unittest.Tpo $(DEPDIR)/stl_logging_unittest-stl_logging_unittest.Po
931 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='src/stl_logging_unittest.cc' object='stl_logging_unittest-stl_logging_unittest.o' libtool=no @AMDEPBACKSLASH@
932 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
933 @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
934
935 stl_logging_unittest-stl_logging_unittest.obj: src/stl_logging_unittest.cc
936 @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`
937 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/stl_logging_unittest-stl_logging_unittest.Tpo $(DEPDIR)/stl_logging_unittest-stl_logging_unittest.Po
938 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='src/stl_logging_unittest.cc' object='stl_logging_unittest-stl_logging_unittest.obj' libtool=no @AMDEPBACKSLASH@
939 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
940 @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`
941
942 symbolize_unittest-symbolize_unittest.o: src/symbolize_unittest.cc
943 @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
944 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/symbolize_unittest-symbolize_unittest.Tpo $(DEPDIR)/symbolize_unittest-symbolize_unittest.Po
945 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='src/symbolize_unittest.cc' object='symbolize_unittest-symbolize_unittest.o' libtool=no @AMDEPBACKSLASH@
946 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
947 @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
948
949 symbolize_unittest-symbolize_unittest.obj: src/symbolize_unittest.cc
950 @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`
951 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/symbolize_unittest-symbolize_unittest.Tpo $(DEPDIR)/symbolize_unittest-symbolize_unittest.Po
952 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='src/symbolize_unittest.cc' object='symbolize_unittest-symbolize_unittest.obj' libtool=no @AMDEPBACKSLASH@
953 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
954 @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`
955
956 utilities_unittest-utilities_unittest.o: src/utilities_unittest.cc
957 @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
958 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/utilities_unittest-utilities_unittest.Tpo $(DEPDIR)/utilities_unittest-utilities_unittest.Po
959 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='src/utilities_unittest.cc' object='utilities_unittest-utilities_unittest.o' libtool=no @AMDEPBACKSLASH@
960 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
961 @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
962
963 utilities_unittest-utilities_unittest.obj: src/utilities_unittest.cc
964 @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`
965 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/utilities_unittest-utilities_unittest.Tpo $(DEPDIR)/utilities_unittest-utilities_unittest.Po
966 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='src/utilities_unittest.cc' object='utilities_unittest-utilities_unittest.obj' libtool=no @AMDEPBACKSLASH@
967 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
968 @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`
969
970 mostlyclean-libtool:
971         -rm -f *.lo
972
973 clean-libtool:
974         -rm -rf .libs _libs
975
976 distclean-libtool:
977         -rm -f libtool
978 install-dist_docDATA: $(dist_doc_DATA)
979         @$(NORMAL_INSTALL)
980         test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
981         @list='$(dist_doc_DATA)'; for p in $$list; do \
982           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
983           f=$(am__strip_dir) \
984           echo " $(dist_docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \
985           $(dist_docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \
986         done
987
988 uninstall-dist_docDATA:
989         @$(NORMAL_UNINSTALL)
990         @list='$(dist_doc_DATA)'; for p in $$list; do \
991           f=$(am__strip_dir) \
992           echo " rm -f '$(DESTDIR)$(docdir)/$$f'"; \
993           rm -f "$(DESTDIR)$(docdir)/$$f"; \
994         done
995 install-pkgconfigDATA: $(pkgconfig_DATA)
996         @$(NORMAL_INSTALL)
997         test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
998         @list='$(pkgconfig_DATA)'; for p in $$list; do \
999           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1000           f=$(am__strip_dir) \
1001           echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
1002           $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
1003         done
1004
1005 uninstall-pkgconfigDATA:
1006         @$(NORMAL_UNINSTALL)
1007         @list='$(pkgconfig_DATA)'; for p in $$list; do \
1008           f=$(am__strip_dir) \
1009           echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
1010           rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
1011         done
1012 install-glogincludeHEADERS: $(gloginclude_HEADERS)
1013         @$(NORMAL_INSTALL)
1014         test -z "$(glogincludedir)" || $(MKDIR_P) "$(DESTDIR)$(glogincludedir)"
1015         @list='$(gloginclude_HEADERS)'; for p in $$list; do \
1016           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1017           f=$(am__strip_dir) \
1018           echo " $(glogincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(glogincludedir)/$$f'"; \
1019           $(glogincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(glogincludedir)/$$f"; \
1020         done
1021
1022 uninstall-glogincludeHEADERS:
1023         @$(NORMAL_UNINSTALL)
1024         @list='$(gloginclude_HEADERS)'; for p in $$list; do \
1025           f=$(am__strip_dir) \
1026           echo " rm -f '$(DESTDIR)$(glogincludedir)/$$f'"; \
1027           rm -f "$(DESTDIR)$(glogincludedir)/$$f"; \
1028         done
1029 install-nodist_glogincludeHEADERS: $(nodist_gloginclude_HEADERS)
1030         @$(NORMAL_INSTALL)
1031         test -z "$(glogincludedir)" || $(MKDIR_P) "$(DESTDIR)$(glogincludedir)"
1032         @list='$(nodist_gloginclude_HEADERS)'; for p in $$list; do \
1033           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1034           f=$(am__strip_dir) \
1035           echo " $(nodist_glogincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(glogincludedir)/$$f'"; \
1036           $(nodist_glogincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(glogincludedir)/$$f"; \
1037         done
1038
1039 uninstall-nodist_glogincludeHEADERS:
1040         @$(NORMAL_UNINSTALL)
1041         @list='$(nodist_gloginclude_HEADERS)'; for p in $$list; do \
1042           f=$(am__strip_dir) \
1043           echo " rm -f '$(DESTDIR)$(glogincludedir)/$$f'"; \
1044           rm -f "$(DESTDIR)$(glogincludedir)/$$f"; \
1045         done
1046
1047 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1048         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1049         unique=`for i in $$list; do \
1050             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1051           done | \
1052           $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
1053               END { if (nonempty) { for (i in files) print i; }; }'`; \
1054         mkid -fID $$unique
1055 tags: TAGS
1056
1057 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1058                 $(TAGS_FILES) $(LISP)
1059         tags=; \
1060         here=`pwd`; \
1061         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1062         unique=`for i in $$list; do \
1063             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1064           done | \
1065           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1066               END { if (nonempty) { for (i in files) print i; }; }'`; \
1067         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
1068           test -n "$$unique" || unique=$$empty_fix; \
1069           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1070             $$tags $$unique; \
1071         fi
1072 ctags: CTAGS
1073 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1074                 $(TAGS_FILES) $(LISP)
1075         tags=; \
1076         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1077         unique=`for i in $$list; do \
1078             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1079           done | \
1080           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1081               END { if (nonempty) { for (i in files) print i; }; }'`; \
1082         test -z "$(CTAGS_ARGS)$$tags$$unique" \
1083           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1084              $$tags $$unique
1085
1086 GTAGS:
1087         here=`$(am__cd) $(top_builddir) && pwd` \
1088           && cd $(top_srcdir) \
1089           && gtags -i $(GTAGS_ARGS) $$here
1090
1091 distclean-tags:
1092         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1093
1094 check-TESTS: $(TESTS)
1095         @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[        ]'; \
1096         srcdir=$(srcdir); export srcdir; \
1097         list=' $(TESTS) '; \
1098         if test -n "$$list"; then \
1099           for tst in $$list; do \
1100             if test -f ./$$tst; then dir=./; \
1101             elif test -f $$tst; then dir=; \
1102             else dir="$(srcdir)/"; fi; \
1103             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
1104               all=`expr $$all + 1`; \
1105               case " $(XFAIL_TESTS) " in \
1106               *$$ws$$tst$$ws*) \
1107                 xpass=`expr $$xpass + 1`; \
1108                 failed=`expr $$failed + 1`; \
1109                 echo "XPASS: $$tst"; \
1110               ;; \
1111               *) \
1112                 echo "PASS: $$tst"; \
1113               ;; \
1114               esac; \
1115             elif test $$? -ne 77; then \
1116               all=`expr $$all + 1`; \
1117               case " $(XFAIL_TESTS) " in \
1118               *$$ws$$tst$$ws*) \
1119                 xfail=`expr $$xfail + 1`; \
1120                 echo "XFAIL: $$tst"; \
1121               ;; \
1122               *) \
1123                 failed=`expr $$failed + 1`; \
1124                 echo "FAIL: $$tst"; \
1125               ;; \
1126               esac; \
1127             else \
1128               skip=`expr $$skip + 1`; \
1129               echo "SKIP: $$tst"; \
1130             fi; \
1131           done; \
1132           if test "$$failed" -eq 0; then \
1133             if test "$$xfail" -eq 0; then \
1134               banner="All $$all tests passed"; \
1135             else \
1136               banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
1137             fi; \
1138           else \
1139             if test "$$xpass" -eq 0; then \
1140               banner="$$failed of $$all tests failed"; \
1141             else \
1142               banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
1143             fi; \
1144           fi; \
1145           dashes="$$banner"; \
1146           skipped=""; \
1147           if test "$$skip" -ne 0; then \
1148             skipped="($$skip tests were not run)"; \
1149             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
1150               dashes="$$skipped"; \
1151           fi; \
1152           report=""; \
1153           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
1154             report="Please report to $(PACKAGE_BUGREPORT)"; \
1155             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
1156               dashes="$$report"; \
1157           fi; \
1158           dashes=`echo "$$dashes" | sed s/./=/g`; \
1159           echo "$$dashes"; \
1160           echo "$$banner"; \
1161           test -z "$$skipped" || echo "$$skipped"; \
1162           test -z "$$report" || echo "$$report"; \
1163           echo "$$dashes"; \
1164           test "$$failed" -eq 0; \
1165         else :; fi
1166
1167 distdir: $(DISTFILES)
1168         $(am__remove_distdir)
1169         test -d $(distdir) || mkdir $(distdir)
1170         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1171         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1172         list='$(DISTFILES)'; \
1173           dist_files=`for file in $$list; do echo $$file; done | \
1174           sed -e "s|^$$srcdirstrip/||;t" \
1175               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1176         case $$dist_files in \
1177           */*) $(MKDIR_P) `echo "$$dist_files" | \
1178                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1179                            sort -u` ;; \
1180         esac; \
1181         for file in $$dist_files; do \
1182           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1183           if test -d $$d/$$file; then \
1184             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1185             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1186               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
1187             fi; \
1188             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1189           else \
1190             test -f $(distdir)/$$file \
1191             || cp -p $$d/$$file $(distdir)/$$file \
1192             || exit 1; \
1193           fi; \
1194         done
1195         $(MAKE) $(AM_MAKEFLAGS) \
1196           top_distdir="$(top_distdir)" distdir="$(distdir)" \
1197           dist-hook
1198         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
1199           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1200           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1201           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1202         || chmod -R a+r $(distdir)
1203 dist-gzip: distdir
1204         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1205         $(am__remove_distdir)
1206
1207 dist-bzip2: distdir
1208         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
1209         $(am__remove_distdir)
1210
1211 dist-lzma: distdir
1212         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
1213         $(am__remove_distdir)
1214
1215 dist-tarZ: distdir
1216         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1217         $(am__remove_distdir)
1218
1219 dist-shar: distdir
1220         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
1221         $(am__remove_distdir)
1222
1223 dist-zip: distdir
1224         -rm -f $(distdir).zip
1225         zip -rq $(distdir).zip $(distdir)
1226         $(am__remove_distdir)
1227
1228 dist dist-all: distdir
1229         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1230         $(am__remove_distdir)
1231
1232 # This target untars the dist file and tries a VPATH configuration.  Then
1233 # it guarantees that the distribution is self-contained by making another
1234 # tarfile.
1235 distcheck: dist
1236         case '$(DIST_ARCHIVES)' in \
1237         *.tar.gz*) \
1238           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
1239         *.tar.bz2*) \
1240           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
1241         *.tar.lzma*) \
1242           unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
1243         *.tar.Z*) \
1244           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1245         *.shar.gz*) \
1246           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
1247         *.zip*) \
1248           unzip $(distdir).zip ;;\
1249         esac
1250         chmod -R a-w $(distdir); chmod a+w $(distdir)
1251         mkdir $(distdir)/_build
1252         mkdir $(distdir)/_inst
1253         chmod a-w $(distdir)
1254         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1255           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1256           && cd $(distdir)/_build \
1257           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
1258             $(DISTCHECK_CONFIGURE_FLAGS) \
1259           && $(MAKE) $(AM_MAKEFLAGS) \
1260           && $(MAKE) $(AM_MAKEFLAGS) dvi \
1261           && $(MAKE) $(AM_MAKEFLAGS) check \
1262           && $(MAKE) $(AM_MAKEFLAGS) install \
1263           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1264           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1265           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1266                 distuninstallcheck \
1267           && chmod -R a-w "$$dc_install_base" \
1268           && ({ \
1269                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1270                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1271                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1272                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1273                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1274               } || { rm -rf "$$dc_destdir"; exit 1; }) \
1275           && rm -rf "$$dc_destdir" \
1276           && $(MAKE) $(AM_MAKEFLAGS) dist \
1277           && rm -rf $(DIST_ARCHIVES) \
1278           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
1279         $(am__remove_distdir)
1280         @(echo "$(distdir) archives ready for distribution: "; \
1281           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1282           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1283 distuninstallcheck:
1284         @cd $(distuninstallcheck_dir) \
1285         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
1286            || { echo "ERROR: files left after uninstall:" ; \
1287                 if test -n "$(DESTDIR)"; then \
1288                   echo "  (check DESTDIR support)"; \
1289                 fi ; \
1290                 $(distuninstallcheck_listfiles) ; \
1291                 exit 1; } >&2
1292 distcleancheck: distclean
1293         @if test '$(srcdir)' = . ; then \
1294           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1295           exit 1 ; \
1296         fi
1297         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1298           || { echo "ERROR: files left in build directory after distclean:" ; \
1299                $(distcleancheck_listfiles) ; \
1300                exit 1; } >&2
1301 check-am: all-am
1302         $(MAKE) $(AM_MAKEFLAGS) $(check_SCRIPTS)
1303         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
1304 check: check-am
1305 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(DATA) \
1306                 $(HEADERS)
1307 installdirs:
1308         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(docdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(glogincludedir)" "$(DESTDIR)$(glogincludedir)"; do \
1309           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1310         done
1311 install: install-am
1312 install-exec: install-exec-am
1313 install-data: install-data-am
1314 uninstall: uninstall-am
1315
1316 install-am: all-am
1317         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1318
1319 installcheck: installcheck-am
1320 install-strip:
1321         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1322           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1323           `test -z '$(STRIP)' || \
1324             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1325 mostlyclean-generic:
1326
1327 clean-generic:
1328
1329 distclean-generic:
1330         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1331
1332 maintainer-clean-generic:
1333         @echo "This command is intended for maintainers to use"
1334         @echo "it deletes files that may require special tools to rebuild."
1335 clean: clean-am
1336
1337 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
1338         clean-noinstPROGRAMS mostlyclean-am
1339
1340 distclean: distclean-am
1341         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1342         -rm -rf ./$(DEPDIR)
1343         -rm -f Makefile
1344 distclean-am: clean-am distclean-compile distclean-generic \
1345         distclean-hdr distclean-libtool distclean-tags
1346
1347 dvi: dvi-am
1348
1349 dvi-am:
1350
1351 html: html-am
1352
1353 info: info-am
1354
1355 info-am:
1356
1357 install-data-am: install-dist_docDATA install-glogincludeHEADERS \
1358         install-nodist_glogincludeHEADERS install-pkgconfigDATA
1359
1360 install-dvi: install-dvi-am
1361
1362 install-exec-am: install-libLTLIBRARIES
1363
1364 install-html: install-html-am
1365
1366 install-info: install-info-am
1367
1368 install-man:
1369
1370 install-pdf: install-pdf-am
1371
1372 install-ps: install-ps-am
1373
1374 installcheck-am:
1375
1376 maintainer-clean: maintainer-clean-am
1377         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1378         -rm -rf $(top_srcdir)/autom4te.cache
1379         -rm -rf ./$(DEPDIR)
1380         -rm -f Makefile
1381 maintainer-clean-am: distclean-am maintainer-clean-generic
1382
1383 mostlyclean: mostlyclean-am
1384
1385 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1386         mostlyclean-libtool
1387
1388 pdf: pdf-am
1389
1390 pdf-am:
1391
1392 ps: ps-am
1393
1394 ps-am:
1395
1396 uninstall-am: uninstall-dist_docDATA uninstall-glogincludeHEADERS \
1397         uninstall-libLTLIBRARIES uninstall-nodist_glogincludeHEADERS \
1398         uninstall-pkgconfigDATA
1399
1400 .MAKE: install-am install-strip
1401
1402 .PHONY: CTAGS GTAGS all all-am am--refresh check check-TESTS check-am \
1403         clean clean-generic clean-libLTLIBRARIES clean-libtool \
1404         clean-noinstPROGRAMS ctags dist dist-all dist-bzip2 dist-gzip \
1405         dist-hook dist-lzma dist-shar dist-tarZ dist-zip distcheck \
1406         distclean distclean-compile distclean-generic distclean-hdr \
1407         distclean-libtool distclean-tags distcleancheck distdir \
1408         distuninstallcheck dvi dvi-am html html-am info info-am \
1409         install install-am install-data install-data-am \
1410         install-dist_docDATA install-dvi install-dvi-am install-exec \
1411         install-exec-am install-glogincludeHEADERS install-html \
1412         install-html-am install-info install-info-am \
1413         install-libLTLIBRARIES install-man \
1414         install-nodist_glogincludeHEADERS install-pdf install-pdf-am \
1415         install-pkgconfigDATA install-ps install-ps-am install-strip \
1416         installcheck installcheck-am installdirs maintainer-clean \
1417         maintainer-clean-generic mostlyclean mostlyclean-compile \
1418         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1419         tags uninstall uninstall-am uninstall-dist_docDATA \
1420         uninstall-glogincludeHEADERS uninstall-libLTLIBRARIES \
1421         uninstall-nodist_glogincludeHEADERS uninstall-pkgconfigDATA
1422
1423 @ENABLE_FRAME_POINTERS_FALSE@@X86_64_TRUE@  # TODO(csilvers): check if -fomit-frame-pointer might be in $(CXXFLAGS),
1424 @ENABLE_FRAME_POINTERS_FALSE@@X86_64_TRUE@  #                 before setting this.
1425 logging_striplog_test_sh: logging_striptest0 logging_striptest2 logging_striptest10
1426         $(top_srcdir)/src/logging_striplog_test.sh
1427 demangle_unittest_sh: demangle_unittest
1428         $(top_srcdir)/demangle_unittest  # force to create lt-demangle_unittest
1429         $(top_srcdir)/src/demangle_unittest.sh
1430 signalhandler_unittest_sh: signalhandler_unittest
1431         $(top_srcdir)/signalhandler_unittest  # force to create lt-signalhandler_unittest
1432         $(top_srcdir)/src/signalhandler_unittest.sh
1433
1434 rpm: dist-gzip packages/rpm.sh packages/rpm/rpm.spec
1435         @cd packages && ./rpm.sh ${PACKAGE} ${VERSION}
1436
1437 deb: dist-gzip packages/deb.sh packages/deb/*
1438         @cd packages && ./deb.sh ${PACKAGE} ${VERSION}
1439
1440 # Windows wants write permission to .vcproj files and maybe even sln files.
1441 dist-hook:
1442         test -e "$(distdir)/vsprojects" \
1443            && chmod -R u+w $(distdir)/*.sln $(distdir)/vsprojects/
1444
1445 libtool: $(LIBTOOL_DEPS)
1446         $(SHELL) ./config.status --recheck
1447 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1448 # Otherwise a system limit (for SysV at least) may be exceeded.
1449 .NOEXPORT: