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@
39 DIST_COMMON
= ChangeLog
$(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
40 $(top_srcdir
)/configure
$(am__configure_deps
) \
41 $(srcdir)/..
/mkinstalldirs
$(srcdir)/libsanitizer.spec.in
42 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
43 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
44 $(top_srcdir
)/..
/config
/depstand.m4 \
45 $(top_srcdir
)/..
/config
/lead-dot.m4 \
46 $(top_srcdir
)/..
/config
/libstdc
++-raw-cxx.m4 \
47 $(top_srcdir
)/..
/config
/multi.m4 \
48 $(top_srcdir
)/..
/config
/override.m4 \
49 $(top_srcdir
)/..
/ltoptions.m4
$(top_srcdir
)/..
/ltsugar.m4 \
50 $(top_srcdir
)/..
/ltversion.m4
$(top_srcdir
)/..
/lt~obsolete.m4 \
51 $(top_srcdir
)/acinclude.m4
$(top_srcdir
)/..
/libtool.m4 \
52 $(top_srcdir
)/configure.ac
53 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
55 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
56 configure.lineno config.status.lineno
57 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
58 CONFIG_CLEAN_FILES
= libsanitizer.spec
59 CONFIG_CLEAN_VPATH_FILES
=
67 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
68 html-recursive info-recursive install-data-recursive \
69 install-dvi-recursive install-exec-recursive \
70 install-html-recursive install-info-recursive \
71 install-pdf-recursive install-ps-recursive install-recursive \
72 installcheck-recursive installdirs-recursive pdf-recursive \
73 ps-recursive uninstall-recursive
74 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
75 am__vpath_adj
= case
$$p in \
76 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
79 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
81 am__nobase_strip_setup
= \
82 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
84 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
85 am__nobase_list
= $(am__nobase_strip_setup
); \
86 for p in
$$list; do echo
"$$p $$p"; done | \
87 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
88 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
89 if (++n[$$2] == $(am__install_max)) \
90 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
91 END { for (dir in files) print dir, files[dir] }'
93 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
94 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
95 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)"
96 HEADERS
= $(nodist_toolexeclib_HEADERS
)
97 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
98 distclean-recursive maintainer-clean-recursive
99 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
100 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS
103 DIST_SUBDIRS
= interception sanitizer_common lsan asan ubsan tsan
107 AUTOCONF
= @AUTOCONF@
108 AUTOHEADER
= @AUTOHEADER@
109 AUTOMAKE
= @AUTOMAKE@
113 CCASDEPMODE
= @CCASDEPMODE@
114 CCASFLAGS
= @CCASFLAGS@
115 CCDEPMODE
= @CCDEPMODE@
118 CPPFLAGS
= @CPPFLAGS@
121 CXXDEPMODE
= @CXXDEPMODE@
122 CXXFLAGS
= @CXXFLAGS@
123 CYGPATH_W
= @CYGPATH_W@
126 DSYMUTIL
= @DSYMUTIL@
136 INSTALL_DATA
= @INSTALL_DATA@
137 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
138 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
139 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
144 LIBSTDCXX_RAW_CXX_CXXFLAGS
= @LIBSTDCXX_RAW_CXX_CXXFLAGS@
145 LIBSTDCXX_RAW_CXX_LDFLAGS
= @LIBSTDCXX_RAW_CXX_LDFLAGS@
149 LTLIBOBJS
= @LTLIBOBJS@
151 MAKEINFO
= @MAKEINFO@
160 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
161 PACKAGE_NAME
= @PACKAGE_NAME@
162 PACKAGE_STRING
= @PACKAGE_STRING@
163 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
164 PACKAGE_URL
= @PACKAGE_URL@
165 PACKAGE_VERSION
= @PACKAGE_VERSION@
166 PATH_SEPARATOR
= @PATH_SEPARATOR@
169 SET_MAKE
= @SET_MAKE@
173 abs_builddir
= @abs_builddir@
174 abs_srcdir
= @abs_srcdir@
175 abs_top_builddir
= @abs_top_builddir@
176 abs_top_srcdir
= @abs_top_srcdir@
177 ac_ct_CC
= @ac_ct_CC@
178 ac_ct_CXX
= @ac_ct_CXX@
179 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
180 am__include
= @am__include@
181 am__leading_dot
= @am__leading_dot@
182 am__quote
= @am__quote@
184 am__untar
= @am__untar@
187 build_alias
= @build_alias@
188 build_cpu
= @build_cpu@
189 build_os
= @build_os@
190 build_vendor
= @build_vendor@
191 builddir
= @builddir@
193 datarootdir
= @datarootdir@
196 enable_shared
= @enable_shared@
197 enable_static
= @enable_static@
198 exec_prefix = @
exec_prefix@
200 host_alias
= @host_alias@
201 host_cpu
= @host_cpu@
203 host_vendor
= @host_vendor@
205 includedir = @
includedir@
207 install_sh
= @install_sh@
209 libexecdir
= @libexecdir@
210 link_libasan
= @link_libasan@
211 link_liblsan
= @link_liblsan@
212 link_libtsan
= @link_libtsan@
213 link_libubsan
= @link_libubsan@
214 localedir
= @localedir@
215 localstatedir
= @localstatedir@
218 multi_basedir
= @multi_basedir@
219 oldincludedir = @
oldincludedir@
222 program_transform_name
= @program_transform_name@
225 sharedstatedir
= @sharedstatedir@
227 sysconfdir
= @sysconfdir@
229 target_alias
= @target_alias@
230 target_cpu
= @target_cpu@
231 target_noncanonical
= @target_noncanonical@
232 target_os
= @target_os@
233 target_vendor
= @target_vendor@
234 toolexecdir
= @toolexecdir@
235 toolexeclibdir
= @toolexeclibdir@
236 top_build_prefix
= @top_build_prefix@
237 top_builddir
= @top_builddir@
238 top_srcdir
= @top_srcdir@
239 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
240 @TSAN_SUPPORTED_FALSE@SUBDIRS
= interception sanitizer_common lsan asan ubsan
241 @TSAN_SUPPORTED_TRUE@SUBDIRS
= interception sanitizer_common lsan asan tsan ubsan
242 @USING_MAC_INTERPOSE_TRUE@SUBDIRS
= sanitizer_common lsan asan ubsan
244 # Work around what appears to be a GNU make bug handling MAKEFLAGS
245 # values defined in terms of make variables, as is the case for CC and
246 # friends when we are called from the top level Makefile.
248 "AR_FLAGS=$(AR_FLAGS)" \
249 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
251 "CXXFLAGS=$(CXXFLAGS)" \
252 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
253 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
254 "INSTALL=$(INSTALL)" \
255 "INSTALL_DATA=$(INSTALL_DATA)" \
256 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
257 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
258 "JC1FLAGS=$(JC1FLAGS)" \
259 "LDFLAGS=$(LDFLAGS)" \
260 "LIBCFLAGS=$(LIBCFLAGS)" \
261 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
263 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
264 "PICFLAG=$(PICFLAG)" \
265 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
267 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
268 "exec_prefix=$(exec_prefix)" \
269 "infodir=$(infodir)" \
272 "includedir=$(includedir)" \
276 "LIBCFLAGS=$(LIBCFLAGS)" \
278 "PICFLAG=$(PICFLAG)" \
283 nodist_toolexeclib_HEADERS
= libsanitizer.spec
289 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
291 case
'$(am__configure_deps)' in \
293 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
294 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
299 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
300 $(am__cd
) $(top_srcdir
) && \
301 $(AUTOMAKE
) --foreign Makefile
303 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
306 echo
' $(SHELL) ./config.status'; \
307 $(SHELL
) .
/config.status
;; \
309 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
310 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
313 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
314 $(SHELL
) .
/config.status
--recheck
316 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
317 $(am__cd
) $(srcdir) && $(AUTOCONF
)
318 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
319 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
320 $(am__aclocal_m4_deps
):
321 libsanitizer.spec
: $(top_builddir
)/config.status
$(srcdir)/libsanitizer.spec.in
322 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
331 -rm -f libtool config.lt
333 # GNU Make needs to see an explicit $(MAKE) variable in the command it
334 # runs to enable its job server during parallel builds. Hence the
337 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
339 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
342 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
344 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
346 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
347 maintainer-clean-multi
:
348 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
349 install-nodist_toolexeclibHEADERS
: $(nodist_toolexeclib_HEADERS
)
351 test -z
"$(toolexeclibdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)"
352 @list
='$(nodist_toolexeclib_HEADERS)'; test -n
"$(toolexeclibdir)" || list
=; \
353 for p in
$$list; do \
354 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
356 done |
$(am__base_list
) | \
357 while read files
; do \
358 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(toolexeclibdir)'"; \
359 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(toolexeclibdir)" || exit
$$?
; \
362 uninstall-nodist_toolexeclibHEADERS
:
364 @list
='$(nodist_toolexeclib_HEADERS)'; test -n
"$(toolexeclibdir)" || list
=; \
365 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
366 test -n
"$$files" || exit
0; \
367 echo
" ( cd '$(DESTDIR)$(toolexeclibdir)' && rm -f" $$files ")"; \
368 cd
"$(DESTDIR)$(toolexeclibdir)" && rm -f
$$files
370 # This directory's subdirectories are mostly independent; you can cd
371 # into them and run `make' without going through this Makefile.
372 # To change the values of `make' variables: instead of editing Makefiles,
373 # (1) if the variable is set in `config.status', edit `config.status'
374 # (which will cause the Makefiles to be regenerated when you run `make');
375 # (2) otherwise, pass the desired values on the `make' command line.
376 $(RECURSIVE_TARGETS
):
377 @fail
= failcom
='exit 1'; \
378 for f in x
$$MAKEFLAGS; do \
381 *k
*) failcom
='fail=yes';; \
385 target
=`echo $@ | sed s/-recursive//`; \
386 list
='$(SUBDIRS)'; for subdir in
$$list; do \
387 echo
"Making $$target in $$subdir"; \
388 if
test "$$subdir" = "."; then \
390 local_target
="$$target-am"; \
392 local_target
="$$target"; \
394 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
397 if
test "$$dot_seen" = "no"; then \
398 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
401 $(RECURSIVE_CLEAN_TARGETS
):
402 @fail
= failcom
='exit 1'; \
403 for f in x
$$MAKEFLAGS; do \
406 *k
*) failcom
='fail=yes';; \
411 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
412 *) list
='$(SUBDIRS)' ;; \
414 rev
=''; for subdir in
$$list; do \
415 if
test "$$subdir" = "."; then
:; else \
416 rev
="$$subdir $$rev"; \
420 target
=`echo $@ | sed s/-recursive//`; \
421 for subdir in
$$rev; do \
422 echo
"Making $$target in $$subdir"; \
423 if
test "$$subdir" = "."; then \
424 local_target
="$$target-am"; \
426 local_target
="$$target"; \
428 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
430 done
&& test -z
"$$fail"
432 list
='$(SUBDIRS)'; for subdir in
$$list; do \
433 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
436 list
='$(SUBDIRS)'; for subdir in
$$list; do \
437 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
440 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
441 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
442 unique
=`for i in $$list; do \
443 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
445 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
446 END { if (nonempty) { for (i in files) print i; }; }'`; \
450 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
451 $(TAGS_FILES
) $(LISP
)
454 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
455 include_option
=--etags-include
; \
458 include_option
=--include; \
461 list
='$(SUBDIRS)'; for subdir in
$$list; do \
462 if
test "$$subdir" = .
; then
:; else \
463 test ! -f
$$subdir/TAGS || \
464 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
467 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
468 unique
=`for i in $$list; do \
469 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
471 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
472 END { if (nonempty) { for (i in files) print i; }; }'`; \
474 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
475 test -n
"$$unique" || unique
=$$empty_fix; \
476 if
test $$# -gt 0; then \
477 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
480 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
485 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
486 $(TAGS_FILES
) $(LISP
)
487 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
488 unique
=`for i in $$list; do \
489 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
491 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
492 END { if (nonempty) { for (i in files) print i; }; }'`; \
493 test -z
"$(CTAGS_ARGS)$$unique" \
494 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
498 here
=`$(am__cd) $(top_builddir) && pwd` \
499 && $(am__cd
) $(top_srcdir
) \
500 && gtags
-i
$(GTAGS_ARGS
) "$$here"
503 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
505 check: check-recursive
506 all-am
: Makefile all-multi
$(HEADERS
)
507 installdirs: installdirs-recursive
509 for
dir in
"$(DESTDIR)$(toolexeclibdir)"; do \
510 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
512 install: install-recursive
513 install-exec
: install-exec-recursive
514 install-data
: install-data-recursive
515 uninstall: uninstall-recursive
518 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
520 installcheck: installcheck-recursive
522 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
523 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
524 `test -z '$(STRIP)' || \
525 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
531 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
532 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
534 maintainer-clean-generic
:
535 @echo
"This command is intended for maintainers to use"
536 @echo
"it deletes files that may require special tools to rebuild."
537 clean: clean-multi clean-recursive
539 clean-am
: clean-generic clean-libtool mostlyclean-am
541 distclean: distclean-multi distclean-recursive
542 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
544 distclean-am
: clean-am distclean-generic distclean-libtool \
561 install-dvi
: install-dvi-recursive
565 install-exec-am
: install-multi install-nodist_toolexeclibHEADERS
567 install-html
: install-html-recursive
571 install-info
: install-info-recursive
577 install-pdf
: install-pdf-recursive
581 install-ps
: install-ps-recursive
587 maintainer-clean
: maintainer-clean-multi maintainer-clean-recursive
588 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
589 -rm -rf
$(top_srcdir
)/autom4te.cache
591 maintainer-clean-am
: distclean-am maintainer-clean-generic
593 mostlyclean: mostlyclean-multi mostlyclean-recursive
595 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
605 uninstall-am
: uninstall-nodist_toolexeclibHEADERS
607 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all-multi \
608 clean-multi ctags-recursive distclean-multi install-am \
609 install-multi install-strip maintainer-clean-multi \
610 mostlyclean-multi tags-recursive
612 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
613 all all-am all-multi am--refresh
check check-am
clean \
614 clean-generic clean-libtool clean-multi ctags ctags-recursive \
615 distclean distclean-generic distclean-libtool distclean-multi \
616 distclean-tags
dvi dvi-am html html-am
info info-am
install \
617 install-am install-data install-data-am install-dvi \
618 install-dvi-am install-exec install-exec-am install-html \
619 install-html-am install-info install-info-am install-man \
620 install-multi install-nodist_toolexeclibHEADERS install-pdf \
621 install-pdf-am install-ps install-ps-am install-strip \
622 installcheck installcheck-am
installdirs installdirs-am \
623 maintainer-clean maintainer-clean-generic \
624 maintainer-clean-multi
mostlyclean mostlyclean-generic \
625 mostlyclean-libtool mostlyclean-multi pdf pdf-am ps ps-am
tags \
626 tags-recursive
uninstall uninstall-am \
627 uninstall-nodist_toolexeclibHEADERS
630 # Tell versions [3.59,3.63) of GNU make to not export all variables.
631 # Otherwise a system limit (for SysV at least) may be exceeded.