2009-10-05 Richard Guenther <rguenther@suse.de>
[official-gcc.git] / lto-plugin / Makefile.in
blob7284e4cb8567c34d79c6ffbaaceb46f7af612394
1 # Makefile.in generated by automake 1.11 from Makefile.am.
2 # @configure_input@
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.
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.
16 @SET_MAKE@
18 # Makefile.am is used by automake 1.11 to generate Makefile.in.
20 VPATH = @srcdir@
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)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 subdir = .
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) \
55 $(ACLOCAL_M4)
56 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
57 configure.lineno config.status.lineno
58 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
59 CONFIG_CLEAN_FILES =
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/||"`;; \
64 *) f=$$p;; \
65 esac;
66 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
67 am__install_max = 40
68 am__nobase_strip_setup = \
69 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
70 am__nobase_strip = \
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] }'
79 am__base_list = \
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)
84 am__DEPENDENCIES_1 =
85 liblto_plugin_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
86 am_liblto_plugin_la_OBJECTS = lto-plugin.lo
87 liblto_plugin_la_OBJECTS = $(am_liblto_plugin_la_OBJECTS)
88 DEFAULT_INCLUDES = -I.@am__isrc@
89 depcomp = $(SHELL) $(top_srcdir)/../depcomp
90 am__depfiles_maybe = depfiles
91 am__mv = mv -f
92 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
93 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
94 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
95 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
96 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
97 CCLD = $(CC)
98 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
99 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
100 $(LDFLAGS) -o $@
101 SOURCES = $(liblto_plugin_la_SOURCES)
102 DIST_SOURCES = $(liblto_plugin_la_SOURCES)
103 ETAGS = etags
104 CTAGS = ctags
105 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
106 distdir = $(PACKAGE)-$(VERSION)
107 top_distdir = $(distdir)
108 am__remove_distdir = \
109 { test ! -d "$(distdir)" \
110 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
111 && rm -fr "$(distdir)"; }; }
112 DIST_ARCHIVES = $(distdir).tar.gz
113 GZIP_ENV = --best
114 distuninstallcheck_listfiles = find . -type f -print
115 distcleancheck_listfiles = find . -type f -print
116 ACLOCAL = @ACLOCAL@
117 AMTAR = @AMTAR@
118 AR = @AR@
119 AUTOCONF = @AUTOCONF@
120 AUTOHEADER = @AUTOHEADER@
121 AUTOMAKE = @AUTOMAKE@
122 AWK = @AWK@
123 CC = @CC@
124 CCDEPMODE = @CCDEPMODE@
125 CFLAGS = @CFLAGS@
126 CPP = @CPP@
127 CPPFLAGS = @CPPFLAGS@
128 CYGPATH_W = @CYGPATH_W@
129 DEFS = @DEFS@
130 DEPDIR = @DEPDIR@
131 DSYMUTIL = @DSYMUTIL@
132 DUMPBIN = @DUMPBIN@
133 ECHO_C = @ECHO_C@
134 ECHO_N = @ECHO_N@
135 ECHO_T = @ECHO_T@
136 EGREP = @EGREP@
137 EXEEXT = @EXEEXT@
138 FGREP = @FGREP@
139 GREP = @GREP@
140 INSTALL = @INSTALL@
141 INSTALL_DATA = @INSTALL_DATA@
142 INSTALL_PROGRAM = @INSTALL_PROGRAM@
143 INSTALL_SCRIPT = @INSTALL_SCRIPT@
144 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
145 LD = @LD@
146 LDFLAGS = @LDFLAGS@
147 LIBELFINC = @LIBELFINC@
149 # How to find libelf
150 LIBELFLIBS = @LIBELFLIBS@
151 LIBOBJS = @LIBOBJS@
152 LIBS = @LIBS@
153 LIBTOOL = @LIBTOOL@
154 LIPO = @LIPO@
155 LN_S = @LN_S@
156 LTLIBOBJS = @LTLIBOBJS@
157 MAKEINFO = @MAKEINFO@
158 MKDIR_P = @MKDIR_P@
159 NM = @NM@
160 NMEDIT = @NMEDIT@
161 OBJDUMP = @OBJDUMP@
162 OBJEXT = @OBJEXT@
163 OTOOL = @OTOOL@
164 OTOOL64 = @OTOOL64@
165 PACKAGE = @PACKAGE@
166 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
167 PACKAGE_NAME = @PACKAGE_NAME@
168 PACKAGE_STRING = @PACKAGE_STRING@
169 PACKAGE_TARNAME = @PACKAGE_TARNAME@
170 PACKAGE_URL = @PACKAGE_URL@
171 PACKAGE_VERSION = @PACKAGE_VERSION@
172 PATH_SEPARATOR = @PATH_SEPARATOR@
173 RANLIB = @RANLIB@
174 SED = @SED@
175 SET_MAKE = @SET_MAKE@
176 SHELL = @SHELL@
177 STRIP = @STRIP@
178 VERSION = @VERSION@
179 abs_builddir = @abs_builddir@
180 abs_srcdir = @abs_srcdir@
181 abs_top_builddir = @abs_top_builddir@
182 abs_top_srcdir = @abs_top_srcdir@
183 ac_ct_CC = @ac_ct_CC@
184 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
185 am__include = @am__include@
186 am__leading_dot = @am__leading_dot@
187 am__quote = @am__quote@
188 am__tar = @am__tar@
189 am__untar = @am__untar@
190 bindir = @bindir@
191 build = @build@
192 build_alias = @build_alias@
193 build_cpu = @build_cpu@
194 build_libsubdir = @build_libsubdir@
195 build_os = @build_os@
196 build_subdir = @build_subdir@
197 build_vendor = @build_vendor@
198 builddir = @builddir@
199 datadir = @datadir@
200 datarootdir = @datarootdir@
201 docdir = @docdir@
202 dvidir = @dvidir@
203 exec_prefix = @exec_prefix@
204 host = @host@
205 host_alias = @host_alias@
206 host_cpu = @host_cpu@
207 host_os = @host_os@
208 host_subdir = @host_subdir@
209 host_vendor = @host_vendor@
210 htmldir = @htmldir@
211 includedir = @includedir@
212 infodir = @infodir@
213 install_sh = @install_sh@
214 libdir = @libdir@
215 libexecdir = @libexecdir@
216 localedir = @localedir@
217 localstatedir = @localstatedir@
218 lt_ECHO = @lt_ECHO@
219 mandir = @mandir@
220 mkdir_p = @mkdir_p@
221 oldincludedir = @oldincludedir@
222 pdfdir = @pdfdir@
223 prefix = @prefix@
224 program_transform_name = @program_transform_name@
225 psdir = @psdir@
226 sbindir = @sbindir@
227 sharedstatedir = @sharedstatedir@
228 srcdir = @srcdir@
229 sysconfdir = @sysconfdir@
230 target_alias = @target_alias@
231 target_noncanonical := @target_noncanonical@
232 target_subdir = @target_subdir@
233 top_build_prefix = @top_build_prefix@
234 top_builddir = @top_builddir@
235 top_srcdir = @top_srcdir@
236 ACLOCAL_AMFLAGS = -I .. -I ../config
237 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
238 libexecsubdir := $(libexecdir)/gcc/$(target_noncanonical)/$(gcc_version)
239 AM_CPPFLAGS = -I$(top_srcdir)/../include $(LIBELFINC)
240 AM_CFLAGS = -Wall -Werror
241 libexecsub_LTLIBRARIES = liblto_plugin.la
242 liblto_plugin_la_SOURCES = lto-plugin.c
243 liblto_plugin_la_LIBADD = $(LIBELFLIBS) -L../libiberty/pic -liberty
244 all: all-am
246 .SUFFIXES:
247 .SUFFIXES: .c .lo .o .obj
248 am--refresh:
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
264 Makefile: $(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;
274 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
275 $(SHELL) ./config.status --recheck
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):
282 install-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)"; \
296 uninstall-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
305 clean-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
313 liblto_plugin.la: $(liblto_plugin_la_OBJECTS) $(liblto_plugin_la_DEPENDENCIES)
314 $(LINK) -rpath $(libexecsubdir) $(liblto_plugin_la_OBJECTS) $(liblto_plugin_la_LIBADD) $(LIBS)
316 mostlyclean-compile:
317 -rm -f *.$(OBJEXT)
319 distclean-compile:
320 -rm -f *.tab.c
322 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lto-plugin.Plo@am__quote@
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 $<
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) '$<'`
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 $@ $<
345 mostlyclean-libtool:
346 -rm -f *.lo
348 clean-libtool:
349 -rm -rf .libs _libs
351 distclean-libtool:
352 -rm -f libtool config.lt
354 ID: $(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
362 tags: TAGS
364 TAGS: $(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; \
385 ctags: CTAGS
386 CTAGS: $(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
398 GTAGS:
399 here=`$(am__cd) $(top_builddir) && pwd` \
400 && $(am__cd) $(top_srcdir) \
401 && gtags -i $(GTAGS_ARGS) "$$here"
403 distclean-tags:
404 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
406 distdir: $(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)"
444 dist-gzip: distdir
445 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
446 $(am__remove_distdir)
448 dist-bzip2: distdir
449 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
450 $(am__remove_distdir)
452 dist-lzma: distdir
453 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
454 $(am__remove_distdir)
456 dist-xz: distdir
457 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
458 $(am__remove_distdir)
460 dist-tarZ: distdir
461 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
462 $(am__remove_distdir)
464 dist-shar: distdir
465 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
466 $(am__remove_distdir)
468 dist-zip: distdir
469 -rm -f $(distdir).zip
470 zip -rq $(distdir).zip $(distdir)
471 $(am__remove_distdir)
473 dist dist-all: distdir
474 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
475 $(am__remove_distdir)
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.
480 distcheck: 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'
534 distuninstallcheck:
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
543 distcleancheck: distclean
544 @if test '$(srcdir)' = . ; then \
545 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
546 exit 1 ; \
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
552 check-am: all-am
553 check: check-am
554 all-am: Makefile $(LTLIBRARIES)
555 installdirs:
556 for dir in "$(DESTDIR)$(libexecsubdir)"; do \
557 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
558 done
559 install: install-am
560 install-exec: install-exec-am
561 install-data: install-data-am
562 uninstall: uninstall-am
564 install-am: all-am
565 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
567 installcheck: installcheck-am
568 install-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
573 mostlyclean-generic:
575 clean-generic:
577 distclean-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)
581 maintainer-clean-generic:
582 @echo "This command is intended for maintainers to use"
583 @echo "it deletes files that may require special tools to rebuild."
584 clean: clean-am
586 clean-am: clean-generic clean-libexecsubLTLIBRARIES clean-libtool \
587 mostlyclean-am
589 distclean: distclean-am
590 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
591 -rm -rf ./$(DEPDIR)
592 -rm -f Makefile
593 distclean-am: clean-am distclean-compile distclean-generic \
594 distclean-libtool distclean-tags
596 dvi: dvi-am
598 dvi-am:
600 html: html-am
602 html-am:
604 info: info-am
606 info-am:
608 install-data-am:
610 install-dvi: install-dvi-am
612 install-dvi-am:
614 install-exec-am: install-libexecsubLTLIBRARIES
616 install-html: install-html-am
618 install-html-am:
620 install-info: install-info-am
622 install-info-am:
624 install-man:
626 install-pdf: install-pdf-am
628 install-pdf-am:
630 install-ps: install-ps-am
632 install-ps-am:
634 installcheck-am:
636 maintainer-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
641 maintainer-clean-am: distclean-am maintainer-clean-generic
643 mostlyclean: mostlyclean-am
645 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
646 mostlyclean-libtool
648 pdf: pdf-am
650 pdf-am:
652 ps: ps-am
654 ps-am:
656 uninstall-am: uninstall-libexecsubLTLIBRARIES
658 .MAKE: install-am install-strip
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
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: