]> git.ipfire.org Git - thirdparty/gcc.git/blame - libvtv/Makefile.in
PR c++/87554 - ICE with extern template and reference member.
[thirdparty/gcc.git] / libvtv / Makefile.in
CommitLineData
f00f02a3 1# Makefile.in generated by automake 1.15.1 from Makefile.am.
b710ec85 2# @configure_input@
3
f00f02a3 4# Copyright (C) 1994-2017 Free Software Foundation, Inc.
5
b710ec85 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
18VPATH = @srcdir@
f00f02a3 19am__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; \
29}
30am__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 \
a77a4adf 42 case $$MAKEFLAGS in \
43 *\\[\ \ ]*) \
f00f02a3 44 bs=\\; \
45 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
a77a4adf 47 esac; \
f00f02a3 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
72am__make_dryrun = (target_option=n; $(am__make_running_with_option))
73am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
b710ec85 74pkgdatadir = $(datadir)/@PACKAGE@
75pkgincludedir = $(includedir)/@PACKAGE@
76pkglibdir = $(libdir)/@PACKAGE@
77pkglibexecdir = $(libexecdir)/@PACKAGE@
78am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79install_sh_DATA = $(install_sh) -c -m 644
80install_sh_PROGRAM = $(install_sh) -c
81install_sh_SCRIPT = $(install_sh) -c
82INSTALL_HEADER = $(INSTALL_DATA)
83transform = $(program_transform_name)
84NORMAL_INSTALL = :
85PRE_INSTALL = :
86POST_INSTALL = :
87NORMAL_UNINSTALL = :
88PRE_UNINSTALL = :
89POST_UNINSTALL = :
90build_triplet = @build@
91host_triplet = @host@
92target_triplet = @target@
1ae823d5 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
b710ec85 95subdir = .
b710ec85 96ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
97am__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 \
a9983ab2 101 $(top_srcdir)/../config/lthostflags.m4 \
b710ec85 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 \
20c60140 107 $(top_srcdir)/../config/enable.m4 \
108 $(top_srcdir)/../config/cet.m4 $(top_srcdir)/configure.ac
b710ec85 109am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
110 $(ACLOCAL_M4)
f00f02a3 111DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
112 $(am__configure_deps) $(am__libvtv_include_HEADERS_DIST)
b710ec85 113am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
114 configure.lineno config.status.lineno
115mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
116CONFIG_CLEAN_FILES =
117CONFIG_CLEAN_VPATH_FILES =
118am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
119am__vpath_adj = case $$p in \
120 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
121 *) f=$$p;; \
122 esac;
123am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
124am__install_max = 40
125am__nobase_strip_setup = \
126 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
127am__nobase_strip = \
128 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
129am__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] }'
136am__base_list = \
137 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
138 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
a77a4adf 139am__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; }; \
144 }
b710ec85 145am__installdirs = "$(DESTDIR)$(toolexeclibdir)" \
146 "$(DESTDIR)$(libvtv_includedir)"
147LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
f8c51263 148libvtv_la_DEPENDENCIES =
b710ec85 149am__objects_1 = vtv_start.lo vtv_malloc.lo vtv_rts.lo vtv_utils.lo \
150 vtv_end.lo
08de21a4 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)
b710ec85 155libvtv_la_OBJECTS = $(am_libvtv_la_OBJECTS)
f00f02a3 156AM_V_lt = $(am__v_lt_@AM_V@)
157am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
158am__v_lt_0 = --silent
159am__v_lt_1 =
160libvtv_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
f8c51263 161 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
162 $(CXXFLAGS) $(libvtv_la_LDFLAGS) $(LDFLAGS) -o $@
1ae823d5 163@ENABLE_VTABLE_VERIFY_TRUE@am_libvtv_la_rpath = -rpath \
164@ENABLE_VTABLE_VERIFY_TRUE@ $(toolexeclibdir)
f8c51263 165libvtv_stubs_la_LIBADD =
08de21a4 166am__objects_3 = vtv_start.lo vtv_stubs.lo vtv_end.lo
f8c51263 167@ENABLE_VTABLE_VERIFY_TRUE@@VTV_CYGMIN_TRUE@am_libvtv_stubs_la_OBJECTS = \
08de21a4 168@ENABLE_VTABLE_VERIFY_TRUE@@VTV_CYGMIN_TRUE@ $(am__objects_3)
f8c51263 169libvtv_stubs_la_OBJECTS = $(am_libvtv_stubs_la_OBJECTS)
f00f02a3 170libvtv_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 $@
1ae823d5 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)
f00f02a3 177AM_V_P = $(am__v_P_@AM_V@)
178am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
179am__v_P_0 = false
180am__v_P_1 = :
181AM_V_GEN = $(am__v_GEN_@AM_V@)
182am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
183am__v_GEN_0 = @echo " GEN " $@;
184am__v_GEN_1 =
185AM_V_at = $(am__v_at_@AM_V@)
186am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
187am__v_at_0 = @
188am__v_at_1 =
b710ec85 189DEFAULT_INCLUDES = -I.@am__isrc@
190depcomp = $(SHELL) $(top_srcdir)/../depcomp
191am__depfiles_maybe = depfiles
192am__mv = mv -f
193COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
194 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
f00f02a3 195LTCOMPILE = $(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)
199AM_V_CC = $(am__v_CC_@AM_V@)
200am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
201am__v_CC_0 = @echo " CC " $@;
202am__v_CC_1 =
b710ec85 203CCLD = $(CC)
f00f02a3 204LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
205 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
206 $(AM_LDFLAGS) $(LDFLAGS) -o $@
207AM_V_CCLD = $(am__v_CCLD_@AM_V@)
208am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
209am__v_CCLD_0 = @echo " CCLD " $@;
210am__v_CCLD_1 =
b710ec85 211CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
212 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
f00f02a3 213AM_V_CXX = $(am__v_CXX_@AM_V@)
214am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
215am__v_CXX_0 = @echo " CXX " $@;
216am__v_CXX_1 =
217AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
218am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
219am__v_CXXLD_0 = @echo " CXXLD " $@;
220am__v_CXXLD_1 =
f8c51263 221SOURCES = $(libvtv_la_SOURCES) $(libvtv_stubs_la_SOURCES)
f00f02a3 222RECURSIVE_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
a77a4adf 230am__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
825de484 235am__libvtv_include_HEADERS_DIST = vtv_map.h vtv_malloc.h vtv_fail.h \
236 vtv_set.h vtv_utils.h vtv_rts.h
b710ec85 237HEADERS = $(libvtv_include_HEADERS)
238RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
239 distclean-recursive maintainer-clean-recursive
f00f02a3 240am__recursive_targets = \
241 $(RECURSIVE_TARGETS) \
242 $(RECURSIVE_CLEAN_TARGETS) \
243 $(am__extra_recursive_targets)
244AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
245 cscope
246am__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.
250am__uniquify_input = $(AWK) '\
251 BEGIN { nonempty = 0; } \
252 { items[$$0] = 1; nonempty = 1; } \
253 END { if (nonempty) { for (i in items) print i; }; } \
254'
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.
258am__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)`
b710ec85 263ETAGS = etags
264CTAGS = ctags
f00f02a3 265CSCOPE = cscope
825de484 266DIST_SUBDIRS = testsuite
b710ec85 267ACLOCAL = @ACLOCAL@
268AMTAR = @AMTAR@
f00f02a3 269AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
b710ec85 270AR = @AR@
271AS = @AS@
272AUTOCONF = @AUTOCONF@
273AUTOHEADER = @AUTOHEADER@
274AUTOMAKE = @AUTOMAKE@
275AWK = @AWK@
276CC = @CC@
277CCAS = @CCAS@
278CCASFLAGS = @CCASFLAGS@
279CCDEPMODE = @CCDEPMODE@
280CFLAGS = @CFLAGS@
281CPP = @CPP@
282CPPFLAGS = @CPPFLAGS@
283CXX = @CXX@
284CXXCPP = @CXXCPP@
285CXXDEPMODE = @CXXDEPMODE@
286CXXFLAGS = @CXXFLAGS@
287CYGPATH_W = @CYGPATH_W@
83628c60 288DEFS = @DEFS@
b710ec85 289DEPDIR = @DEPDIR@
290DSYMUTIL = @DSYMUTIL@
291DUMPBIN = @DUMPBIN@
292ECHO_C = @ECHO_C@
293ECHO_N = @ECHO_N@
294ECHO_T = @ECHO_T@
295EGREP = @EGREP@
296EXEEXT = @EXEEXT@
297FGREP = @FGREP@
298GREP = @GREP@
299INSTALL = @INSTALL@
300INSTALL_DATA = @INSTALL_DATA@
301INSTALL_PROGRAM = @INSTALL_PROGRAM@
302INSTALL_SCRIPT = @INSTALL_SCRIPT@
303INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
304LD = @LD@
305LDFLAGS = @LDFLAGS@
306LIBOBJS = @LIBOBJS@
307LIBS = @LIBS@
308LIBSTDCXX_RAW_CXX_CXXFLAGS = @LIBSTDCXX_RAW_CXX_CXXFLAGS@
309LIBSTDCXX_RAW_CXX_LDFLAGS = @LIBSTDCXX_RAW_CXX_LDFLAGS@
310LIBTOOL = @LIBTOOL@
311LIPO = @LIPO@
312LN_S = @LN_S@
313LTLIBOBJS = @LTLIBOBJS@
314MAINT = @MAINT@
315MAKEINFO = @MAKEINFO@
316MKDIR_P = @MKDIR_P@
317NM = @NM@
318NMEDIT = @NMEDIT@
319OBJDUMP = @OBJDUMP@
320OBJEXT = @OBJEXT@
321OTOOL = @OTOOL@
322OTOOL64 = @OTOOL64@
323PACKAGE = @PACKAGE@
324PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
325PACKAGE_NAME = @PACKAGE_NAME@
326PACKAGE_STRING = @PACKAGE_STRING@
327PACKAGE_TARNAME = @PACKAGE_TARNAME@
328PACKAGE_URL = @PACKAGE_URL@
329PACKAGE_VERSION = @PACKAGE_VERSION@
330PATH_SEPARATOR = @PATH_SEPARATOR@
331RANLIB = @RANLIB@
332SED = @SED@
333SET_MAKE = @SET_MAKE@
334SHELL = @SHELL@
335STRIP = @STRIP@
336VERSION = @VERSION@
337XCFLAGS = @XCFLAGS@
338abs_builddir = @abs_builddir@
339abs_srcdir = @abs_srcdir@
340abs_top_builddir = @abs_top_builddir@
341abs_top_srcdir = @abs_top_srcdir@
342ac_ct_CC = @ac_ct_CC@
343ac_ct_CXX = @ac_ct_CXX@
344ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
345am__include = @am__include@
346am__leading_dot = @am__leading_dot@
347am__quote = @am__quote@
348am__tar = @am__tar@
349am__untar = @am__untar@
350bindir = @bindir@
351build = @build@
352build_alias = @build_alias@
353build_cpu = @build_cpu@
354build_os = @build_os@
355build_vendor = @build_vendor@
356builddir = @builddir@
357datadir = @datadir@
358datarootdir = @datarootdir@
359docdir = @docdir@
360dvidir = @dvidir@
361enable_shared = @enable_shared@
362enable_static = @enable_static@
363exec_prefix = @exec_prefix@
0812bb06 364get_gcc_base_ver = @get_gcc_base_ver@
b710ec85 365host = @host@
366host_alias = @host_alias@
367host_cpu = @host_cpu@
368host_os = @host_os@
369host_vendor = @host_vendor@
370htmldir = @htmldir@
371includedir = @includedir@
372infodir = @infodir@
373install_sh = @install_sh@
374libdir = @libdir@
375libexecdir = @libexecdir@
376libtool_VERSION = @libtool_VERSION@
377libvtv_builddir = @libvtv_builddir@
378libvtv_srcdir = @libvtv_srcdir@
379localedir = @localedir@
380localstatedir = @localstatedir@
a9983ab2 381lt_host_flags = @lt_host_flags@
b710ec85 382mandir = @mandir@
383mkdir_p = @mkdir_p@
384multi_basedir = @multi_basedir@
385oldincludedir = @oldincludedir@
386pdfdir = @pdfdir@
387prefix = @prefix@
388program_transform_name = @program_transform_name@
389psdir = @psdir@
390sbindir = @sbindir@
391sharedstatedir = @sharedstatedir@
392srcdir = @srcdir@
393sysconfdir = @sysconfdir@
394target = @target@
395target_alias = @target_alias@
396target_cpu = @target_cpu@
397target_noncanonical = @target_noncanonical@
398target_os = @target_os@
399target_vendor = @target_vendor@
400toolexecdir = @toolexecdir@
401toolexeclibdir = @toolexeclibdir@
402top_build_prefix = @top_build_prefix@
403top_builddir = @top_builddir@
404top_srcdir = @top_srcdir@
405toplevel_builddir = @toplevel_builddir@
406toplevel_srcdir = @toplevel_srcdir@
825de484 407@ENABLE_VTABLE_VERIFY_FALSE@SUBDIRS =
408@ENABLE_VTABLE_VERIFY_TRUE@SUBDIRS = testsuite
b710ec85 409ACLOCAL_AMFLAGS = -I .. -I ../config
410
411# May be used by toolexeclibdir.
0812bb06 412gcc_version := $(shell @get_gcc_base_ver@ $(top_srcdir)/../gcc/BASE-VER)
b710ec85 413AM_CPPFLAGS = -I$(top_srcdir)/../include
414AM_CFLAGS = $(XCFLAGS)
415AM_CCASFLAGS = $(XCFLAGS)
416AM_CXXFLAGS = $(XCFLAGS) $(LIBSTDCXX_RAW_CXX_CXXFLAGS) \
417 -Wl,-u_vtable_map_vars_start,-u_vtable_map_vars_end
1ae823d5 418@ENABLE_VTABLE_VERIFY_TRUE@toolexeclib_LTLIBRARIES = libvtv.la \
419@ENABLE_VTABLE_VERIFY_TRUE@ $(am__append_1)
b710ec85 420vtv_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
427
428vtv_sources = \
429 vtv_start.c \
430 vtv_malloc.cc \
431 vtv_rts.cc \
432 vtv_utils.cc \
433 vtv_end.c
434
f8c51263 435vtv_stubs_sources = \
436 vtv_start.c \
437 vtv_stubs.cc \
438 vtv_end.c
439
ba746cda 440libvtv_includedir = $(libdir)/gcc/$(target_alias)/$(gcc_version)/include
b710ec85 441
442# Link in vtv_start and vtv_end.
443BUILT_SOURCES = vtv_start.c vtv_end.c
f8c51263 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)
825de484 447@ENABLE_VTABLE_VERIFY_FALSE@libvtv_la_SOURCES =
08de21a4 448@ENABLE_VTABLE_VERIFY_TRUE@libvtv_la_SOURCES = $(vtv_sources) \
1ae823d5 449@ENABLE_VTABLE_VERIFY_TRUE@ $(am__append_2)
f8c51263 450@ENABLE_VTABLE_VERIFY_TRUE@@VTV_CYGMIN_TRUE@libvtv_stubs_la_SOURCES = $(vtv_stubs_sources)
825de484 451@ENABLE_VTABLE_VERIFY_FALSE@libvtv_include_HEADERS =
452@ENABLE_VTABLE_VERIFY_TRUE@libvtv_include_HEADERS = $(vtv_headers)
b710ec85 453
454# Least ordering for dependencies mean linking w/o libstdc++ for as
455# long as the development of libvtv does not absolutely require it.
456CXXVTV = $(CC_FOR_TARGET)
f8c51263 457CXXLD = $(CC_FOR_TARGET)
b710ec85 458LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
459 --mode=compile $(CXXVTV) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
460 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
461
462CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
463 --mode=link $(CXXVTV) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
464 $(LDFLAGS) -o $@
465
f00f02a3 466MULTISRCTOP =
467MULTIBUILDTOP =
468MULTIDIRS =
469MULTISUBDIR =
470MULTIDO = true
471MULTICLEAN = true
b710ec85 472all: $(BUILT_SOURCES)
473 $(MAKE) $(AM_MAKEFLAGS) all-recursive
474
475.SUFFIXES:
476.SUFFIXES: .c .cc .lo .o .obj
a77a4adf 477am--refresh: Makefile
b710ec85 478 @:
f00f02a3 479$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/../multilib.am $(am__configure_deps)
b710ec85 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; \
825de484 489 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
b710ec85 490 $(am__cd) $(top_srcdir) && \
825de484 491 $(AUTOMAKE) --foreign Makefile
b710ec85 492Makefile: $(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;
f00f02a3 501$(top_srcdir)/../multilib.am $(am__empty):
b710ec85 502
503$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
504 $(SHELL) ./config.status --recheck
505
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):
f00f02a3 511
b710ec85 512install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
513 @$(NORMAL_INSTALL)
b710ec85 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" || { \
a77a4adf 521 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
522 $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
b710ec85 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)"; \
525 }
526
527uninstall-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
535
536clean-toolexeclibLTLIBRARIES:
537 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
f00f02a3 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}; \
545 }
546
a77a4adf 547libvtv.la: $(libvtv_la_OBJECTS) $(libvtv_la_DEPENDENCIES) $(EXTRA_libvtv_la_DEPENDENCIES)
f00f02a3 548 $(AM_V_CXXLD)$(libvtv_la_LINK) $(am_libvtv_la_rpath) $(libvtv_la_OBJECTS) $(libvtv_la_LIBADD) $(LIBS)
549
a77a4adf 550libvtv_stubs.la: $(libvtv_stubs_la_OBJECTS) $(libvtv_stubs_la_DEPENDENCIES) $(EXTRA_libvtv_stubs_la_DEPENDENCIES)
f00f02a3 551 $(AM_V_CXXLD)$(libvtv_stubs_la_LINK) $(am_libvtv_stubs_la_rpath) $(libvtv_stubs_la_OBJECTS) $(libvtv_stubs_la_LIBADD) $(LIBS)
b710ec85 552
553mostlyclean-compile:
554 -rm -f *.$(OBJEXT)
555
556distclean-compile:
557 -rm -f *.tab.c
558
f8c51263 559@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/obstack.Plo@am__quote@
b710ec85 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@
f8c51263 564@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vtv_stubs.Plo@am__quote@
b710ec85 565@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vtv_utils.Plo@am__quote@
566
567.c.o:
f00f02a3 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@
b710ec85 571@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
f00f02a3 572@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
b710ec85 573
574.c.obj:
f00f02a3 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@
b710ec85 578@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
f00f02a3 579@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
b710ec85 580
581.c.lo:
f00f02a3 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@
b710ec85 585@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
f00f02a3 586@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
b710ec85 587
588.cc.o:
f00f02a3 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@
b710ec85 592@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
f00f02a3 593@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
b710ec85 594
595.cc.obj:
f00f02a3 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@
b710ec85 599@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
f00f02a3 600@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
b710ec85 601
602.cc.lo:
f00f02a3 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@
b710ec85 606@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
f00f02a3 607@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
b710ec85 608
609mostlyclean-libtool:
610 -rm -f *.lo
611
612clean-libtool:
613 -rm -rf .libs _libs
614
615distclean-libtool:
616 -rm -f libtool config.lt
b710ec85 617install-libvtv_includeHEADERS: $(libvtv_include_HEADERS)
618 @$(NORMAL_INSTALL)
b710ec85 619 @list='$(libvtv_include_HEADERS)'; test -n "$(libvtv_includedir)" || list=; \
a77a4adf 620 if test -n "$$list"; then \
621 echo " $(MKDIR_P) '$(DESTDIR)$(libvtv_includedir)'"; \
622 $(MKDIR_P) "$(DESTDIR)$(libvtv_includedir)" || exit 1; \
623 fi; \
b710ec85 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
632
633uninstall-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|^.*/||'`; \
a77a4adf 637 dir='$(DESTDIR)$(libvtv_includedir)'; $(am__uninstall_files_from_dir)
b710ec85 638
639# This directory's subdirectories are mostly independent; you can cd
f00f02a3 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; \
b710ec85 652 dot_seen=no; \
653 target=`echo $@ | sed s/-recursive//`; \
f00f02a3 654 case "$@" in \
655 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
656 *) list='$(SUBDIRS)' ;; \
657 esac; \
658 for subdir in $$list; do \
b710ec85 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"
672
f00f02a3 673ID: $(am__tagged_files)
674 $(am__define_uniq_tagged_files); mkid -fID $$unique
675tags: tags-recursive
676TAGS: tags
b710ec85 677
f00f02a3 678tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
b710ec85 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; \
f00f02a3 694 $(am__define_uniq_tagged_files); \
b710ec85 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; \
705 fi
f00f02a3 706ctags: ctags-recursive
707
708CTAGS: ctags
709ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
710 $(am__define_uniq_tagged_files); \
b710ec85 711 test -z "$(CTAGS_ARGS)$$unique" \
712 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
713 $$unique
714
715GTAGS:
716 here=`$(am__cd) $(top_builddir) && pwd` \
717 && $(am__cd) $(top_srcdir) \
718 && gtags -i $(GTAGS_ARGS) "$$here"
f00f02a3 719cscope: cscope.files
720 test ! -s cscope.files \
721 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
722clean-cscope:
723 -rm -f cscope.files
724cscope.files: clean-cscope cscopelist
725cscopelist: cscopelist-recursive
726
727cscopelist-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
b710ec85 740
741distclean-tags:
742 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
f00f02a3 743 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
b710ec85 744check-am: all-am
745check: $(BUILT_SOURCES)
746 $(MAKE) $(AM_MAKEFLAGS) check-recursive
f00f02a3 747all-am: Makefile $(LTLIBRARIES) $(HEADERS) all-local
b710ec85 748installdirs: installdirs-recursive
749installdirs-am:
750 for dir in "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(libvtv_includedir)"; do \
751 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
752 done
753install: $(BUILT_SOURCES)
754 $(MAKE) $(AM_MAKEFLAGS) install-recursive
755install-exec: install-exec-recursive
756install-data: install-data-recursive
757uninstall: uninstall-recursive
758
759install-am: all-am
760 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
761
762installcheck: installcheck-recursive
763install-strip:
a77a4adf 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; \
772 fi
b710ec85 773mostlyclean-generic:
774
775clean-generic:
776
777distclean-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)
780
781maintainer-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)
f00f02a3 785clean: clean-recursive
b710ec85 786
f00f02a3 787clean-am: clean-generic clean-libtool clean-local \
788 clean-toolexeclibLTLIBRARIES mostlyclean-am
b710ec85 789
f00f02a3 790distclean: distclean-recursive
b710ec85 791 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
792 -rm -rf ./$(DEPDIR)
793 -rm -f Makefile
794distclean-am: clean-am distclean-compile distclean-generic \
f00f02a3 795 distclean-libtool distclean-local distclean-tags
b710ec85 796
797dvi: dvi-recursive
798
799dvi-am:
800
801html: html-recursive
802
803html-am:
804
805info: info-recursive
806
807info-am:
808
809install-data-am: install-libvtv_includeHEADERS
810
811install-dvi: install-dvi-recursive
812
813install-dvi-am:
814
f00f02a3 815install-exec-am: install-exec-local install-toolexeclibLTLIBRARIES
b710ec85 816
817install-html: install-html-recursive
818
819install-html-am:
820
821install-info: install-info-recursive
822
823install-info-am:
824
825install-man:
826
827install-pdf: install-pdf-recursive
828
829install-pdf-am:
830
831install-ps: install-ps-recursive
832
833install-ps-am:
834
835installcheck-am:
836
f00f02a3 837maintainer-clean: maintainer-clean-recursive
b710ec85 838 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
839 -rm -rf $(top_srcdir)/autom4te.cache
840 -rm -rf ./$(DEPDIR)
841 -rm -f Makefile
f00f02a3 842maintainer-clean-am: distclean-am maintainer-clean-generic \
843 maintainer-clean-local
b710ec85 844
f00f02a3 845mostlyclean: mostlyclean-recursive
b710ec85 846
847mostlyclean-am: mostlyclean-compile mostlyclean-generic \
f00f02a3 848 mostlyclean-libtool mostlyclean-local
b710ec85 849
850pdf: pdf-recursive
851
852pdf-am:
853
854ps: ps-recursive
855
856ps-am:
857
858uninstall-am: uninstall-libvtv_includeHEADERS \
859 uninstall-toolexeclibLTLIBRARIES
860
f00f02a3 861.MAKE: $(am__recursive_targets) all check install install-am \
862 install-strip
863
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 \
b710ec85 872 install-html install-html-am install-info install-info-am \
f00f02a3 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 \
b710ec85 878 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
f00f02a3 879 mostlyclean-local pdf pdf-am ps ps-am tags tags-am uninstall \
880 uninstall-am uninstall-libvtv_includeHEADERS \
b710ec85 881 uninstall-toolexeclibLTLIBRARIES
882
f00f02a3 883.PRECIOUS: Makefile
884
b710ec85 885vtv_start.c:
886 rm -f $@
887 $(LN_S) $(toplevel_srcdir)/libgcc/vtv_start.c $@
888
889vtv_end.c:
890 rm -f $@
891 $(LN_S) $(toplevel_srcdir)/libgcc/vtv_end.c $@
892
08de21a4 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
f8c51263 897
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 $@
901
f00f02a3 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.
905all-multi:
906 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
907install-multi:
908 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
909mostlyclean-multi:
910 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
911clean-multi:
912 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
913distclean-multi:
914 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
915maintainer-clean-multi:
916 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
917
918.MAKE .PHONY: all-multi clean-multi distclean-multi install-am \
919 install-multi maintainer-clean-multi mostlyclean-multi
920
921install-exec-local: install-multi
922
923all-local: all-multi
924mostlyclean-local: mostlyclean-multi
925clean-local: clean-multi
926distclean-local: distclean-multi
927maintainer-clean-local: maintainer-clean-multi
928
b710ec85 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: