1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
19 if
test -z
'$(MAKELEVEL)'; then \
21 elif
test -n
'$(MAKE_HOST)'; then \
23 elif
test -n
'$(MAKE_VERSION)' && test -n
'$(CURDIR)'; then \
29 am__make_running_with_option
= \
30 case
$${target_option-
} in \
32 *) echo
"am__make_running_with_option: internal error: invalid" \
33 "target option '$${target_option-}' specified" >&2; \
37 sane_makeflags
=$$MAKEFLAGS; \
38 if
$(am__is_gnu_make
); then \
39 sane_makeflags
=$$MFLAGS; \
44 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
51 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53 for flg in
$$sane_makeflags; do \
54 test $$skip_next = yes
&& { skip_next
=no
; continue
; }; \
57 -*I
) strip_trailopt
'I'; skip_next
=yes
;; \
58 -*I?
*) strip_trailopt
'I';; \
59 -*O
) strip_trailopt
'O'; skip_next
=yes
;; \
60 -*O?
*) strip_trailopt
'O';; \
61 -*l
) strip_trailopt
'l'; skip_next
=yes
;; \
62 -*l?
*) strip_trailopt
'l';; \
63 -[dEDm
]) skip_next
=yes
;; \
64 -[JT
]) skip_next
=yes
;; \
67 *$$target_option*) has_opt
=yes
; break
;; \
71 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
72 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
73 pkgdatadir
= $(datadir)/@PACKAGE@
74 pkgincludedir
= $(includedir)/@PACKAGE@
75 pkglibdir
= $(libdir)/@PACKAGE@
76 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
77 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA
= $(install_sh
) -c
-m
644
79 install_sh_PROGRAM
= $(install_sh
) -c
80 install_sh_SCRIPT
= $(install_sh
) -c
81 INSTALL_HEADER
= $(INSTALL_DATA
)
82 transform
= $(program_transform_name
)
89 build_triplet
= @build@
91 target_triplet
= @target@
92 @SANITIZER_SUPPORTED_TRUE@am__append_1
= include/sanitizer
/common_interface_defs.h \
93 @SANITIZER_SUPPORTED_TRUE@
include/sanitizer
/lsan_interface.h \
94 @SANITIZER_SUPPORTED_TRUE@
include/sanitizer
/asan_interface.h \
95 @SANITIZER_SUPPORTED_TRUE@
include/sanitizer
/tsan_interface.h
96 @SANITIZER_SUPPORTED_TRUE@@USING_MAC_INTERPOSE_FALSE@am__append_2
= interception
97 @LIBBACKTRACE_SUPPORTED_TRUE@@SANITIZER_SUPPORTED_TRUE@am__append_3
= libbacktrace
98 @SANITIZER_SUPPORTED_TRUE@@TSAN_SUPPORTED_TRUE@am__append_4
= tsan
100 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
101 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
102 $(top_srcdir
)/..
/config
/depstand.m4 \
103 $(top_srcdir
)/..
/config
/lead-dot.m4 \
104 $(top_srcdir
)/..
/config
/libstdc
++-raw-cxx.m4 \
105 $(top_srcdir
)/..
/config
/multi.m4 \
106 $(top_srcdir
)/..
/config
/override.m4 \
107 $(top_srcdir
)/..
/config
/stdint.m4 \
108 $(top_srcdir
)/..
/config
/toolexeclibdir.m4 \
109 $(top_srcdir
)/..
/ltoptions.m4
$(top_srcdir
)/..
/ltsugar.m4 \
110 $(top_srcdir
)/..
/ltversion.m4
$(top_srcdir
)/..
/lt~obsolete.m4 \
111 $(top_srcdir
)/acinclude.m4
$(top_srcdir
)/..
/libtool.m4 \
112 $(top_srcdir
)/..
/config
/enable.m4 \
113 $(top_srcdir
)/..
/config
/cet.m4
$(top_srcdir
)/configure.ac
114 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
116 DIST_COMMON
= $(srcdir)/Makefile.am
$(top_srcdir
)/configure \
117 $(am__configure_deps
)
118 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
119 configure.lineno config.status.lineno
120 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
121 CONFIG_HEADER
= config.h
122 CONFIG_CLEAN_FILES
= libsanitizer.spec
123 CONFIG_CLEAN_VPATH_FILES
=
124 AM_V_P
= $(am__v_P_@AM_V@
)
125 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
128 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
129 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
130 am__v_GEN_0
= @echo
" GEN " $@
;
132 AM_V_at
= $(am__v_at_@AM_V@
)
133 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
137 RECURSIVE_TARGETS
= all-recursive check-recursive cscopelist-recursive \
138 ctags-recursive dvi-recursive html-recursive info-recursive \
139 install-data-recursive install-dvi-recursive \
140 install-exec-recursive install-html-recursive \
141 install-info-recursive install-pdf-recursive \
142 install-ps-recursive install-recursive installcheck-recursive \
143 installdirs-recursive pdf-recursive ps-recursive \
144 tags-recursive uninstall-recursive
145 am__can_run_installinfo
= \
146 case
$$AM_UPDATE_INFO_DIR in \
148 *) (install-info
--version
) >/dev
/null
2>&1;; \
150 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
151 am__vpath_adj
= case
$$p in \
152 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
155 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
157 am__nobase_strip_setup
= \
158 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
160 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
161 am__nobase_list
= $(am__nobase_strip_setup
); \
162 for p in
$$list; do echo
"$$p $$p"; done | \
163 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
164 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
165 if (++n[$$2] == $(am__install_max)) \
166 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
167 END { for (dir in files) print dir, files[dir] }'
169 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
170 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
171 am__uninstall_files_from_dir
= { \
173 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
174 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
175 $(am__cd
) "$$dir" && rm -f
$$files; }; \
177 am__installdirs
= "$(DESTDIR)$(sanincludedir)" \
178 "$(DESTDIR)$(toolexeclibdir)"
179 HEADERS
= $(nodist_saninclude_HEADERS
) $(nodist_toolexeclib_HEADERS
)
180 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
181 distclean-recursive maintainer-clean-recursive
182 am__recursive_targets
= \
183 $(RECURSIVE_TARGETS
) \
184 $(RECURSIVE_CLEAN_TARGETS
) \
185 $(am__extra_recursive_targets
)
186 AM_RECURSIVE_TARGETS
= $(am__recursive_targets
:-recursive
=) TAGS CTAGS \
188 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) \
190 # Read a list of newline-separated strings from the standard input,
191 # and print each of them once, without duplicates. Input order is
193 am__uniquify_input
= $(AWK
) '\
194 BEGIN { nonempty = 0; } \
195 { items[$$0] = 1; nonempty = 1; } \
196 END { if (nonempty) { for (i in items) print i; }; } \
198 # Make sure the list of sources is unique. This is necessary because,
199 # e.g., the same source file might be shared among _SOURCES variables
200 # for different programs/libraries.
201 am__define_uniq_tagged_files
= \
202 list
='$(am__tagged_files)'; \
203 unique
=`for i in $$list; do \
204 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
205 done | $(am__uniquify_input)`
209 DIST_SUBDIRS
= sanitizer_common interception libbacktrace lsan asan \
212 ALLOC_FILE
= @ALLOC_FILE@
214 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
216 AUTOCONF
= @AUTOCONF@
217 AUTOHEADER
= @AUTOHEADER@
218 AUTOMAKE
= @AUTOMAKE@
220 BACKTRACE_SUPPORTED
= @BACKTRACE_SUPPORTED@
221 BACKTRACE_SUPPORTS_THREADS
= @BACKTRACE_SUPPORTS_THREADS@
222 BACKTRACE_USES_MALLOC
= @BACKTRACE_USES_MALLOC@
225 CCASDEPMODE
= @CCASDEPMODE@
226 CCASFLAGS
= @CCASFLAGS@
227 CCDEPMODE
= @CCDEPMODE@
230 CPPFLAGS
= @CPPFLAGS@
233 CXXDEPMODE
= @CXXDEPMODE@
234 CXXFLAGS
= @CXXFLAGS@
235 CYGPATH_W
= @CYGPATH_W@
238 DSYMUTIL
= @DSYMUTIL@
245 EXTRA_ASFLAGS
= @EXTRA_ASFLAGS@
246 EXTRA_CFLAGS
= @EXTRA_CFLAGS@
247 EXTRA_CXXFLAGS
= @EXTRA_CXXFLAGS@
249 FORMAT_FILE
= @FORMAT_FILE@
252 INSTALL_DATA
= @INSTALL_DATA@
253 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
254 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
255 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
260 LIBSTDCXX_RAW_CXX_CXXFLAGS
= @LIBSTDCXX_RAW_CXX_CXXFLAGS@
261 LIBSTDCXX_RAW_CXX_LDFLAGS
= @LIBSTDCXX_RAW_CXX_LDFLAGS@
265 LTLIBOBJS
= @LTLIBOBJS@
267 MAKEINFO
= @MAKEINFO@
276 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
277 PACKAGE_NAME
= @PACKAGE_NAME@
278 PACKAGE_STRING
= @PACKAGE_STRING@
279 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
280 PACKAGE_URL
= @PACKAGE_URL@
281 PACKAGE_VERSION
= @PACKAGE_VERSION@
282 PATH_SEPARATOR
= @PATH_SEPARATOR@
284 RPC_DEFS
= @RPC_DEFS@
285 SANITIZER_COMMON_TARGET_DEPENDENT_OBJECTS
= @SANITIZER_COMMON_TARGET_DEPENDENT_OBJECTS@
287 SET_MAKE
= @SET_MAKE@
290 TSAN_TARGET_DEPENDENT_OBJECTS
= @TSAN_TARGET_DEPENDENT_OBJECTS@
292 VIEW_FILE
= @VIEW_FILE@
293 abs_builddir
= @abs_builddir@
294 abs_srcdir
= @abs_srcdir@
295 abs_top_builddir
= @abs_top_builddir@
296 abs_top_srcdir
= @abs_top_srcdir@
297 ac_ct_CC
= @ac_ct_CC@
298 ac_ct_CXX
= @ac_ct_CXX@
299 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
300 am__include
= @am__include@
301 am__leading_dot
= @am__leading_dot@
302 am__quote
= @am__quote@
304 am__untar
= @am__untar@
307 build_alias
= @build_alias@
308 build_cpu
= @build_cpu@
309 build_os
= @build_os@
310 build_vendor
= @build_vendor@
311 builddir
= @builddir@
313 datarootdir
= @datarootdir@
316 enable_shared
= @enable_shared@
317 enable_static
= @enable_static@
318 exec_prefix = @
exec_prefix@
319 get_gcc_base_ver
= @get_gcc_base_ver@
321 host_alias
= @host_alias@
322 host_cpu
= @host_cpu@
324 host_vendor
= @host_vendor@
326 includedir = @
includedir@
328 install_sh
= @install_sh@
330 libexecdir
= @libexecdir@
331 link_libasan
= @link_libasan@
332 link_liblsan
= @link_liblsan@
333 link_libtsan
= @link_libtsan@
334 link_libubsan
= @link_libubsan@
335 localedir
= @localedir@
336 localstatedir
= @localstatedir@
339 multi_basedir
= @multi_basedir@
340 oldincludedir = @
oldincludedir@
343 program_transform_name
= @program_transform_name@
346 sharedstatedir
= @sharedstatedir@
348 sysconfdir
= @sysconfdir@
350 target_alias
= @target_alias@
351 target_cpu
= @target_cpu@
352 target_noncanonical
= @target_noncanonical@
353 target_os
= @target_os@
354 target_vendor
= @target_vendor@
355 toolexecdir
= @toolexecdir@
356 toolexeclibdir
= @toolexeclibdir@
357 top_build_prefix
= @top_build_prefix@
358 top_builddir
= @top_builddir@
359 top_srcdir
= @top_srcdir@
360 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
361 sanincludedir
= $(libdir)/gcc
/$(target_alias
)/$(gcc_version
)/include/sanitizer
362 nodist_saninclude_HEADERS
= $(am__append_1
)
363 @SANITIZER_SUPPORTED_TRUE@SUBDIRS
= sanitizer_common
$(am__append_2
) \
364 @SANITIZER_SUPPORTED_TRUE@
$(am__append_3
) lsan asan ubsan \
365 @SANITIZER_SUPPORTED_TRUE@
$(am__append_4
)
366 gcc_version
:= $(shell @get_gcc_base_ver@
$(top_srcdir
)/..
/gcc
/BASE-VER
)
368 # Work around what appears to be a GNU make bug handling MAKEFLAGS
369 # values defined in terms of make variables, as is the case for CC and
370 # friends when we are called from the top level Makefile.
372 "AR_FLAGS=$(AR_FLAGS)" \
373 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
375 "CXXFLAGS=$(CXXFLAGS)" \
376 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
377 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
378 "INSTALL=$(INSTALL)" \
379 "INSTALL_DATA=$(INSTALL_DATA)" \
380 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
381 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
382 "JC1FLAGS=$(JC1FLAGS)" \
383 "LDFLAGS=$(LDFLAGS)" \
384 "LIBCFLAGS=$(LIBCFLAGS)" \
385 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
387 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
388 "PICFLAG=$(PICFLAG)" \
389 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
391 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
392 "exec_prefix=$(exec_prefix)" \
393 "infodir=$(infodir)" \
396 "includedir=$(includedir)" \
400 "LIBCFLAGS=$(LIBCFLAGS)" \
402 "PICFLAG=$(PICFLAG)" \
407 nodist_toolexeclib_HEADERS
= libsanitizer.spec
415 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
418 am--refresh
: Makefile
420 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(top_srcdir
)/..
/multilib.am
$(am__configure_deps
)
422 case
'$(am__configure_deps)' in \
424 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
425 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
430 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
431 $(am__cd
) $(top_srcdir
) && \
432 $(AUTOMAKE
) --foreign Makefile
433 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
436 echo
' $(SHELL) ./config.status'; \
437 $(SHELL
) .
/config.status
;; \
439 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
440 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
442 $(top_srcdir
)/..
/multilib.am
$(am__empty
):
444 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
445 $(SHELL
) .
/config.status
--recheck
447 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
448 $(am__cd
) $(srcdir) && $(AUTOCONF
)
449 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
450 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
451 $(am__aclocal_m4_deps
):
454 @
test -f
$@ ||
rm -f stamp-h1
455 @
test -f
$@ ||
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
457 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
459 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
460 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
461 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
466 -rm -f config.h stamp-h1
467 libsanitizer.spec
: $(top_builddir
)/config.status
$(srcdir)/libsanitizer.spec.in
468 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
477 -rm -f libtool config.lt
478 install-nodist_sanincludeHEADERS
: $(nodist_saninclude_HEADERS
)
480 @list
='$(nodist_saninclude_HEADERS)'; test -n
"$(sanincludedir)" || list
=; \
481 if
test -n
"$$list"; then \
482 echo
" $(MKDIR_P) '$(DESTDIR)$(sanincludedir)'"; \
483 $(MKDIR_P
) "$(DESTDIR)$(sanincludedir)" || exit
1; \
485 for p in
$$list; do \
486 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
488 done |
$(am__base_list
) | \
489 while read files
; do \
490 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(sanincludedir)'"; \
491 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(sanincludedir)" || exit
$$?
; \
494 uninstall-nodist_sanincludeHEADERS
:
496 @list
='$(nodist_saninclude_HEADERS)'; test -n
"$(sanincludedir)" || list
=; \
497 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
498 dir='$(DESTDIR)$(sanincludedir)'; $(am__uninstall_files_from_dir
)
499 install-nodist_toolexeclibHEADERS
: $(nodist_toolexeclib_HEADERS
)
501 @list
='$(nodist_toolexeclib_HEADERS)'; test -n
"$(toolexeclibdir)" || list
=; \
502 if
test -n
"$$list"; then \
503 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
504 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
506 for p in
$$list; do \
507 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
509 done |
$(am__base_list
) | \
510 while read files
; do \
511 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(toolexeclibdir)'"; \
512 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(toolexeclibdir)" || exit
$$?
; \
515 uninstall-nodist_toolexeclibHEADERS
:
517 @list
='$(nodist_toolexeclib_HEADERS)'; test -n
"$(toolexeclibdir)" || list
=; \
518 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
519 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir
)
521 # This directory's subdirectories are mostly independent; you can cd
522 # into them and run 'make' without going through this Makefile.
523 # To change the values of 'make' variables: instead of editing Makefiles,
524 # (1) if the variable is set in 'config.status', edit 'config.status'
525 # (which will cause the Makefiles to be regenerated when you run 'make');
526 # (2) otherwise, pass the desired values on the 'make' command line.
527 $(am__recursive_targets
):
529 if
$(am__make_keepgoing
); then \
530 failcom
='fail=yes'; \
535 target
=`echo $@ | sed s/-recursive//`; \
537 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
538 *) list
='$(SUBDIRS)' ;; \
540 for subdir in
$$list; do \
541 echo
"Making $$target in $$subdir"; \
542 if
test "$$subdir" = "."; then \
544 local_target
="$$target-am"; \
546 local_target
="$$target"; \
548 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
551 if
test "$$dot_seen" = "no"; then \
552 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
555 ID
: $(am__tagged_files
)
556 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
560 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
563 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
564 include_option
=--etags-include
; \
567 include_option
=--include; \
570 list
='$(SUBDIRS)'; for subdir in
$$list; do \
571 if
test "$$subdir" = .
; then
:; else \
572 test ! -f
$$subdir/TAGS || \
573 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
576 $(am__define_uniq_tagged_files
); \
578 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
579 test -n
"$$unique" || unique
=$$empty_fix; \
580 if
test $$# -gt 0; then \
581 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
584 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
588 ctags
: ctags-recursive
591 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
592 $(am__define_uniq_tagged_files
); \
593 test -z
"$(CTAGS_ARGS)$$unique" \
594 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
598 here
=`$(am__cd) $(top_builddir) && pwd` \
599 && $(am__cd
) $(top_srcdir
) \
600 && gtags
-i
$(GTAGS_ARGS
) "$$here"
602 test ! -s cscope.files \
603 ||
$(CSCOPE
) -b
-q
$(AM_CSCOPEFLAGS
) $(CSCOPEFLAGS
) -i cscope.files
$(CSCOPE_ARGS
)
606 cscope.files
: clean-cscope cscopelist
607 cscopelist
: cscopelist-recursive
609 cscopelist-am
: $(am__tagged_files
)
610 list
='$(am__tagged_files)'; \
611 case
"$(srcdir)" in \
612 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
613 *) sdir
=$(subdir
)/$(srcdir) ;; \
615 for i in
$$list; do \
616 if
test -f
"$$i"; then \
617 echo
"$(subdir)/$$i"; \
621 done
>> $(top_builddir
)/cscope.files
624 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
625 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
627 check: check-recursive
628 all-am
: Makefile
$(HEADERS
) config.h all-local
629 installdirs: installdirs-recursive
631 for
dir in
"$(DESTDIR)$(sanincludedir)" "$(DESTDIR)$(toolexeclibdir)"; do \
632 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
634 install: install-recursive
635 install-exec
: install-exec-recursive
636 install-data
: install-data-recursive
637 uninstall: uninstall-recursive
640 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
642 installcheck: installcheck-recursive
644 if
test -z
'$(STRIP)'; then \
645 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
646 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
649 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
650 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
651 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
658 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
659 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
661 maintainer-clean-generic
:
662 @echo
"This command is intended for maintainers to use"
663 @echo
"it deletes files that may require special tools to rebuild."
664 clean: clean-recursive
666 clean-am
: clean-generic clean-libtool clean-local mostlyclean-am
668 distclean: distclean-recursive
669 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
671 distclean-am
: clean-am distclean-generic distclean-hdr \
672 distclean-libtool distclean-local distclean-tags
686 install-data-am
: install-nodist_sanincludeHEADERS
688 install-dvi
: install-dvi-recursive
692 install-exec-am
: install-exec-local install-nodist_toolexeclibHEADERS
694 install-html
: install-html-recursive
698 install-info
: install-info-recursive
704 install-pdf
: install-pdf-recursive
708 install-ps
: install-ps-recursive
714 maintainer-clean
: maintainer-clean-recursive
715 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
716 -rm -rf
$(top_srcdir
)/autom4te.cache
718 maintainer-clean-am
: distclean-am maintainer-clean-generic \
719 maintainer-clean-local
721 mostlyclean: mostlyclean-recursive
723 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool \
734 uninstall-am
: uninstall-nodist_sanincludeHEADERS \
735 uninstall-nodist_toolexeclibHEADERS
737 .MAKE
: $(am__recursive_targets
) all install-am install-strip
739 .PHONY
: $(am__recursive_targets
) CTAGS GTAGS TAGS
all all-am all-local \
740 am--refresh
check check-am
clean clean-cscope clean-generic \
741 clean-libtool clean-local cscope cscopelist-am ctags ctags-am \
742 distclean distclean-generic distclean-hdr distclean-libtool \
743 distclean-local 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-exec-local install-html install-html-am install-info \
747 install-info-am install-man install-nodist_sanincludeHEADERS \
748 install-nodist_toolexeclibHEADERS install-pdf install-pdf-am \
749 install-ps install-ps-am install-strip
installcheck \
750 installcheck-am
installdirs installdirs-am maintainer-clean \
751 maintainer-clean-generic maintainer-clean-local
mostlyclean \
752 mostlyclean-generic mostlyclean-libtool mostlyclean-local pdf \
753 pdf-am ps ps-am
tags tags-am
uninstall uninstall-am \
754 uninstall-nodist_sanincludeHEADERS \
755 uninstall-nodist_toolexeclibHEADERS
760 # GNU Make needs to see an explicit $(MAKE) variable in the command it
761 # runs to enable its job server during parallel builds. Hence the
764 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
766 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
768 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
770 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
772 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
773 maintainer-clean-multi
:
774 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
776 .MAKE .PHONY
: all-multi clean-multi distclean-multi install-am \
777 install-multi maintainer-clean-multi mostlyclean-multi
779 install-exec-local
: install-multi
782 mostlyclean-local
: mostlyclean-multi
783 clean-local
: clean-multi
784 distclean-local
: distclean-multi
785 maintainer-clean-local
: maintainer-clean-multi
787 # Tell versions [3.59,3.63) of GNU make to not export all variables.
788 # Otherwise a system limit (for SysV at least) may be exceeded.