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 @SANITIZER_SUPPORTED_TRUE@@USING_MAC_INTERPOSE_FALSE@am__append_1
= interception
39 @LIBBACKTRACE_SUPPORTED_TRUE@@SANITIZER_SUPPORTED_TRUE@am__append_2
= libbacktrace
40 @SANITIZER_SUPPORTED_TRUE@@TSAN_SUPPORTED_TRUE@am__append_3
= tsan
42 DIST_COMMON
= ChangeLog
$(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
43 $(top_srcdir
)/configure
$(am__configure_deps
) \
44 $(srcdir)/config.h.in
$(srcdir)/..
/mkinstalldirs \
45 $(srcdir)/libsanitizer.spec.in
46 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
47 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
48 $(top_srcdir
)/..
/config
/depstand.m4 \
49 $(top_srcdir
)/..
/config
/lead-dot.m4 \
50 $(top_srcdir
)/..
/config
/libstdc
++-raw-cxx.m4 \
51 $(top_srcdir
)/..
/config
/multi.m4 \
52 $(top_srcdir
)/..
/config
/override.m4 \
53 $(top_srcdir
)/..
/config
/stdint.m4 \
54 $(top_srcdir
)/..
/ltoptions.m4
$(top_srcdir
)/..
/ltsugar.m4 \
55 $(top_srcdir
)/..
/ltversion.m4
$(top_srcdir
)/..
/lt~obsolete.m4 \
56 $(top_srcdir
)/acinclude.m4
$(top_srcdir
)/..
/libtool.m4 \
57 $(top_srcdir
)/configure.ac
58 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
60 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
61 configure.lineno config.status.lineno
62 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
63 CONFIG_HEADER
= config.h
64 CONFIG_CLEAN_FILES
= libsanitizer.spec
65 CONFIG_CLEAN_VPATH_FILES
=
73 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
74 html-recursive info-recursive install-data-recursive \
75 install-dvi-recursive install-exec-recursive \
76 install-html-recursive install-info-recursive \
77 install-pdf-recursive install-ps-recursive install-recursive \
78 installcheck-recursive installdirs-recursive pdf-recursive \
79 ps-recursive uninstall-recursive
80 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
81 am__vpath_adj
= case
$$p in \
82 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
85 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
87 am__nobase_strip_setup
= \
88 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
90 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
91 am__nobase_list
= $(am__nobase_strip_setup
); \
92 for p in
$$list; do echo
"$$p $$p"; done | \
93 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
94 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
95 if (++n[$$2] == $(am__install_max)) \
96 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
97 END { for (dir in files) print dir, files[dir] }'
99 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
100 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
101 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)"
102 HEADERS
= $(nodist_toolexeclib_HEADERS
)
103 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
104 distclean-recursive maintainer-clean-recursive
105 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
106 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS
109 DIST_SUBDIRS
= sanitizer_common interception libbacktrace lsan asan \
112 ALLOC_FILE
= @ALLOC_FILE@
115 AUTOCONF
= @AUTOCONF@
116 AUTOHEADER
= @AUTOHEADER@
117 AUTOMAKE
= @AUTOMAKE@
119 BACKTRACE_SUPPORTED
= @BACKTRACE_SUPPORTED@
120 BACKTRACE_SUPPORTS_THREADS
= @BACKTRACE_SUPPORTS_THREADS@
121 BACKTRACE_USES_MALLOC
= @BACKTRACE_USES_MALLOC@
124 CCASDEPMODE
= @CCASDEPMODE@
125 CCASFLAGS
= @CCASFLAGS@
126 CCDEPMODE
= @CCDEPMODE@
129 CPPFLAGS
= @CPPFLAGS@
132 CXXDEPMODE
= @CXXDEPMODE@
133 CXXFLAGS
= @CXXFLAGS@
134 CYGPATH_W
= @CYGPATH_W@
137 DSYMUTIL
= @DSYMUTIL@
145 FORMAT_FILE
= @FORMAT_FILE@
148 INSTALL_DATA
= @INSTALL_DATA@
149 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
150 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
151 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
156 LIBSTDCXX_RAW_CXX_CXXFLAGS
= @LIBSTDCXX_RAW_CXX_CXXFLAGS@
157 LIBSTDCXX_RAW_CXX_LDFLAGS
= @LIBSTDCXX_RAW_CXX_LDFLAGS@
161 LTLIBOBJS
= @LTLIBOBJS@
163 MAKEINFO
= @MAKEINFO@
172 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
173 PACKAGE_NAME
= @PACKAGE_NAME@
174 PACKAGE_STRING
= @PACKAGE_STRING@
175 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
176 PACKAGE_URL
= @PACKAGE_URL@
177 PACKAGE_VERSION
= @PACKAGE_VERSION@
178 PATH_SEPARATOR
= @PATH_SEPARATOR@
181 SET_MAKE
= @SET_MAKE@
185 VIEW_FILE
= @VIEW_FILE@
186 abs_builddir
= @abs_builddir@
187 abs_srcdir
= @abs_srcdir@
188 abs_top_builddir
= @abs_top_builddir@
189 abs_top_srcdir
= @abs_top_srcdir@
190 ac_ct_CC
= @ac_ct_CC@
191 ac_ct_CXX
= @ac_ct_CXX@
192 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
193 am__include
= @am__include@
194 am__leading_dot
= @am__leading_dot@
195 am__quote
= @am__quote@
197 am__untar
= @am__untar@
200 build_alias
= @build_alias@
201 build_cpu
= @build_cpu@
202 build_os
= @build_os@
203 build_vendor
= @build_vendor@
204 builddir
= @builddir@
206 datarootdir
= @datarootdir@
209 enable_shared
= @enable_shared@
210 enable_static
= @enable_static@
211 exec_prefix = @
exec_prefix@
213 host_alias
= @host_alias@
214 host_cpu
= @host_cpu@
216 host_vendor
= @host_vendor@
218 includedir = @
includedir@
220 install_sh
= @install_sh@
222 libexecdir
= @libexecdir@
223 link_libasan
= @link_libasan@
224 link_liblsan
= @link_liblsan@
225 link_libtsan
= @link_libtsan@
226 link_libubsan
= @link_libubsan@
227 localedir
= @localedir@
228 localstatedir
= @localstatedir@
231 multi_basedir
= @multi_basedir@
232 oldincludedir = @
oldincludedir@
235 program_transform_name
= @program_transform_name@
238 sharedstatedir
= @sharedstatedir@
240 sysconfdir
= @sysconfdir@
242 target_alias
= @target_alias@
243 target_cpu
= @target_cpu@
244 target_noncanonical
= @target_noncanonical@
245 target_os
= @target_os@
246 target_vendor
= @target_vendor@
247 toolexecdir
= @toolexecdir@
248 toolexeclibdir
= @toolexeclibdir@
249 top_build_prefix
= @top_build_prefix@
250 top_builddir
= @top_builddir@
251 top_srcdir
= @top_srcdir@
252 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
253 @SANITIZER_SUPPORTED_TRUE@SUBDIRS
= sanitizer_common
$(am__append_1
) \
254 @SANITIZER_SUPPORTED_TRUE@
$(am__append_2
) lsan asan ubsan \
255 @SANITIZER_SUPPORTED_TRUE@
$(am__append_3
)
256 gcc_version
:= $(shell cat
$(top_srcdir
)/..
/gcc
/BASE-VER
)
258 # Work around what appears to be a GNU make bug handling MAKEFLAGS
259 # values defined in terms of make variables, as is the case for CC and
260 # friends when we are called from the top level Makefile.
262 "AR_FLAGS=$(AR_FLAGS)" \
263 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
265 "CXXFLAGS=$(CXXFLAGS)" \
266 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
267 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
268 "INSTALL=$(INSTALL)" \
269 "INSTALL_DATA=$(INSTALL_DATA)" \
270 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
271 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
272 "JC1FLAGS=$(JC1FLAGS)" \
273 "LDFLAGS=$(LDFLAGS)" \
274 "LIBCFLAGS=$(LIBCFLAGS)" \
275 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
277 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
278 "PICFLAG=$(PICFLAG)" \
279 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
281 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
282 "exec_prefix=$(exec_prefix)" \
283 "infodir=$(infodir)" \
286 "includedir=$(includedir)" \
290 "LIBCFLAGS=$(LIBCFLAGS)" \
292 "PICFLAG=$(PICFLAG)" \
297 nodist_toolexeclib_HEADERS
= libsanitizer.spec
299 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
304 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
306 case
'$(am__configure_deps)' in \
308 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
309 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
314 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
315 $(am__cd
) $(top_srcdir
) && \
316 $(AUTOMAKE
) --foreign Makefile
318 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
321 echo
' $(SHELL) ./config.status'; \
322 $(SHELL
) .
/config.status
;; \
324 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
325 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
328 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
329 $(SHELL
) .
/config.status
--recheck
331 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
332 $(am__cd
) $(srcdir) && $(AUTOCONF
)
333 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
334 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
335 $(am__aclocal_m4_deps
):
338 @if
test ! -f
$@
; then \
340 $(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; \
343 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
345 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
346 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
347 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
352 -rm -f config.h stamp-h1
353 libsanitizer.spec
: $(top_builddir
)/config.status
$(srcdir)/libsanitizer.spec.in
354 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
363 -rm -f libtool config.lt
365 # GNU Make needs to see an explicit $(MAKE) variable in the command it
366 # runs to enable its job server during parallel builds. Hence the
369 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
371 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
374 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
376 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
378 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
379 maintainer-clean-multi
:
380 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
381 install-nodist_toolexeclibHEADERS
: $(nodist_toolexeclib_HEADERS
)
383 test -z
"$(toolexeclibdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)"
384 @list
='$(nodist_toolexeclib_HEADERS)'; test -n
"$(toolexeclibdir)" || list
=; \
385 for p in
$$list; do \
386 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
388 done |
$(am__base_list
) | \
389 while read files
; do \
390 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(toolexeclibdir)'"; \
391 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(toolexeclibdir)" || exit
$$?
; \
394 uninstall-nodist_toolexeclibHEADERS
:
396 @list
='$(nodist_toolexeclib_HEADERS)'; test -n
"$(toolexeclibdir)" || list
=; \
397 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
398 test -n
"$$files" || exit
0; \
399 echo
" ( cd '$(DESTDIR)$(toolexeclibdir)' && rm -f" $$files ")"; \
400 cd
"$(DESTDIR)$(toolexeclibdir)" && rm -f
$$files
402 # This directory's subdirectories are mostly independent; you can cd
403 # into them and run `make' without going through this Makefile.
404 # To change the values of `make' variables: instead of editing Makefiles,
405 # (1) if the variable is set in `config.status', edit `config.status'
406 # (which will cause the Makefiles to be regenerated when you run `make');
407 # (2) otherwise, pass the desired values on the `make' command line.
408 $(RECURSIVE_TARGETS
):
409 @fail
= failcom
='exit 1'; \
410 for f in x
$$MAKEFLAGS; do \
413 *k
*) failcom
='fail=yes';; \
417 target
=`echo $@ | sed s/-recursive//`; \
418 list
='$(SUBDIRS)'; for subdir in
$$list; do \
419 echo
"Making $$target in $$subdir"; \
420 if
test "$$subdir" = "."; then \
422 local_target
="$$target-am"; \
424 local_target
="$$target"; \
426 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
429 if
test "$$dot_seen" = "no"; then \
430 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
433 $(RECURSIVE_CLEAN_TARGETS
):
434 @fail
= failcom
='exit 1'; \
435 for f in x
$$MAKEFLAGS; do \
438 *k
*) failcom
='fail=yes';; \
443 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
444 *) list
='$(SUBDIRS)' ;; \
446 rev
=''; for subdir in
$$list; do \
447 if
test "$$subdir" = "."; then
:; else \
448 rev
="$$subdir $$rev"; \
452 target
=`echo $@ | sed s/-recursive//`; \
453 for subdir in
$$rev; do \
454 echo
"Making $$target in $$subdir"; \
455 if
test "$$subdir" = "."; then \
456 local_target
="$$target-am"; \
458 local_target
="$$target"; \
460 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
462 done
&& test -z
"$$fail"
464 list
='$(SUBDIRS)'; for subdir in
$$list; do \
465 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
468 list
='$(SUBDIRS)'; for subdir in
$$list; do \
469 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
472 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
473 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
474 unique
=`for i in $$list; do \
475 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
477 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
478 END { if (nonempty) { for (i in files) print i; }; }'`; \
482 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
483 $(TAGS_FILES
) $(LISP
)
486 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
487 include_option
=--etags-include
; \
490 include_option
=--include; \
493 list
='$(SUBDIRS)'; for subdir in
$$list; do \
494 if
test "$$subdir" = .
; then
:; else \
495 test ! -f
$$subdir/TAGS || \
496 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
499 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
500 unique
=`for i in $$list; do \
501 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
503 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
504 END { if (nonempty) { for (i in files) print i; }; }'`; \
506 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
507 test -n
"$$unique" || unique
=$$empty_fix; \
508 if
test $$# -gt 0; then \
509 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
512 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
517 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
518 $(TAGS_FILES
) $(LISP
)
519 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
520 unique
=`for i in $$list; do \
521 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
523 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
524 END { if (nonempty) { for (i in files) print i; }; }'`; \
525 test -z
"$(CTAGS_ARGS)$$unique" \
526 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
530 here
=`$(am__cd) $(top_builddir) && pwd` \
531 && $(am__cd
) $(top_srcdir
) \
532 && gtags
-i
$(GTAGS_ARGS
) "$$here"
535 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
537 check: check-recursive
538 all-am
: Makefile all-multi
$(HEADERS
) config.h
539 installdirs: installdirs-recursive
541 for
dir in
"$(DESTDIR)$(toolexeclibdir)"; do \
542 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
544 install: install-recursive
545 install-exec
: install-exec-recursive
546 install-data
: install-data-recursive
547 uninstall: uninstall-recursive
550 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
552 installcheck: installcheck-recursive
554 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
555 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
556 `test -z '$(STRIP)' || \
557 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
563 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
564 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
566 maintainer-clean-generic
:
567 @echo
"This command is intended for maintainers to use"
568 @echo
"it deletes files that may require special tools to rebuild."
569 clean: clean-multi clean-recursive
571 clean-am
: clean-generic clean-libtool mostlyclean-am
573 distclean: distclean-multi distclean-recursive
574 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
576 distclean-am
: clean-am distclean-generic distclean-hdr \
577 distclean-libtool distclean-tags
593 install-dvi
: install-dvi-recursive
597 install-exec-am
: install-multi install-nodist_toolexeclibHEADERS
599 install-html
: install-html-recursive
603 install-info
: install-info-recursive
609 install-pdf
: install-pdf-recursive
613 install-ps
: install-ps-recursive
619 maintainer-clean
: maintainer-clean-multi maintainer-clean-recursive
620 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
621 -rm -rf
$(top_srcdir
)/autom4te.cache
623 maintainer-clean-am
: distclean-am maintainer-clean-generic
625 mostlyclean: mostlyclean-multi mostlyclean-recursive
627 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
637 uninstall-am
: uninstall-nodist_toolexeclibHEADERS
639 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all all-multi \
640 clean-multi ctags-recursive distclean-multi install-am \
641 install-multi install-strip maintainer-clean-multi \
642 mostlyclean-multi tags-recursive
644 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
645 all all-am all-multi am--refresh
check check-am
clean \
646 clean-generic clean-libtool clean-multi ctags ctags-recursive \
647 distclean distclean-generic distclean-hdr distclean-libtool \
648 distclean-multi distclean-tags
dvi dvi-am html html-am
info \
649 info-am
install install-am install-data install-data-am \
650 install-dvi install-dvi-am install-exec install-exec-am \
651 install-html install-html-am install-info install-info-am \
652 install-man install-multi install-nodist_toolexeclibHEADERS \
653 install-pdf install-pdf-am install-ps install-ps-am \
654 install-strip
installcheck installcheck-am
installdirs \
655 installdirs-am maintainer-clean maintainer-clean-generic \
656 maintainer-clean-multi
mostlyclean mostlyclean-generic \
657 mostlyclean-libtool mostlyclean-multi pdf pdf-am ps ps-am
tags \
658 tags-recursive
uninstall uninstall-am \
659 uninstall-nodist_toolexeclibHEADERS
662 # Tell versions [3.59,3.63) of GNU make to not export all variables.
663 # Otherwise a system limit (for SysV at least) may be exceeded.