]> git.ipfire.org Git - thirdparty/gcc.git/blame - lto-plugin/Makefile.in
Fix toplevel 'config.status --recheck' for --enable-lto.
[thirdparty/gcc.git] / lto-plugin / Makefile.in
CommitLineData
d7f09764
DN
1# Makefile.in generated by automake 1.11 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
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.
10
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
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18# Makefile.am is used by automake 1.11 to generate Makefile.in.
19
20VPATH = @srcdir@
21pkgdatadir = $(datadir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23pkglibdir = $(libdir)/@PACKAGE@
24pkglibexecdir = $(libexecdir)/@PACKAGE@
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26install_sh_DATA = $(install_sh) -c -m 644
27install_sh_PROGRAM = $(install_sh) -c
28install_sh_SCRIPT = $(install_sh) -c
29INSTALL_HEADER = $(INSTALL_DATA)
30transform = $(program_transform_name)
31NORMAL_INSTALL = :
32PRE_INSTALL = :
33POST_INSTALL = :
34NORMAL_UNINSTALL = :
35PRE_UNINSTALL = :
36POST_UNINSTALL = :
37build_triplet = @build@
38host_triplet = @host@
39subdir = .
40DIST_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
46ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
47am__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
54am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
55 $(ACLOCAL_M4)
56am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
57 configure.lineno config.status.lineno
58mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
59CONFIG_CLEAN_FILES =
60CONFIG_CLEAN_VPATH_FILES =
61am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
62am__vpath_adj = case $$p in \
63 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
64 *) f=$$p;; \
65 esac;
66am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
67am__install_max = 40
68am__nobase_strip_setup = \
69 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
70am__nobase_strip = \
71 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
72am__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] }'
79am__base_list = \
80 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
81 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
82am__installdirs = "$(DESTDIR)$(libexecsubdir)"
83LTLIBRARIES = $(libexecsub_LTLIBRARIES)
84am__DEPENDENCIES_1 =
85liblto_plugin_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
86am_liblto_plugin_la_OBJECTS = lto-plugin.lo
87liblto_plugin_la_OBJECTS = $(am_liblto_plugin_la_OBJECTS)
88DEFAULT_INCLUDES = -I.@am__isrc@
89depcomp = $(SHELL) $(top_srcdir)/../depcomp
90am__depfiles_maybe = depfiles
91am__mv = mv -f
92COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
93 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
94LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
95 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
96 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
97CCLD = $(CC)
98LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
99 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
100 $(LDFLAGS) -o $@
101SOURCES = $(liblto_plugin_la_SOURCES)
102DIST_SOURCES = $(liblto_plugin_la_SOURCES)
103ETAGS = etags
104CTAGS = ctags
105DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
106distdir = $(PACKAGE)-$(VERSION)
107top_distdir = $(distdir)
108am__remove_distdir = \
109 { test ! -d "$(distdir)" \
110 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
111 && rm -fr "$(distdir)"; }; }
112DIST_ARCHIVES = $(distdir).tar.gz
113GZIP_ENV = --best
114distuninstallcheck_listfiles = find . -type f -print
115distcleancheck_listfiles = find . -type f -print
116ACLOCAL = @ACLOCAL@
117AMTAR = @AMTAR@
118AR = @AR@
119AUTOCONF = @AUTOCONF@
120AUTOHEADER = @AUTOHEADER@
121AUTOMAKE = @AUTOMAKE@
122AWK = @AWK@
123CC = @CC@
124CCDEPMODE = @CCDEPMODE@
125CFLAGS = @CFLAGS@
126CPP = @CPP@
127CPPFLAGS = @CPPFLAGS@
128CYGPATH_W = @CYGPATH_W@
129DEFS = @DEFS@
130DEPDIR = @DEPDIR@
131DSYMUTIL = @DSYMUTIL@
132DUMPBIN = @DUMPBIN@
133ECHO_C = @ECHO_C@
134ECHO_N = @ECHO_N@
135ECHO_T = @ECHO_T@
136EGREP = @EGREP@
137EXEEXT = @EXEEXT@
138FGREP = @FGREP@
139GREP = @GREP@
140INSTALL = @INSTALL@
141INSTALL_DATA = @INSTALL_DATA@
142INSTALL_PROGRAM = @INSTALL_PROGRAM@
143INSTALL_SCRIPT = @INSTALL_SCRIPT@
144INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
145LD = @LD@
146LDFLAGS = @LDFLAGS@
147LIBELFINC = @LIBELFINC@
148
149# How to find libelf
150LIBELFLIBS = @LIBELFLIBS@
151LIBOBJS = @LIBOBJS@
152LIBS = @LIBS@
153LIBTOOL = @LIBTOOL@
154LIPO = @LIPO@
155LN_S = @LN_S@
156LTLIBOBJS = @LTLIBOBJS@
157MAKEINFO = @MAKEINFO@
158MKDIR_P = @MKDIR_P@
159NM = @NM@
160NMEDIT = @NMEDIT@
161OBJDUMP = @OBJDUMP@
162OBJEXT = @OBJEXT@
163OTOOL = @OTOOL@
164OTOOL64 = @OTOOL64@
165PACKAGE = @PACKAGE@
166PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
167PACKAGE_NAME = @PACKAGE_NAME@
168PACKAGE_STRING = @PACKAGE_STRING@
169PACKAGE_TARNAME = @PACKAGE_TARNAME@
170PACKAGE_URL = @PACKAGE_URL@
171PACKAGE_VERSION = @PACKAGE_VERSION@
172PATH_SEPARATOR = @PATH_SEPARATOR@
173RANLIB = @RANLIB@
174SED = @SED@
175SET_MAKE = @SET_MAKE@
176SHELL = @SHELL@
177STRIP = @STRIP@
178VERSION = @VERSION@
179abs_builddir = @abs_builddir@
180abs_srcdir = @abs_srcdir@
181abs_top_builddir = @abs_top_builddir@
182abs_top_srcdir = @abs_top_srcdir@
183ac_ct_CC = @ac_ct_CC@
184ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
185am__include = @am__include@
186am__leading_dot = @am__leading_dot@
187am__quote = @am__quote@
188am__tar = @am__tar@
189am__untar = @am__untar@
190bindir = @bindir@
191build = @build@
192build_alias = @build_alias@
193build_cpu = @build_cpu@
194build_libsubdir = @build_libsubdir@
195build_os = @build_os@
196build_subdir = @build_subdir@
197build_vendor = @build_vendor@
198builddir = @builddir@
199datadir = @datadir@
200datarootdir = @datarootdir@
201docdir = @docdir@
202dvidir = @dvidir@
203exec_prefix = @exec_prefix@
204host = @host@
205host_alias = @host_alias@
206host_cpu = @host_cpu@
207host_os = @host_os@
208host_subdir = @host_subdir@
209host_vendor = @host_vendor@
210htmldir = @htmldir@
211includedir = @includedir@
212infodir = @infodir@
213install_sh = @install_sh@
214libdir = @libdir@
215libexecdir = @libexecdir@
216localedir = @localedir@
217localstatedir = @localstatedir@
218lt_ECHO = @lt_ECHO@
219mandir = @mandir@
220mkdir_p = @mkdir_p@
221oldincludedir = @oldincludedir@
222pdfdir = @pdfdir@
223prefix = @prefix@
224program_transform_name = @program_transform_name@
225psdir = @psdir@
226sbindir = @sbindir@
227sharedstatedir = @sharedstatedir@
228srcdir = @srcdir@
229sysconfdir = @sysconfdir@
230target_alias = @target_alias@
231target_noncanonical := @target_noncanonical@
232target_subdir = @target_subdir@
233top_build_prefix = @top_build_prefix@
234top_builddir = @top_builddir@
235top_srcdir = @top_srcdir@
236ACLOCAL_AMFLAGS = -I .. -I ../config
237gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
238libexecsubdir := $(libexecdir)/gcc/$(target_noncanonical)/$(gcc_version)
239AM_CPPFLAGS = -I$(top_srcdir)/../include $(LIBELFINC)
240AM_CFLAGS = -Wall -Werror
241libexecsub_LTLIBRARIES = liblto_plugin.la
242liblto_plugin_la_SOURCES = lto-plugin.c
243liblto_plugin_la_LIBADD = $(LIBELFLIBS) -L../libiberty/pic -liberty
244all: all-am
245
246.SUFFIXES:
247.SUFFIXES: .c .lo .o .obj
248am--refresh:
249 @:
250$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
251 @for dep in $?; do \
252 case '$(am__configure_deps)' in \
253 *$$dep*) \
254 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
255 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
256 && exit 0; \
257 exit 1;; \
258 esac; \
259 done; \
260 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
261 $(am__cd) $(top_srcdir) && \
262 $(AUTOMAKE) --foreign Makefile
263.PRECIOUS: Makefile
264Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
265 @case '$?' in \
266 *config.status*) \
267 echo ' $(SHELL) ./config.status'; \
268 $(SHELL) ./config.status;; \
269 *) \
270 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
271 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
272 esac;
273
274$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
275 $(SHELL) ./config.status --recheck
276
277$(top_srcdir)/configure: $(am__configure_deps)
278 $(am__cd) $(srcdir) && $(AUTOCONF)
279$(ACLOCAL_M4): $(am__aclocal_m4_deps)
280 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
281$(am__aclocal_m4_deps):
282install-libexecsubLTLIBRARIES: $(libexecsub_LTLIBRARIES)
283 @$(NORMAL_INSTALL)
284 test -z "$(libexecsubdir)" || $(MKDIR_P) "$(DESTDIR)$(libexecsubdir)"
285 @list='$(libexecsub_LTLIBRARIES)'; test -n "$(libexecsubdir)" || list=; \
286 list2=; for p in $$list; do \
287 if test -f $$p; then \
288 list2="$$list2 $$p"; \
289 else :; fi; \
290 done; \
291 test -z "$$list2" || { \
292 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libexecsubdir)'"; \
293 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libexecsubdir)"; \
294 }
295
296uninstall-libexecsubLTLIBRARIES:
297 @$(NORMAL_UNINSTALL)
298 @list='$(libexecsub_LTLIBRARIES)'; test -n "$(libexecsubdir)" || list=; \
299 for p in $$list; do \
300 $(am__strip_dir) \
301 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libexecsubdir)/$$f'"; \
302 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libexecsubdir)/$$f"; \
303 done
304
305clean-libexecsubLTLIBRARIES:
306 -test -z "$(libexecsub_LTLIBRARIES)" || rm -f $(libexecsub_LTLIBRARIES)
307 @list='$(libexecsub_LTLIBRARIES)'; for p in $$list; do \
308 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
309 test "$$dir" != "$$p" || dir=.; \
310 echo "rm -f \"$${dir}/so_locations\""; \
311 rm -f "$${dir}/so_locations"; \
312 done
313liblto_plugin.la: $(liblto_plugin_la_OBJECTS) $(liblto_plugin_la_DEPENDENCIES)
314 $(LINK) -rpath $(libexecsubdir) $(liblto_plugin_la_OBJECTS) $(liblto_plugin_la_LIBADD) $(LIBS)
315
316mostlyclean-compile:
317 -rm -f *.$(OBJEXT)
318
319distclean-compile:
320 -rm -f *.tab.c
321
322@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lto-plugin.Plo@am__quote@
323
324.c.o:
325@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
326@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
327@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
328@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
329@am__fastdepCC_FALSE@ $(COMPILE) -c $<
330
331.c.obj:
332@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
333@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
334@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
335@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
336@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
337
338.c.lo:
339@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
340@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
341@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
342@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
343@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
344
345mostlyclean-libtool:
346 -rm -f *.lo
347
348clean-libtool:
349 -rm -rf .libs _libs
350
351distclean-libtool:
352 -rm -f libtool config.lt
353
354ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
355 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
356 unique=`for i in $$list; do \
357 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
358 done | \
359 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
360 END { if (nonempty) { for (i in files) print i; }; }'`; \
361 mkid -fID $$unique
362tags: TAGS
363
364TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
365 $(TAGS_FILES) $(LISP)
366 set x; \
367 here=`pwd`; \
368 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
369 unique=`for i in $$list; do \
370 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
371 done | \
372 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
373 END { if (nonempty) { for (i in files) print i; }; }'`; \
374 shift; \
375 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
376 test -n "$$unique" || unique=$$empty_fix; \
377 if test $$# -gt 0; then \
378 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
379 "$$@" $$unique; \
380 else \
381 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
382 $$unique; \
383 fi; \
384 fi
385ctags: CTAGS
386CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
387 $(TAGS_FILES) $(LISP)
388 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
389 unique=`for i in $$list; do \
390 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
391 done | \
392 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
393 END { if (nonempty) { for (i in files) print i; }; }'`; \
394 test -z "$(CTAGS_ARGS)$$unique" \
395 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
396 $$unique
397
398GTAGS:
399 here=`$(am__cd) $(top_builddir) && pwd` \
400 && $(am__cd) $(top_srcdir) \
401 && gtags -i $(GTAGS_ARGS) "$$here"
402
403distclean-tags:
404 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
405
406distdir: $(DISTFILES)
407 $(am__remove_distdir)
408 test -d "$(distdir)" || mkdir "$(distdir)"
409 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
410 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
411 list='$(DISTFILES)'; \
412 dist_files=`for file in $$list; do echo $$file; done | \
413 sed -e "s|^$$srcdirstrip/||;t" \
414 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
415 case $$dist_files in \
416 */*) $(MKDIR_P) `echo "$$dist_files" | \
417 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
418 sort -u` ;; \
419 esac; \
420 for file in $$dist_files; do \
421 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
422 if test -d $$d/$$file; then \
423 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
424 if test -d "$(distdir)/$$file"; then \
425 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
426 fi; \
427 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
428 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
429 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
430 fi; \
431 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
432 else \
433 test -f "$(distdir)/$$file" \
434 || cp -p $$d/$$file "$(distdir)/$$file" \
435 || exit 1; \
436 fi; \
437 done
438 -test -n "$(am__skip_mode_fix)" \
439 || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
440 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
441 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
442 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
443 || chmod -R a+r "$(distdir)"
444dist-gzip: distdir
445 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
446 $(am__remove_distdir)
447
448dist-bzip2: distdir
449 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
450 $(am__remove_distdir)
451
452dist-lzma: distdir
453 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
454 $(am__remove_distdir)
455
456dist-xz: distdir
457 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
458 $(am__remove_distdir)
459
460dist-tarZ: distdir
461 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
462 $(am__remove_distdir)
463
464dist-shar: distdir
465 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
466 $(am__remove_distdir)
467
468dist-zip: distdir
469 -rm -f $(distdir).zip
470 zip -rq $(distdir).zip $(distdir)
471 $(am__remove_distdir)
472
473dist dist-all: distdir
474 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
475 $(am__remove_distdir)
476
477# This target untars the dist file and tries a VPATH configuration. Then
478# it guarantees that the distribution is self-contained by making another
479# tarfile.
480distcheck: dist
481 case '$(DIST_ARCHIVES)' in \
482 *.tar.gz*) \
483 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
484 *.tar.bz2*) \
485 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
486 *.tar.lzma*) \
487 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
488 *.tar.xz*) \
489 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
490 *.tar.Z*) \
491 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
492 *.shar.gz*) \
493 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
494 *.zip*) \
495 unzip $(distdir).zip ;;\
496 esac
497 chmod -R a-w $(distdir); chmod a+w $(distdir)
498 mkdir $(distdir)/_build
499 mkdir $(distdir)/_inst
500 chmod a-w $(distdir)
501 test -d $(distdir)/_build || exit 0; \
502 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
503 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
504 && am__cwd=`pwd` \
505 && $(am__cd) $(distdir)/_build \
506 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
507 $(DISTCHECK_CONFIGURE_FLAGS) \
508 && $(MAKE) $(AM_MAKEFLAGS) \
509 && $(MAKE) $(AM_MAKEFLAGS) dvi \
510 && $(MAKE) $(AM_MAKEFLAGS) check \
511 && $(MAKE) $(AM_MAKEFLAGS) install \
512 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
513 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
514 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
515 distuninstallcheck \
516 && chmod -R a-w "$$dc_install_base" \
517 && ({ \
518 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
519 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
520 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
521 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
522 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
523 } || { rm -rf "$$dc_destdir"; exit 1; }) \
524 && rm -rf "$$dc_destdir" \
525 && $(MAKE) $(AM_MAKEFLAGS) dist \
526 && rm -rf $(DIST_ARCHIVES) \
527 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
528 && cd "$$am__cwd" \
529 || exit 1
530 $(am__remove_distdir)
531 @(echo "$(distdir) archives ready for distribution: "; \
532 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
533 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
534distuninstallcheck:
535 @$(am__cd) '$(distuninstallcheck_dir)' \
536 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
537 || { echo "ERROR: files left after uninstall:" ; \
538 if test -n "$(DESTDIR)"; then \
539 echo " (check DESTDIR support)"; \
540 fi ; \
541 $(distuninstallcheck_listfiles) ; \
542 exit 1; } >&2
543distcleancheck: distclean
544 @if test '$(srcdir)' = . ; then \
545 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
546 exit 1 ; \
547 fi
548 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
549 || { echo "ERROR: files left in build directory after distclean:" ; \
550 $(distcleancheck_listfiles) ; \
551 exit 1; } >&2
552check-am: all-am
553check: check-am
554all-am: Makefile $(LTLIBRARIES)
555installdirs:
556 for dir in "$(DESTDIR)$(libexecsubdir)"; do \
557 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
558 done
559install: install-am
560install-exec: install-exec-am
561install-data: install-data-am
562uninstall: uninstall-am
563
564install-am: all-am
565 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
566
567installcheck: installcheck-am
568install-strip:
569 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
570 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
571 `test -z '$(STRIP)' || \
572 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
573mostlyclean-generic:
574
575clean-generic:
576
577distclean-generic:
578 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
579 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
580
581maintainer-clean-generic:
582 @echo "This command is intended for maintainers to use"
583 @echo "it deletes files that may require special tools to rebuild."
584clean: clean-am
585
586clean-am: clean-generic clean-libexecsubLTLIBRARIES clean-libtool \
587 mostlyclean-am
588
589distclean: distclean-am
590 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
591 -rm -rf ./$(DEPDIR)
592 -rm -f Makefile
593distclean-am: clean-am distclean-compile distclean-generic \
594 distclean-libtool distclean-tags
595
596dvi: dvi-am
597
598dvi-am:
599
600html: html-am
601
602html-am:
603
604info: info-am
605
606info-am:
607
608install-data-am:
609
610install-dvi: install-dvi-am
611
612install-dvi-am:
613
614install-exec-am: install-libexecsubLTLIBRARIES
615
616install-html: install-html-am
617
618install-html-am:
619
620install-info: install-info-am
621
622install-info-am:
623
624install-man:
625
626install-pdf: install-pdf-am
627
628install-pdf-am:
629
630install-ps: install-ps-am
631
632install-ps-am:
633
634installcheck-am:
635
636maintainer-clean: maintainer-clean-am
637 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
638 -rm -rf $(top_srcdir)/autom4te.cache
639 -rm -rf ./$(DEPDIR)
640 -rm -f Makefile
641maintainer-clean-am: distclean-am maintainer-clean-generic
642
643mostlyclean: mostlyclean-am
644
645mostlyclean-am: mostlyclean-compile mostlyclean-generic \
646 mostlyclean-libtool
647
648pdf: pdf-am
649
650pdf-am:
651
652ps: ps-am
653
654ps-am:
655
656uninstall-am: uninstall-libexecsubLTLIBRARIES
657
658.MAKE: install-am install-strip
659
660.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
661 clean-generic clean-libexecsubLTLIBRARIES clean-libtool ctags \
662 dist dist-all dist-bzip2 dist-gzip dist-lzma dist-shar \
663 dist-tarZ dist-xz dist-zip distcheck distclean \
664 distclean-compile distclean-generic distclean-libtool \
665 distclean-tags distcleancheck distdir distuninstallcheck dvi \
666 dvi-am html html-am info info-am install install-am \
667 install-data install-data-am install-dvi install-dvi-am \
668 install-exec install-exec-am install-html install-html-am \
669 install-info install-info-am install-libexecsubLTLIBRARIES \
670 install-man install-pdf install-pdf-am install-ps \
671 install-ps-am install-strip installcheck installcheck-am \
672 installdirs maintainer-clean maintainer-clean-generic \
673 mostlyclean mostlyclean-compile mostlyclean-generic \
674 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
675 uninstall-am uninstall-libexecsubLTLIBRARIES
676
677
678# Tell versions [3.59,3.63) of GNU make to not export all variables.
679# Otherwise a system limit (for SysV at least) may be exceeded.
680.NOEXPORT: