1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
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
24 echo
'am--echo: ; @echo "AM" OK' |
$(MAKE
) -f
- 2>/dev
/null \
25 | grep
'^AM OK$$' >/dev
/null || am__dry
=yes
;; \
27 for am__flg in
$$MAKEFLAGS; do \
30 *n
*) am__dry
=yes
; break
;; \
34 test $$am__dry = yes
; \
36 pkgdatadir
= $(datadir)/@PACKAGE@
37 pkgincludedir
= $(includedir)/@PACKAGE@
38 pkglibdir
= $(libdir)/@PACKAGE@
39 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
40 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41 install_sh_DATA
= $(install_sh
) -c
-m
644
42 install_sh_PROGRAM
= $(install_sh
) -c
43 install_sh_SCRIPT
= $(install_sh
) -c
44 INSTALL_HEADER
= $(INSTALL_DATA
)
45 transform
= $(program_transform_name
)
52 build_triplet
= @build@
54 target_triplet
= @target@
55 @SANITIZER_SUPPORTED_TRUE@am__append_1
= include/sanitizer
/common_interface_defs.h \
56 @SANITIZER_SUPPORTED_TRUE@
include/sanitizer
/lsan_interface.h \
57 @SANITIZER_SUPPORTED_TRUE@
include/sanitizer
/asan_interface.h \
58 @SANITIZER_SUPPORTED_TRUE@
include/sanitizer
/tsan_interface.h
59 @SANITIZER_SUPPORTED_TRUE@@USING_MAC_INTERPOSE_FALSE@am__append_2
= interception
60 @LIBBACKTRACE_SUPPORTED_TRUE@@SANITIZER_SUPPORTED_TRUE@am__append_3
= libbacktrace
61 @SANITIZER_SUPPORTED_TRUE@@TSAN_SUPPORTED_TRUE@am__append_4
= tsan
63 DIST_COMMON
= ChangeLog
$(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
64 $(top_srcdir
)/configure
$(am__configure_deps
) \
65 $(srcdir)/config.h.in
$(srcdir)/..
/mkinstalldirs \
66 $(srcdir)/libsanitizer.spec.in
67 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
68 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
69 $(top_srcdir
)/..
/config
/depstand.m4 \
70 $(top_srcdir
)/..
/config
/lead-dot.m4 \
71 $(top_srcdir
)/..
/config
/libstdc
++-raw-cxx.m4 \
72 $(top_srcdir
)/..
/config
/multi.m4 \
73 $(top_srcdir
)/..
/config
/override.m4 \
74 $(top_srcdir
)/..
/config
/stdint.m4 \
75 $(top_srcdir
)/..
/ltoptions.m4
$(top_srcdir
)/..
/ltsugar.m4 \
76 $(top_srcdir
)/..
/ltversion.m4
$(top_srcdir
)/..
/lt~obsolete.m4 \
77 $(top_srcdir
)/acinclude.m4
$(top_srcdir
)/..
/libtool.m4 \
78 $(top_srcdir
)/..
/config
/enable.m4 \
79 $(top_srcdir
)/..
/config
/cet.m4
$(top_srcdir
)/configure.ac
80 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
82 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
83 configure.lineno config.status.lineno
84 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
85 CONFIG_HEADER
= config.h
86 CONFIG_CLEAN_FILES
= libsanitizer.spec
87 CONFIG_CLEAN_VPATH_FILES
=
95 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
96 html-recursive info-recursive install-data-recursive \
97 install-dvi-recursive install-exec-recursive \
98 install-html-recursive install-info-recursive \
99 install-pdf-recursive install-ps-recursive install-recursive \
100 installcheck-recursive installdirs-recursive pdf-recursive \
101 ps-recursive uninstall-recursive
102 am__can_run_installinfo
= \
103 case
$$AM_UPDATE_INFO_DIR in \
105 *) (install-info
--version
) >/dev
/null
2>&1;; \
107 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
108 am__vpath_adj
= case
$$p in \
109 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
112 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
114 am__nobase_strip_setup
= \
115 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
117 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
118 am__nobase_list
= $(am__nobase_strip_setup
); \
119 for p in
$$list; do echo
"$$p $$p"; done | \
120 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
121 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
122 if (++n[$$2] == $(am__install_max)) \
123 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
124 END { for (dir in files) print dir, files[dir] }'
126 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
127 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
128 am__uninstall_files_from_dir
= { \
130 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
131 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
132 $(am__cd
) "$$dir" && rm -f
$$files; }; \
134 am__installdirs
= "$(DESTDIR)$(sanincludedir)" \
135 "$(DESTDIR)$(toolexeclibdir)"
136 HEADERS
= $(nodist_saninclude_HEADERS
) $(nodist_toolexeclib_HEADERS
)
137 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
138 distclean-recursive maintainer-clean-recursive
139 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
140 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS
143 DIST_SUBDIRS
= sanitizer_common interception libbacktrace lsan asan \
146 ALLOC_FILE
= @ALLOC_FILE@
149 AUTOCONF
= @AUTOCONF@
150 AUTOHEADER
= @AUTOHEADER@
151 AUTOMAKE
= @AUTOMAKE@
153 BACKTRACE_SUPPORTED
= @BACKTRACE_SUPPORTED@
154 BACKTRACE_SUPPORTS_THREADS
= @BACKTRACE_SUPPORTS_THREADS@
155 BACKTRACE_USES_MALLOC
= @BACKTRACE_USES_MALLOC@
158 CCASDEPMODE
= @CCASDEPMODE@
159 CCASFLAGS
= @CCASFLAGS@
160 CCDEPMODE
= @CCDEPMODE@
163 CPPFLAGS
= @CPPFLAGS@
166 CXXDEPMODE
= @CXXDEPMODE@
167 CXXFLAGS
= @CXXFLAGS@
168 CYGPATH_W
= @CYGPATH_W@
171 DSYMUTIL
= @DSYMUTIL@
178 EXTRA_ASFLAGS
= @EXTRA_ASFLAGS@
179 EXTRA_CFLAGS
= @EXTRA_CFLAGS@
180 EXTRA_CXXFLAGS
= @EXTRA_CXXFLAGS@
182 FORMAT_FILE
= @FORMAT_FILE@
185 INSTALL_DATA
= @INSTALL_DATA@
186 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
187 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
188 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
193 LIBSTDCXX_RAW_CXX_CXXFLAGS
= @LIBSTDCXX_RAW_CXX_CXXFLAGS@
194 LIBSTDCXX_RAW_CXX_LDFLAGS
= @LIBSTDCXX_RAW_CXX_LDFLAGS@
198 LTLIBOBJS
= @LTLIBOBJS@
200 MAKEINFO
= @MAKEINFO@
209 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
210 PACKAGE_NAME
= @PACKAGE_NAME@
211 PACKAGE_STRING
= @PACKAGE_STRING@
212 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
213 PACKAGE_URL
= @PACKAGE_URL@
214 PACKAGE_VERSION
= @PACKAGE_VERSION@
215 PATH_SEPARATOR
= @PATH_SEPARATOR@
217 RPC_DEFS
= @RPC_DEFS@
218 SANITIZER_COMMON_TARGET_DEPENDENT_OBJECTS
= @SANITIZER_COMMON_TARGET_DEPENDENT_OBJECTS@
220 SET_MAKE
= @SET_MAKE@
223 TSAN_TARGET_DEPENDENT_OBJECTS
= @TSAN_TARGET_DEPENDENT_OBJECTS@
225 VIEW_FILE
= @VIEW_FILE@
226 abs_builddir
= @abs_builddir@
227 abs_srcdir
= @abs_srcdir@
228 abs_top_builddir
= @abs_top_builddir@
229 abs_top_srcdir
= @abs_top_srcdir@
230 ac_ct_CC
= @ac_ct_CC@
231 ac_ct_CXX
= @ac_ct_CXX@
232 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
233 am__include
= @am__include@
234 am__leading_dot
= @am__leading_dot@
235 am__quote
= @am__quote@
237 am__untar
= @am__untar@
240 build_alias
= @build_alias@
241 build_cpu
= @build_cpu@
242 build_os
= @build_os@
243 build_vendor
= @build_vendor@
244 builddir
= @builddir@
246 datarootdir
= @datarootdir@
249 enable_shared
= @enable_shared@
250 enable_static
= @enable_static@
251 exec_prefix = @
exec_prefix@
252 get_gcc_base_ver
= @get_gcc_base_ver@
254 host_alias
= @host_alias@
255 host_cpu
= @host_cpu@
257 host_vendor
= @host_vendor@
259 includedir = @
includedir@
261 install_sh
= @install_sh@
263 libexecdir
= @libexecdir@
264 link_libasan
= @link_libasan@
265 link_liblsan
= @link_liblsan@
266 link_libtsan
= @link_libtsan@
267 link_libubsan
= @link_libubsan@
268 localedir
= @localedir@
269 localstatedir
= @localstatedir@
272 multi_basedir
= @multi_basedir@
273 oldincludedir = @
oldincludedir@
276 program_transform_name
= @program_transform_name@
279 sharedstatedir
= @sharedstatedir@
281 sysconfdir
= @sysconfdir@
283 target_alias
= @target_alias@
284 target_cpu
= @target_cpu@
285 target_noncanonical
= @target_noncanonical@
286 target_os
= @target_os@
287 target_vendor
= @target_vendor@
288 toolexecdir
= @toolexecdir@
289 toolexeclibdir
= @toolexeclibdir@
290 top_build_prefix
= @top_build_prefix@
291 top_builddir
= @top_builddir@
292 top_srcdir
= @top_srcdir@
293 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
294 sanincludedir
= $(libdir)/gcc
/$(target_alias
)/$(gcc_version
)/include/sanitizer
295 nodist_saninclude_HEADERS
= $(am__append_1
)
296 @SANITIZER_SUPPORTED_TRUE@SUBDIRS
= sanitizer_common
$(am__append_2
) \
297 @SANITIZER_SUPPORTED_TRUE@
$(am__append_3
) lsan asan ubsan \
298 @SANITIZER_SUPPORTED_TRUE@
$(am__append_4
)
299 gcc_version
:= $(shell @get_gcc_base_ver@
$(top_srcdir
)/..
/gcc
/BASE-VER
)
301 # Work around what appears to be a GNU make bug handling MAKEFLAGS
302 # values defined in terms of make variables, as is the case for CC and
303 # friends when we are called from the top level Makefile.
305 "AR_FLAGS=$(AR_FLAGS)" \
306 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
308 "CXXFLAGS=$(CXXFLAGS)" \
309 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
310 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
311 "INSTALL=$(INSTALL)" \
312 "INSTALL_DATA=$(INSTALL_DATA)" \
313 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
314 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
315 "JC1FLAGS=$(JC1FLAGS)" \
316 "LDFLAGS=$(LDFLAGS)" \
317 "LIBCFLAGS=$(LIBCFLAGS)" \
318 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
320 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
321 "PICFLAG=$(PICFLAG)" \
322 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
324 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
325 "exec_prefix=$(exec_prefix)" \
326 "infodir=$(infodir)" \
329 "includedir=$(includedir)" \
333 "LIBCFLAGS=$(LIBCFLAGS)" \
335 "PICFLAG=$(PICFLAG)" \
340 nodist_toolexeclib_HEADERS
= libsanitizer.spec
342 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
345 am--refresh
: Makefile
347 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
349 case
'$(am__configure_deps)' in \
351 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
352 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
357 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
358 $(am__cd
) $(top_srcdir
) && \
359 $(AUTOMAKE
) --foreign Makefile
361 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
364 echo
' $(SHELL) ./config.status'; \
365 $(SHELL
) .
/config.status
;; \
367 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
368 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
371 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
372 $(SHELL
) .
/config.status
--recheck
374 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
375 $(am__cd
) $(srcdir) && $(AUTOCONF
)
376 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
377 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
378 $(am__aclocal_m4_deps
):
381 @if
test ! -f
$@
; then
rm -f stamp-h1
; else :; fi
382 @if
test ! -f
$@
; then
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; else :; fi
384 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
386 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
387 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
388 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
393 -rm -f config.h stamp-h1
394 libsanitizer.spec
: $(top_builddir
)/config.status
$(srcdir)/libsanitizer.spec.in
395 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
404 -rm -f libtool config.lt
406 # GNU Make needs to see an explicit $(MAKE) variable in the command it
407 # runs to enable its job server during parallel builds. Hence the
410 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
412 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
415 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
417 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
419 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
420 maintainer-clean-multi
:
421 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
422 install-nodist_sanincludeHEADERS
: $(nodist_saninclude_HEADERS
)
424 @list
='$(nodist_saninclude_HEADERS)'; test -n
"$(sanincludedir)" || list
=; \
425 if
test -n
"$$list"; then \
426 echo
" $(MKDIR_P) '$(DESTDIR)$(sanincludedir)'"; \
427 $(MKDIR_P
) "$(DESTDIR)$(sanincludedir)" || exit
1; \
429 for p in
$$list; do \
430 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
432 done |
$(am__base_list
) | \
433 while read files
; do \
434 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(sanincludedir)'"; \
435 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(sanincludedir)" || exit
$$?
; \
438 uninstall-nodist_sanincludeHEADERS
:
440 @list
='$(nodist_saninclude_HEADERS)'; test -n
"$(sanincludedir)" || list
=; \
441 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
442 dir='$(DESTDIR)$(sanincludedir)'; $(am__uninstall_files_from_dir
)
443 install-nodist_toolexeclibHEADERS
: $(nodist_toolexeclib_HEADERS
)
445 @list
='$(nodist_toolexeclib_HEADERS)'; test -n
"$(toolexeclibdir)" || list
=; \
446 if
test -n
"$$list"; then \
447 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
448 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
450 for p in
$$list; do \
451 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
453 done |
$(am__base_list
) | \
454 while read files
; do \
455 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(toolexeclibdir)'"; \
456 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(toolexeclibdir)" || exit
$$?
; \
459 uninstall-nodist_toolexeclibHEADERS
:
461 @list
='$(nodist_toolexeclib_HEADERS)'; test -n
"$(toolexeclibdir)" || list
=; \
462 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
463 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir
)
465 # This directory's subdirectories are mostly independent; you can cd
466 # into them and run `make' without going through this Makefile.
467 # To change the values of `make' variables: instead of editing Makefiles,
468 # (1) if the variable is set in `config.status', edit `config.status'
469 # (which will cause the Makefiles to be regenerated when you run `make');
470 # (2) otherwise, pass the desired values on the `make' command line.
471 $(RECURSIVE_TARGETS
):
472 @fail
= failcom
='exit 1'; \
473 for f in x
$$MAKEFLAGS; do \
476 *k
*) failcom
='fail=yes';; \
480 target
=`echo $@ | sed s/-recursive//`; \
481 list
='$(SUBDIRS)'; for subdir in
$$list; do \
482 echo
"Making $$target in $$subdir"; \
483 if
test "$$subdir" = "."; then \
485 local_target
="$$target-am"; \
487 local_target
="$$target"; \
489 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
492 if
test "$$dot_seen" = "no"; then \
493 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
496 $(RECURSIVE_CLEAN_TARGETS
):
497 @fail
= failcom
='exit 1'; \
498 for f in x
$$MAKEFLAGS; do \
501 *k
*) failcom
='fail=yes';; \
506 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
507 *) list
='$(SUBDIRS)' ;; \
509 rev
=''; for subdir in
$$list; do \
510 if
test "$$subdir" = "."; then
:; else \
511 rev
="$$subdir $$rev"; \
515 target
=`echo $@ | sed s/-recursive//`; \
516 for subdir in
$$rev; do \
517 echo
"Making $$target in $$subdir"; \
518 if
test "$$subdir" = "."; then \
519 local_target
="$$target-am"; \
521 local_target
="$$target"; \
523 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
525 done
&& test -z
"$$fail"
527 list
='$(SUBDIRS)'; for subdir in
$$list; do \
528 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
531 list
='$(SUBDIRS)'; for subdir in
$$list; do \
532 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
535 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
536 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
537 unique
=`for i in $$list; do \
538 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
540 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
541 END { if (nonempty) { for (i in files) print i; }; }'`; \
545 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
546 $(TAGS_FILES
) $(LISP
)
549 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
550 include_option
=--etags-include
; \
553 include_option
=--include; \
556 list
='$(SUBDIRS)'; for subdir in
$$list; do \
557 if
test "$$subdir" = .
; then
:; else \
558 test ! -f
$$subdir/TAGS || \
559 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
562 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
563 unique
=`for i in $$list; do \
564 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
566 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
567 END { if (nonempty) { for (i in files) print i; }; }'`; \
569 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
570 test -n
"$$unique" || unique
=$$empty_fix; \
571 if
test $$# -gt 0; then \
572 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
575 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
580 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
581 $(TAGS_FILES
) $(LISP
)
582 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
583 unique
=`for i in $$list; do \
584 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
586 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
587 END { if (nonempty) { for (i in files) print i; }; }'`; \
588 test -z
"$(CTAGS_ARGS)$$unique" \
589 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
593 here
=`$(am__cd) $(top_builddir) && pwd` \
594 && $(am__cd
) $(top_srcdir
) \
595 && gtags
-i
$(GTAGS_ARGS
) "$$here"
598 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
600 check: check-recursive
601 all-am
: Makefile all-multi
$(HEADERS
) config.h
602 installdirs: installdirs-recursive
604 for
dir in
"$(DESTDIR)$(sanincludedir)" "$(DESTDIR)$(toolexeclibdir)"; do \
605 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
607 install: install-recursive
608 install-exec
: install-exec-recursive
609 install-data
: install-data-recursive
610 uninstall: uninstall-recursive
613 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
615 installcheck: installcheck-recursive
617 if
test -z
'$(STRIP)'; then \
618 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
619 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
622 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
623 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
624 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
631 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
632 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
634 maintainer-clean-generic
:
635 @echo
"This command is intended for maintainers to use"
636 @echo
"it deletes files that may require special tools to rebuild."
637 clean: clean-multi clean-recursive
639 clean-am
: clean-generic clean-libtool mostlyclean-am
641 distclean: distclean-multi distclean-recursive
642 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
644 distclean-am
: clean-am distclean-generic distclean-hdr \
645 distclean-libtool distclean-tags
659 install-data-am
: install-nodist_sanincludeHEADERS
661 install-dvi
: install-dvi-recursive
665 install-exec-am
: install-multi install-nodist_toolexeclibHEADERS
667 install-html
: install-html-recursive
671 install-info
: install-info-recursive
677 install-pdf
: install-pdf-recursive
681 install-ps
: install-ps-recursive
687 maintainer-clean
: maintainer-clean-multi maintainer-clean-recursive
688 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
689 -rm -rf
$(top_srcdir
)/autom4te.cache
691 maintainer-clean-am
: distclean-am maintainer-clean-generic
693 mostlyclean: mostlyclean-multi mostlyclean-recursive
695 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
705 uninstall-am
: uninstall-nodist_sanincludeHEADERS \
706 uninstall-nodist_toolexeclibHEADERS
708 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all all-multi \
709 clean-multi ctags-recursive distclean-multi install-am \
710 install-multi install-strip maintainer-clean-multi \
711 mostlyclean-multi tags-recursive
713 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
714 all all-am all-multi am--refresh
check check-am
clean \
715 clean-generic clean-libtool clean-multi ctags ctags-recursive \
716 distclean distclean-generic distclean-hdr distclean-libtool \
717 distclean-multi distclean-tags
dvi dvi-am html html-am
info \
718 info-am
install install-am install-data install-data-am \
719 install-dvi install-dvi-am install-exec install-exec-am \
720 install-html install-html-am install-info install-info-am \
721 install-man install-multi install-nodist_sanincludeHEADERS \
722 install-nodist_toolexeclibHEADERS install-pdf install-pdf-am \
723 install-ps install-ps-am install-strip
installcheck \
724 installcheck-am
installdirs installdirs-am maintainer-clean \
725 maintainer-clean-generic maintainer-clean-multi
mostlyclean \
726 mostlyclean-generic mostlyclean-libtool mostlyclean-multi pdf \
727 pdf-am ps ps-am
tags tags-recursive
uninstall uninstall-am \
728 uninstall-nodist_sanincludeHEADERS \
729 uninstall-nodist_toolexeclibHEADERS
732 # Tell versions [3.59,3.63) of GNU make to not export all variables.
733 # Otherwise a system limit (for SysV at least) may be exceeded.