2018-11-11 Richard Biener <rguenther@suse.de>
[official-gcc.git] / libvtv / Makefile.in
blob0a915517e12dca3a67429bb9ede288923c9844d1
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
18 VPATH = @srcdir@
19 am__is_gnu_make = { \
20 if test -z '$(MAKELEVEL)'; then \
21 false; \
22 elif test -n '$(MAKE_HOST)'; then \
23 true; \
24 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
25 true; \
26 else \
27 false; \
28 fi; \
30 am__make_running_with_option = \
31 case $${target_option-} in \
32 ?) ;; \
33 *) echo "am__make_running_with_option: internal error: invalid" \
34 "target option '$${target_option-}' specified" >&2; \
35 exit 1;; \
36 esac; \
37 has_opt=no; \
38 sane_makeflags=$$MAKEFLAGS; \
39 if $(am__is_gnu_make); then \
40 sane_makeflags=$$MFLAGS; \
41 else \
42 case $$MAKEFLAGS in \
43 *\\[\ \ ]*) \
44 bs=\\; \
45 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
47 esac; \
48 fi; \
49 skip_next=no; \
50 strip_trailopt () \
51 { \
52 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53 }; \
54 for flg in $$sane_makeflags; do \
55 test $$skip_next = yes && { skip_next=no; continue; }; \
56 case $$flg in \
57 *=*|--*) continue;; \
58 -*I) strip_trailopt 'I'; skip_next=yes;; \
59 -*I?*) strip_trailopt 'I';; \
60 -*O) strip_trailopt 'O'; skip_next=yes;; \
61 -*O?*) strip_trailopt 'O';; \
62 -*l) strip_trailopt 'l'; skip_next=yes;; \
63 -*l?*) strip_trailopt 'l';; \
64 -[dEDm]) skip_next=yes;; \
65 -[JT]) skip_next=yes;; \
66 esac; \
67 case $$flg in \
68 *$$target_option*) has_opt=yes; break;; \
69 esac; \
70 done; \
71 test $$has_opt = yes
72 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
73 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
74 pkgdatadir = $(datadir)/@PACKAGE@
75 pkgincludedir = $(includedir)/@PACKAGE@
76 pkglibdir = $(libdir)/@PACKAGE@
77 pkglibexecdir = $(libexecdir)/@PACKAGE@
78 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79 install_sh_DATA = $(install_sh) -c -m 644
80 install_sh_PROGRAM = $(install_sh) -c
81 install_sh_SCRIPT = $(install_sh) -c
82 INSTALL_HEADER = $(INSTALL_DATA)
83 transform = $(program_transform_name)
84 NORMAL_INSTALL = :
85 PRE_INSTALL = :
86 POST_INSTALL = :
87 NORMAL_UNINSTALL = :
88 PRE_UNINSTALL = :
89 POST_UNINSTALL = :
90 build_triplet = @build@
91 host_triplet = @host@
92 target_triplet = @target@
93 @ENABLE_VTABLE_VERIFY_TRUE@@VTV_CYGMIN_TRUE@am__append_1 = libvtv_stubs.la
94 @ENABLE_VTABLE_VERIFY_TRUE@@VTV_NO_OBSTACK_TRUE@am__append_2 = obstack.c
95 subdir = .
96 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
97 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
98 $(top_srcdir)/../config/depstand.m4 \
99 $(top_srcdir)/../config/lead-dot.m4 \
100 $(top_srcdir)/../config/libstdc++-raw-cxx.m4 \
101 $(top_srcdir)/../config/lthostflags.m4 \
102 $(top_srcdir)/../config/multi.m4 \
103 $(top_srcdir)/../config/override.m4 \
104 $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
105 $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
106 $(top_srcdir)/acinclude.m4 $(top_srcdir)/../libtool.m4 \
107 $(top_srcdir)/../config/enable.m4 \
108 $(top_srcdir)/../config/cet.m4 $(top_srcdir)/configure.ac
109 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
110 $(ACLOCAL_M4)
111 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
112 $(am__configure_deps) $(am__libvtv_include_HEADERS_DIST)
113 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
114 configure.lineno config.status.lineno
115 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
116 CONFIG_CLEAN_FILES =
117 CONFIG_CLEAN_VPATH_FILES =
118 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
119 am__vpath_adj = case $$p in \
120 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
121 *) f=$$p;; \
122 esac;
123 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
124 am__install_max = 40
125 am__nobase_strip_setup = \
126 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
127 am__nobase_strip = \
128 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
129 am__nobase_list = $(am__nobase_strip_setup); \
130 for p in $$list; do echo "$$p $$p"; done | \
131 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
132 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
133 if (++n[$$2] == $(am__install_max)) \
134 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
135 END { for (dir in files) print dir, files[dir] }'
136 am__base_list = \
137 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
138 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
139 am__uninstall_files_from_dir = { \
140 test -z "$$files" \
141 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
142 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
143 $(am__cd) "$$dir" && rm -f $$files; }; \
145 am__installdirs = "$(DESTDIR)$(toolexeclibdir)" \
146 "$(DESTDIR)$(libvtv_includedir)"
147 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
148 libvtv_la_DEPENDENCIES =
149 am__objects_1 = vtv_start.lo vtv_malloc.lo vtv_rts.lo vtv_utils.lo \
150 vtv_end.lo
151 @ENABLE_VTABLE_VERIFY_TRUE@@VTV_NO_OBSTACK_TRUE@am__objects_2 = \
152 @ENABLE_VTABLE_VERIFY_TRUE@@VTV_NO_OBSTACK_TRUE@ obstack.lo
153 @ENABLE_VTABLE_VERIFY_TRUE@am_libvtv_la_OBJECTS = $(am__objects_1) \
154 @ENABLE_VTABLE_VERIFY_TRUE@ $(am__objects_2)
155 libvtv_la_OBJECTS = $(am_libvtv_la_OBJECTS)
156 AM_V_lt = $(am__v_lt_@AM_V@)
157 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
158 am__v_lt_0 = --silent
159 am__v_lt_1 =
160 libvtv_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
161 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
162 $(CXXFLAGS) $(libvtv_la_LDFLAGS) $(LDFLAGS) -o $@
163 @ENABLE_VTABLE_VERIFY_TRUE@am_libvtv_la_rpath = -rpath \
164 @ENABLE_VTABLE_VERIFY_TRUE@ $(toolexeclibdir)
165 libvtv_stubs_la_LIBADD =
166 am__objects_3 = vtv_start.lo vtv_stubs.lo vtv_end.lo
167 @ENABLE_VTABLE_VERIFY_TRUE@@VTV_CYGMIN_TRUE@am_libvtv_stubs_la_OBJECTS = \
168 @ENABLE_VTABLE_VERIFY_TRUE@@VTV_CYGMIN_TRUE@ $(am__objects_3)
169 libvtv_stubs_la_OBJECTS = $(am_libvtv_stubs_la_OBJECTS)
170 libvtv_stubs_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
171 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
172 $(AM_CXXFLAGS) $(CXXFLAGS) $(libvtv_stubs_la_LDFLAGS) \
173 $(LDFLAGS) -o $@
174 @ENABLE_VTABLE_VERIFY_TRUE@@VTV_CYGMIN_TRUE@am_libvtv_stubs_la_rpath = \
175 @ENABLE_VTABLE_VERIFY_TRUE@@VTV_CYGMIN_TRUE@ -rpath \
176 @ENABLE_VTABLE_VERIFY_TRUE@@VTV_CYGMIN_TRUE@ $(toolexeclibdir)
177 AM_V_P = $(am__v_P_@AM_V@)
178 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
179 am__v_P_0 = false
180 am__v_P_1 = :
181 AM_V_GEN = $(am__v_GEN_@AM_V@)
182 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
183 am__v_GEN_0 = @echo " GEN " $@;
184 am__v_GEN_1 =
185 AM_V_at = $(am__v_at_@AM_V@)
186 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
187 am__v_at_0 = @
188 am__v_at_1 =
189 DEFAULT_INCLUDES = -I.@am__isrc@
190 depcomp = $(SHELL) $(top_srcdir)/../depcomp
191 am__depfiles_maybe = depfiles
192 am__mv = mv -f
193 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
194 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
195 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
196 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
197 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
198 $(AM_CFLAGS) $(CFLAGS)
199 AM_V_CC = $(am__v_CC_@AM_V@)
200 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
201 am__v_CC_0 = @echo " CC " $@;
202 am__v_CC_1 =
203 CCLD = $(CC)
204 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
205 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
206 $(AM_LDFLAGS) $(LDFLAGS) -o $@
207 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
208 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
209 am__v_CCLD_0 = @echo " CCLD " $@;
210 am__v_CCLD_1 =
211 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
212 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
213 AM_V_CXX = $(am__v_CXX_@AM_V@)
214 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
215 am__v_CXX_0 = @echo " CXX " $@;
216 am__v_CXX_1 =
217 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
218 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
219 am__v_CXXLD_0 = @echo " CXXLD " $@;
220 am__v_CXXLD_1 =
221 SOURCES = $(libvtv_la_SOURCES) $(libvtv_stubs_la_SOURCES)
222 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
223 ctags-recursive dvi-recursive html-recursive info-recursive \
224 install-data-recursive install-dvi-recursive \
225 install-exec-recursive install-html-recursive \
226 install-info-recursive install-pdf-recursive \
227 install-ps-recursive install-recursive installcheck-recursive \
228 installdirs-recursive pdf-recursive ps-recursive \
229 tags-recursive uninstall-recursive
230 am__can_run_installinfo = \
231 case $$AM_UPDATE_INFO_DIR in \
232 n|no|NO) false;; \
233 *) (install-info --version) >/dev/null 2>&1;; \
234 esac
235 am__libvtv_include_HEADERS_DIST = vtv_map.h vtv_malloc.h vtv_fail.h \
236 vtv_set.h vtv_utils.h vtv_rts.h
237 HEADERS = $(libvtv_include_HEADERS)
238 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
239 distclean-recursive maintainer-clean-recursive
240 am__recursive_targets = \
241 $(RECURSIVE_TARGETS) \
242 $(RECURSIVE_CLEAN_TARGETS) \
243 $(am__extra_recursive_targets)
244 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
245 cscope
246 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
247 # Read a list of newline-separated strings from the standard input,
248 # and print each of them once, without duplicates. Input order is
249 # *not* preserved.
250 am__uniquify_input = $(AWK) '\
251 BEGIN { nonempty = 0; } \
252 { items[$$0] = 1; nonempty = 1; } \
253 END { if (nonempty) { for (i in items) print i; }; } \
255 # Make sure the list of sources is unique. This is necessary because,
256 # e.g., the same source file might be shared among _SOURCES variables
257 # for different programs/libraries.
258 am__define_uniq_tagged_files = \
259 list='$(am__tagged_files)'; \
260 unique=`for i in $$list; do \
261 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
262 done | $(am__uniquify_input)`
263 ETAGS = etags
264 CTAGS = ctags
265 CSCOPE = cscope
266 DIST_SUBDIRS = testsuite
267 ACLOCAL = @ACLOCAL@
268 AMTAR = @AMTAR@
269 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
270 AR = @AR@
271 AS = @AS@
272 AUTOCONF = @AUTOCONF@
273 AUTOHEADER = @AUTOHEADER@
274 AUTOMAKE = @AUTOMAKE@
275 AWK = @AWK@
276 CC = @CC@
277 CCAS = @CCAS@
278 CCASFLAGS = @CCASFLAGS@
279 CCDEPMODE = @CCDEPMODE@
280 CFLAGS = @CFLAGS@
281 CPP = @CPP@
282 CPPFLAGS = @CPPFLAGS@
283 CXX = @CXX@
284 CXXCPP = @CXXCPP@
285 CXXDEPMODE = @CXXDEPMODE@
286 CXXFLAGS = @CXXFLAGS@
287 CYGPATH_W = @CYGPATH_W@
288 DEFS = @DEFS@
289 DEPDIR = @DEPDIR@
290 DSYMUTIL = @DSYMUTIL@
291 DUMPBIN = @DUMPBIN@
292 ECHO_C = @ECHO_C@
293 ECHO_N = @ECHO_N@
294 ECHO_T = @ECHO_T@
295 EGREP = @EGREP@
296 EXEEXT = @EXEEXT@
297 FGREP = @FGREP@
298 GREP = @GREP@
299 INSTALL = @INSTALL@
300 INSTALL_DATA = @INSTALL_DATA@
301 INSTALL_PROGRAM = @INSTALL_PROGRAM@
302 INSTALL_SCRIPT = @INSTALL_SCRIPT@
303 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
304 LD = @LD@
305 LDFLAGS = @LDFLAGS@
306 LIBOBJS = @LIBOBJS@
307 LIBS = @LIBS@
308 LIBSTDCXX_RAW_CXX_CXXFLAGS = @LIBSTDCXX_RAW_CXX_CXXFLAGS@
309 LIBSTDCXX_RAW_CXX_LDFLAGS = @LIBSTDCXX_RAW_CXX_LDFLAGS@
310 LIBTOOL = @LIBTOOL@
311 LIPO = @LIPO@
312 LN_S = @LN_S@
313 LTLIBOBJS = @LTLIBOBJS@
314 MAINT = @MAINT@
315 MAKEINFO = @MAKEINFO@
316 MKDIR_P = @MKDIR_P@
317 NM = @NM@
318 NMEDIT = @NMEDIT@
319 OBJDUMP = @OBJDUMP@
320 OBJEXT = @OBJEXT@
321 OTOOL = @OTOOL@
322 OTOOL64 = @OTOOL64@
323 PACKAGE = @PACKAGE@
324 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
325 PACKAGE_NAME = @PACKAGE_NAME@
326 PACKAGE_STRING = @PACKAGE_STRING@
327 PACKAGE_TARNAME = @PACKAGE_TARNAME@
328 PACKAGE_URL = @PACKAGE_URL@
329 PACKAGE_VERSION = @PACKAGE_VERSION@
330 PATH_SEPARATOR = @PATH_SEPARATOR@
331 RANLIB = @RANLIB@
332 SED = @SED@
333 SET_MAKE = @SET_MAKE@
334 SHELL = @SHELL@
335 STRIP = @STRIP@
336 VERSION = @VERSION@
337 XCFLAGS = @XCFLAGS@
338 abs_builddir = @abs_builddir@
339 abs_srcdir = @abs_srcdir@
340 abs_top_builddir = @abs_top_builddir@
341 abs_top_srcdir = @abs_top_srcdir@
342 ac_ct_CC = @ac_ct_CC@
343 ac_ct_CXX = @ac_ct_CXX@
344 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
345 am__include = @am__include@
346 am__leading_dot = @am__leading_dot@
347 am__quote = @am__quote@
348 am__tar = @am__tar@
349 am__untar = @am__untar@
350 bindir = @bindir@
351 build = @build@
352 build_alias = @build_alias@
353 build_cpu = @build_cpu@
354 build_os = @build_os@
355 build_vendor = @build_vendor@
356 builddir = @builddir@
357 datadir = @datadir@
358 datarootdir = @datarootdir@
359 docdir = @docdir@
360 dvidir = @dvidir@
361 enable_shared = @enable_shared@
362 enable_static = @enable_static@
363 exec_prefix = @exec_prefix@
364 get_gcc_base_ver = @get_gcc_base_ver@
365 host = @host@
366 host_alias = @host_alias@
367 host_cpu = @host_cpu@
368 host_os = @host_os@
369 host_vendor = @host_vendor@
370 htmldir = @htmldir@
371 includedir = @includedir@
372 infodir = @infodir@
373 install_sh = @install_sh@
374 libdir = @libdir@
375 libexecdir = @libexecdir@
376 libtool_VERSION = @libtool_VERSION@
377 libvtv_builddir = @libvtv_builddir@
378 libvtv_srcdir = @libvtv_srcdir@
379 localedir = @localedir@
380 localstatedir = @localstatedir@
381 lt_host_flags = @lt_host_flags@
382 mandir = @mandir@
383 mkdir_p = @mkdir_p@
384 multi_basedir = @multi_basedir@
385 oldincludedir = @oldincludedir@
386 pdfdir = @pdfdir@
387 prefix = @prefix@
388 program_transform_name = @program_transform_name@
389 psdir = @psdir@
390 sbindir = @sbindir@
391 sharedstatedir = @sharedstatedir@
392 srcdir = @srcdir@
393 sysconfdir = @sysconfdir@
394 target = @target@
395 target_alias = @target_alias@
396 target_cpu = @target_cpu@
397 target_noncanonical = @target_noncanonical@
398 target_os = @target_os@
399 target_vendor = @target_vendor@
400 toolexecdir = @toolexecdir@
401 toolexeclibdir = @toolexeclibdir@
402 top_build_prefix = @top_build_prefix@
403 top_builddir = @top_builddir@
404 top_srcdir = @top_srcdir@
405 toplevel_builddir = @toplevel_builddir@
406 toplevel_srcdir = @toplevel_srcdir@
407 @ENABLE_VTABLE_VERIFY_FALSE@SUBDIRS =
408 @ENABLE_VTABLE_VERIFY_TRUE@SUBDIRS = testsuite
409 ACLOCAL_AMFLAGS = -I .. -I ../config
411 # May be used by toolexeclibdir.
412 gcc_version := $(shell @get_gcc_base_ver@ $(top_srcdir)/../gcc/BASE-VER)
413 AM_CPPFLAGS = -I$(top_srcdir)/../include
414 AM_CFLAGS = $(XCFLAGS)
415 AM_CCASFLAGS = $(XCFLAGS)
416 AM_CXXFLAGS = $(XCFLAGS) $(LIBSTDCXX_RAW_CXX_CXXFLAGS) \
417 -Wl,-u_vtable_map_vars_start,-u_vtable_map_vars_end
418 @ENABLE_VTABLE_VERIFY_TRUE@toolexeclib_LTLIBRARIES = libvtv.la \
419 @ENABLE_VTABLE_VERIFY_TRUE@ $(am__append_1)
420 vtv_headers = \
421 vtv_map.h \
422 vtv_malloc.h \
423 vtv_fail.h \
424 vtv_set.h \
425 vtv_utils.h \
426 vtv_rts.h
428 vtv_sources = \
429 vtv_start.c \
430 vtv_malloc.cc \
431 vtv_rts.cc \
432 vtv_utils.cc \
433 vtv_end.c
435 vtv_stubs_sources = \
436 vtv_start.c \
437 vtv_stubs.cc \
438 vtv_end.c
440 libvtv_includedir = $(libdir)/gcc/$(target_alias)/$(gcc_version)/include
442 # Link in vtv_start and vtv_end.
443 BUILT_SOURCES = vtv_start.c vtv_end.c
444 @VTV_CYGMIN_TRUE@libvtv_la_LIBADD = -lpsapi
445 @VTV_CYGMIN_TRUE@libvtv_la_LDFLAGS = $(lt_host_flags)
446 @VTV_CYGMIN_TRUE@libvtv_stubs_la_LDFLAGS = $(lt_host_flags)
447 @ENABLE_VTABLE_VERIFY_FALSE@libvtv_la_SOURCES =
448 @ENABLE_VTABLE_VERIFY_TRUE@libvtv_la_SOURCES = $(vtv_sources) \
449 @ENABLE_VTABLE_VERIFY_TRUE@ $(am__append_2)
450 @ENABLE_VTABLE_VERIFY_TRUE@@VTV_CYGMIN_TRUE@libvtv_stubs_la_SOURCES = $(vtv_stubs_sources)
451 @ENABLE_VTABLE_VERIFY_FALSE@libvtv_include_HEADERS =
452 @ENABLE_VTABLE_VERIFY_TRUE@libvtv_include_HEADERS = $(vtv_headers)
454 # Least ordering for dependencies mean linking w/o libstdc++ for as
455 # long as the development of libvtv does not absolutely require it.
456 CXXVTV = $(CC_FOR_TARGET)
457 CXXLD = $(CC_FOR_TARGET)
458 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
459 --mode=compile $(CXXVTV) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
460 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
462 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
463 --mode=link $(CXXVTV) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
464 $(LDFLAGS) -o $@
466 MULTISRCTOP =
467 MULTIBUILDTOP =
468 MULTIDIRS =
469 MULTISUBDIR =
470 MULTIDO = true
471 MULTICLEAN = true
472 all: $(BUILT_SOURCES)
473 $(MAKE) $(AM_MAKEFLAGS) all-recursive
475 .SUFFIXES:
476 .SUFFIXES: .c .cc .lo .o .obj
477 am--refresh: Makefile
479 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/../multilib.am $(am__configure_deps)
480 @for dep in $?; do \
481 case '$(am__configure_deps)' in \
482 *$$dep*) \
483 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
484 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
485 && exit 0; \
486 exit 1;; \
487 esac; \
488 done; \
489 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
490 $(am__cd) $(top_srcdir) && \
491 $(AUTOMAKE) --foreign Makefile
492 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
493 @case '$?' in \
494 *config.status*) \
495 echo ' $(SHELL) ./config.status'; \
496 $(SHELL) ./config.status;; \
497 *) \
498 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
499 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
500 esac;
501 $(top_srcdir)/../multilib.am $(am__empty):
503 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
504 $(SHELL) ./config.status --recheck
506 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
507 $(am__cd) $(srcdir) && $(AUTOCONF)
508 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
509 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
510 $(am__aclocal_m4_deps):
512 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
513 @$(NORMAL_INSTALL)
514 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
515 list2=; for p in $$list; do \
516 if test -f $$p; then \
517 list2="$$list2 $$p"; \
518 else :; fi; \
519 done; \
520 test -z "$$list2" || { \
521 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
522 $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
523 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
524 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
527 uninstall-toolexeclibLTLIBRARIES:
528 @$(NORMAL_UNINSTALL)
529 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
530 for p in $$list; do \
531 $(am__strip_dir) \
532 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
533 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
534 done
536 clean-toolexeclibLTLIBRARIES:
537 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
538 @list='$(toolexeclib_LTLIBRARIES)'; \
539 locs=`for p in $$list; do echo $$p; done | \
540 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
541 sort -u`; \
542 test -z "$$locs" || { \
543 echo rm -f $${locs}; \
544 rm -f $${locs}; \
547 libvtv.la: $(libvtv_la_OBJECTS) $(libvtv_la_DEPENDENCIES) $(EXTRA_libvtv_la_DEPENDENCIES)
548 $(AM_V_CXXLD)$(libvtv_la_LINK) $(am_libvtv_la_rpath) $(libvtv_la_OBJECTS) $(libvtv_la_LIBADD) $(LIBS)
550 libvtv_stubs.la: $(libvtv_stubs_la_OBJECTS) $(libvtv_stubs_la_DEPENDENCIES) $(EXTRA_libvtv_stubs_la_DEPENDENCIES)
551 $(AM_V_CXXLD)$(libvtv_stubs_la_LINK) $(am_libvtv_stubs_la_rpath) $(libvtv_stubs_la_OBJECTS) $(libvtv_stubs_la_LIBADD) $(LIBS)
553 mostlyclean-compile:
554 -rm -f *.$(OBJEXT)
556 distclean-compile:
557 -rm -f *.tab.c
559 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/obstack.Plo@am__quote@
560 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vtv_end.Plo@am__quote@
561 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vtv_malloc.Plo@am__quote@
562 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vtv_rts.Plo@am__quote@
563 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vtv_start.Plo@am__quote@
564 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vtv_stubs.Plo@am__quote@
565 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vtv_utils.Plo@am__quote@
567 .c.o:
568 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
569 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
570 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
571 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
572 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
574 .c.obj:
575 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
576 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
577 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
578 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
579 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
581 .c.lo:
582 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
583 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
584 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
585 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
586 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
588 .cc.o:
589 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
590 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
591 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
592 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
593 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
595 .cc.obj:
596 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
597 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
598 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
599 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
600 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
602 .cc.lo:
603 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
604 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
605 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
606 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
607 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
609 mostlyclean-libtool:
610 -rm -f *.lo
612 clean-libtool:
613 -rm -rf .libs _libs
615 distclean-libtool:
616 -rm -f libtool config.lt
617 install-libvtv_includeHEADERS: $(libvtv_include_HEADERS)
618 @$(NORMAL_INSTALL)
619 @list='$(libvtv_include_HEADERS)'; test -n "$(libvtv_includedir)" || list=; \
620 if test -n "$$list"; then \
621 echo " $(MKDIR_P) '$(DESTDIR)$(libvtv_includedir)'"; \
622 $(MKDIR_P) "$(DESTDIR)$(libvtv_includedir)" || exit 1; \
623 fi; \
624 for p in $$list; do \
625 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
626 echo "$$d$$p"; \
627 done | $(am__base_list) | \
628 while read files; do \
629 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libvtv_includedir)'"; \
630 $(INSTALL_HEADER) $$files "$(DESTDIR)$(libvtv_includedir)" || exit $$?; \
631 done
633 uninstall-libvtv_includeHEADERS:
634 @$(NORMAL_UNINSTALL)
635 @list='$(libvtv_include_HEADERS)'; test -n "$(libvtv_includedir)" || list=; \
636 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
637 dir='$(DESTDIR)$(libvtv_includedir)'; $(am__uninstall_files_from_dir)
639 # This directory's subdirectories are mostly independent; you can cd
640 # into them and run 'make' without going through this Makefile.
641 # To change the values of 'make' variables: instead of editing Makefiles,
642 # (1) if the variable is set in 'config.status', edit 'config.status'
643 # (which will cause the Makefiles to be regenerated when you run 'make');
644 # (2) otherwise, pass the desired values on the 'make' command line.
645 $(am__recursive_targets):
646 @fail=; \
647 if $(am__make_keepgoing); then \
648 failcom='fail=yes'; \
649 else \
650 failcom='exit 1'; \
651 fi; \
652 dot_seen=no; \
653 target=`echo $@ | sed s/-recursive//`; \
654 case "$@" in \
655 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
656 *) list='$(SUBDIRS)' ;; \
657 esac; \
658 for subdir in $$list; do \
659 echo "Making $$target in $$subdir"; \
660 if test "$$subdir" = "."; then \
661 dot_seen=yes; \
662 local_target="$$target-am"; \
663 else \
664 local_target="$$target"; \
665 fi; \
666 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
667 || eval $$failcom; \
668 done; \
669 if test "$$dot_seen" = "no"; then \
670 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
671 fi; test -z "$$fail"
673 ID: $(am__tagged_files)
674 $(am__define_uniq_tagged_files); mkid -fID $$unique
675 tags: tags-recursive
676 TAGS: tags
678 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
679 set x; \
680 here=`pwd`; \
681 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
682 include_option=--etags-include; \
683 empty_fix=.; \
684 else \
685 include_option=--include; \
686 empty_fix=; \
687 fi; \
688 list='$(SUBDIRS)'; for subdir in $$list; do \
689 if test "$$subdir" = .; then :; else \
690 test ! -f $$subdir/TAGS || \
691 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
692 fi; \
693 done; \
694 $(am__define_uniq_tagged_files); \
695 shift; \
696 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
697 test -n "$$unique" || unique=$$empty_fix; \
698 if test $$# -gt 0; then \
699 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
700 "$$@" $$unique; \
701 else \
702 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
703 $$unique; \
704 fi; \
706 ctags: ctags-recursive
708 CTAGS: ctags
709 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
710 $(am__define_uniq_tagged_files); \
711 test -z "$(CTAGS_ARGS)$$unique" \
712 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
713 $$unique
715 GTAGS:
716 here=`$(am__cd) $(top_builddir) && pwd` \
717 && $(am__cd) $(top_srcdir) \
718 && gtags -i $(GTAGS_ARGS) "$$here"
719 cscope: cscope.files
720 test ! -s cscope.files \
721 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
722 clean-cscope:
723 -rm -f cscope.files
724 cscope.files: clean-cscope cscopelist
725 cscopelist: cscopelist-recursive
727 cscopelist-am: $(am__tagged_files)
728 list='$(am__tagged_files)'; \
729 case "$(srcdir)" in \
730 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
731 *) sdir=$(subdir)/$(srcdir) ;; \
732 esac; \
733 for i in $$list; do \
734 if test -f "$$i"; then \
735 echo "$(subdir)/$$i"; \
736 else \
737 echo "$$sdir/$$i"; \
738 fi; \
739 done >> $(top_builddir)/cscope.files
741 distclean-tags:
742 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
743 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
744 check-am: all-am
745 check: $(BUILT_SOURCES)
746 $(MAKE) $(AM_MAKEFLAGS) check-recursive
747 all-am: Makefile $(LTLIBRARIES) $(HEADERS) all-local
748 installdirs: installdirs-recursive
749 installdirs-am:
750 for dir in "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(libvtv_includedir)"; do \
751 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
752 done
753 install: $(BUILT_SOURCES)
754 $(MAKE) $(AM_MAKEFLAGS) install-recursive
755 install-exec: install-exec-recursive
756 install-data: install-data-recursive
757 uninstall: uninstall-recursive
759 install-am: all-am
760 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
762 installcheck: installcheck-recursive
763 install-strip:
764 if test -z '$(STRIP)'; then \
765 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
766 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
767 install; \
768 else \
769 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
770 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
771 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
773 mostlyclean-generic:
775 clean-generic:
777 distclean-generic:
778 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
779 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
781 maintainer-clean-generic:
782 @echo "This command is intended for maintainers to use"
783 @echo "it deletes files that may require special tools to rebuild."
784 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
785 clean: clean-recursive
787 clean-am: clean-generic clean-libtool clean-local \
788 clean-toolexeclibLTLIBRARIES mostlyclean-am
790 distclean: distclean-recursive
791 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
792 -rm -rf ./$(DEPDIR)
793 -rm -f Makefile
794 distclean-am: clean-am distclean-compile distclean-generic \
795 distclean-libtool distclean-local distclean-tags
797 dvi: dvi-recursive
799 dvi-am:
801 html: html-recursive
803 html-am:
805 info: info-recursive
807 info-am:
809 install-data-am: install-libvtv_includeHEADERS
811 install-dvi: install-dvi-recursive
813 install-dvi-am:
815 install-exec-am: install-exec-local install-toolexeclibLTLIBRARIES
817 install-html: install-html-recursive
819 install-html-am:
821 install-info: install-info-recursive
823 install-info-am:
825 install-man:
827 install-pdf: install-pdf-recursive
829 install-pdf-am:
831 install-ps: install-ps-recursive
833 install-ps-am:
835 installcheck-am:
837 maintainer-clean: maintainer-clean-recursive
838 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
839 -rm -rf $(top_srcdir)/autom4te.cache
840 -rm -rf ./$(DEPDIR)
841 -rm -f Makefile
842 maintainer-clean-am: distclean-am maintainer-clean-generic \
843 maintainer-clean-local
845 mostlyclean: mostlyclean-recursive
847 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
848 mostlyclean-libtool mostlyclean-local
850 pdf: pdf-recursive
852 pdf-am:
854 ps: ps-recursive
856 ps-am:
858 uninstall-am: uninstall-libvtv_includeHEADERS \
859 uninstall-toolexeclibLTLIBRARIES
861 .MAKE: $(am__recursive_targets) all check install install-am \
862 install-strip
864 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am all-local \
865 am--refresh check check-am clean clean-cscope clean-generic \
866 clean-libtool clean-local clean-toolexeclibLTLIBRARIES cscope \
867 cscopelist-am ctags ctags-am distclean distclean-compile \
868 distclean-generic distclean-libtool distclean-local \
869 distclean-tags dvi dvi-am html html-am info info-am install \
870 install-am install-data install-data-am install-dvi \
871 install-dvi-am install-exec install-exec-am install-exec-local \
872 install-html install-html-am install-info install-info-am \
873 install-libvtv_includeHEADERS install-man install-pdf \
874 install-pdf-am install-ps install-ps-am install-strip \
875 install-toolexeclibLTLIBRARIES installcheck installcheck-am \
876 installdirs installdirs-am maintainer-clean \
877 maintainer-clean-generic maintainer-clean-local mostlyclean \
878 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
879 mostlyclean-local pdf pdf-am ps ps-am tags tags-am uninstall \
880 uninstall-am uninstall-libvtv_includeHEADERS \
881 uninstall-toolexeclibLTLIBRARIES
883 .PRECIOUS: Makefile
885 vtv_start.c:
886 rm -f $@
887 $(LN_S) $(toplevel_srcdir)/libgcc/vtv_start.c $@
889 vtv_end.c:
890 rm -f $@
891 $(LN_S) $(toplevel_srcdir)/libgcc/vtv_end.c $@
893 @VTV_NO_OBSTACK_TRUE@ obstack.c:
894 @VTV_NO_OBSTACK_TRUE@ rm -f $@
895 @VTV_NO_OBSTACK_TRUE@ $(LN_S) $(toplevel_srcdir)/libiberty/obstack.c $@
896 @VTV_NO_OBSTACK_TRUE@ > config.h
898 @VTV_CYGMIN_TRUE@ vtv_stubs.cc:
899 @VTV_CYGMIN_TRUE@ rm -f $@
900 @VTV_CYGMIN_TRUE@ $(LN_S) $(toplevel_srcdir)/libstdc++-v3/libsupc++/vtv_stubs.cc $@
902 # GNU Make needs to see an explicit $(MAKE) variable in the command it
903 # runs to enable its job server during parallel builds. Hence the
904 # comments below.
905 all-multi:
906 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
907 install-multi:
908 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
909 mostlyclean-multi:
910 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
911 clean-multi:
912 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
913 distclean-multi:
914 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
915 maintainer-clean-multi:
916 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
918 .MAKE .PHONY: all-multi clean-multi distclean-multi install-am \
919 install-multi maintainer-clean-multi mostlyclean-multi
921 install-exec-local: install-multi
923 all-local: all-multi
924 mostlyclean-local: mostlyclean-multi
925 clean-local: clean-multi
926 distclean-local: distclean-multi
927 maintainer-clean-local: maintainer-clean-multi
929 # Tell versions [3.59,3.63) of GNU make to not export all variables.
930 # Otherwise a system limit (for SysV at least) may be exceeded.
931 .NOEXPORT: