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
)/..
/ltoptions.m4
$(top_srcdir
)/..
/ltsugar.m4 \
109 $(top_srcdir
)/..
/ltversion.m4
$(top_srcdir
)/..
/lt~obsolete.m4 \
110 $(top_srcdir
)/acinclude.m4
$(top_srcdir
)/..
/libtool.m4 \
111 $(top_srcdir
)/..
/config
/enable.m4 \
112 $(top_srcdir
)/..
/config
/cet.m4
$(top_srcdir
)/configure.ac
113 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
115 DIST_COMMON
= $(srcdir)/Makefile.am
$(top_srcdir
)/configure \
116 $(am__configure_deps
)
117 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
118 configure.lineno config.status.lineno
119 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
120 CONFIG_HEADER
= config.h
121 CONFIG_CLEAN_FILES
= libsanitizer.spec
122 CONFIG_CLEAN_VPATH_FILES
=
123 AM_V_P
= $(am__v_P_@AM_V@
)
124 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
127 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
128 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
129 am__v_GEN_0
= @echo
" GEN " $@
;
131 AM_V_at
= $(am__v_at_@AM_V@
)
132 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
136 RECURSIVE_TARGETS
= all-recursive check-recursive cscopelist-recursive \
137 ctags-recursive dvi-recursive html-recursive info-recursive \
138 install-data-recursive install-dvi-recursive \
139 install-exec-recursive install-html-recursive \
140 install-info-recursive install-pdf-recursive \
141 install-ps-recursive install-recursive installcheck-recursive \
142 installdirs-recursive pdf-recursive ps-recursive \
143 tags-recursive uninstall-recursive
144 am__can_run_installinfo
= \
145 case
$$AM_UPDATE_INFO_DIR in \
147 *) (install-info
--version
) >/dev
/null
2>&1;; \
149 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
150 am__vpath_adj
= case
$$p in \
151 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
154 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
156 am__nobase_strip_setup
= \
157 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
159 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
160 am__nobase_list
= $(am__nobase_strip_setup
); \
161 for p in
$$list; do echo
"$$p $$p"; done | \
162 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
163 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
164 if (++n[$$2] == $(am__install_max)) \
165 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
166 END { for (dir in files) print dir, files[dir] }'
168 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
169 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
170 am__uninstall_files_from_dir
= { \
172 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
173 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
174 $(am__cd
) "$$dir" && rm -f
$$files; }; \
176 am__installdirs
= "$(DESTDIR)$(sanincludedir)" \
177 "$(DESTDIR)$(toolexeclibdir)"
178 HEADERS
= $(nodist_saninclude_HEADERS
) $(nodist_toolexeclib_HEADERS
)
179 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
180 distclean-recursive maintainer-clean-recursive
181 am__recursive_targets
= \
182 $(RECURSIVE_TARGETS
) \
183 $(RECURSIVE_CLEAN_TARGETS
) \
184 $(am__extra_recursive_targets
)
185 AM_RECURSIVE_TARGETS
= $(am__recursive_targets
:-recursive
=) TAGS CTAGS \
187 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) \
189 # Read a list of newline-separated strings from the standard input,
190 # and print each of them once, without duplicates. Input order is
192 am__uniquify_input
= $(AWK
) '\
193 BEGIN { nonempty = 0; } \
194 { items[$$0] = 1; nonempty = 1; } \
195 END { if (nonempty) { for (i in items) print i; }; } \
197 # Make sure the list of sources is unique. This is necessary because,
198 # e.g., the same source file might be shared among _SOURCES variables
199 # for different programs/libraries.
200 am__define_uniq_tagged_files
= \
201 list
='$(am__tagged_files)'; \
202 unique
=`for i in $$list; do \
203 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
204 done | $(am__uniquify_input)`
208 DIST_SUBDIRS
= sanitizer_common interception libbacktrace lsan asan \
211 ALLOC_FILE
= @ALLOC_FILE@
213 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
215 AUTOCONF
= @AUTOCONF@
216 AUTOHEADER
= @AUTOHEADER@
217 AUTOMAKE
= @AUTOMAKE@
219 BACKTRACE_SUPPORTED
= @BACKTRACE_SUPPORTED@
220 BACKTRACE_SUPPORTS_THREADS
= @BACKTRACE_SUPPORTS_THREADS@
221 BACKTRACE_USES_MALLOC
= @BACKTRACE_USES_MALLOC@
224 CCASDEPMODE
= @CCASDEPMODE@
225 CCASFLAGS
= @CCASFLAGS@
226 CCDEPMODE
= @CCDEPMODE@
229 CPPFLAGS
= @CPPFLAGS@
232 CXXDEPMODE
= @CXXDEPMODE@
233 CXXFLAGS
= @CXXFLAGS@
234 CYGPATH_W
= @CYGPATH_W@
237 DSYMUTIL
= @DSYMUTIL@
244 EXTRA_ASFLAGS
= @EXTRA_ASFLAGS@
245 EXTRA_CFLAGS
= @EXTRA_CFLAGS@
246 EXTRA_CXXFLAGS
= @EXTRA_CXXFLAGS@
248 FORMAT_FILE
= @FORMAT_FILE@
251 INSTALL_DATA
= @INSTALL_DATA@
252 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
253 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
254 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
259 LIBSTDCXX_RAW_CXX_CXXFLAGS
= @LIBSTDCXX_RAW_CXX_CXXFLAGS@
260 LIBSTDCXX_RAW_CXX_LDFLAGS
= @LIBSTDCXX_RAW_CXX_LDFLAGS@
264 LTLIBOBJS
= @LTLIBOBJS@
266 MAKEINFO
= @MAKEINFO@
275 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
276 PACKAGE_NAME
= @PACKAGE_NAME@
277 PACKAGE_STRING
= @PACKAGE_STRING@
278 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
279 PACKAGE_URL
= @PACKAGE_URL@
280 PACKAGE_VERSION
= @PACKAGE_VERSION@
281 PATH_SEPARATOR
= @PATH_SEPARATOR@
283 RPC_DEFS
= @RPC_DEFS@
284 SANITIZER_COMMON_TARGET_DEPENDENT_OBJECTS
= @SANITIZER_COMMON_TARGET_DEPENDENT_OBJECTS@
286 SET_MAKE
= @SET_MAKE@
289 TSAN_TARGET_DEPENDENT_OBJECTS
= @TSAN_TARGET_DEPENDENT_OBJECTS@
291 VIEW_FILE
= @VIEW_FILE@
292 abs_builddir
= @abs_builddir@
293 abs_srcdir
= @abs_srcdir@
294 abs_top_builddir
= @abs_top_builddir@
295 abs_top_srcdir
= @abs_top_srcdir@
296 ac_ct_CC
= @ac_ct_CC@
297 ac_ct_CXX
= @ac_ct_CXX@
298 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
299 am__include
= @am__include@
300 am__leading_dot
= @am__leading_dot@
301 am__quote
= @am__quote@
303 am__untar
= @am__untar@
306 build_alias
= @build_alias@
307 build_cpu
= @build_cpu@
308 build_os
= @build_os@
309 build_vendor
= @build_vendor@
310 builddir
= @builddir@
312 datarootdir
= @datarootdir@
315 enable_shared
= @enable_shared@
316 enable_static
= @enable_static@
317 exec_prefix = @
exec_prefix@
318 get_gcc_base_ver
= @get_gcc_base_ver@
320 host_alias
= @host_alias@
321 host_cpu
= @host_cpu@
323 host_vendor
= @host_vendor@
325 includedir = @
includedir@
327 install_sh
= @install_sh@
329 libexecdir
= @libexecdir@
330 link_libasan
= @link_libasan@
331 link_liblsan
= @link_liblsan@
332 link_libtsan
= @link_libtsan@
333 link_libubsan
= @link_libubsan@
334 localedir
= @localedir@
335 localstatedir
= @localstatedir@
338 multi_basedir
= @multi_basedir@
339 oldincludedir = @
oldincludedir@
342 program_transform_name
= @program_transform_name@
345 sharedstatedir
= @sharedstatedir@
347 sysconfdir
= @sysconfdir@
349 target_alias
= @target_alias@
350 target_cpu
= @target_cpu@
351 target_noncanonical
= @target_noncanonical@
352 target_os
= @target_os@
353 target_vendor
= @target_vendor@
354 toolexecdir
= @toolexecdir@
355 toolexeclibdir
= @toolexeclibdir@
356 top_build_prefix
= @top_build_prefix@
357 top_builddir
= @top_builddir@
358 top_srcdir
= @top_srcdir@
359 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
360 sanincludedir
= $(libdir)/gcc
/$(target_alias
)/$(gcc_version
)/include/sanitizer
361 nodist_saninclude_HEADERS
= $(am__append_1
)
362 @SANITIZER_SUPPORTED_TRUE@SUBDIRS
= sanitizer_common
$(am__append_2
) \
363 @SANITIZER_SUPPORTED_TRUE@
$(am__append_3
) lsan asan ubsan \
364 @SANITIZER_SUPPORTED_TRUE@
$(am__append_4
)
365 gcc_version
:= $(shell @get_gcc_base_ver@
$(top_srcdir
)/..
/gcc
/BASE-VER
)
367 # Work around what appears to be a GNU make bug handling MAKEFLAGS
368 # values defined in terms of make variables, as is the case for CC and
369 # friends when we are called from the top level Makefile.
371 "AR_FLAGS=$(AR_FLAGS)" \
372 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
374 "CXXFLAGS=$(CXXFLAGS)" \
375 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
376 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
377 "INSTALL=$(INSTALL)" \
378 "INSTALL_DATA=$(INSTALL_DATA)" \
379 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
380 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
381 "JC1FLAGS=$(JC1FLAGS)" \
382 "LDFLAGS=$(LDFLAGS)" \
383 "LIBCFLAGS=$(LIBCFLAGS)" \
384 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
386 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
387 "PICFLAG=$(PICFLAG)" \
388 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
390 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
391 "exec_prefix=$(exec_prefix)" \
392 "infodir=$(infodir)" \
395 "includedir=$(includedir)" \
399 "LIBCFLAGS=$(LIBCFLAGS)" \
401 "PICFLAG=$(PICFLAG)" \
406 nodist_toolexeclib_HEADERS
= libsanitizer.spec
414 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
417 am--refresh
: Makefile
419 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(top_srcdir
)/..
/multilib.am
$(am__configure_deps
)
421 case
'$(am__configure_deps)' in \
423 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
424 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
429 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
430 $(am__cd
) $(top_srcdir
) && \
431 $(AUTOMAKE
) --foreign Makefile
432 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
435 echo
' $(SHELL) ./config.status'; \
436 $(SHELL
) .
/config.status
;; \
438 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
439 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
441 $(top_srcdir
)/..
/multilib.am
$(am__empty
):
443 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
444 $(SHELL
) .
/config.status
--recheck
446 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
447 $(am__cd
) $(srcdir) && $(AUTOCONF
)
448 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
449 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
450 $(am__aclocal_m4_deps
):
453 @
test -f
$@ ||
rm -f stamp-h1
454 @
test -f
$@ ||
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
456 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
458 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
459 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
460 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
465 -rm -f config.h stamp-h1
466 libsanitizer.spec
: $(top_builddir
)/config.status
$(srcdir)/libsanitizer.spec.in
467 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
476 -rm -f libtool config.lt
477 install-nodist_sanincludeHEADERS
: $(nodist_saninclude_HEADERS
)
479 @list
='$(nodist_saninclude_HEADERS)'; test -n
"$(sanincludedir)" || list
=; \
480 if
test -n
"$$list"; then \
481 echo
" $(MKDIR_P) '$(DESTDIR)$(sanincludedir)'"; \
482 $(MKDIR_P
) "$(DESTDIR)$(sanincludedir)" || exit
1; \
484 for p in
$$list; do \
485 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
487 done |
$(am__base_list
) | \
488 while read files
; do \
489 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(sanincludedir)'"; \
490 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(sanincludedir)" || exit
$$?
; \
493 uninstall-nodist_sanincludeHEADERS
:
495 @list
='$(nodist_saninclude_HEADERS)'; test -n
"$(sanincludedir)" || list
=; \
496 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
497 dir='$(DESTDIR)$(sanincludedir)'; $(am__uninstall_files_from_dir
)
498 install-nodist_toolexeclibHEADERS
: $(nodist_toolexeclib_HEADERS
)
500 @list
='$(nodist_toolexeclib_HEADERS)'; test -n
"$(toolexeclibdir)" || list
=; \
501 if
test -n
"$$list"; then \
502 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
503 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
505 for p in
$$list; do \
506 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
508 done |
$(am__base_list
) | \
509 while read files
; do \
510 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(toolexeclibdir)'"; \
511 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(toolexeclibdir)" || exit
$$?
; \
514 uninstall-nodist_toolexeclibHEADERS
:
516 @list
='$(nodist_toolexeclib_HEADERS)'; test -n
"$(toolexeclibdir)" || list
=; \
517 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
518 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir
)
520 # This directory's subdirectories are mostly independent; you can cd
521 # into them and run 'make' without going through this Makefile.
522 # To change the values of 'make' variables: instead of editing Makefiles,
523 # (1) if the variable is set in 'config.status', edit 'config.status'
524 # (which will cause the Makefiles to be regenerated when you run 'make');
525 # (2) otherwise, pass the desired values on the 'make' command line.
526 $(am__recursive_targets
):
528 if
$(am__make_keepgoing
); then \
529 failcom
='fail=yes'; \
534 target
=`echo $@ | sed s/-recursive//`; \
536 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
537 *) list
='$(SUBDIRS)' ;; \
539 for subdir in
$$list; do \
540 echo
"Making $$target in $$subdir"; \
541 if
test "$$subdir" = "."; then \
543 local_target
="$$target-am"; \
545 local_target
="$$target"; \
547 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
550 if
test "$$dot_seen" = "no"; then \
551 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
554 ID
: $(am__tagged_files
)
555 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
559 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
562 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
563 include_option
=--etags-include
; \
566 include_option
=--include; \
569 list
='$(SUBDIRS)'; for subdir in
$$list; do \
570 if
test "$$subdir" = .
; then
:; else \
571 test ! -f
$$subdir/TAGS || \
572 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
575 $(am__define_uniq_tagged_files
); \
577 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
578 test -n
"$$unique" || unique
=$$empty_fix; \
579 if
test $$# -gt 0; then \
580 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
583 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
587 ctags
: ctags-recursive
590 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
591 $(am__define_uniq_tagged_files
); \
592 test -z
"$(CTAGS_ARGS)$$unique" \
593 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
597 here
=`$(am__cd) $(top_builddir) && pwd` \
598 && $(am__cd
) $(top_srcdir
) \
599 && gtags
-i
$(GTAGS_ARGS
) "$$here"
601 test ! -s cscope.files \
602 ||
$(CSCOPE
) -b
-q
$(AM_CSCOPEFLAGS
) $(CSCOPEFLAGS
) -i cscope.files
$(CSCOPE_ARGS
)
605 cscope.files
: clean-cscope cscopelist
606 cscopelist
: cscopelist-recursive
608 cscopelist-am
: $(am__tagged_files
)
609 list
='$(am__tagged_files)'; \
610 case
"$(srcdir)" in \
611 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
612 *) sdir
=$(subdir
)/$(srcdir) ;; \
614 for i in
$$list; do \
615 if
test -f
"$$i"; then \
616 echo
"$(subdir)/$$i"; \
620 done
>> $(top_builddir
)/cscope.files
623 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
624 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
626 check: check-recursive
627 all-am
: Makefile
$(HEADERS
) config.h all-local
628 installdirs: installdirs-recursive
630 for
dir in
"$(DESTDIR)$(sanincludedir)" "$(DESTDIR)$(toolexeclibdir)"; do \
631 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
633 install: install-recursive
634 install-exec
: install-exec-recursive
635 install-data
: install-data-recursive
636 uninstall: uninstall-recursive
639 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
641 installcheck: installcheck-recursive
643 if
test -z
'$(STRIP)'; then \
644 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
645 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
648 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
649 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
650 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
657 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
658 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
660 maintainer-clean-generic
:
661 @echo
"This command is intended for maintainers to use"
662 @echo
"it deletes files that may require special tools to rebuild."
663 clean: clean-recursive
665 clean-am
: clean-generic clean-libtool clean-local mostlyclean-am
667 distclean: distclean-recursive
668 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
670 distclean-am
: clean-am distclean-generic distclean-hdr \
671 distclean-libtool distclean-local distclean-tags
685 install-data-am
: install-nodist_sanincludeHEADERS
687 install-dvi
: install-dvi-recursive
691 install-exec-am
: install-exec-local install-nodist_toolexeclibHEADERS
693 install-html
: install-html-recursive
697 install-info
: install-info-recursive
703 install-pdf
: install-pdf-recursive
707 install-ps
: install-ps-recursive
713 maintainer-clean
: maintainer-clean-recursive
714 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
715 -rm -rf
$(top_srcdir
)/autom4te.cache
717 maintainer-clean-am
: distclean-am maintainer-clean-generic \
718 maintainer-clean-local
720 mostlyclean: mostlyclean-recursive
722 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool \
733 uninstall-am
: uninstall-nodist_sanincludeHEADERS \
734 uninstall-nodist_toolexeclibHEADERS
736 .MAKE
: $(am__recursive_targets
) all install-am install-strip
738 .PHONY
: $(am__recursive_targets
) CTAGS GTAGS TAGS
all all-am all-local \
739 am--refresh
check check-am
clean clean-cscope clean-generic \
740 clean-libtool clean-local cscope cscopelist-am ctags ctags-am \
741 distclean distclean-generic distclean-hdr distclean-libtool \
742 distclean-local distclean-tags
dvi dvi-am html html-am
info \
743 info-am
install install-am install-data install-data-am \
744 install-dvi install-dvi-am install-exec install-exec-am \
745 install-exec-local install-html install-html-am install-info \
746 install-info-am install-man install-nodist_sanincludeHEADERS \
747 install-nodist_toolexeclibHEADERS install-pdf install-pdf-am \
748 install-ps install-ps-am install-strip
installcheck \
749 installcheck-am
installdirs installdirs-am maintainer-clean \
750 maintainer-clean-generic maintainer-clean-local
mostlyclean \
751 mostlyclean-generic mostlyclean-libtool mostlyclean-local pdf \
752 pdf-am ps ps-am
tags tags-am
uninstall uninstall-am \
753 uninstall-nodist_sanincludeHEADERS \
754 uninstall-nodist_toolexeclibHEADERS
759 # GNU Make needs to see an explicit $(MAKE) variable in the command it
760 # runs to enable its job server during parallel builds. Hence the
763 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
765 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
767 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
769 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
771 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
772 maintainer-clean-multi
:
773 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
775 .MAKE .PHONY
: all-multi clean-multi distclean-multi install-am \
776 install-multi maintainer-clean-multi mostlyclean-multi
778 install-exec-local
: install-multi
781 mostlyclean-local
: mostlyclean-multi
782 clean-local
: clean-multi
783 distclean-local
: distclean-multi
784 maintainer-clean-local
: maintainer-clean-multi
786 # Tell versions [3.59,3.63) of GNU make to not export all variables.
787 # Otherwise a system limit (for SysV at least) may be exceeded.