blob: 6d51e0725b298e4ab7ddc5b722e7638ee4870af7 [file] [log] [blame]
brynercb91a2f2006-08-25 21:14:45 +00001# Makefile.in generated by automake 1.9.5 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005 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
21SOURCES = $(libairbag_la_SOURCES) $(source_line_resolver_unittest_SOURCES)
22
23srcdir = @srcdir@
24top_srcdir = @top_srcdir@
25VPATH = @srcdir@
26pkgdatadir = $(datadir)/@PACKAGE@
27pkglibdir = $(libdir)/@PACKAGE@
28pkgincludedir = $(includedir)/@PACKAGE@
29top_builddir = .
30am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
31INSTALL = @INSTALL@
32install_sh_DATA = $(install_sh) -c -m 644
33install_sh_PROGRAM = $(install_sh) -c
34install_sh_SCRIPT = $(install_sh) -c
35INSTALL_HEADER = $(INSTALL_DATA)
36transform = $(program_transform_name)
37NORMAL_INSTALL = :
38PRE_INSTALL = :
39POST_INSTALL = :
40NORMAL_UNINSTALL = :
41PRE_UNINSTALL = :
42POST_UNINSTALL = :
43build_triplet = @build@
44host_triplet = @host@
45noinst_PROGRAMS = $(am__EXEEXT_1)
46DIST_COMMON = README $(am__configure_deps) $(dist_doc_DATA) \
47 $(googleinclude_HEADERS) $(srcdir)/Makefile.am \
48 $(srcdir)/Makefile.in $(top_srcdir)/configure \
49 $(top_srcdir)/src/config.h.in AUTHORS COPYING ChangeLog \
50 INSTALL NEWS compile config.guess config.sub depcomp \
51 install-sh ltmain.sh missing mkinstalldirs
52subdir = .
53ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
54am__aclocal_m4_deps = $(top_srcdir)/configure.ac
55am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
56 $(ACLOCAL_M4)
57am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
58 configure.lineno configure.status.lineno
59mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
60CONFIG_HEADER = $(top_builddir)/src/config.h
61CONFIG_CLEAN_FILES =
62am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
63am__vpath_adj = case $$p in \
64 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
65 *) f=$$p;; \
66 esac;
67am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
68am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(docdir)" \
69 "$(DESTDIR)$(googleincludedir)"
70libLTLIBRARIES_INSTALL = $(INSTALL)
71LTLIBRARIES = $(lib_LTLIBRARIES)
72libairbag_la_LIBADD =
73am_libairbag_la_OBJECTS = source_line_resolver.lo
74libairbag_la_OBJECTS = $(am_libairbag_la_OBJECTS)
75am__EXEEXT_1 = source_line_resolver_unittest$(EXEEXT)
76PROGRAMS = $(noinst_PROGRAMS)
77am_source_line_resolver_unittest_OBJECTS = \
78 source_line_resolver_unittest.$(OBJEXT)
79source_line_resolver_unittest_OBJECTS = \
80 $(am_source_line_resolver_unittest_OBJECTS)
81source_line_resolver_unittest_DEPENDENCIES = source_line_resolver.lo
82SCRIPTS = $(noinst_SCRIPTS)
83DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/src
84depcomp = $(SHELL) $(top_srcdir)/depcomp
85am__depfiles_maybe = depfiles
86CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
87 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
88LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \
89 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
90 $(AM_CXXFLAGS) $(CXXFLAGS)
91CXXLD = $(CXX)
92CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \
93 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
94COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
95 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
96LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
97 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
98 $(AM_CFLAGS) $(CFLAGS)
99CCLD = $(CC)
100LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
101 $(AM_LDFLAGS) $(LDFLAGS) -o $@
102SOURCES = $(libairbag_la_SOURCES) \
103 $(source_line_resolver_unittest_SOURCES)
104DIST_SOURCES = $(libairbag_la_SOURCES) \
105 $(source_line_resolver_unittest_SOURCES)
106dist_docDATA_INSTALL = $(INSTALL_DATA)
107DATA = $(dist_doc_DATA)
108googleincludeHEADERS_INSTALL = $(INSTALL_HEADER)
109HEADERS = $(googleinclude_HEADERS)
110ETAGS = etags
111CTAGS = ctags
112DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
113distdir = $(PACKAGE)-$(VERSION)
114top_distdir = $(distdir)
115am__remove_distdir = \
116 { test ! -d $(distdir) \
117 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
118 && rm -fr $(distdir); }; }
119DIST_ARCHIVES = $(distdir).tar.gz
120GZIP_ENV = --best
121distuninstallcheck_listfiles = find . -type f -print
122distcleancheck_listfiles = find . -type f -print
123ACLOCAL = @ACLOCAL@
124AMDEP_FALSE = @AMDEP_FALSE@
125AMDEP_TRUE = @AMDEP_TRUE@
126AMTAR = @AMTAR@
127AR = @AR@
128AUTOCONF = @AUTOCONF@
129AUTOHEADER = @AUTOHEADER@
130AUTOMAKE = @AUTOMAKE@
131AWK = @AWK@
132CC = @CC@
133CCDEPMODE = @CCDEPMODE@
134CFLAGS = @CFLAGS@
135CPP = @CPP@
136CPPFLAGS = @CPPFLAGS@
137CXX = @CXX@
138CXXCPP = @CXXCPP@
139CXXDEPMODE = @CXXDEPMODE@
140CXXFLAGS = @CXXFLAGS@
141CYGPATH_W = @CYGPATH_W@
142DEFS = @DEFS@
143DEPDIR = @DEPDIR@
144ECHO = @ECHO@
145ECHO_C = @ECHO_C@
146ECHO_N = @ECHO_N@
147ECHO_T = @ECHO_T@
148EGREP = @EGREP@
149EXEEXT = @EXEEXT@
150F77 = @F77@
151FFLAGS = @FFLAGS@
152INSTALL_DATA = @INSTALL_DATA@
153INSTALL_PROGRAM = @INSTALL_PROGRAM@
154INSTALL_SCRIPT = @INSTALL_SCRIPT@
155INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
156LDFLAGS = @LDFLAGS@
157LIBOBJS = @LIBOBJS@
158LIBS = @LIBS@
159LIBTOOL = @LIBTOOL@
160LIBTOOL_DEPS = @LIBTOOL_DEPS@
161LN_S = @LN_S@
162LTLIBOBJS = @LTLIBOBJS@
163MAKEINFO = @MAKEINFO@
164OBJEXT = @OBJEXT@
165PACKAGE = @PACKAGE@
166PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
167PACKAGE_NAME = @PACKAGE_NAME@
168PACKAGE_STRING = @PACKAGE_STRING@
169PACKAGE_TARNAME = @PACKAGE_TARNAME@
170PACKAGE_VERSION = @PACKAGE_VERSION@
171PATH_SEPARATOR = @PATH_SEPARATOR@
172RANLIB = @RANLIB@
173SET_MAKE = @SET_MAKE@
174SHELL = @SHELL@
175STRIP = @STRIP@
176VERSION = @VERSION@
177ac_ct_AR = @ac_ct_AR@
178ac_ct_CC = @ac_ct_CC@
179ac_ct_CXX = @ac_ct_CXX@
180ac_ct_F77 = @ac_ct_F77@
181ac_ct_RANLIB = @ac_ct_RANLIB@
182ac_ct_STRIP = @ac_ct_STRIP@
183am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
184am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
185am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
186am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
187am__include = @am__include@
188am__leading_dot = @am__leading_dot@
189am__quote = @am__quote@
190am__tar = @am__tar@
191am__untar = @am__untar@
192bindir = @bindir@
193build = @build@
194build_alias = @build_alias@
195build_cpu = @build_cpu@
196build_os = @build_os@
197build_vendor = @build_vendor@
198datadir = @datadir@
199exec_prefix = @exec_prefix@
200host = @host@
201host_alias = @host_alias@
202host_cpu = @host_cpu@
203host_os = @host_os@
204host_vendor = @host_vendor@
205includedir = @includedir@
206infodir = @infodir@
207install_sh = @install_sh@
208libdir = @libdir@
209libexecdir = @libexecdir@
210localstatedir = @localstatedir@
211mandir = @mandir@
212mkdir_p = @mkdir_p@
213oldincludedir = @oldincludedir@
214prefix = @prefix@
215program_transform_name = @program_transform_name@
216sbindir = @sbindir@
217sharedstatedir = @sharedstatedir@
218sysconfdir = @sysconfdir@
219target_alias = @target_alias@
220
221# Make sure that when we re-make ./configure, we get the macros we need
222ACLOCAL_AMFLAGS = -I `pwd`/../autoconf
223
224# This is so we can #include <google/foo>
225AM_CPPFLAGS = -I$(top_srcdir)/src
226googleincludedir = $(includedir)/google
227googleinclude_HEADERS =
228docdir = $(prefix)/share/doc/$(PACKAGE)-$(VERSION)
229dist_doc_DATA = AUTHORS COPYING ChangeLog INSTALL NEWS README
230lib_LTLIBRARIES = libairbag.la
231TESTS = source_line_resolver_unittest
232TESTS_ENVIRONMENT =
233check_SCRIPTS =
234# Every time you add a unittest to check_SCRIPTS, add it here too
235noinst_SCRIPTS =
236libairbag_la_SOURCES = \
237 src/processor/source_line_resolver.cc \
238 src/processor/source_line_resolver.h
239
240source_line_resolver_unittest_SOURCES = \
241 src/processor/source_line_resolver_unittest.cc \
242 src/processor/source_line_resolver.h
243
244source_line_resolver_unittest_LDADD = source_line_resolver.lo
245EXTRA_DIST = packages/rpm.sh packages/rpm/rpm.spec packages/deb.sh packages/deb \
246 $(SCRIPTS) libtool
247
248DISTCLEANFILES =
249all: all-am
250
251.SUFFIXES:
252.SUFFIXES: .cc .lo .o .obj
253am--refresh:
254 @:
255$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
256 @for dep in $?; do \
257 case '$(am__configure_deps)' in \
258 *$$dep*) \
259 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
260 cd $(srcdir) && $(AUTOMAKE) --gnu \
261 && exit 0; \
262 exit 1;; \
263 esac; \
264 done; \
265 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
266 cd $(top_srcdir) && \
267 $(AUTOMAKE) --gnu Makefile
268.PRECIOUS: Makefile
269Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
270 @case '$?' in \
271 *config.status*) \
272 echo ' $(SHELL) ./config.status'; \
273 $(SHELL) ./config.status;; \
274 *) \
275 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
276 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
277 esac;
278
279$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
280 $(SHELL) ./config.status --recheck
281
282$(top_srcdir)/configure: $(am__configure_deps)
283 cd $(srcdir) && $(AUTOCONF)
284$(ACLOCAL_M4): $(am__aclocal_m4_deps)
285 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
286
287src/config.h: src/stamp-h1
288 @if test ! -f $@; then \
289 rm -f src/stamp-h1; \
290 $(MAKE) src/stamp-h1; \
291 else :; fi
292
293src/stamp-h1: $(top_srcdir)/src/config.h.in $(top_builddir)/config.status
294 @rm -f src/stamp-h1
295 cd $(top_builddir) && $(SHELL) ./config.status src/config.h
296$(top_srcdir)/src/config.h.in: $(am__configure_deps)
297 cd $(top_srcdir) && $(AUTOHEADER)
298 rm -f src/stamp-h1
299 touch $@
300
301distclean-hdr:
302 -rm -f src/config.h src/stamp-h1
303install-libLTLIBRARIES: $(lib_LTLIBRARIES)
304 @$(NORMAL_INSTALL)
305 test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
306 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
307 if test -f $$p; then \
308 f=$(am__strip_dir) \
309 echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
310 $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
311 else :; fi; \
312 done
313
314uninstall-libLTLIBRARIES:
315 @$(NORMAL_UNINSTALL)
316 @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
317 p=$(am__strip_dir) \
318 echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
319 $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
320 done
321
322clean-libLTLIBRARIES:
323 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
324 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
325 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
326 test "$$dir" != "$$p" || dir=.; \
327 echo "rm -f \"$${dir}/so_locations\""; \
328 rm -f "$${dir}/so_locations"; \
329 done
330libairbag.la: $(libairbag_la_OBJECTS) $(libairbag_la_DEPENDENCIES)
331 $(CXXLINK) -rpath $(libdir) $(libairbag_la_LDFLAGS) $(libairbag_la_OBJECTS) $(libairbag_la_LIBADD) $(LIBS)
332
333clean-noinstPROGRAMS:
334 @list='$(noinst_PROGRAMS)'; for p in $$list; do \
335 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
336 echo " rm -f $$p $$f"; \
337 rm -f $$p $$f ; \
338 done
339source_line_resolver_unittest$(EXEEXT): $(source_line_resolver_unittest_OBJECTS) $(source_line_resolver_unittest_DEPENDENCIES)
340 @rm -f source_line_resolver_unittest$(EXEEXT)
341 $(CXXLINK) $(source_line_resolver_unittest_LDFLAGS) $(source_line_resolver_unittest_OBJECTS) $(source_line_resolver_unittest_LDADD) $(LIBS)
342
343mostlyclean-compile:
344 -rm -f *.$(OBJEXT)
345
346distclean-compile:
347 -rm -f *.tab.c
348
349@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/source_line_resolver.Plo@am__quote@
350@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/source_line_resolver_unittest.Po@am__quote@
351
352.cc.o:
353@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
354@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
355@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
356@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
357@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
358
359.cc.obj:
360@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
361@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
362@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
363@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
364@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
365
366.cc.lo:
367@am__fastdepCXX_TRUE@ if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
368@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
369@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
370@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
371@am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
372
373source_line_resolver.lo: src/processor/source_line_resolver.cc
374@am__fastdepCXX_TRUE@ if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT source_line_resolver.lo -MD -MP -MF "$(DEPDIR)/source_line_resolver.Tpo" -c -o source_line_resolver.lo `test -f 'src/processor/source_line_resolver.cc' || echo '$(srcdir)/'`src/processor/source_line_resolver.cc; \
375@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/source_line_resolver.Tpo" "$(DEPDIR)/source_line_resolver.Plo"; else rm -f "$(DEPDIR)/source_line_resolver.Tpo"; exit 1; fi
376@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/processor/source_line_resolver.cc' object='source_line_resolver.lo' libtool=yes @AMDEPBACKSLASH@
377@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
378@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o source_line_resolver.lo `test -f 'src/processor/source_line_resolver.cc' || echo '$(srcdir)/'`src/processor/source_line_resolver.cc
379
380source_line_resolver_unittest.o: src/processor/source_line_resolver_unittest.cc
381@am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT source_line_resolver_unittest.o -MD -MP -MF "$(DEPDIR)/source_line_resolver_unittest.Tpo" -c -o source_line_resolver_unittest.o `test -f 'src/processor/source_line_resolver_unittest.cc' || echo '$(srcdir)/'`src/processor/source_line_resolver_unittest.cc; \
382@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/source_line_resolver_unittest.Tpo" "$(DEPDIR)/source_line_resolver_unittest.Po"; else rm -f "$(DEPDIR)/source_line_resolver_unittest.Tpo"; exit 1; fi
383@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/processor/source_line_resolver_unittest.cc' object='source_line_resolver_unittest.o' libtool=no @AMDEPBACKSLASH@
384@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
385@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o source_line_resolver_unittest.o `test -f 'src/processor/source_line_resolver_unittest.cc' || echo '$(srcdir)/'`src/processor/source_line_resolver_unittest.cc
386
387source_line_resolver_unittest.obj: src/processor/source_line_resolver_unittest.cc
388@am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT source_line_resolver_unittest.obj -MD -MP -MF "$(DEPDIR)/source_line_resolver_unittest.Tpo" -c -o source_line_resolver_unittest.obj `if test -f 'src/processor/source_line_resolver_unittest.cc'; then $(CYGPATH_W) 'src/processor/source_line_resolver_unittest.cc'; else $(CYGPATH_W) '$(srcdir)/src/processor/source_line_resolver_unittest.cc'; fi`; \
389@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/source_line_resolver_unittest.Tpo" "$(DEPDIR)/source_line_resolver_unittest.Po"; else rm -f "$(DEPDIR)/source_line_resolver_unittest.Tpo"; exit 1; fi
390@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/processor/source_line_resolver_unittest.cc' object='source_line_resolver_unittest.obj' libtool=no @AMDEPBACKSLASH@
391@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
392@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o source_line_resolver_unittest.obj `if test -f 'src/processor/source_line_resolver_unittest.cc'; then $(CYGPATH_W) 'src/processor/source_line_resolver_unittest.cc'; else $(CYGPATH_W) '$(srcdir)/src/processor/source_line_resolver_unittest.cc'; fi`
393
394mostlyclean-libtool:
395 -rm -f *.lo
396
397clean-libtool:
398 -rm -rf .libs _libs
399
400distclean-libtool:
401 -rm -f libtool
402uninstall-info-am:
403install-dist_docDATA: $(dist_doc_DATA)
404 @$(NORMAL_INSTALL)
405 test -z "$(docdir)" || $(mkdir_p) "$(DESTDIR)$(docdir)"
406 @list='$(dist_doc_DATA)'; for p in $$list; do \
407 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
408 f=$(am__strip_dir) \
409 echo " $(dist_docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \
410 $(dist_docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \
411 done
412
413uninstall-dist_docDATA:
414 @$(NORMAL_UNINSTALL)
415 @list='$(dist_doc_DATA)'; for p in $$list; do \
416 f=$(am__strip_dir) \
417 echo " rm -f '$(DESTDIR)$(docdir)/$$f'"; \
418 rm -f "$(DESTDIR)$(docdir)/$$f"; \
419 done
420install-googleincludeHEADERS: $(googleinclude_HEADERS)
421 @$(NORMAL_INSTALL)
422 test -z "$(googleincludedir)" || $(mkdir_p) "$(DESTDIR)$(googleincludedir)"
423 @list='$(googleinclude_HEADERS)'; for p in $$list; do \
424 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
425 f=$(am__strip_dir) \
426 echo " $(googleincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(googleincludedir)/$$f'"; \
427 $(googleincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(googleincludedir)/$$f"; \
428 done
429
430uninstall-googleincludeHEADERS:
431 @$(NORMAL_UNINSTALL)
432 @list='$(googleinclude_HEADERS)'; for p in $$list; do \
433 f=$(am__strip_dir) \
434 echo " rm -f '$(DESTDIR)$(googleincludedir)/$$f'"; \
435 rm -f "$(DESTDIR)$(googleincludedir)/$$f"; \
436 done
437
438ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
439 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
440 unique=`for i in $$list; do \
441 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
442 done | \
443 $(AWK) ' { files[$$0] = 1; } \
444 END { for (i in files) print i; }'`; \
445 mkid -fID $$unique
446tags: TAGS
447
448TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
449 $(TAGS_FILES) $(LISP)
450 tags=; \
451 here=`pwd`; \
452 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
453 unique=`for i in $$list; do \
454 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
455 done | \
456 $(AWK) ' { files[$$0] = 1; } \
457 END { for (i in files) print i; }'`; \
458 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
459 test -n "$$unique" || unique=$$empty_fix; \
460 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
461 $$tags $$unique; \
462 fi
463ctags: CTAGS
464CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
465 $(TAGS_FILES) $(LISP)
466 tags=; \
467 here=`pwd`; \
468 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
469 unique=`for i in $$list; do \
470 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
471 done | \
472 $(AWK) ' { files[$$0] = 1; } \
473 END { for (i in files) print i; }'`; \
474 test -z "$(CTAGS_ARGS)$$tags$$unique" \
475 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
476 $$tags $$unique
477
478GTAGS:
479 here=`$(am__cd) $(top_builddir) && pwd` \
480 && cd $(top_srcdir) \
481 && gtags -i $(GTAGS_ARGS) $$here
482
483distclean-tags:
484 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
485
486check-TESTS: $(TESTS)
487 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
488 srcdir=$(srcdir); export srcdir; \
489 list='$(TESTS)'; \
490 if test -n "$$list"; then \
491 for tst in $$list; do \
492 if test -f ./$$tst; then dir=./; \
493 elif test -f $$tst; then dir=; \
494 else dir="$(srcdir)/"; fi; \
495 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
496 all=`expr $$all + 1`; \
497 case " $(XFAIL_TESTS) " in \
498 *" $$tst "*) \
499 xpass=`expr $$xpass + 1`; \
500 failed=`expr $$failed + 1`; \
501 echo "XPASS: $$tst"; \
502 ;; \
503 *) \
504 echo "PASS: $$tst"; \
505 ;; \
506 esac; \
507 elif test $$? -ne 77; then \
508 all=`expr $$all + 1`; \
509 case " $(XFAIL_TESTS) " in \
510 *" $$tst "*) \
511 xfail=`expr $$xfail + 1`; \
512 echo "XFAIL: $$tst"; \
513 ;; \
514 *) \
515 failed=`expr $$failed + 1`; \
516 echo "FAIL: $$tst"; \
517 ;; \
518 esac; \
519 else \
520 skip=`expr $$skip + 1`; \
521 echo "SKIP: $$tst"; \
522 fi; \
523 done; \
524 if test "$$failed" -eq 0; then \
525 if test "$$xfail" -eq 0; then \
526 banner="All $$all tests passed"; \
527 else \
528 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
529 fi; \
530 else \
531 if test "$$xpass" -eq 0; then \
532 banner="$$failed of $$all tests failed"; \
533 else \
534 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
535 fi; \
536 fi; \
537 dashes="$$banner"; \
538 skipped=""; \
539 if test "$$skip" -ne 0; then \
540 skipped="($$skip tests were not run)"; \
541 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
542 dashes="$$skipped"; \
543 fi; \
544 report=""; \
545 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
546 report="Please report to $(PACKAGE_BUGREPORT)"; \
547 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
548 dashes="$$report"; \
549 fi; \
550 dashes=`echo "$$dashes" | sed s/./=/g`; \
551 echo "$$dashes"; \
552 echo "$$banner"; \
553 test -z "$$skipped" || echo "$$skipped"; \
554 test -z "$$report" || echo "$$report"; \
555 echo "$$dashes"; \
556 test "$$failed" -eq 0; \
557 else :; fi
558
559distdir: $(DISTFILES)
560 $(am__remove_distdir)
561 mkdir $(distdir)
562 $(mkdir_p) $(distdir)/packages $(distdir)/packages/rpm $(distdir)/src
563 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
564 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
565 list='$(DISTFILES)'; for file in $$list; do \
566 case $$file in \
567 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
568 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
569 esac; \
570 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
571 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
572 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
573 dir="/$$dir"; \
574 $(mkdir_p) "$(distdir)$$dir"; \
575 else \
576 dir=''; \
577 fi; \
578 if test -d $$d/$$file; then \
579 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
580 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
581 fi; \
582 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
583 else \
584 test -f $(distdir)/$$file \
585 || cp -p $$d/$$file $(distdir)/$$file \
586 || exit 1; \
587 fi; \
588 done
589 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
590 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
591 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
592 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
593 || chmod -R a+r $(distdir)
594dist-gzip: distdir
595 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
596 $(am__remove_distdir)
597
598dist-bzip2: distdir
599 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
600 $(am__remove_distdir)
601
602dist-tarZ: distdir
603 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
604 $(am__remove_distdir)
605
606dist-shar: distdir
607 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
608 $(am__remove_distdir)
609
610dist-zip: distdir
611 -rm -f $(distdir).zip
612 zip -rq $(distdir).zip $(distdir)
613 $(am__remove_distdir)
614
615dist dist-all: distdir
616 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
617 $(am__remove_distdir)
618
619# This target untars the dist file and tries a VPATH configuration. Then
620# it guarantees that the distribution is self-contained by making another
621# tarfile.
622distcheck: dist
623 case '$(DIST_ARCHIVES)' in \
624 *.tar.gz*) \
625 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
626 *.tar.bz2*) \
627 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
628 *.tar.Z*) \
629 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
630 *.shar.gz*) \
631 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
632 *.zip*) \
633 unzip $(distdir).zip ;;\
634 esac
635 chmod -R a-w $(distdir); chmod a+w $(distdir)
636 mkdir $(distdir)/_build
637 mkdir $(distdir)/_inst
638 chmod a-w $(distdir)
639 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
640 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
641 && cd $(distdir)/_build \
642 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
643 $(DISTCHECK_CONFIGURE_FLAGS) \
644 && $(MAKE) $(AM_MAKEFLAGS) \
645 && $(MAKE) $(AM_MAKEFLAGS) dvi \
646 && $(MAKE) $(AM_MAKEFLAGS) check \
647 && $(MAKE) $(AM_MAKEFLAGS) install \
648 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
649 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
650 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
651 distuninstallcheck \
652 && chmod -R a-w "$$dc_install_base" \
653 && ({ \
654 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
655 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
656 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
657 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
658 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
659 } || { rm -rf "$$dc_destdir"; exit 1; }) \
660 && rm -rf "$$dc_destdir" \
661 && $(MAKE) $(AM_MAKEFLAGS) dist \
662 && rm -rf $(DIST_ARCHIVES) \
663 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
664 $(am__remove_distdir)
665 @(echo "$(distdir) archives ready for distribution: "; \
666 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
667 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
668distuninstallcheck:
669 @cd $(distuninstallcheck_dir) \
670 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
671 || { echo "ERROR: files left after uninstall:" ; \
672 if test -n "$(DESTDIR)"; then \
673 echo " (check DESTDIR support)"; \
674 fi ; \
675 $(distuninstallcheck_listfiles) ; \
676 exit 1; } >&2
677distcleancheck: distclean
678 @if test '$(srcdir)' = . ; then \
679 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
680 exit 1 ; \
681 fi
682 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
683 || { echo "ERROR: files left in build directory after distclean:" ; \
684 $(distcleancheck_listfiles) ; \
685 exit 1; } >&2
686check-am: all-am
687 $(MAKE) $(AM_MAKEFLAGS) $(check_SCRIPTS)
688 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
689check: check-am
690all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(DATA) \
691 $(HEADERS)
692installdirs:
693 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(docdir)" "$(DESTDIR)$(googleincludedir)"; do \
694 test -z "$$dir" || $(mkdir_p) "$$dir"; \
695 done
696install: install-am
697install-exec: install-exec-am
698install-data: install-data-am
699uninstall: uninstall-am
700
701install-am: all-am
702 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
703
704installcheck: installcheck-am
705install-strip:
706 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
707 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
708 `test -z '$(STRIP)' || \
709 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
710mostlyclean-generic:
711
712clean-generic:
713
714distclean-generic:
715 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
716 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
717
718maintainer-clean-generic:
719 @echo "This command is intended for maintainers to use"
720 @echo "it deletes files that may require special tools to rebuild."
721clean: clean-am
722
723clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
724 clean-noinstPROGRAMS mostlyclean-am
725
726distclean: distclean-am
727 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
728 -rm -rf ./$(DEPDIR)
729 -rm -f Makefile
730distclean-am: clean-am distclean-compile distclean-generic \
731 distclean-hdr distclean-libtool distclean-tags
732
733dvi: dvi-am
734
735dvi-am:
736
737html: html-am
738
739info: info-am
740
741info-am:
742
743install-data-am: install-dist_docDATA install-googleincludeHEADERS
744
745install-exec-am: install-libLTLIBRARIES
746
747install-info: install-info-am
748
749install-man:
750
751installcheck-am:
752
753maintainer-clean: maintainer-clean-am
754 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
755 -rm -rf $(top_srcdir)/autom4te.cache
756 -rm -rf ./$(DEPDIR)
757 -rm -f Makefile
758maintainer-clean-am: distclean-am maintainer-clean-generic
759
760mostlyclean: mostlyclean-am
761
762mostlyclean-am: mostlyclean-compile mostlyclean-generic \
763 mostlyclean-libtool
764
765pdf: pdf-am
766
767pdf-am:
768
769ps: ps-am
770
771ps-am:
772
773uninstall-am: uninstall-dist_docDATA uninstall-googleincludeHEADERS \
774 uninstall-info-am uninstall-libLTLIBRARIES
775
776.PHONY: CTAGS GTAGS all all-am am--refresh check check-TESTS check-am \
777 clean clean-generic clean-libLTLIBRARIES clean-libtool \
778 clean-noinstPROGRAMS ctags dist dist-all dist-bzip2 dist-gzip \
779 dist-shar dist-tarZ dist-zip distcheck distclean \
780 distclean-compile distclean-generic distclean-hdr \
781 distclean-libtool distclean-tags distcleancheck distdir \
782 distuninstallcheck dvi dvi-am html html-am info info-am \
783 install install-am install-data install-data-am \
784 install-dist_docDATA install-exec install-exec-am \
785 install-googleincludeHEADERS install-info install-info-am \
786 install-libLTLIBRARIES install-man install-strip installcheck \
787 installcheck-am installdirs maintainer-clean \
788 maintainer-clean-generic mostlyclean mostlyclean-compile \
789 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
790 tags uninstall uninstall-am uninstall-dist_docDATA \
791 uninstall-googleincludeHEADERS uninstall-info-am \
792 uninstall-libLTLIBRARIES
793
794
795rpm: dist-gzip packages/rpm.sh packages/rpm/rpm.spec
796 @cd packages && ./rpm.sh ${PACKAGE} ${VERSION}
797
798deb: dist-gzip packages/deb.sh packages/deb/*
799 @cd packages && ./deb.sh ${PACKAGE} ${VERSION}
800
801libtool: $(LIBTOOL_DEPS)
802 $(SHELL) ./config.status --recheck
803# Tell versions [3.59,3.63) of GNU make to not export all variables.
804# Otherwise a system limit (for SysV at least) may be exceeded.
805.NOEXPORT: