1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
20 pkgdatadir
= $(datadir)/@PACKAGE@
21 pkgincludedir
= $(includedir)/@PACKAGE@
22 pkglibdir
= $(libdir)/@PACKAGE@
23 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
24 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA
= $(install_sh
) -c
-m
644
26 install_sh_PROGRAM
= $(install_sh
) -c
27 install_sh_SCRIPT
= $(install_sh
) -c
28 INSTALL_HEADER
= $(INSTALL_DATA
)
29 transform
= $(program_transform_name
)
36 build_triplet
= @build@
38 target_triplet
= @target@
40 DIST_COMMON
= ChangeLog
$(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
41 $(top_srcdir
)/configure
$(am__configure_deps
) \
42 $(srcdir)/..
/mkinstalldirs
$(srcdir)/..
/depcomp \
43 $(am__libvtv_include_HEADERS_DIST
)
44 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
45 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
46 $(top_srcdir
)/..
/config
/depstand.m4 \
47 $(top_srcdir
)/..
/config
/lead-dot.m4 \
48 $(top_srcdir
)/..
/config
/libstdc
++-raw-cxx.m4 \
49 $(top_srcdir
)/..
/config
/multi.m4 \
50 $(top_srcdir
)/..
/config
/override.m4 \
51 $(top_srcdir
)/..
/ltoptions.m4
$(top_srcdir
)/..
/ltsugar.m4 \
52 $(top_srcdir
)/..
/ltversion.m4
$(top_srcdir
)/..
/lt~obsolete.m4 \
53 $(top_srcdir
)/acinclude.m4
$(top_srcdir
)/..
/libtool.m4 \
54 $(top_srcdir
)/configure.ac
55 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
57 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
58 configure.lineno config.status.lineno
59 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
61 CONFIG_CLEAN_VPATH_FILES
=
62 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
63 am__vpath_adj
= case
$$p in \
64 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
67 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
69 am__nobase_strip_setup
= \
70 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
72 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
73 am__nobase_list
= $(am__nobase_strip_setup
); \
74 for p in
$$list; do echo
"$$p $$p"; done | \
75 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
76 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
77 if (++n[$$2] == $(am__install_max)) \
78 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
79 END { for (dir in files) print dir, files[dir] }'
81 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
82 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
83 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)" \
84 "$(DESTDIR)$(libvtv_includedir)"
85 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
87 am__objects_1
= vtv_start.lo vtv_malloc.lo vtv_rts.lo vtv_utils.lo \
89 @ENABLE_VTABLE_VERIFY_TRUE@am_libvtv_la_OBJECTS
= $(am__objects_1
)
90 libvtv_la_OBJECTS
= $(am_libvtv_la_OBJECTS
)
91 DEFAULT_INCLUDES
= -I.@am__isrc@
92 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
93 am__depfiles_maybe
= depfiles
95 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
96 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
97 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
98 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
99 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
101 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
102 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
104 CXXCOMPILE
= $(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
105 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
107 SOURCES
= $(libvtv_la_SOURCES
)
114 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
115 html-recursive info-recursive install-data-recursive \
116 install-dvi-recursive install-exec-recursive \
117 install-html-recursive install-info-recursive \
118 install-pdf-recursive install-ps-recursive install-recursive \
119 installcheck-recursive installdirs-recursive pdf-recursive \
120 ps-recursive uninstall-recursive
121 am__libvtv_include_HEADERS_DIST
= vtv_map.h vtv_malloc.h vtv_fail.h \
122 vtv_set.h vtv_utils.h vtv_rts.h
123 HEADERS
= $(libvtv_include_HEADERS
)
124 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
125 distclean-recursive maintainer-clean-recursive
126 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
127 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS
130 DIST_SUBDIRS
= testsuite
135 AUTOCONF
= @AUTOCONF@
136 AUTOHEADER
= @AUTOHEADER@
137 AUTOMAKE
= @AUTOMAKE@
141 CCASFLAGS
= @CCASFLAGS@
142 CCDEPMODE
= @CCDEPMODE@
145 CPPFLAGS
= @CPPFLAGS@
148 CXXDEPMODE
= @CXXDEPMODE@
149 CXXFLAGS
= @CXXFLAGS@
150 CYGPATH_W
= @CYGPATH_W@
153 DSYMUTIL
= @DSYMUTIL@
163 INSTALL_DATA
= @INSTALL_DATA@
164 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
165 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
166 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
171 LIBSTDCXX_RAW_CXX_CXXFLAGS
= @LIBSTDCXX_RAW_CXX_CXXFLAGS@
172 LIBSTDCXX_RAW_CXX_LDFLAGS
= @LIBSTDCXX_RAW_CXX_LDFLAGS@
176 LTLIBOBJS
= @LTLIBOBJS@
178 MAKEINFO
= @MAKEINFO@
187 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
188 PACKAGE_NAME
= @PACKAGE_NAME@
189 PACKAGE_STRING
= @PACKAGE_STRING@
190 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
191 PACKAGE_URL
= @PACKAGE_URL@
192 PACKAGE_VERSION
= @PACKAGE_VERSION@
193 PATH_SEPARATOR
= @PATH_SEPARATOR@
196 SET_MAKE
= @SET_MAKE@
201 abs_builddir
= @abs_builddir@
202 abs_srcdir
= @abs_srcdir@
203 abs_top_builddir
= @abs_top_builddir@
204 abs_top_srcdir
= @abs_top_srcdir@
205 ac_ct_CC
= @ac_ct_CC@
206 ac_ct_CXX
= @ac_ct_CXX@
207 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
208 am__include
= @am__include@
209 am__leading_dot
= @am__leading_dot@
210 am__quote
= @am__quote@
212 am__untar
= @am__untar@
215 build_alias
= @build_alias@
216 build_cpu
= @build_cpu@
217 build_os
= @build_os@
218 build_vendor
= @build_vendor@
219 builddir
= @builddir@
221 datarootdir
= @datarootdir@
224 enable_shared
= @enable_shared@
225 enable_static
= @enable_static@
226 exec_prefix = @
exec_prefix@
228 host_alias
= @host_alias@
229 host_cpu
= @host_cpu@
231 host_vendor
= @host_vendor@
233 includedir = @
includedir@
235 install_sh
= @install_sh@
237 libexecdir
= @libexecdir@
238 libtool_VERSION
= @libtool_VERSION@
239 libvtv_builddir
= @libvtv_builddir@
240 libvtv_srcdir
= @libvtv_srcdir@
241 localedir
= @localedir@
242 localstatedir
= @localstatedir@
245 multi_basedir
= @multi_basedir@
246 oldincludedir = @
oldincludedir@
249 program_transform_name
= @program_transform_name@
252 sharedstatedir
= @sharedstatedir@
254 sysconfdir
= @sysconfdir@
256 target_alias
= @target_alias@
257 target_cpu
= @target_cpu@
258 target_noncanonical
= @target_noncanonical@
259 target_os
= @target_os@
260 target_vendor
= @target_vendor@
261 toolexecdir
= @toolexecdir@
262 toolexeclibdir
= @toolexeclibdir@
263 top_build_prefix
= @top_build_prefix@
264 top_builddir
= @top_builddir@
265 top_srcdir
= @top_srcdir@
266 toplevel_builddir
= @toplevel_builddir@
267 toplevel_srcdir
= @toplevel_srcdir@
268 @ENABLE_VTABLE_VERIFY_FALSE@SUBDIRS
=
269 @ENABLE_VTABLE_VERIFY_TRUE@SUBDIRS
= testsuite
270 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
272 # May be used by toolexeclibdir.
273 gcc_version
:= $(shell cat
$(top_srcdir
)/..
/gcc
/BASE-VER
)
274 AM_CPPFLAGS
= -I
$(top_srcdir
)/..
/include
275 AM_CFLAGS
= $(XCFLAGS
)
276 AM_CCASFLAGS
= $(XCFLAGS
)
277 AM_CXXFLAGS
= $(XCFLAGS
) $(LIBSTDCXX_RAW_CXX_CXXFLAGS
) \
278 -Wl
,-u_vtable_map_vars_start
,-u_vtable_map_vars_end
279 toolexeclib_LTLIBRARIES
= libvtv.la
295 libvtv_includedir
= $(libdir)/gcc
/$(target_alias
)/$(gcc_version
)/include
297 # Link in vtv_start and vtv_end.
298 BUILT_SOURCES
= vtv_start.c vtv_end.c
299 @ENABLE_VTABLE_VERIFY_FALSE@libvtv_la_SOURCES
=
300 @ENABLE_VTABLE_VERIFY_TRUE@libvtv_la_SOURCES
= $(vtv_sources
)
301 @ENABLE_VTABLE_VERIFY_FALSE@libvtv_include_HEADERS
=
302 @ENABLE_VTABLE_VERIFY_TRUE@libvtv_include_HEADERS
= $(vtv_headers
)
304 # Least ordering for dependencies mean linking w/o libstdc++ for as
305 # long as the development of libvtv does not absolutely require it.
306 CXXVTV
= $(CC_FOR_TARGET
)
307 LTCXXCOMPILE
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
308 --mode
=compile
$(CXXVTV
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
309 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
311 CXXLINK
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
312 --mode
=link
$(CXXVTV
) $(AM_CXXFLAGS
) $(CXXFLAGS
) $(AM_LDFLAGS
) \
315 all: $(BUILT_SOURCES
)
316 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
319 .SUFFIXES
: .c .
cc .lo .o .obj
322 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
324 case
'$(am__configure_deps)' in \
326 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
327 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
332 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
333 $(am__cd
) $(top_srcdir
) && \
334 $(AUTOMAKE
) --foreign Makefile
336 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
339 echo
' $(SHELL) ./config.status'; \
340 $(SHELL
) .
/config.status
;; \
342 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
343 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
346 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
347 $(SHELL
) .
/config.status
--recheck
349 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
350 $(am__cd
) $(srcdir) && $(AUTOCONF
)
351 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
352 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
353 $(am__aclocal_m4_deps
):
354 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
356 test -z
"$(toolexeclibdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)"
357 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
358 list2
=; for p in
$$list; do \
359 if
test -f
$$p; then \
360 list2
="$$list2 $$p"; \
363 test -z
"$$list2" ||
{ \
364 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
365 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
368 uninstall-toolexeclibLTLIBRARIES
:
370 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
371 for p in
$$list; do \
373 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
374 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
377 clean-toolexeclibLTLIBRARIES
:
378 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
379 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
380 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
381 test "$$dir" != "$$p" ||
dir=.
; \
382 echo
"rm -f \"$${dir}/so_locations\""; \
383 rm -f
"$${dir}/so_locations"; \
385 libvtv.la
: $(libvtv_la_OBJECTS
) $(libvtv_la_DEPENDENCIES
)
386 $(CXXLINK
) -rpath
$(toolexeclibdir
) $(libvtv_la_OBJECTS
) $(libvtv_la_LIBADD
) $(LIBS
)
394 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/vtv_end.Plo@am__quote@
395 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/vtv_malloc.Plo@am__quote@
396 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/vtv_rts.Plo@am__quote@
397 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/vtv_start.Plo@am__quote@
398 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/vtv_utils.Plo@am__quote@
401 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
402 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
403 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
404 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
405 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
408 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
409 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
410 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
411 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
412 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
415 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
416 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
417 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
418 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
419 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
422 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
423 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
424 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
425 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
426 @am__fastdepCXX_FALSE@
$(CXXCOMPILE
) -c
-o
$@
$<
429 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
430 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
431 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
432 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
433 @am__fastdepCXX_FALSE@
$(CXXCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
436 @am__fastdepCXX_TRUE@
$(LTCXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
437 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
438 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
439 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
440 @am__fastdepCXX_FALSE@
$(LTCXXCOMPILE
) -c
-o
$@
$<
449 -rm -f libtool config.lt
451 # GNU Make needs to see an explicit $(MAKE) variable in the command it
452 # runs to enable its job server during parallel builds. Hence the
455 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
457 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
460 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
462 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
464 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
465 maintainer-clean-multi
:
466 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
467 install-libvtv_includeHEADERS
: $(libvtv_include_HEADERS
)
469 test -z
"$(libvtv_includedir)" ||
$(MKDIR_P
) "$(DESTDIR)$(libvtv_includedir)"
470 @list
='$(libvtv_include_HEADERS)'; test -n
"$(libvtv_includedir)" || list
=; \
471 for p in
$$list; do \
472 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
474 done |
$(am__base_list
) | \
475 while read files
; do \
476 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(libvtv_includedir)'"; \
477 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(libvtv_includedir)" || exit
$$?
; \
480 uninstall-libvtv_includeHEADERS
:
482 @list
='$(libvtv_include_HEADERS)'; test -n
"$(libvtv_includedir)" || list
=; \
483 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
484 test -n
"$$files" || exit
0; \
485 echo
" ( cd '$(DESTDIR)$(libvtv_includedir)' && rm -f" $$files ")"; \
486 cd
"$(DESTDIR)$(libvtv_includedir)" && rm -f
$$files
488 # This directory's subdirectories are mostly independent; you can cd
489 # into them and run `make' without going through this Makefile.
490 # To change the values of `make' variables: instead of editing Makefiles,
491 # (1) if the variable is set in `config.status', edit `config.status'
492 # (which will cause the Makefiles to be regenerated when you run `make');
493 # (2) otherwise, pass the desired values on the `make' command line.
494 $(RECURSIVE_TARGETS
):
495 @fail
= failcom
='exit 1'; \
496 for f in x
$$MAKEFLAGS; do \
499 *k
*) failcom
='fail=yes';; \
503 target
=`echo $@ | sed s/-recursive//`; \
504 list
='$(SUBDIRS)'; for subdir in
$$list; do \
505 echo
"Making $$target in $$subdir"; \
506 if
test "$$subdir" = "."; then \
508 local_target
="$$target-am"; \
510 local_target
="$$target"; \
512 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
515 if
test "$$dot_seen" = "no"; then \
516 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
519 $(RECURSIVE_CLEAN_TARGETS
):
520 @fail
= failcom
='exit 1'; \
521 for f in x
$$MAKEFLAGS; do \
524 *k
*) failcom
='fail=yes';; \
529 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
530 *) list
='$(SUBDIRS)' ;; \
532 rev
=''; for subdir in
$$list; do \
533 if
test "$$subdir" = "."; then
:; else \
534 rev
="$$subdir $$rev"; \
538 target
=`echo $@ | sed s/-recursive//`; \
539 for subdir in
$$rev; do \
540 echo
"Making $$target in $$subdir"; \
541 if
test "$$subdir" = "."; then \
542 local_target
="$$target-am"; \
544 local_target
="$$target"; \
546 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
548 done
&& test -z
"$$fail"
550 list
='$(SUBDIRS)'; for subdir in
$$list; do \
551 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
554 list
='$(SUBDIRS)'; for subdir in
$$list; do \
555 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
558 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
559 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
560 unique
=`for i in $$list; do \
561 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
563 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
564 END { if (nonempty) { for (i in files) print i; }; }'`; \
568 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
569 $(TAGS_FILES
) $(LISP
)
572 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
573 include_option
=--etags-include
; \
576 include_option
=--include; \
579 list
='$(SUBDIRS)'; for subdir in
$$list; do \
580 if
test "$$subdir" = .
; then
:; else \
581 test ! -f
$$subdir/TAGS || \
582 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
585 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
586 unique
=`for i in $$list; do \
587 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
589 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
590 END { if (nonempty) { for (i in files) print i; }; }'`; \
592 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
593 test -n
"$$unique" || unique
=$$empty_fix; \
594 if
test $$# -gt 0; then \
595 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
598 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
603 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
604 $(TAGS_FILES
) $(LISP
)
605 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
606 unique
=`for i in $$list; do \
607 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
609 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
610 END { if (nonempty) { for (i in files) print i; }; }'`; \
611 test -z
"$(CTAGS_ARGS)$$unique" \
612 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
616 here
=`$(am__cd) $(top_builddir) && pwd` \
617 && $(am__cd
) $(top_srcdir
) \
618 && gtags
-i
$(GTAGS_ARGS
) "$$here"
621 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
623 check: $(BUILT_SOURCES
)
624 $(MAKE
) $(AM_MAKEFLAGS
) check-recursive
625 all-am
: Makefile
$(LTLIBRARIES
) all-multi
$(HEADERS
)
626 installdirs: installdirs-recursive
628 for
dir in
"$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(libvtv_includedir)"; do \
629 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
631 install: $(BUILT_SOURCES
)
632 $(MAKE
) $(AM_MAKEFLAGS
) install-recursive
633 install-exec
: install-exec-recursive
634 install-data
: install-data-recursive
635 uninstall: uninstall-recursive
638 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
640 installcheck: installcheck-recursive
642 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
643 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
644 `test -z '$(STRIP)' || \
645 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
651 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
652 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
654 maintainer-clean-generic
:
655 @echo
"This command is intended for maintainers to use"
656 @echo
"it deletes files that may require special tools to rebuild."
657 -test -z
"$(BUILT_SOURCES)" ||
rm -f
$(BUILT_SOURCES
)
658 clean: clean-multi clean-recursive
660 clean-am
: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
663 distclean: distclean-multi distclean-recursive
664 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
667 distclean-am
: clean-am distclean-compile distclean-generic \
668 distclean-libtool distclean-tags
682 install-data-am
: install-libvtv_includeHEADERS
684 install-dvi
: install-dvi-recursive
688 install-exec-am
: install-multi install-toolexeclibLTLIBRARIES
690 install-html
: install-html-recursive
694 install-info
: install-info-recursive
700 install-pdf
: install-pdf-recursive
704 install-ps
: install-ps-recursive
710 maintainer-clean
: maintainer-clean-multi maintainer-clean-recursive
711 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
712 -rm -rf
$(top_srcdir
)/autom4te.cache
715 maintainer-clean-am
: distclean-am maintainer-clean-generic
717 mostlyclean: mostlyclean-multi mostlyclean-recursive
719 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
730 uninstall-am
: uninstall-libvtv_includeHEADERS \
731 uninstall-toolexeclibLTLIBRARIES
733 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all all-multi \
734 check clean-multi ctags-recursive distclean-multi
install \
735 install-am install-multi install-strip maintainer-clean-multi \
736 mostlyclean-multi tags-recursive
738 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
739 all all-am all-multi am--refresh
check check-am
clean \
740 clean-generic clean-libtool clean-multi \
741 clean-toolexeclibLTLIBRARIES ctags ctags-recursive
distclean \
742 distclean-compile distclean-generic distclean-libtool \
743 distclean-multi distclean-tags
dvi dvi-am html html-am
info \
744 info-am
install install-am install-data install-data-am \
745 install-dvi install-dvi-am install-exec install-exec-am \
746 install-html install-html-am install-info install-info-am \
747 install-libvtv_includeHEADERS install-man install-multi \
748 install-pdf install-pdf-am install-ps install-ps-am \
749 install-strip install-toolexeclibLTLIBRARIES
installcheck \
750 installcheck-am
installdirs installdirs-am maintainer-clean \
751 maintainer-clean-generic maintainer-clean-multi
mostlyclean \
752 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
753 mostlyclean-multi pdf pdf-am ps ps-am
tags tags-recursive \
754 uninstall uninstall-am uninstall-libvtv_includeHEADERS \
755 uninstall-toolexeclibLTLIBRARIES
759 $(LN_S
) $(toplevel_srcdir
)/libgcc
/vtv_start.c
$@
763 $(LN_S
) $(toplevel_srcdir
)/libgcc
/vtv_end.c
$@
765 # Tell versions [3.59,3.63) of GNU make to not export all variables.
766 # Otherwise a system limit (for SysV at least) may be exceeded.