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 @USING_MAC_INTERPOSE_FALSE@am__append_1
= $(top_builddir
)/interception
/libinterception.la
40 DIST_COMMON
= $(srcdir)/Makefile.in
$(srcdir)/Makefile.am
41 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
42 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
43 $(top_srcdir
)/..
/config
/depstand.m4 \
44 $(top_srcdir
)/..
/config
/lead-dot.m4 \
45 $(top_srcdir
)/..
/config
/libstdc
++-raw-cxx.m4 \
46 $(top_srcdir
)/..
/config
/multi.m4 \
47 $(top_srcdir
)/..
/config
/override.m4 \
48 $(top_srcdir
)/..
/ltoptions.m4
$(top_srcdir
)/..
/ltsugar.m4 \
49 $(top_srcdir
)/..
/ltversion.m4
$(top_srcdir
)/..
/lt~obsolete.m4 \
50 $(top_srcdir
)/acinclude.m4
$(top_srcdir
)/..
/libtool.m4 \
51 $(top_srcdir
)/configure.ac
52 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
54 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
56 CONFIG_CLEAN_VPATH_FILES
=
57 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
58 am__vpath_adj
= case
$$p in \
59 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
62 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
64 am__nobase_strip_setup
= \
65 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
67 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
68 am__nobase_list
= $(am__nobase_strip_setup
); \
69 for p in
$$list; do echo
"$$p $$p"; done | \
70 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
71 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
72 if (++n[$$2] == $(am__install_max)) \
73 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
74 END { for (dir in files) print dir, files[dir] }'
76 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
77 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
78 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)"
79 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
81 libubsan_la_DEPENDENCIES
= \
82 $(top_builddir
)/sanitizer_common
/libsanitizer_common.la \
83 $(am__append_1
) $(am__DEPENDENCIES_1
)
84 am__objects_1
= ubsan_diag.lo ubsan_handlers.lo ubsan_handlers_cxx.lo \
85 ubsan_type_hash.lo ubsan_value.lo
86 am_libubsan_la_OBJECTS
= $(am__objects_1
)
87 libubsan_la_OBJECTS
= $(am_libubsan_la_OBJECTS
)
88 libubsan_la_LINK
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) \
89 $(LIBTOOLFLAGS
) --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) \
90 $(CXXFLAGS
) $(libubsan_la_LDFLAGS
) $(LDFLAGS
) -o
$@
91 DEFAULT_INCLUDES
= -I.@am__isrc@
92 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
93 am__depfiles_maybe
= depfiles
95 CXXCOMPILE
= $(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
96 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
97 LTCXXCOMPILE
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
98 --mode
=compile
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
99 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
101 CXXLINK
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
102 --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) $(CXXFLAGS
) $(AM_LDFLAGS
) \
104 SOURCES
= $(libubsan_la_SOURCES
)
110 AUTOCONF
= @AUTOCONF@
111 AUTOHEADER
= @AUTOHEADER@
112 AUTOMAKE
= @AUTOMAKE@
116 CCASDEPMODE
= @CCASDEPMODE@
117 CCASFLAGS
= @CCASFLAGS@
118 CCDEPMODE
= @CCDEPMODE@
121 CPPFLAGS
= @CPPFLAGS@
124 CXXDEPMODE
= @CXXDEPMODE@
125 CXXFLAGS
= @CXXFLAGS@
126 CYGPATH_W
= @CYGPATH_W@
127 DEFS
= -D_GNU_SOURCE
-D_DEBUG
-D__STDC_CONSTANT_MACROS
-D__STDC_FORMAT_MACROS
-D__STDC_LIMIT_MACROS
129 DSYMUTIL
= @DSYMUTIL@
139 INSTALL_DATA
= @INSTALL_DATA@
140 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
141 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
142 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
147 LIBSTDCXX_RAW_CXX_CXXFLAGS
= @LIBSTDCXX_RAW_CXX_CXXFLAGS@
148 LIBSTDCXX_RAW_CXX_LDFLAGS
= @LIBSTDCXX_RAW_CXX_LDFLAGS@
152 LTLIBOBJS
= @LTLIBOBJS@
154 MAKEINFO
= @MAKEINFO@
163 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
164 PACKAGE_NAME
= @PACKAGE_NAME@
165 PACKAGE_STRING
= @PACKAGE_STRING@
166 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
167 PACKAGE_URL
= @PACKAGE_URL@
168 PACKAGE_VERSION
= @PACKAGE_VERSION@
169 PATH_SEPARATOR
= @PATH_SEPARATOR@
172 SET_MAKE
= @SET_MAKE@
176 abs_builddir
= @abs_builddir@
177 abs_srcdir
= @abs_srcdir@
178 abs_top_builddir
= @abs_top_builddir@
179 abs_top_srcdir
= @abs_top_srcdir@
180 ac_ct_CC
= @ac_ct_CC@
181 ac_ct_CXX
= @ac_ct_CXX@
182 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
183 am__include
= @am__include@
184 am__leading_dot
= @am__leading_dot@
185 am__quote
= @am__quote@
187 am__untar
= @am__untar@
190 build_alias
= @build_alias@
191 build_cpu
= @build_cpu@
192 build_os
= @build_os@
193 build_vendor
= @build_vendor@
194 builddir
= @builddir@
196 datarootdir
= @datarootdir@
199 enable_shared
= @enable_shared@
200 enable_static
= @enable_static@
201 exec_prefix = @
exec_prefix@
203 host_alias
= @host_alias@
204 host_cpu
= @host_cpu@
206 host_vendor
= @host_vendor@
208 includedir = @
includedir@
210 install_sh
= @install_sh@
212 libexecdir
= @libexecdir@
213 localedir
= @localedir@
214 localstatedir
= @localstatedir@
217 multi_basedir
= @multi_basedir@
218 oldincludedir = @
oldincludedir@
221 program_transform_name
= @program_transform_name@
224 sharedstatedir
= @sharedstatedir@
226 sysconfdir
= @sysconfdir@
228 target_alias
= @target_alias@
229 target_cpu
= @target_cpu@
230 target_noncanonical
= @target_noncanonical@
231 target_os
= @target_os@
232 target_vendor
= @target_vendor@
233 toolexecdir
= @toolexecdir@
234 toolexeclibdir
= @toolexeclibdir@
235 top_build_prefix
= @top_build_prefix@
236 top_builddir
= @top_builddir@
237 top_srcdir
= @top_srcdir@
238 AM_CPPFLAGS
= -I
$(top_srcdir
) -I
$(top_srcdir
)/include
240 # May be used by toolexeclibdir.
241 gcc_version
:= $(shell cat
$(top_srcdir
)/..
/gcc
/BASE-VER
)
242 AM_CXXFLAGS
= -Wall
-W
-Wno-unused-parameter
-Wwrite-strings
-pedantic \
243 -Wno-long-long
-fPIC
-fno-builtin
-fno-exceptions \
244 -fomit-frame-pointer
-funwind-tables
-fvisibility
=hidden \
245 -Wno-variadic-macros
$(LIBSTDCXX_RAW_CXX_CXXFLAGS
)
246 ACLOCAL_AMFLAGS
= -I m4
247 toolexeclib_LTLIBRARIES
= libubsan.la
251 ubsan_handlers_cxx.
cc \
255 libubsan_la_SOURCES
= $(ubsan_files
)
256 libubsan_la_LIBADD
= \
257 $(top_builddir
)/sanitizer_common
/libsanitizer_common.la \
258 $(am__append_1
) $(LIBSTDCXX_RAW_CXX_LDFLAGS
)
259 libubsan_la_LDFLAGS
= -version-info
`grep -v '^\#' $(srcdir)/libtool-version` -lpthread
-ldl
261 # Work around what appears to be a GNU make bug handling MAKEFLAGS
262 # values defined in terms of make variables, as is the case for CC and
263 # friends when we are called from the top level Makefile.
265 "AR_FLAGS=$(AR_FLAGS)" \
266 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
268 "CXXFLAGS=$(CXXFLAGS)" \
269 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
270 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
271 "INSTALL=$(INSTALL)" \
272 "INSTALL_DATA=$(INSTALL_DATA)" \
273 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
274 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
275 "JC1FLAGS=$(JC1FLAGS)" \
276 "LDFLAGS=$(LDFLAGS)" \
277 "LIBCFLAGS=$(LIBCFLAGS)" \
278 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
280 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
281 "PICFLAG=$(PICFLAG)" \
282 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
284 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
285 "exec_prefix=$(exec_prefix)" \
286 "infodir=$(infodir)" \
289 "includedir=$(includedir)" \
293 "LIBCFLAGS=$(LIBCFLAGS)" \
295 "PICFLAG=$(PICFLAG)" \
303 .SUFFIXES
: .
cc .lo .o .obj
304 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
306 case
'$(am__configure_deps)' in \
308 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
309 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
313 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign ubsan/Makefile'; \
314 $(am__cd
) $(top_srcdir
) && \
315 $(AUTOMAKE
) --foreign ubsan
/Makefile
317 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
320 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
322 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
323 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
326 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
327 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
329 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
330 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
331 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
332 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
333 $(am__aclocal_m4_deps
):
334 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
336 test -z
"$(toolexeclibdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)"
337 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
338 list2
=; for p in
$$list; do \
339 if
test -f
$$p; then \
340 list2
="$$list2 $$p"; \
343 test -z
"$$list2" ||
{ \
344 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
345 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
348 uninstall-toolexeclibLTLIBRARIES
:
350 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
351 for p in
$$list; do \
353 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
354 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
357 clean-toolexeclibLTLIBRARIES
:
358 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
359 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
360 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
361 test "$$dir" != "$$p" ||
dir=.
; \
362 echo
"rm -f \"$${dir}/so_locations\""; \
363 rm -f
"$${dir}/so_locations"; \
365 libubsan.la
: $(libubsan_la_OBJECTS
) $(libubsan_la_DEPENDENCIES
)
366 $(libubsan_la_LINK
) -rpath
$(toolexeclibdir
) $(libubsan_la_OBJECTS
) $(libubsan_la_LIBADD
) $(LIBS
)
374 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ubsan_diag.Plo@am__quote@
375 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ubsan_handlers.Plo@am__quote@
376 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ubsan_handlers_cxx.Plo@am__quote@
377 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ubsan_type_hash.Plo@am__quote@
378 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ubsan_value.Plo@am__quote@
381 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
382 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
383 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
384 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
385 @am__fastdepCXX_FALSE@
$(CXXCOMPILE
) -c
-o
$@
$<
388 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
389 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
390 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
391 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
392 @am__fastdepCXX_FALSE@
$(CXXCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
395 @am__fastdepCXX_TRUE@
$(LTCXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
396 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
397 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
398 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
399 @am__fastdepCXX_FALSE@
$(LTCXXCOMPILE
) -c
-o
$@
$<
407 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
408 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
409 unique
=`for i in $$list; do \
410 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
412 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
413 END { if (nonempty) { for (i in files) print i; }; }'`; \
417 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
418 $(TAGS_FILES
) $(LISP
)
421 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
422 unique
=`for i in $$list; do \
423 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
425 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
426 END { if (nonempty) { for (i in files) print i; }; }'`; \
428 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
429 test -n
"$$unique" || unique
=$$empty_fix; \
430 if
test $$# -gt 0; then \
431 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
434 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
439 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
440 $(TAGS_FILES
) $(LISP
)
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; }; }'`; \
447 test -z
"$(CTAGS_ARGS)$$unique" \
448 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
452 here
=`$(am__cd) $(top_builddir) && pwd` \
453 && $(am__cd
) $(top_srcdir
) \
454 && gtags
-i
$(GTAGS_ARGS
) "$$here"
457 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
460 all-am
: Makefile
$(LTLIBRARIES
)
462 for
dir in
"$(DESTDIR)$(toolexeclibdir)"; do \
463 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
466 install-exec
: install-exec-am
467 install-data
: install-data-am
468 uninstall: uninstall-am
471 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
473 installcheck: installcheck-am
475 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
476 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
477 `test -z '$(STRIP)' || \
478 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
484 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
485 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
487 maintainer-clean-generic
:
488 @echo
"This command is intended for maintainers to use"
489 @echo
"it deletes files that may require special tools to rebuild."
492 clean-am
: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
495 distclean: distclean-am
498 distclean-am
: clean-am distclean-compile distclean-generic \
515 install-dvi
: install-dvi-am
519 install-exec-am
: install-toolexeclibLTLIBRARIES
521 install-html
: install-html-am
525 install-info
: install-info-am
531 install-pdf
: install-pdf-am
535 install-ps
: install-ps-am
541 maintainer-clean
: maintainer-clean-am
544 maintainer-clean-am
: distclean-am maintainer-clean-generic
546 mostlyclean: mostlyclean-am
548 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
559 uninstall-am
: uninstall-toolexeclibLTLIBRARIES
561 .MAKE
: install-am install-strip
563 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean clean-generic \
564 clean-libtool clean-toolexeclibLTLIBRARIES ctags
distclean \
565 distclean-compile distclean-generic distclean-libtool \
566 distclean-tags
dvi dvi-am html html-am
info info-am
install \
567 install-am install-data install-data-am install-dvi \
568 install-dvi-am install-exec install-exec-am install-html \
569 install-html-am install-info install-info-am install-man \
570 install-pdf install-pdf-am install-ps install-ps-am \
571 install-strip install-toolexeclibLTLIBRARIES
installcheck \
572 installcheck-am
installdirs maintainer-clean \
573 maintainer-clean-generic
mostlyclean mostlyclean-compile \
574 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
575 tags uninstall uninstall-am uninstall-toolexeclibLTLIBRARIES
578 # Tell versions [3.59,3.63) of GNU make to not export all variables.
579 # Otherwise a system limit (for SysV at least) may be exceeded.