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