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
19 pkgdatadir
= $(datadir)/@PACKAGE@
20 pkgincludedir
= $(includedir)/@PACKAGE@
21 pkglibdir
= $(libdir)/@PACKAGE@
22 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
23 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA
= $(install_sh
) -c
-m
644
25 install_sh_PROGRAM
= $(install_sh
) -c
26 install_sh_SCRIPT
= $(install_sh
) -c
27 INSTALL_HEADER
= $(INSTALL_DATA
)
28 transform
= $(program_transform_name
)
35 build_triplet
= @build@
37 target_triplet
= @target@
38 @LIBBACKTRACE_SUPPORTED_TRUE@am__append_1
= $(top_builddir
)/libbacktrace
/libsanitizer_libbacktrace.la
40 DIST_COMMON
= $(srcdir)/Makefile.in
$(srcdir)/Makefile.am
41 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
42 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
43 $(top_srcdir
)/..
/config
/depstand.m4 \
44 $(top_srcdir
)/..
/config
/lead-dot.m4 \
45 $(top_srcdir
)/..
/config
/libstdc
++-raw-cxx.m4 \
46 $(top_srcdir
)/..
/config
/multi.m4 \
47 $(top_srcdir
)/..
/config
/override.m4 \
48 $(top_srcdir
)/..
/config
/stdint.m4 \
49 $(top_srcdir
)/..
/ltoptions.m4
$(top_srcdir
)/..
/ltsugar.m4 \
50 $(top_srcdir
)/..
/ltversion.m4
$(top_srcdir
)/..
/lt~obsolete.m4 \
51 $(top_srcdir
)/acinclude.m4
$(top_srcdir
)/..
/libtool.m4 \
52 $(top_srcdir
)/configure.ac
53 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
55 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
56 CONFIG_HEADER
= $(top_builddir
)/config.h
58 CONFIG_CLEAN_VPATH_FILES
=
59 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
60 am__vpath_adj
= case
$$p in \
61 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
64 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
66 am__nobase_strip_setup
= \
67 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
69 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
70 am__nobase_list
= $(am__nobase_strip_setup
); \
71 for p in
$$list; do echo
"$$p $$p"; done | \
72 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
73 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
74 if (++n[$$2] == $(am__install_max)) \
75 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
76 END { for (dir in files) print dir, files[dir] }'
78 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
79 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
80 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)"
81 LTLIBRARIES
= $(noinst_LTLIBRARIES
) $(toolexeclib_LTLIBRARIES
)
83 liblsan_la_DEPENDENCIES
= \
84 $(top_builddir
)/sanitizer_common
/libsanitizer_common.la \
85 $(top_builddir
)/interception
/libinterception.la \
86 $(am__append_1
) $(am__DEPENDENCIES_1
)
87 am__objects_1
= lsan_common.lo lsan_common_linux.lo
88 am__objects_2
= $(am__objects_1
) lsan.lo lsan_allocator.lo \
89 lsan_interceptors.lo lsan_preinit.lo lsan_thread.lo
90 am_liblsan_la_OBJECTS
= $(am__objects_2
)
91 liblsan_la_OBJECTS
= $(am_liblsan_la_OBJECTS
)
92 liblsan_la_LINK
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) \
93 $(LIBTOOLFLAGS
) --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) \
94 $(CXXFLAGS
) $(liblsan_la_LDFLAGS
) $(LDFLAGS
) -o
$@
95 @LSAN_SUPPORTED_TRUE@am_liblsan_la_rpath
= -rpath
$(toolexeclibdir
)
96 libsanitizer_lsan_la_LIBADD
=
97 am_libsanitizer_lsan_la_OBJECTS
= $(am__objects_1
)
98 libsanitizer_lsan_la_OBJECTS
= $(am_libsanitizer_lsan_la_OBJECTS
)
99 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)
100 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
101 am__depfiles_maybe
= depfiles
103 CXXCOMPILE
= $(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
104 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
105 LTCXXCOMPILE
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
106 --mode
=compile
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
107 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
109 CXXLINK
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
110 --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) $(CXXFLAGS
) $(AM_LDFLAGS
) \
112 SOURCES
= $(liblsan_la_SOURCES
) $(libsanitizer_lsan_la_SOURCES
)
116 ALLOC_FILE
= @ALLOC_FILE@
119 AUTOCONF
= @AUTOCONF@
120 AUTOHEADER
= @AUTOHEADER@
121 AUTOMAKE
= @AUTOMAKE@
123 BACKTRACE_SUPPORTED
= @BACKTRACE_SUPPORTED@
124 BACKTRACE_SUPPORTS_THREADS
= @BACKTRACE_SUPPORTS_THREADS@
125 BACKTRACE_USES_MALLOC
= @BACKTRACE_USES_MALLOC@
128 CCASDEPMODE
= @CCASDEPMODE@
129 CCASFLAGS
= @CCASFLAGS@
130 CCDEPMODE
= @CCDEPMODE@
133 CPPFLAGS
= @CPPFLAGS@
136 CXXDEPMODE
= @CXXDEPMODE@
137 CXXFLAGS
= @CXXFLAGS@
138 CYGPATH_W
= @CYGPATH_W@
139 DEFS
= -D_GNU_SOURCE
-D_DEBUG
-D__STDC_CONSTANT_MACROS
-D__STDC_FORMAT_MACROS
-D__STDC_LIMIT_MACROS
141 DSYMUTIL
= @DSYMUTIL@
149 FORMAT_FILE
= @FORMAT_FILE@
152 INSTALL_DATA
= @INSTALL_DATA@
153 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
154 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
155 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
160 LIBSTDCXX_RAW_CXX_CXXFLAGS
= @LIBSTDCXX_RAW_CXX_CXXFLAGS@
161 LIBSTDCXX_RAW_CXX_LDFLAGS
= @LIBSTDCXX_RAW_CXX_LDFLAGS@
165 LTLIBOBJS
= @LTLIBOBJS@
167 MAKEINFO
= @MAKEINFO@
176 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
177 PACKAGE_NAME
= @PACKAGE_NAME@
178 PACKAGE_STRING
= @PACKAGE_STRING@
179 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
180 PACKAGE_URL
= @PACKAGE_URL@
181 PACKAGE_VERSION
= @PACKAGE_VERSION@
182 PATH_SEPARATOR
= @PATH_SEPARATOR@
185 SET_MAKE
= @SET_MAKE@
189 VIEW_FILE
= @VIEW_FILE@
190 abs_builddir
= @abs_builddir@
191 abs_srcdir
= @abs_srcdir@
192 abs_top_builddir
= @abs_top_builddir@
193 abs_top_srcdir
= @abs_top_srcdir@
194 ac_ct_CC
= @ac_ct_CC@
195 ac_ct_CXX
= @ac_ct_CXX@
196 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
197 am__include
= @am__include@
198 am__leading_dot
= @am__leading_dot@
199 am__quote
= @am__quote@
201 am__untar
= @am__untar@
204 build_alias
= @build_alias@
205 build_cpu
= @build_cpu@
206 build_os
= @build_os@
207 build_vendor
= @build_vendor@
208 builddir
= @builddir@
210 datarootdir
= @datarootdir@
213 enable_shared
= @enable_shared@
214 enable_static
= @enable_static@
215 exec_prefix = @
exec_prefix@
217 host_alias
= @host_alias@
218 host_cpu
= @host_cpu@
220 host_vendor
= @host_vendor@
222 includedir = @
includedir@
224 install_sh
= @install_sh@
226 libexecdir
= @libexecdir@
227 link_libasan
= @link_libasan@
228 link_liblsan
= @link_liblsan@
229 link_libtsan
= @link_libtsan@
230 link_libubsan
= @link_libubsan@
231 localedir
= @localedir@
232 localstatedir
= @localstatedir@
235 multi_basedir
= @multi_basedir@
236 oldincludedir = @
oldincludedir@
239 program_transform_name
= @program_transform_name@
242 sharedstatedir
= @sharedstatedir@
244 sysconfdir
= @sysconfdir@
246 target_alias
= @target_alias@
247 target_cpu
= @target_cpu@
248 target_noncanonical
= @target_noncanonical@
249 target_os
= @target_os@
250 target_vendor
= @target_vendor@
251 toolexecdir
= @toolexecdir@
252 toolexeclibdir
= @toolexeclibdir@
253 top_build_prefix
= @top_build_prefix@
254 top_builddir
= @top_builddir@
255 top_srcdir
= @top_srcdir@
256 AM_CPPFLAGS
= -I
$(top_srcdir
)/include -I
$(top_srcdir
)
258 # May be used by toolexeclibdir.
259 gcc_version
:= $(shell cat
$(top_srcdir
)/..
/gcc
/BASE-VER
)
260 AM_CXXFLAGS
= -Wall
-W
-Wno-unused-parameter
-Wwrite-strings
-pedantic \
261 -Wno-long-long
-fPIC
-fno-builtin
-fno-exceptions
-fno-rtti \
262 -fomit-frame-pointer
-funwind-tables
-fvisibility
=hidden \
263 -Wno-variadic-macros
$(LIBSTDCXX_RAW_CXX_CXXFLAGS
) \
265 ACLOCAL_AMFLAGS
= -I m4
266 noinst_LTLIBRARIES
= libsanitizer_lsan.la
267 @LSAN_SUPPORTED_TRUE@toolexeclib_LTLIBRARIES
= liblsan.la
268 sanitizer_lsan_files
= \
273 $(sanitizer_lsan_files
) \
276 lsan_interceptors.
cc \
280 libsanitizer_lsan_la_SOURCES
= $(sanitizer_lsan_files
)
281 liblsan_la_SOURCES
= $(lsan_files
)
282 liblsan_la_LIBADD
= \
283 $(top_builddir
)/sanitizer_common
/libsanitizer_common.la \
284 $(top_builddir
)/interception
/libinterception.la \
285 $(am__append_1
) $(LIBSTDCXX_RAW_CXX_LDFLAGS
)
286 liblsan_la_LDFLAGS
= -version-info
`grep -v '^\#' $(srcdir)/libtool-version` $(link_liblsan
)
288 # Work around what appears to be a GNU make bug handling MAKEFLAGS
289 # values defined in terms of make variables, as is the case for CC and
290 # friends when we are called from the top level Makefile.
292 "AR_FLAGS=$(AR_FLAGS)" \
293 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
295 "CXXFLAGS=$(CXXFLAGS)" \
296 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
297 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
298 "INSTALL=$(INSTALL)" \
299 "INSTALL_DATA=$(INSTALL_DATA)" \
300 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
301 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
302 "JC1FLAGS=$(JC1FLAGS)" \
303 "LDFLAGS=$(LDFLAGS)" \
304 "LIBCFLAGS=$(LIBCFLAGS)" \
305 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
307 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
308 "PICFLAG=$(PICFLAG)" \
309 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
311 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
312 "exec_prefix=$(exec_prefix)" \
313 "infodir=$(infodir)" \
316 "includedir=$(includedir)" \
320 "LIBCFLAGS=$(LIBCFLAGS)" \
322 "PICFLAG=$(PICFLAG)" \
330 .SUFFIXES
: .
cc .lo .o .obj
331 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
333 case
'$(am__configure_deps)' in \
335 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
336 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
340 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign lsan/Makefile'; \
341 $(am__cd
) $(top_srcdir
) && \
342 $(AUTOMAKE
) --foreign lsan
/Makefile
344 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
347 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
349 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
350 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
353 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
354 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
356 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
357 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
358 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
359 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
360 $(am__aclocal_m4_deps
):
362 clean-noinstLTLIBRARIES
:
363 -test -z
"$(noinst_LTLIBRARIES)" ||
rm -f
$(noinst_LTLIBRARIES
)
364 @list
='$(noinst_LTLIBRARIES)'; for p in
$$list; do \
365 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
366 test "$$dir" != "$$p" ||
dir=.
; \
367 echo
"rm -f \"$${dir}/so_locations\""; \
368 rm -f
"$${dir}/so_locations"; \
370 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
372 test -z
"$(toolexeclibdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)"
373 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
374 list2
=; for p in
$$list; do \
375 if
test -f
$$p; then \
376 list2
="$$list2 $$p"; \
379 test -z
"$$list2" ||
{ \
380 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
381 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
384 uninstall-toolexeclibLTLIBRARIES
:
386 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
387 for p in
$$list; do \
389 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
390 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
393 clean-toolexeclibLTLIBRARIES
:
394 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
395 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
396 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
397 test "$$dir" != "$$p" ||
dir=.
; \
398 echo
"rm -f \"$${dir}/so_locations\""; \
399 rm -f
"$${dir}/so_locations"; \
401 liblsan.la
: $(liblsan_la_OBJECTS
) $(liblsan_la_DEPENDENCIES
)
402 $(liblsan_la_LINK
) $(am_liblsan_la_rpath
) $(liblsan_la_OBJECTS
) $(liblsan_la_LIBADD
) $(LIBS
)
403 libsanitizer_lsan.la
: $(libsanitizer_lsan_la_OBJECTS
) $(libsanitizer_lsan_la_DEPENDENCIES
)
404 $(CXXLINK
) $(libsanitizer_lsan_la_OBJECTS
) $(libsanitizer_lsan_la_LIBADD
) $(LIBS
)
412 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lsan.Plo@am__quote@
413 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lsan_allocator.Plo@am__quote@
414 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lsan_common.Plo@am__quote@
415 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lsan_common_linux.Plo@am__quote@
416 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lsan_interceptors.Plo@am__quote@
417 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lsan_preinit.Plo@am__quote@
418 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lsan_thread.Plo@am__quote@
421 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
422 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
423 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
424 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
425 @am__fastdepCXX_FALSE@
$(CXXCOMPILE
) -c
-o
$@
$<
428 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
429 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
430 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
431 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
432 @am__fastdepCXX_FALSE@
$(CXXCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
435 @am__fastdepCXX_TRUE@
$(LTCXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
436 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
437 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
438 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
439 @am__fastdepCXX_FALSE@
$(LTCXXCOMPILE
) -c
-o
$@
$<
447 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
448 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
449 unique
=`for i in $$list; do \
450 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
452 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
453 END { if (nonempty) { for (i in files) print i; }; }'`; \
457 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
458 $(TAGS_FILES
) $(LISP
)
461 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
462 unique
=`for i in $$list; do \
463 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
465 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
466 END { if (nonempty) { for (i in files) print i; }; }'`; \
468 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
469 test -n
"$$unique" || unique
=$$empty_fix; \
470 if
test $$# -gt 0; then \
471 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
474 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
479 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
480 $(TAGS_FILES
) $(LISP
)
481 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
482 unique
=`for i in $$list; do \
483 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
485 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
486 END { if (nonempty) { for (i in files) print i; }; }'`; \
487 test -z
"$(CTAGS_ARGS)$$unique" \
488 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
492 here
=`$(am__cd) $(top_builddir) && pwd` \
493 && $(am__cd
) $(top_srcdir
) \
494 && gtags
-i
$(GTAGS_ARGS
) "$$here"
497 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
500 all-am
: Makefile
$(LTLIBRARIES
)
502 for
dir in
"$(DESTDIR)$(toolexeclibdir)"; do \
503 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
506 install-exec
: install-exec-am
507 install-data
: install-data-am
508 uninstall: uninstall-am
511 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
513 installcheck: installcheck-am
515 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
516 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
517 `test -z '$(STRIP)' || \
518 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
524 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
525 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
527 maintainer-clean-generic
:
528 @echo
"This command is intended for maintainers to use"
529 @echo
"it deletes files that may require special tools to rebuild."
532 clean-am
: clean-generic clean-libtool clean-noinstLTLIBRARIES \
533 clean-toolexeclibLTLIBRARIES mostlyclean-am
535 distclean: distclean-am
538 distclean-am
: clean-am distclean-compile distclean-generic \
555 install-dvi
: install-dvi-am
559 install-exec-am
: install-toolexeclibLTLIBRARIES
561 install-html
: install-html-am
565 install-info
: install-info-am
571 install-pdf
: install-pdf-am
575 install-ps
: install-ps-am
581 maintainer-clean
: maintainer-clean-am
584 maintainer-clean-am
: distclean-am maintainer-clean-generic
586 mostlyclean: mostlyclean-am
588 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
599 uninstall-am
: uninstall-toolexeclibLTLIBRARIES
601 .MAKE
: install-am install-strip
603 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean clean-generic \
604 clean-libtool clean-noinstLTLIBRARIES \
605 clean-toolexeclibLTLIBRARIES ctags
distclean distclean-compile \
606 distclean-generic distclean-libtool distclean-tags
dvi dvi-am \
607 html html-am
info info-am
install install-am install-data \
608 install-data-am install-dvi install-dvi-am install-exec \
609 install-exec-am install-html install-html-am install-info \
610 install-info-am install-man install-pdf install-pdf-am \
611 install-ps install-ps-am install-strip \
612 install-toolexeclibLTLIBRARIES
installcheck installcheck-am \
613 installdirs maintainer-clean maintainer-clean-generic \
614 mostlyclean mostlyclean-compile mostlyclean-generic \
615 mostlyclean-libtool pdf pdf-am ps ps-am
tags uninstall \
616 uninstall-am uninstall-toolexeclibLTLIBRARIES
619 # Tell versions [3.59,3.63) of GNU make to not export all variables.
620 # Otherwise a system limit (for SysV at least) may be exceeded.