2014-04-14 Martin Jambor <mjambor@suse.cz>
[official-gcc.git] / libvtv / Makefile.in
blobd77a41f0477a933e2cb10c6fe677bddef46bb087
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
16 @SET_MAKE@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkglibexecdir = $(libexecdir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 target_triplet = @target@
39 subdir = .
40 DIST_COMMON = ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
41 $(top_srcdir)/configure $(am__configure_deps) \
42 $(srcdir)/../mkinstalldirs $(srcdir)/../depcomp \
43 $(am__libvtv_include_HEADERS_DIST)
44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
46 $(top_srcdir)/../config/depstand.m4 \
47 $(top_srcdir)/../config/lead-dot.m4 \
48 $(top_srcdir)/../config/libstdc++-raw-cxx.m4 \
49 $(top_srcdir)/../config/multi.m4 \
50 $(top_srcdir)/../config/override.m4 \
51 $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
52 $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
53 $(top_srcdir)/acinclude.m4 $(top_srcdir)/../libtool.m4 \
54 $(top_srcdir)/configure.ac
55 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
56 $(ACLOCAL_M4)
57 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
58 configure.lineno config.status.lineno
59 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
60 CONFIG_CLEAN_FILES =
61 CONFIG_CLEAN_VPATH_FILES =
62 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
63 am__vpath_adj = case $$p in \
64 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
65 *) f=$$p;; \
66 esac;
67 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
68 am__install_max = 40
69 am__nobase_strip_setup = \
70 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
71 am__nobase_strip = \
72 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
73 am__nobase_list = $(am__nobase_strip_setup); \
74 for p in $$list; do echo "$$p $$p"; done | \
75 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
76 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
77 if (++n[$$2] == $(am__install_max)) \
78 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
79 END { for (dir in files) print dir, files[dir] }'
80 am__base_list = \
81 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
82 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
83 am__installdirs = "$(DESTDIR)$(toolexeclibdir)" \
84 "$(DESTDIR)$(libvtv_includedir)"
85 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
86 libvtv_la_LIBADD =
87 am__objects_1 = vtv_start.lo vtv_malloc.lo vtv_rts.lo vtv_utils.lo \
88 vtv_end.lo
89 @ENABLE_VTABLE_VERIFY_TRUE@am_libvtv_la_OBJECTS = $(am__objects_1)
90 libvtv_la_OBJECTS = $(am_libvtv_la_OBJECTS)
91 DEFAULT_INCLUDES = -I.@am__isrc@
92 depcomp = $(SHELL) $(top_srcdir)/../depcomp
93 am__depfiles_maybe = depfiles
94 am__mv = mv -f
95 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
96 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
97 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
98 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
99 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
100 CCLD = $(CC)
101 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
102 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
103 $(LDFLAGS) -o $@
104 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
105 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
106 CXXLD = $(CXX)
107 SOURCES = $(libvtv_la_SOURCES)
108 MULTISRCTOP =
109 MULTIBUILDTOP =
110 MULTIDIRS =
111 MULTISUBDIR =
112 MULTIDO = true
113 MULTICLEAN = true
114 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
115 html-recursive info-recursive install-data-recursive \
116 install-dvi-recursive install-exec-recursive \
117 install-html-recursive install-info-recursive \
118 install-pdf-recursive install-ps-recursive install-recursive \
119 installcheck-recursive installdirs-recursive pdf-recursive \
120 ps-recursive uninstall-recursive
121 am__libvtv_include_HEADERS_DIST = vtv_map.h vtv_malloc.h vtv_fail.h \
122 vtv_set.h vtv_utils.h vtv_rts.h
123 HEADERS = $(libvtv_include_HEADERS)
124 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
125 distclean-recursive maintainer-clean-recursive
126 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
127 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS
128 ETAGS = etags
129 CTAGS = ctags
130 DIST_SUBDIRS = testsuite
131 ACLOCAL = @ACLOCAL@
132 AMTAR = @AMTAR@
133 AR = @AR@
134 AS = @AS@
135 AUTOCONF = @AUTOCONF@
136 AUTOHEADER = @AUTOHEADER@
137 AUTOMAKE = @AUTOMAKE@
138 AWK = @AWK@
139 CC = @CC@
140 CCAS = @CCAS@
141 CCASFLAGS = @CCASFLAGS@
142 CCDEPMODE = @CCDEPMODE@
143 CFLAGS = @CFLAGS@
144 CPP = @CPP@
145 CPPFLAGS = @CPPFLAGS@
146 CXX = @CXX@
147 CXXCPP = @CXXCPP@
148 CXXDEPMODE = @CXXDEPMODE@
149 CXXFLAGS = @CXXFLAGS@
150 CYGPATH_W = @CYGPATH_W@
151 DEFS = @DEFS@
152 DEPDIR = @DEPDIR@
153 DSYMUTIL = @DSYMUTIL@
154 DUMPBIN = @DUMPBIN@
155 ECHO_C = @ECHO_C@
156 ECHO_N = @ECHO_N@
157 ECHO_T = @ECHO_T@
158 EGREP = @EGREP@
159 EXEEXT = @EXEEXT@
160 FGREP = @FGREP@
161 GREP = @GREP@
162 INSTALL = @INSTALL@
163 INSTALL_DATA = @INSTALL_DATA@
164 INSTALL_PROGRAM = @INSTALL_PROGRAM@
165 INSTALL_SCRIPT = @INSTALL_SCRIPT@
166 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
167 LD = @LD@
168 LDFLAGS = @LDFLAGS@
169 LIBOBJS = @LIBOBJS@
170 LIBS = @LIBS@
171 LIBSTDCXX_RAW_CXX_CXXFLAGS = @LIBSTDCXX_RAW_CXX_CXXFLAGS@
172 LIBSTDCXX_RAW_CXX_LDFLAGS = @LIBSTDCXX_RAW_CXX_LDFLAGS@
173 LIBTOOL = @LIBTOOL@
174 LIPO = @LIPO@
175 LN_S = @LN_S@
176 LTLIBOBJS = @LTLIBOBJS@
177 MAINT = @MAINT@
178 MAKEINFO = @MAKEINFO@
179 MKDIR_P = @MKDIR_P@
180 NM = @NM@
181 NMEDIT = @NMEDIT@
182 OBJDUMP = @OBJDUMP@
183 OBJEXT = @OBJEXT@
184 OTOOL = @OTOOL@
185 OTOOL64 = @OTOOL64@
186 PACKAGE = @PACKAGE@
187 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
188 PACKAGE_NAME = @PACKAGE_NAME@
189 PACKAGE_STRING = @PACKAGE_STRING@
190 PACKAGE_TARNAME = @PACKAGE_TARNAME@
191 PACKAGE_URL = @PACKAGE_URL@
192 PACKAGE_VERSION = @PACKAGE_VERSION@
193 PATH_SEPARATOR = @PATH_SEPARATOR@
194 RANLIB = @RANLIB@
195 SED = @SED@
196 SET_MAKE = @SET_MAKE@
197 SHELL = @SHELL@
198 STRIP = @STRIP@
199 VERSION = @VERSION@
200 XCFLAGS = @XCFLAGS@
201 abs_builddir = @abs_builddir@
202 abs_srcdir = @abs_srcdir@
203 abs_top_builddir = @abs_top_builddir@
204 abs_top_srcdir = @abs_top_srcdir@
205 ac_ct_CC = @ac_ct_CC@
206 ac_ct_CXX = @ac_ct_CXX@
207 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
208 am__include = @am__include@
209 am__leading_dot = @am__leading_dot@
210 am__quote = @am__quote@
211 am__tar = @am__tar@
212 am__untar = @am__untar@
213 bindir = @bindir@
214 build = @build@
215 build_alias = @build_alias@
216 build_cpu = @build_cpu@
217 build_os = @build_os@
218 build_vendor = @build_vendor@
219 builddir = @builddir@
220 datadir = @datadir@
221 datarootdir = @datarootdir@
222 docdir = @docdir@
223 dvidir = @dvidir@
224 enable_shared = @enable_shared@
225 enable_static = @enable_static@
226 exec_prefix = @exec_prefix@
227 host = @host@
228 host_alias = @host_alias@
229 host_cpu = @host_cpu@
230 host_os = @host_os@
231 host_vendor = @host_vendor@
232 htmldir = @htmldir@
233 includedir = @includedir@
234 infodir = @infodir@
235 install_sh = @install_sh@
236 libdir = @libdir@
237 libexecdir = @libexecdir@
238 libtool_VERSION = @libtool_VERSION@
239 libvtv_builddir = @libvtv_builddir@
240 libvtv_srcdir = @libvtv_srcdir@
241 localedir = @localedir@
242 localstatedir = @localstatedir@
243 mandir = @mandir@
244 mkdir_p = @mkdir_p@
245 multi_basedir = @multi_basedir@
246 oldincludedir = @oldincludedir@
247 pdfdir = @pdfdir@
248 prefix = @prefix@
249 program_transform_name = @program_transform_name@
250 psdir = @psdir@
251 sbindir = @sbindir@
252 sharedstatedir = @sharedstatedir@
253 srcdir = @srcdir@
254 sysconfdir = @sysconfdir@
255 target = @target@
256 target_alias = @target_alias@
257 target_cpu = @target_cpu@
258 target_noncanonical = @target_noncanonical@
259 target_os = @target_os@
260 target_vendor = @target_vendor@
261 toolexecdir = @toolexecdir@
262 toolexeclibdir = @toolexeclibdir@
263 top_build_prefix = @top_build_prefix@
264 top_builddir = @top_builddir@
265 top_srcdir = @top_srcdir@
266 toplevel_builddir = @toplevel_builddir@
267 toplevel_srcdir = @toplevel_srcdir@
268 @ENABLE_VTABLE_VERIFY_FALSE@SUBDIRS =
269 @ENABLE_VTABLE_VERIFY_TRUE@SUBDIRS = testsuite
270 ACLOCAL_AMFLAGS = -I .. -I ../config
272 # May be used by toolexeclibdir.
273 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
274 AM_CPPFLAGS = -I$(top_srcdir)/../include
275 AM_CFLAGS = $(XCFLAGS)
276 AM_CCASFLAGS = $(XCFLAGS)
277 AM_CXXFLAGS = $(XCFLAGS) $(LIBSTDCXX_RAW_CXX_CXXFLAGS) \
278 -Wl,-u_vtable_map_vars_start,-u_vtable_map_vars_end
279 toolexeclib_LTLIBRARIES = libvtv.la
280 vtv_headers = \
281 vtv_map.h \
282 vtv_malloc.h \
283 vtv_fail.h \
284 vtv_set.h \
285 vtv_utils.h \
286 vtv_rts.h
288 vtv_sources = \
289 vtv_start.c \
290 vtv_malloc.cc \
291 vtv_rts.cc \
292 vtv_utils.cc \
293 vtv_end.c
295 libvtv_includedir = $(libdir)/gcc/$(target_alias)/$(gcc_version)/include
297 # Link in vtv_start and vtv_end.
298 BUILT_SOURCES = vtv_start.c vtv_end.c
299 @ENABLE_VTABLE_VERIFY_FALSE@libvtv_la_SOURCES =
300 @ENABLE_VTABLE_VERIFY_TRUE@libvtv_la_SOURCES = $(vtv_sources)
301 @ENABLE_VTABLE_VERIFY_FALSE@libvtv_include_HEADERS =
302 @ENABLE_VTABLE_VERIFY_TRUE@libvtv_include_HEADERS = $(vtv_headers)
304 # Least ordering for dependencies mean linking w/o libstdc++ for as
305 # long as the development of libvtv does not absolutely require it.
306 CXXVTV = $(CC_FOR_TARGET)
307 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
308 --mode=compile $(CXXVTV) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
309 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
311 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
312 --mode=link $(CXXVTV) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
313 $(LDFLAGS) -o $@
315 all: $(BUILT_SOURCES)
316 $(MAKE) $(AM_MAKEFLAGS) all-recursive
318 .SUFFIXES:
319 .SUFFIXES: .c .cc .lo .o .obj
320 am--refresh:
322 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
323 @for dep in $?; do \
324 case '$(am__configure_deps)' in \
325 *$$dep*) \
326 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
327 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
328 && exit 0; \
329 exit 1;; \
330 esac; \
331 done; \
332 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
333 $(am__cd) $(top_srcdir) && \
334 $(AUTOMAKE) --foreign Makefile
335 .PRECIOUS: Makefile
336 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
337 @case '$?' in \
338 *config.status*) \
339 echo ' $(SHELL) ./config.status'; \
340 $(SHELL) ./config.status;; \
341 *) \
342 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
343 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
344 esac;
346 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
347 $(SHELL) ./config.status --recheck
349 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
350 $(am__cd) $(srcdir) && $(AUTOCONF)
351 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
352 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
353 $(am__aclocal_m4_deps):
354 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
355 @$(NORMAL_INSTALL)
356 test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
357 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
358 list2=; for p in $$list; do \
359 if test -f $$p; then \
360 list2="$$list2 $$p"; \
361 else :; fi; \
362 done; \
363 test -z "$$list2" || { \
364 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
365 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
368 uninstall-toolexeclibLTLIBRARIES:
369 @$(NORMAL_UNINSTALL)
370 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
371 for p in $$list; do \
372 $(am__strip_dir) \
373 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
374 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
375 done
377 clean-toolexeclibLTLIBRARIES:
378 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
379 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
380 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
381 test "$$dir" != "$$p" || dir=.; \
382 echo "rm -f \"$${dir}/so_locations\""; \
383 rm -f "$${dir}/so_locations"; \
384 done
385 libvtv.la: $(libvtv_la_OBJECTS) $(libvtv_la_DEPENDENCIES)
386 $(CXXLINK) -rpath $(toolexeclibdir) $(libvtv_la_OBJECTS) $(libvtv_la_LIBADD) $(LIBS)
388 mostlyclean-compile:
389 -rm -f *.$(OBJEXT)
391 distclean-compile:
392 -rm -f *.tab.c
394 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vtv_end.Plo@am__quote@
395 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vtv_malloc.Plo@am__quote@
396 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vtv_rts.Plo@am__quote@
397 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vtv_start.Plo@am__quote@
398 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vtv_utils.Plo@am__quote@
400 .c.o:
401 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
402 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
403 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
404 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
405 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
407 .c.obj:
408 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
409 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
410 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
411 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
412 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
414 .c.lo:
415 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
416 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
417 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
418 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
419 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
421 .cc.o:
422 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
423 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
424 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
425 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
426 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
428 .cc.obj:
429 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
430 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
431 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
432 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
433 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
435 .cc.lo:
436 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
437 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
438 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
439 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
440 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
442 mostlyclean-libtool:
443 -rm -f *.lo
445 clean-libtool:
446 -rm -rf .libs _libs
448 distclean-libtool:
449 -rm -f libtool config.lt
451 # GNU Make needs to see an explicit $(MAKE) variable in the command it
452 # runs to enable its job server during parallel builds. Hence the
453 # comments below.
454 all-multi:
455 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
456 install-multi:
457 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
459 mostlyclean-multi:
460 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
461 clean-multi:
462 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
463 distclean-multi:
464 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
465 maintainer-clean-multi:
466 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
467 install-libvtv_includeHEADERS: $(libvtv_include_HEADERS)
468 @$(NORMAL_INSTALL)
469 test -z "$(libvtv_includedir)" || $(MKDIR_P) "$(DESTDIR)$(libvtv_includedir)"
470 @list='$(libvtv_include_HEADERS)'; test -n "$(libvtv_includedir)" || list=; \
471 for p in $$list; do \
472 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
473 echo "$$d$$p"; \
474 done | $(am__base_list) | \
475 while read files; do \
476 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libvtv_includedir)'"; \
477 $(INSTALL_HEADER) $$files "$(DESTDIR)$(libvtv_includedir)" || exit $$?; \
478 done
480 uninstall-libvtv_includeHEADERS:
481 @$(NORMAL_UNINSTALL)
482 @list='$(libvtv_include_HEADERS)'; test -n "$(libvtv_includedir)" || list=; \
483 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
484 test -n "$$files" || exit 0; \
485 echo " ( cd '$(DESTDIR)$(libvtv_includedir)' && rm -f" $$files ")"; \
486 cd "$(DESTDIR)$(libvtv_includedir)" && rm -f $$files
488 # This directory's subdirectories are mostly independent; you can cd
489 # into them and run `make' without going through this Makefile.
490 # To change the values of `make' variables: instead of editing Makefiles,
491 # (1) if the variable is set in `config.status', edit `config.status'
492 # (which will cause the Makefiles to be regenerated when you run `make');
493 # (2) otherwise, pass the desired values on the `make' command line.
494 $(RECURSIVE_TARGETS):
495 @fail= failcom='exit 1'; \
496 for f in x $$MAKEFLAGS; do \
497 case $$f in \
498 *=* | --[!k]*);; \
499 *k*) failcom='fail=yes';; \
500 esac; \
501 done; \
502 dot_seen=no; \
503 target=`echo $@ | sed s/-recursive//`; \
504 list='$(SUBDIRS)'; for subdir in $$list; do \
505 echo "Making $$target in $$subdir"; \
506 if test "$$subdir" = "."; then \
507 dot_seen=yes; \
508 local_target="$$target-am"; \
509 else \
510 local_target="$$target"; \
511 fi; \
512 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
513 || eval $$failcom; \
514 done; \
515 if test "$$dot_seen" = "no"; then \
516 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
517 fi; test -z "$$fail"
519 $(RECURSIVE_CLEAN_TARGETS):
520 @fail= failcom='exit 1'; \
521 for f in x $$MAKEFLAGS; do \
522 case $$f in \
523 *=* | --[!k]*);; \
524 *k*) failcom='fail=yes';; \
525 esac; \
526 done; \
527 dot_seen=no; \
528 case "$@" in \
529 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
530 *) list='$(SUBDIRS)' ;; \
531 esac; \
532 rev=''; for subdir in $$list; do \
533 if test "$$subdir" = "."; then :; else \
534 rev="$$subdir $$rev"; \
535 fi; \
536 done; \
537 rev="$$rev ."; \
538 target=`echo $@ | sed s/-recursive//`; \
539 for subdir in $$rev; do \
540 echo "Making $$target in $$subdir"; \
541 if test "$$subdir" = "."; then \
542 local_target="$$target-am"; \
543 else \
544 local_target="$$target"; \
545 fi; \
546 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
547 || eval $$failcom; \
548 done && test -z "$$fail"
549 tags-recursive:
550 list='$(SUBDIRS)'; for subdir in $$list; do \
551 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
552 done
553 ctags-recursive:
554 list='$(SUBDIRS)'; for subdir in $$list; do \
555 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
556 done
558 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
559 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
560 unique=`for i in $$list; do \
561 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
562 done | \
563 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
564 END { if (nonempty) { for (i in files) print i; }; }'`; \
565 mkid -fID $$unique
566 tags: TAGS
568 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
569 $(TAGS_FILES) $(LISP)
570 set x; \
571 here=`pwd`; \
572 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
573 include_option=--etags-include; \
574 empty_fix=.; \
575 else \
576 include_option=--include; \
577 empty_fix=; \
578 fi; \
579 list='$(SUBDIRS)'; for subdir in $$list; do \
580 if test "$$subdir" = .; then :; else \
581 test ! -f $$subdir/TAGS || \
582 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
583 fi; \
584 done; \
585 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
586 unique=`for i in $$list; do \
587 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
588 done | \
589 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
590 END { if (nonempty) { for (i in files) print i; }; }'`; \
591 shift; \
592 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
593 test -n "$$unique" || unique=$$empty_fix; \
594 if test $$# -gt 0; then \
595 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
596 "$$@" $$unique; \
597 else \
598 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
599 $$unique; \
600 fi; \
602 ctags: CTAGS
603 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
604 $(TAGS_FILES) $(LISP)
605 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
606 unique=`for i in $$list; do \
607 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
608 done | \
609 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
610 END { if (nonempty) { for (i in files) print i; }; }'`; \
611 test -z "$(CTAGS_ARGS)$$unique" \
612 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
613 $$unique
615 GTAGS:
616 here=`$(am__cd) $(top_builddir) && pwd` \
617 && $(am__cd) $(top_srcdir) \
618 && gtags -i $(GTAGS_ARGS) "$$here"
620 distclean-tags:
621 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
622 check-am: all-am
623 check: $(BUILT_SOURCES)
624 $(MAKE) $(AM_MAKEFLAGS) check-recursive
625 all-am: Makefile $(LTLIBRARIES) all-multi $(HEADERS)
626 installdirs: installdirs-recursive
627 installdirs-am:
628 for dir in "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(libvtv_includedir)"; do \
629 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
630 done
631 install: $(BUILT_SOURCES)
632 $(MAKE) $(AM_MAKEFLAGS) install-recursive
633 install-exec: install-exec-recursive
634 install-data: install-data-recursive
635 uninstall: uninstall-recursive
637 install-am: all-am
638 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
640 installcheck: installcheck-recursive
641 install-strip:
642 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
643 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
644 `test -z '$(STRIP)' || \
645 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
646 mostlyclean-generic:
648 clean-generic:
650 distclean-generic:
651 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
652 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
654 maintainer-clean-generic:
655 @echo "This command is intended for maintainers to use"
656 @echo "it deletes files that may require special tools to rebuild."
657 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
658 clean: clean-multi clean-recursive
660 clean-am: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
661 mostlyclean-am
663 distclean: distclean-multi distclean-recursive
664 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
665 -rm -rf ./$(DEPDIR)
666 -rm -f Makefile
667 distclean-am: clean-am distclean-compile distclean-generic \
668 distclean-libtool distclean-tags
670 dvi: dvi-recursive
672 dvi-am:
674 html: html-recursive
676 html-am:
678 info: info-recursive
680 info-am:
682 install-data-am: install-libvtv_includeHEADERS
684 install-dvi: install-dvi-recursive
686 install-dvi-am:
688 install-exec-am: install-multi install-toolexeclibLTLIBRARIES
690 install-html: install-html-recursive
692 install-html-am:
694 install-info: install-info-recursive
696 install-info-am:
698 install-man:
700 install-pdf: install-pdf-recursive
702 install-pdf-am:
704 install-ps: install-ps-recursive
706 install-ps-am:
708 installcheck-am:
710 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
711 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
712 -rm -rf $(top_srcdir)/autom4te.cache
713 -rm -rf ./$(DEPDIR)
714 -rm -f Makefile
715 maintainer-clean-am: distclean-am maintainer-clean-generic
717 mostlyclean: mostlyclean-multi mostlyclean-recursive
719 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
720 mostlyclean-libtool
722 pdf: pdf-recursive
724 pdf-am:
726 ps: ps-recursive
728 ps-am:
730 uninstall-am: uninstall-libvtv_includeHEADERS \
731 uninstall-toolexeclibLTLIBRARIES
733 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all all-multi \
734 check clean-multi ctags-recursive distclean-multi install \
735 install-am install-multi install-strip maintainer-clean-multi \
736 mostlyclean-multi tags-recursive
738 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
739 all all-am all-multi am--refresh check check-am clean \
740 clean-generic clean-libtool clean-multi \
741 clean-toolexeclibLTLIBRARIES ctags ctags-recursive distclean \
742 distclean-compile distclean-generic distclean-libtool \
743 distclean-multi distclean-tags dvi dvi-am html html-am info \
744 info-am install install-am install-data install-data-am \
745 install-dvi install-dvi-am install-exec install-exec-am \
746 install-html install-html-am install-info install-info-am \
747 install-libvtv_includeHEADERS install-man install-multi \
748 install-pdf install-pdf-am install-ps install-ps-am \
749 install-strip install-toolexeclibLTLIBRARIES installcheck \
750 installcheck-am installdirs installdirs-am maintainer-clean \
751 maintainer-clean-generic maintainer-clean-multi mostlyclean \
752 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
753 mostlyclean-multi pdf pdf-am ps ps-am tags tags-recursive \
754 uninstall uninstall-am uninstall-libvtv_includeHEADERS \
755 uninstall-toolexeclibLTLIBRARIES
757 vtv_start.c:
758 rm -f $@
759 $(LN_S) $(toplevel_srcdir)/libgcc/vtv_start.c $@
761 vtv_end.c:
762 rm -f $@
763 $(LN_S) $(toplevel_srcdir)/libgcc/vtv_end.c $@
765 # Tell versions [3.59,3.63) of GNU make to not export all variables.
766 # Otherwise a system limit (for SysV at least) may be exceeded.
767 .NOEXPORT: