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@
223 oldincludedir = @
oldincludedir@
226 program_transform_name
= @program_transform_name@
229 sharedstatedir
= @sharedstatedir@
231 sysconfdir
= @sysconfdir@
232 target_alias
= @target_alias@
233 target_noncanonical
:= @target_noncanonical@
234 target_subdir
= @target_subdir@
235 top_build_prefix
= @top_build_prefix@
236 top_builddir
= @top_builddir@
237 top_srcdir
= @top_srcdir@
238 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
239 gcc_version
:= $(shell cat
$(top_srcdir
)/..
/gcc
/BASE-VER
)
240 libexecsubdir
:= $(libexecdir
)/gcc
/$(target_noncanonical
)/$(gcc_version
)
241 AM_CPPFLAGS
= -I
$(top_srcdir
)/..
/include $(LIBELFINC
)
242 AM_CFLAGS
= -Wall
-Werror
243 libexecsub_LTLIBRARIES
= liblto_plugin.la
244 liblto_plugin_la_SOURCES
= lto-plugin.c
245 liblto_plugin_la_LIBADD
= $(LIBELFLIBS
) ..
/libiberty
/pic
/libiberty.a
249 .SUFFIXES
: .c .lo .o .obj
252 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
254 case
'$(am__configure_deps)' in \
256 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
257 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
262 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
263 $(am__cd
) $(top_srcdir
) && \
264 $(AUTOMAKE
) --foreign Makefile
266 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
269 echo
' $(SHELL) ./config.status'; \
270 $(SHELL
) .
/config.status
;; \
272 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
273 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
276 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
277 $(SHELL
) .
/config.status
--recheck
279 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
280 $(am__cd
) $(srcdir) && $(AUTOCONF
)
281 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
282 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
283 $(am__aclocal_m4_deps
):
284 install-libexecsubLTLIBRARIES
: $(libexecsub_LTLIBRARIES
)
286 test -z
"$(libexecsubdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(libexecsubdir)"
287 @list
='$(libexecsub_LTLIBRARIES)'; test -n
"$(libexecsubdir)" || list
=; \
288 list2
=; for p in
$$list; do \
289 if
test -f
$$p; then \
290 list2
="$$list2 $$p"; \
293 test -z
"$$list2" ||
{ \
294 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libexecsubdir)'"; \
295 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(libexecsubdir)"; \
298 uninstall-libexecsubLTLIBRARIES
:
300 @list
='$(libexecsub_LTLIBRARIES)'; test -n
"$(libexecsubdir)" || list
=; \
301 for p in
$$list; do \
303 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libexecsubdir)/$$f'"; \
304 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(libexecsubdir)/$$f"; \
307 clean-libexecsubLTLIBRARIES
:
308 -test -z
"$(libexecsub_LTLIBRARIES)" ||
rm -f
$(libexecsub_LTLIBRARIES
)
309 @list
='$(libexecsub_LTLIBRARIES)'; for p in
$$list; do \
310 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
311 test "$$dir" != "$$p" ||
dir=.
; \
312 echo
"rm -f \"$${dir}/so_locations\""; \
313 rm -f
"$${dir}/so_locations"; \
315 liblto_plugin.la
: $(liblto_plugin_la_OBJECTS
) $(liblto_plugin_la_DEPENDENCIES
)
316 $(LINK
) -rpath
$(libexecsubdir
) $(liblto_plugin_la_OBJECTS
) $(liblto_plugin_la_LIBADD
) $(LIBS
)
324 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lto-plugin.Plo@am__quote@
327 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
328 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
329 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
330 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
331 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
334 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
335 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
336 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
337 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
338 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
341 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
342 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
343 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
344 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
345 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
354 -rm -f libtool config.lt
356 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
357 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
358 unique
=`for i in $$list; do \
359 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
361 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
362 END { if (nonempty) { for (i in files) print i; }; }'`; \
366 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
367 $(TAGS_FILES
) $(LISP
)
370 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
371 unique
=`for i in $$list; do \
372 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
374 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
375 END { if (nonempty) { for (i in files) print i; }; }'`; \
377 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
378 test -n
"$$unique" || unique
=$$empty_fix; \
379 if
test $$# -gt 0; then \
380 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
383 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
388 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
389 $(TAGS_FILES
) $(LISP
)
390 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
391 unique
=`for i in $$list; do \
392 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
394 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
395 END { if (nonempty) { for (i in files) print i; }; }'`; \
396 test -z
"$(CTAGS_ARGS)$$unique" \
397 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
401 here
=`$(am__cd) $(top_builddir) && pwd` \
402 && $(am__cd
) $(top_srcdir
) \
403 && gtags
-i
$(GTAGS_ARGS
) "$$here"
406 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
408 distdir
: $(DISTFILES
)
409 $(am__remove_distdir
)
410 test -d
"$(distdir)" || mkdir
"$(distdir)"
411 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
412 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
413 list
='$(DISTFILES)'; \
414 dist_files
=`for file in $$list; do echo $$file; done | \
415 sed -e "s|^$$srcdirstrip/||;t" \
416 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
417 case
$$dist_files in \
418 */*) $(MKDIR_P
) `echo "$$dist_files" | \
419 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
422 for file in
$$dist_files; do \
423 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
424 if
test -d
$$d/$$file; then \
425 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
426 if
test -d
"$(distdir)/$$file"; then \
427 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
429 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
430 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
431 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
433 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
435 test -f
"$(distdir)/$$file" \
436 || cp
-p
$$d/$$file "$(distdir)/$$file" \
440 -test -n
"$(am__skip_mode_fix)" \
441 || find
"$(distdir)" -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
442 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
443 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
444 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
445 || chmod
-R a
+r
"$(distdir)"
447 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
448 $(am__remove_distdir
)
451 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
452 $(am__remove_distdir
)
455 tardir
=$(distdir
) && $(am__tar
) | lzma
-9 -c
>$(distdir
).
tar.lzma
456 $(am__remove_distdir
)
459 tardir
=$(distdir
) && $(am__tar
) | xz
-c
>$(distdir
).
tar.xz
460 $(am__remove_distdir
)
463 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
464 $(am__remove_distdir
)
467 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
468 $(am__remove_distdir
)
471 -rm -f
$(distdir
).zip
472 zip
-rq
$(distdir
).zip
$(distdir
)
473 $(am__remove_distdir
)
475 dist dist-all
: distdir
476 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
477 $(am__remove_distdir
)
479 # This target untars the dist file and tries a VPATH configuration. Then
480 # it guarantees that the distribution is self-contained by making another
483 case
'$(DIST_ARCHIVES)' in \
485 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
487 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
489 unlzma
-c
$(distdir
).
tar.lzma |
$(am__untar
) ;;\
491 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
493 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
495 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
497 unzip
$(distdir
).zip
;;\
499 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
500 mkdir
$(distdir
)/_build
501 mkdir
$(distdir
)/_inst
503 test -d
$(distdir
)/_build || exit
0; \
504 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
505 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
507 && $(am__cd
) $(distdir
)/_build \
508 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
509 $(DISTCHECK_CONFIGURE_FLAGS
) \
510 && $(MAKE
) $(AM_MAKEFLAGS
) \
511 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
512 && $(MAKE
) $(AM_MAKEFLAGS
) check \
513 && $(MAKE
) $(AM_MAKEFLAGS
) install \
514 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
515 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
516 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
518 && chmod
-R a-w
"$$dc_install_base" \
520 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
521 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
522 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
523 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
524 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
525 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
526 && rm -rf
"$$dc_destdir" \
527 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
528 && rm -rf
$(DIST_ARCHIVES
) \
529 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck \
532 $(am__remove_distdir
)
533 @
(echo
"$(distdir) archives ready for distribution: "; \
534 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
535 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
537 @
$(am__cd
) '$(distuninstallcheck_dir)' \
538 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
539 ||
{ echo
"ERROR: files left after uninstall:" ; \
540 if
test -n
"$(DESTDIR)"; then \
541 echo
" (check DESTDIR support)"; \
543 $(distuninstallcheck_listfiles
) ; \
545 distcleancheck
: distclean
546 @if
test '$(srcdir)' = .
; then \
547 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
550 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
551 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
552 $(distcleancheck_listfiles
) ; \
556 all-am
: Makefile
$(LTLIBRARIES
)
558 for
dir in
"$(DESTDIR)$(libexecsubdir)"; do \
559 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
562 install-exec
: install-exec-am
563 install-data
: install-data-am
564 uninstall: uninstall-am
567 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
569 installcheck: installcheck-am
571 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
572 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
573 `test -z '$(STRIP)' || \
574 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
580 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
581 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
583 maintainer-clean-generic
:
584 @echo
"This command is intended for maintainers to use"
585 @echo
"it deletes files that may require special tools to rebuild."
588 clean-am
: clean-generic clean-libexecsubLTLIBRARIES clean-libtool \
591 distclean: distclean-am
592 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
595 distclean-am
: clean-am distclean-compile distclean-generic \
596 distclean-libtool distclean-tags
612 install-dvi
: install-dvi-am
616 install-exec-am
: install-libexecsubLTLIBRARIES
618 install-html
: install-html-am
622 install-info
: install-info-am
628 install-pdf
: install-pdf-am
632 install-ps
: install-ps-am
638 maintainer-clean
: maintainer-clean-am
639 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
640 -rm -rf
$(top_srcdir
)/autom4te.cache
643 maintainer-clean-am
: distclean-am maintainer-clean-generic
645 mostlyclean: mostlyclean-am
647 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
658 uninstall-am
: uninstall-libexecsubLTLIBRARIES
660 .MAKE
: install-am install-strip
662 .PHONY
: CTAGS GTAGS
all all-am am--refresh
check check-am
clean \
663 clean-generic clean-libexecsubLTLIBRARIES clean-libtool ctags \
664 dist dist-all dist-bzip2 dist-gzip dist-lzma dist-shar \
665 dist-tarZ dist-xz dist-zip distcheck
distclean \
666 distclean-compile distclean-generic distclean-libtool \
667 distclean-tags distcleancheck distdir distuninstallcheck
dvi \
668 dvi-am html html-am
info info-am
install install-am \
669 install-data install-data-am install-dvi install-dvi-am \
670 install-exec install-exec-am install-html install-html-am \
671 install-info install-info-am install-libexecsubLTLIBRARIES \
672 install-man install-pdf install-pdf-am install-ps \
673 install-ps-am install-strip
installcheck installcheck-am \
674 installdirs maintainer-clean maintainer-clean-generic \
675 mostlyclean mostlyclean-compile mostlyclean-generic \
676 mostlyclean-libtool pdf pdf-am ps ps-am
tags uninstall \
677 uninstall-am uninstall-libexecsubLTLIBRARIES
680 # Tell versions [3.59,3.63) of GNU make to not export all variables.
681 # Otherwise a system limit (for SysV at least) may be exceeded.