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
)/configure.ac
79 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
81 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
82 configure.lineno config.status.lineno
83 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
84 CONFIG_HEADER
= config.h
85 CONFIG_CLEAN_FILES
= libsanitizer.spec
86 CONFIG_CLEAN_VPATH_FILES
=
94 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
95 html-recursive info-recursive install-data-recursive \
96 install-dvi-recursive install-exec-recursive \
97 install-html-recursive install-info-recursive \
98 install-pdf-recursive install-ps-recursive install-recursive \
99 installcheck-recursive installdirs-recursive pdf-recursive \
100 ps-recursive uninstall-recursive
101 am__can_run_installinfo
= \
102 case
$$AM_UPDATE_INFO_DIR in \
104 *) (install-info
--version
) >/dev
/null
2>&1;; \
106 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
107 am__vpath_adj
= case
$$p in \
108 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
111 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
113 am__nobase_strip_setup
= \
114 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
116 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
117 am__nobase_list
= $(am__nobase_strip_setup
); \
118 for p in
$$list; do echo
"$$p $$p"; done | \
119 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
120 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
121 if (++n[$$2] == $(am__install_max)) \
122 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
123 END { for (dir in files) print dir, files[dir] }'
125 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
126 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
127 am__uninstall_files_from_dir
= { \
129 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
130 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
131 $(am__cd
) "$$dir" && rm -f
$$files; }; \
133 am__installdirs
= "$(DESTDIR)$(sanincludedir)" \
134 "$(DESTDIR)$(toolexeclibdir)"
135 HEADERS
= $(nodist_saninclude_HEADERS
) $(nodist_toolexeclib_HEADERS
)
136 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
137 distclean-recursive maintainer-clean-recursive
138 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
139 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS
142 DIST_SUBDIRS
= sanitizer_common interception libbacktrace lsan asan \
145 ALLOC_FILE
= @ALLOC_FILE@
148 AUTOCONF
= @AUTOCONF@
149 AUTOHEADER
= @AUTOHEADER@
150 AUTOMAKE
= @AUTOMAKE@
152 BACKTRACE_SUPPORTED
= @BACKTRACE_SUPPORTED@
153 BACKTRACE_SUPPORTS_THREADS
= @BACKTRACE_SUPPORTS_THREADS@
154 BACKTRACE_USES_MALLOC
= @BACKTRACE_USES_MALLOC@
157 CCASDEPMODE
= @CCASDEPMODE@
158 CCASFLAGS
= @CCASFLAGS@
159 CCDEPMODE
= @CCDEPMODE@
162 CPPFLAGS
= @CPPFLAGS@
165 CXXDEPMODE
= @CXXDEPMODE@
166 CXXFLAGS
= @CXXFLAGS@
167 CYGPATH_W
= @CYGPATH_W@
170 DSYMUTIL
= @DSYMUTIL@
178 FORMAT_FILE
= @FORMAT_FILE@
181 INSTALL_DATA
= @INSTALL_DATA@
182 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
183 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
184 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
189 LIBSTDCXX_RAW_CXX_CXXFLAGS
= @LIBSTDCXX_RAW_CXX_CXXFLAGS@
190 LIBSTDCXX_RAW_CXX_LDFLAGS
= @LIBSTDCXX_RAW_CXX_LDFLAGS@
194 LTLIBOBJS
= @LTLIBOBJS@
196 MAKEINFO
= @MAKEINFO@
205 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
206 PACKAGE_NAME
= @PACKAGE_NAME@
207 PACKAGE_STRING
= @PACKAGE_STRING@
208 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
209 PACKAGE_URL
= @PACKAGE_URL@
210 PACKAGE_VERSION
= @PACKAGE_VERSION@
211 PATH_SEPARATOR
= @PATH_SEPARATOR@
213 RPC_DEFS
= @RPC_DEFS@
214 SANITIZER_COMMON_TARGET_DEPENDENT_OBJECTS
= @SANITIZER_COMMON_TARGET_DEPENDENT_OBJECTS@
216 SET_MAKE
= @SET_MAKE@
219 TSAN_TARGET_DEPENDENT_OBJECTS
= @TSAN_TARGET_DEPENDENT_OBJECTS@
221 VIEW_FILE
= @VIEW_FILE@
222 abs_builddir
= @abs_builddir@
223 abs_srcdir
= @abs_srcdir@
224 abs_top_builddir
= @abs_top_builddir@
225 abs_top_srcdir
= @abs_top_srcdir@
226 ac_ct_CC
= @ac_ct_CC@
227 ac_ct_CXX
= @ac_ct_CXX@
228 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
229 am__include
= @am__include@
230 am__leading_dot
= @am__leading_dot@
231 am__quote
= @am__quote@
233 am__untar
= @am__untar@
236 build_alias
= @build_alias@
237 build_cpu
= @build_cpu@
238 build_os
= @build_os@
239 build_vendor
= @build_vendor@
240 builddir
= @builddir@
242 datarootdir
= @datarootdir@
245 enable_shared
= @enable_shared@
246 enable_static
= @enable_static@
247 exec_prefix = @
exec_prefix@
248 get_gcc_base_ver
= @get_gcc_base_ver@
250 host_alias
= @host_alias@
251 host_cpu
= @host_cpu@
253 host_vendor
= @host_vendor@
255 includedir = @
includedir@
257 install_sh
= @install_sh@
259 libexecdir
= @libexecdir@
260 link_libasan
= @link_libasan@
261 link_liblsan
= @link_liblsan@
262 link_libtsan
= @link_libtsan@
263 link_libubsan
= @link_libubsan@
264 localedir
= @localedir@
265 localstatedir
= @localstatedir@
268 multi_basedir
= @multi_basedir@
269 oldincludedir = @
oldincludedir@
272 program_transform_name
= @program_transform_name@
275 sharedstatedir
= @sharedstatedir@
277 sysconfdir
= @sysconfdir@
279 target_alias
= @target_alias@
280 target_cpu
= @target_cpu@
281 target_noncanonical
= @target_noncanonical@
282 target_os
= @target_os@
283 target_vendor
= @target_vendor@
284 toolexecdir
= @toolexecdir@
285 toolexeclibdir
= @toolexeclibdir@
286 top_build_prefix
= @top_build_prefix@
287 top_builddir
= @top_builddir@
288 top_srcdir
= @top_srcdir@
289 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
290 sanincludedir
= $(libdir)/gcc
/$(target_alias
)/$(gcc_version
)/include/sanitizer
291 nodist_saninclude_HEADERS
= $(am__append_1
)
292 @SANITIZER_SUPPORTED_TRUE@SUBDIRS
= sanitizer_common
$(am__append_2
) \
293 @SANITIZER_SUPPORTED_TRUE@
$(am__append_3
) lsan asan ubsan \
294 @SANITIZER_SUPPORTED_TRUE@
$(am__append_4
)
295 gcc_version
:= $(shell @get_gcc_base_ver@
$(top_srcdir
)/..
/gcc
/BASE-VER
)
297 # Work around what appears to be a GNU make bug handling MAKEFLAGS
298 # values defined in terms of make variables, as is the case for CC and
299 # friends when we are called from the top level Makefile.
301 "AR_FLAGS=$(AR_FLAGS)" \
302 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
304 "CXXFLAGS=$(CXXFLAGS)" \
305 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
306 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
307 "INSTALL=$(INSTALL)" \
308 "INSTALL_DATA=$(INSTALL_DATA)" \
309 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
310 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
311 "JC1FLAGS=$(JC1FLAGS)" \
312 "LDFLAGS=$(LDFLAGS)" \
313 "LIBCFLAGS=$(LIBCFLAGS)" \
314 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
316 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
317 "PICFLAG=$(PICFLAG)" \
318 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
320 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
321 "exec_prefix=$(exec_prefix)" \
322 "infodir=$(infodir)" \
325 "includedir=$(includedir)" \
329 "LIBCFLAGS=$(LIBCFLAGS)" \
331 "PICFLAG=$(PICFLAG)" \
336 nodist_toolexeclib_HEADERS
= libsanitizer.spec
338 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
341 am--refresh
: Makefile
343 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
345 case
'$(am__configure_deps)' in \
347 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
348 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
353 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
354 $(am__cd
) $(top_srcdir
) && \
355 $(AUTOMAKE
) --foreign Makefile
357 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
360 echo
' $(SHELL) ./config.status'; \
361 $(SHELL
) .
/config.status
;; \
363 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
364 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
367 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
368 $(SHELL
) .
/config.status
--recheck
370 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
371 $(am__cd
) $(srcdir) && $(AUTOCONF
)
372 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
373 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
374 $(am__aclocal_m4_deps
):
377 @if
test ! -f
$@
; then
rm -f stamp-h1
; else :; fi
378 @if
test ! -f
$@
; then
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; else :; fi
380 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
382 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
383 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
384 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
389 -rm -f config.h stamp-h1
390 libsanitizer.spec
: $(top_builddir
)/config.status
$(srcdir)/libsanitizer.spec.in
391 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
400 -rm -f libtool config.lt
402 # GNU Make needs to see an explicit $(MAKE) variable in the command it
403 # runs to enable its job server during parallel builds. Hence the
406 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
408 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
411 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
413 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
415 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
416 maintainer-clean-multi
:
417 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
418 install-nodist_sanincludeHEADERS
: $(nodist_saninclude_HEADERS
)
420 @list
='$(nodist_saninclude_HEADERS)'; test -n
"$(sanincludedir)" || list
=; \
421 if
test -n
"$$list"; then \
422 echo
" $(MKDIR_P) '$(DESTDIR)$(sanincludedir)'"; \
423 $(MKDIR_P
) "$(DESTDIR)$(sanincludedir)" || exit
1; \
425 for p in
$$list; do \
426 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
428 done |
$(am__base_list
) | \
429 while read files
; do \
430 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(sanincludedir)'"; \
431 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(sanincludedir)" || exit
$$?
; \
434 uninstall-nodist_sanincludeHEADERS
:
436 @list
='$(nodist_saninclude_HEADERS)'; test -n
"$(sanincludedir)" || list
=; \
437 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
438 dir='$(DESTDIR)$(sanincludedir)'; $(am__uninstall_files_from_dir
)
439 install-nodist_toolexeclibHEADERS
: $(nodist_toolexeclib_HEADERS
)
441 @list
='$(nodist_toolexeclib_HEADERS)'; test -n
"$(toolexeclibdir)" || list
=; \
442 if
test -n
"$$list"; then \
443 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
444 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
446 for p in
$$list; do \
447 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
449 done |
$(am__base_list
) | \
450 while read files
; do \
451 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(toolexeclibdir)'"; \
452 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(toolexeclibdir)" || exit
$$?
; \
455 uninstall-nodist_toolexeclibHEADERS
:
457 @list
='$(nodist_toolexeclib_HEADERS)'; test -n
"$(toolexeclibdir)" || list
=; \
458 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
459 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir
)
461 # This directory's subdirectories are mostly independent; you can cd
462 # into them and run `make' without going through this Makefile.
463 # To change the values of `make' variables: instead of editing Makefiles,
464 # (1) if the variable is set in `config.status', edit `config.status'
465 # (which will cause the Makefiles to be regenerated when you run `make');
466 # (2) otherwise, pass the desired values on the `make' command line.
467 $(RECURSIVE_TARGETS
):
468 @fail
= failcom
='exit 1'; \
469 for f in x
$$MAKEFLAGS; do \
472 *k
*) failcom
='fail=yes';; \
476 target
=`echo $@ | sed s/-recursive//`; \
477 list
='$(SUBDIRS)'; for subdir in
$$list; do \
478 echo
"Making $$target in $$subdir"; \
479 if
test "$$subdir" = "."; then \
481 local_target
="$$target-am"; \
483 local_target
="$$target"; \
485 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
488 if
test "$$dot_seen" = "no"; then \
489 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
492 $(RECURSIVE_CLEAN_TARGETS
):
493 @fail
= failcom
='exit 1'; \
494 for f in x
$$MAKEFLAGS; do \
497 *k
*) failcom
='fail=yes';; \
502 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
503 *) list
='$(SUBDIRS)' ;; \
505 rev
=''; for subdir in
$$list; do \
506 if
test "$$subdir" = "."; then
:; else \
507 rev
="$$subdir $$rev"; \
511 target
=`echo $@ | sed s/-recursive//`; \
512 for subdir in
$$rev; do \
513 echo
"Making $$target in $$subdir"; \
514 if
test "$$subdir" = "."; then \
515 local_target
="$$target-am"; \
517 local_target
="$$target"; \
519 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
521 done
&& test -z
"$$fail"
523 list
='$(SUBDIRS)'; for subdir in
$$list; do \
524 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
527 list
='$(SUBDIRS)'; for subdir in
$$list; do \
528 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
531 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
532 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
533 unique
=`for i in $$list; do \
534 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
536 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
537 END { if (nonempty) { for (i in files) print i; }; }'`; \
541 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
542 $(TAGS_FILES
) $(LISP
)
545 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
546 include_option
=--etags-include
; \
549 include_option
=--include; \
552 list
='$(SUBDIRS)'; for subdir in
$$list; do \
553 if
test "$$subdir" = .
; then
:; else \
554 test ! -f
$$subdir/TAGS || \
555 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
558 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
559 unique
=`for i in $$list; do \
560 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
562 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
563 END { if (nonempty) { for (i in files) print i; }; }'`; \
565 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
566 test -n
"$$unique" || unique
=$$empty_fix; \
567 if
test $$# -gt 0; then \
568 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
571 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
576 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
577 $(TAGS_FILES
) $(LISP
)
578 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
579 unique
=`for i in $$list; do \
580 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
582 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
583 END { if (nonempty) { for (i in files) print i; }; }'`; \
584 test -z
"$(CTAGS_ARGS)$$unique" \
585 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
589 here
=`$(am__cd) $(top_builddir) && pwd` \
590 && $(am__cd
) $(top_srcdir
) \
591 && gtags
-i
$(GTAGS_ARGS
) "$$here"
594 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
596 check: check-recursive
597 all-am
: Makefile all-multi
$(HEADERS
) config.h
598 installdirs: installdirs-recursive
600 for
dir in
"$(DESTDIR)$(sanincludedir)" "$(DESTDIR)$(toolexeclibdir)"; do \
601 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
603 install: install-recursive
604 install-exec
: install-exec-recursive
605 install-data
: install-data-recursive
606 uninstall: uninstall-recursive
609 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
611 installcheck: installcheck-recursive
613 if
test -z
'$(STRIP)'; then \
614 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
615 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
618 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
619 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
620 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
627 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
628 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
630 maintainer-clean-generic
:
631 @echo
"This command is intended for maintainers to use"
632 @echo
"it deletes files that may require special tools to rebuild."
633 clean: clean-multi clean-recursive
635 clean-am
: clean-generic clean-libtool mostlyclean-am
637 distclean: distclean-multi distclean-recursive
638 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
640 distclean-am
: clean-am distclean-generic distclean-hdr \
641 distclean-libtool distclean-tags
655 install-data-am
: install-nodist_sanincludeHEADERS
657 install-dvi
: install-dvi-recursive
661 install-exec-am
: install-multi install-nodist_toolexeclibHEADERS
663 install-html
: install-html-recursive
667 install-info
: install-info-recursive
673 install-pdf
: install-pdf-recursive
677 install-ps
: install-ps-recursive
683 maintainer-clean
: maintainer-clean-multi maintainer-clean-recursive
684 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
685 -rm -rf
$(top_srcdir
)/autom4te.cache
687 maintainer-clean-am
: distclean-am maintainer-clean-generic
689 mostlyclean: mostlyclean-multi mostlyclean-recursive
691 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
701 uninstall-am
: uninstall-nodist_sanincludeHEADERS \
702 uninstall-nodist_toolexeclibHEADERS
704 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all all-multi \
705 clean-multi ctags-recursive distclean-multi install-am \
706 install-multi install-strip maintainer-clean-multi \
707 mostlyclean-multi tags-recursive
709 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
710 all all-am all-multi am--refresh
check check-am
clean \
711 clean-generic clean-libtool clean-multi ctags ctags-recursive \
712 distclean distclean-generic distclean-hdr distclean-libtool \
713 distclean-multi distclean-tags
dvi dvi-am html html-am
info \
714 info-am
install install-am install-data install-data-am \
715 install-dvi install-dvi-am install-exec install-exec-am \
716 install-html install-html-am install-info install-info-am \
717 install-man install-multi install-nodist_sanincludeHEADERS \
718 install-nodist_toolexeclibHEADERS install-pdf install-pdf-am \
719 install-ps install-ps-am install-strip
installcheck \
720 installcheck-am
installdirs installdirs-am maintainer-clean \
721 maintainer-clean-generic maintainer-clean-multi
mostlyclean \
722 mostlyclean-generic mostlyclean-libtool mostlyclean-multi pdf \
723 pdf-am ps ps-am
tags tags-recursive
uninstall uninstall-am \
724 uninstall-nodist_sanincludeHEADERS \
725 uninstall-nodist_toolexeclibHEADERS
728 # Tell versions [3.59,3.63) of GNU make to not export all variables.
729 # Otherwise a system limit (for SysV at least) may be exceeded.