1 # Makefile.in generated by automake 1.11 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
18 # Makefile.am is used by automake 1.11 to generate Makefile.in.
21 pkgdatadir
= $(datadir)/@PACKAGE@
22 pkgincludedir
= $(includedir)/@PACKAGE@
23 pkglibdir
= $(libdir)/@PACKAGE@
24 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
25 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 install_sh_DATA
= $(install_sh
) -c
-m
644
27 install_sh_PROGRAM
= $(install_sh
) -c
28 install_sh_SCRIPT
= $(install_sh
) -c
29 INSTALL_HEADER
= $(INSTALL_DATA
)
30 transform
= $(program_transform_name
)
37 build_triplet
= @build@
40 DIST_COMMON
= $(am__configure_deps
) $(srcdir)/..
/config.guess \
41 $(srcdir)/..
/config.sub
$(srcdir)/..
/depcomp \
42 $(srcdir)/..
/install-sh
$(srcdir)/..
/ltmain.sh \
43 $(srcdir)/..
/missing
$(srcdir)/..
/mkinstalldirs \
44 $(srcdir)/Makefile.am
$(srcdir)/Makefile.in \
45 $(top_srcdir
)/configure ChangeLog
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
/override.m4 \
51 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/..
/ltoptions.m4 \
52 $(top_srcdir
)/..
/ltsugar.m4
$(top_srcdir
)/..
/ltversion.m4 \
53 $(top_srcdir
)/..
/lt~obsolete.m4
$(top_srcdir
)/configure.ac
54 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
56 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
57 configure.lineno config.status.lineno
58 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
60 CONFIG_CLEAN_VPATH_FILES
=
61 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
62 am__vpath_adj
= case
$$p in \
63 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
66 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
68 am__nobase_strip_setup
= \
69 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
71 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
72 am__nobase_list
= $(am__nobase_strip_setup
); \
73 for p in
$$list; do echo
"$$p $$p"; done | \
74 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
75 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
76 if (++n[$$2] == $(am__install_max)) \
77 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
78 END { for (dir in files) print dir, files[dir] }'
80 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
81 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
82 am__installdirs
= "$(DESTDIR)$(libexecsubdir)"
83 LTLIBRARIES
= $(libexecsub_LTLIBRARIES
)
85 liblto_plugin_la_DEPENDENCIES
= $(am__DEPENDENCIES_1
) \
86 ..
/libiberty
/pic
/libiberty.a
87 am_liblto_plugin_la_OBJECTS
= lto-plugin.lo
88 liblto_plugin_la_OBJECTS
= $(am_liblto_plugin_la_OBJECTS
)
89 DEFAULT_INCLUDES
= -I.@am__isrc@
90 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
91 am__depfiles_maybe
= depfiles
93 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
94 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
95 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
96 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
97 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
99 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
100 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
102 SOURCES
= $(liblto_plugin_la_SOURCES
)
103 DIST_SOURCES
= $(liblto_plugin_la_SOURCES
)
106 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
107 distdir
= $(PACKAGE
)-$(VERSION
)
108 top_distdir
= $(distdir
)
109 am__remove_distdir
= \
110 { test ! -d
"$(distdir)" \
111 ||
{ find
"$(distdir)" -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
112 && rm -fr
"$(distdir)"; }; }
113 DIST_ARCHIVES
= $(distdir
).
tar.gz
115 distuninstallcheck_listfiles
= find .
-type f
-print
116 distcleancheck_listfiles
= find .
-type f
-print
120 AUTOCONF
= @AUTOCONF@
121 AUTOHEADER
= @AUTOHEADER@
122 AUTOMAKE
= @AUTOMAKE@
125 CCDEPMODE
= @CCDEPMODE@
128 CPPFLAGS
= @CPPFLAGS@
129 CYGPATH_W
= @CYGPATH_W@
132 DSYMUTIL
= @DSYMUTIL@
142 INSTALL_DATA
= @INSTALL_DATA@
143 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
144 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
145 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
148 LIBELFINC
= @LIBELFINC@
151 LIBELFLIBS
= @LIBELFLIBS@
157 LTLIBOBJS
= @LTLIBOBJS@
159 MAKEINFO
= @MAKEINFO@
168 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
169 PACKAGE_NAME
= @PACKAGE_NAME@
170 PACKAGE_STRING
= @PACKAGE_STRING@
171 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
172 PACKAGE_URL
= @PACKAGE_URL@
173 PACKAGE_VERSION
= @PACKAGE_VERSION@
174 PATH_SEPARATOR
= @PATH_SEPARATOR@
177 SET_MAKE
= @SET_MAKE@
181 abs_builddir
= @abs_builddir@
182 abs_srcdir
= @abs_srcdir@
183 abs_top_builddir
= @abs_top_builddir@
184 abs_top_srcdir
= @abs_top_srcdir@
185 ac_ct_CC
= @ac_ct_CC@
186 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
187 am__include
= @am__include@
188 am__leading_dot
= @am__leading_dot@
189 am__quote
= @am__quote@
191 am__untar
= @am__untar@
194 build_alias
= @build_alias@
195 build_cpu
= @build_cpu@
196 build_libsubdir
= @build_libsubdir@
197 build_os
= @build_os@
198 build_subdir
= @build_subdir@
199 build_vendor
= @build_vendor@
200 builddir
= @builddir@
202 datarootdir
= @datarootdir@
205 exec_prefix = @
exec_prefix@
207 host_alias
= @host_alias@
208 host_cpu
= @host_cpu@
210 host_subdir
= @host_subdir@
211 host_vendor
= @host_vendor@
213 includedir = @
includedir@
215 install_sh
= @install_sh@
217 libexecdir
= @libexecdir@
218 localedir
= @localedir@
219 localstatedir
= @localstatedir@
222 oldincludedir = @
oldincludedir@
225 program_transform_name
= @program_transform_name@
228 sharedstatedir
= @sharedstatedir@
230 sysconfdir
= @sysconfdir@
231 target_alias
= @target_alias@
232 target_noncanonical
:= @target_noncanonical@
233 target_subdir
= @target_subdir@
234 top_build_prefix
= @top_build_prefix@
235 top_builddir
= @top_builddir@
236 top_srcdir
= @top_srcdir@
237 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
238 gcc_version
:= $(shell cat
$(top_srcdir
)/..
/gcc
/BASE-VER
)
239 libexecsubdir
:= $(libexecdir
)/gcc
/$(target_noncanonical
)/$(gcc_version
)
240 AM_CPPFLAGS
= -I
$(top_srcdir
)/..
/include $(LIBELFINC
)
241 AM_CFLAGS
= -Wall
-Werror
242 libexecsub_LTLIBRARIES
= liblto_plugin.la
243 liblto_plugin_la_SOURCES
= lto-plugin.c
244 liblto_plugin_la_LIBADD
= $(LIBELFLIBS
) ..
/libiberty
/pic
/libiberty.a
248 .SUFFIXES
: .c .lo .o .obj
251 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
253 case
'$(am__configure_deps)' in \
255 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
256 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
261 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
262 $(am__cd
) $(top_srcdir
) && \
263 $(AUTOMAKE
) --foreign Makefile
265 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
268 echo
' $(SHELL) ./config.status'; \
269 $(SHELL
) .
/config.status
;; \
271 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
272 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
275 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
276 $(SHELL
) .
/config.status
--recheck
278 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
279 $(am__cd
) $(srcdir) && $(AUTOCONF
)
280 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
281 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
282 $(am__aclocal_m4_deps
):
283 install-libexecsubLTLIBRARIES
: $(libexecsub_LTLIBRARIES
)
285 test -z
"$(libexecsubdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(libexecsubdir)"
286 @list
='$(libexecsub_LTLIBRARIES)'; test -n
"$(libexecsubdir)" || list
=; \
287 list2
=; for p in
$$list; do \
288 if
test -f
$$p; then \
289 list2
="$$list2 $$p"; \
292 test -z
"$$list2" ||
{ \
293 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libexecsubdir)'"; \
294 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(libexecsubdir)"; \
297 uninstall-libexecsubLTLIBRARIES
:
299 @list
='$(libexecsub_LTLIBRARIES)'; test -n
"$(libexecsubdir)" || list
=; \
300 for p in
$$list; do \
302 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libexecsubdir)/$$f'"; \
303 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(libexecsubdir)/$$f"; \
306 clean-libexecsubLTLIBRARIES
:
307 -test -z
"$(libexecsub_LTLIBRARIES)" ||
rm -f
$(libexecsub_LTLIBRARIES
)
308 @list
='$(libexecsub_LTLIBRARIES)'; for p in
$$list; do \
309 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
310 test "$$dir" != "$$p" ||
dir=.
; \
311 echo
"rm -f \"$${dir}/so_locations\""; \
312 rm -f
"$${dir}/so_locations"; \
314 liblto_plugin.la
: $(liblto_plugin_la_OBJECTS
) $(liblto_plugin_la_DEPENDENCIES
)
315 $(LINK
) -rpath
$(libexecsubdir
) $(liblto_plugin_la_OBJECTS
) $(liblto_plugin_la_LIBADD
) $(LIBS
)
323 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lto-plugin.Plo@am__quote@
326 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
327 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
328 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
329 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
330 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
333 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
334 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
335 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
336 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
337 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
340 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
341 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
342 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
343 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
344 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
353 -rm -f libtool config.lt
355 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
356 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
357 unique
=`for i in $$list; do \
358 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
360 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
361 END { if (nonempty) { for (i in files) print i; }; }'`; \
365 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
366 $(TAGS_FILES
) $(LISP
)
369 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
370 unique
=`for i in $$list; do \
371 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
373 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
374 END { if (nonempty) { for (i in files) print i; }; }'`; \
376 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
377 test -n
"$$unique" || unique
=$$empty_fix; \
378 if
test $$# -gt 0; then \
379 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
382 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
387 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
388 $(TAGS_FILES
) $(LISP
)
389 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
390 unique
=`for i in $$list; do \
391 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
393 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
394 END { if (nonempty) { for (i in files) print i; }; }'`; \
395 test -z
"$(CTAGS_ARGS)$$unique" \
396 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
400 here
=`$(am__cd) $(top_builddir) && pwd` \
401 && $(am__cd
) $(top_srcdir
) \
402 && gtags
-i
$(GTAGS_ARGS
) "$$here"
405 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
407 distdir
: $(DISTFILES
)
408 $(am__remove_distdir
)
409 test -d
"$(distdir)" || mkdir
"$(distdir)"
410 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
411 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
412 list
='$(DISTFILES)'; \
413 dist_files
=`for file in $$list; do echo $$file; done | \
414 sed -e "s|^$$srcdirstrip/||;t" \
415 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
416 case
$$dist_files in \
417 */*) $(MKDIR_P
) `echo "$$dist_files" | \
418 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
421 for file in
$$dist_files; do \
422 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
423 if
test -d
$$d/$$file; then \
424 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
425 if
test -d
"$(distdir)/$$file"; then \
426 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
428 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
429 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
430 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
432 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
434 test -f
"$(distdir)/$$file" \
435 || cp
-p
$$d/$$file "$(distdir)/$$file" \
439 -test -n
"$(am__skip_mode_fix)" \
440 || find
"$(distdir)" -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
441 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
442 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
443 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
444 || chmod
-R a
+r
"$(distdir)"
446 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
447 $(am__remove_distdir
)
450 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
451 $(am__remove_distdir
)
454 tardir
=$(distdir
) && $(am__tar
) | lzma
-9 -c
>$(distdir
).
tar.lzma
455 $(am__remove_distdir
)
458 tardir
=$(distdir
) && $(am__tar
) | xz
-c
>$(distdir
).
tar.xz
459 $(am__remove_distdir
)
462 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
463 $(am__remove_distdir
)
466 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
467 $(am__remove_distdir
)
470 -rm -f
$(distdir
).zip
471 zip
-rq
$(distdir
).zip
$(distdir
)
472 $(am__remove_distdir
)
474 dist dist-all
: distdir
475 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
476 $(am__remove_distdir
)
478 # This target untars the dist file and tries a VPATH configuration. Then
479 # it guarantees that the distribution is self-contained by making another
482 case
'$(DIST_ARCHIVES)' in \
484 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
486 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
488 unlzma
-c
$(distdir
).
tar.lzma |
$(am__untar
) ;;\
490 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
492 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
494 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
496 unzip
$(distdir
).zip
;;\
498 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
499 mkdir
$(distdir
)/_build
500 mkdir
$(distdir
)/_inst
502 test -d
$(distdir
)/_build || exit
0; \
503 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
504 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
506 && $(am__cd
) $(distdir
)/_build \
507 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
508 $(DISTCHECK_CONFIGURE_FLAGS
) \
509 && $(MAKE
) $(AM_MAKEFLAGS
) \
510 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
511 && $(MAKE
) $(AM_MAKEFLAGS
) check \
512 && $(MAKE
) $(AM_MAKEFLAGS
) install \
513 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
514 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
515 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
517 && chmod
-R a-w
"$$dc_install_base" \
519 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
520 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
521 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
522 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
523 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
524 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
525 && rm -rf
"$$dc_destdir" \
526 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
527 && rm -rf
$(DIST_ARCHIVES
) \
528 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck \
531 $(am__remove_distdir
)
532 @
(echo
"$(distdir) archives ready for distribution: "; \
533 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
534 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
536 @
$(am__cd
) '$(distuninstallcheck_dir)' \
537 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
538 ||
{ echo
"ERROR: files left after uninstall:" ; \
539 if
test -n
"$(DESTDIR)"; then \
540 echo
" (check DESTDIR support)"; \
542 $(distuninstallcheck_listfiles
) ; \
544 distcleancheck
: distclean
545 @if
test '$(srcdir)' = .
; then \
546 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
549 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
550 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
551 $(distcleancheck_listfiles
) ; \
555 all-am
: Makefile
$(LTLIBRARIES
)
557 for
dir in
"$(DESTDIR)$(libexecsubdir)"; do \
558 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
561 install-exec
: install-exec-am
562 install-data
: install-data-am
563 uninstall: uninstall-am
566 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
568 installcheck: installcheck-am
570 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
571 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
572 `test -z '$(STRIP)' || \
573 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
579 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
580 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
582 maintainer-clean-generic
:
583 @echo
"This command is intended for maintainers to use"
584 @echo
"it deletes files that may require special tools to rebuild."
587 clean-am
: clean-generic clean-libexecsubLTLIBRARIES clean-libtool \
590 distclean: distclean-am
591 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
594 distclean-am
: clean-am distclean-compile distclean-generic \
595 distclean-libtool distclean-tags
611 install-dvi
: install-dvi-am
615 install-exec-am
: install-libexecsubLTLIBRARIES
617 install-html
: install-html-am
621 install-info
: install-info-am
627 install-pdf
: install-pdf-am
631 install-ps
: install-ps-am
637 maintainer-clean
: maintainer-clean-am
638 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
639 -rm -rf
$(top_srcdir
)/autom4te.cache
642 maintainer-clean-am
: distclean-am maintainer-clean-generic
644 mostlyclean: mostlyclean-am
646 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
657 uninstall-am
: uninstall-libexecsubLTLIBRARIES
659 .MAKE
: install-am install-strip
661 .PHONY
: CTAGS GTAGS
all all-am am--refresh
check check-am
clean \
662 clean-generic clean-libexecsubLTLIBRARIES clean-libtool ctags \
663 dist dist-all dist-bzip2 dist-gzip dist-lzma dist-shar \
664 dist-tarZ dist-xz dist-zip distcheck
distclean \
665 distclean-compile distclean-generic distclean-libtool \
666 distclean-tags distcleancheck distdir distuninstallcheck
dvi \
667 dvi-am html html-am
info info-am
install install-am \
668 install-data install-data-am install-dvi install-dvi-am \
669 install-exec install-exec-am install-html install-html-am \
670 install-info install-info-am install-libexecsubLTLIBRARIES \
671 install-man install-pdf install-pdf-am install-ps \
672 install-ps-am install-strip
installcheck installcheck-am \
673 installdirs maintainer-clean maintainer-clean-generic \
674 mostlyclean mostlyclean-compile mostlyclean-generic \
675 mostlyclean-libtool pdf pdf-am ps ps-am
tags uninstall \
676 uninstall-am uninstall-libexecsubLTLIBRARIES
679 # Tell versions [3.59,3.63) of GNU make to not export all variables.
680 # Otherwise a system limit (for SysV at least) may be exceeded.