OSDN Git Service

PR gcc/27818:
[pf3gnuchains/gcc-fork.git] / libjava / libltdl / Makefile.in
1 # Makefile.in generated by automake 1.9.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17
18 SOURCES = $(libltdl_la_SOURCES) $(libltdlc_la_SOURCES)
19
20 srcdir = @srcdir@
21 top_srcdir = @top_srcdir@
22 VPATH = @srcdir@
23 pkgdatadir = $(datadir)/@PACKAGE@
24 pkglibdir = $(libdir)/@PACKAGE@
25 pkgincludedir = $(includedir)/@PACKAGE@
26 top_builddir = .
27 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28 INSTALL = @INSTALL@
29 install_sh_DATA = $(install_sh) -c -m 644
30 install_sh_PROGRAM = $(install_sh) -c
31 install_sh_SCRIPT = $(install_sh) -c
32 INSTALL_HEADER = $(INSTALL_DATA)
33 transform = $(program_transform_name)
34 NORMAL_INSTALL = :
35 PRE_INSTALL = :
36 POST_INSTALL = :
37 NORMAL_UNINSTALL = :
38 PRE_UNINSTALL = :
39 POST_UNINSTALL = :
40 build_triplet = @build@
41 host_triplet = @host@
42 DIST_COMMON = README $(am__configure_deps) $(am__include_HEADERS_DIST) \
43         $(am__noinst_HEADERS_DIST) $(srcdir)/Makefile.am \
44         $(srcdir)/Makefile.in $(srcdir)/config-h.in \
45         $(top_srcdir)/configure COPYING.LIB ChangeLog config.guess \
46         config.sub install-sh ltmain.sh missing
47 subdir = .
48 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
49 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
50         $(top_srcdir)/configure.ac
51 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
52         $(ACLOCAL_M4)
53 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
54  configure.lineno configure.status.lineno
55 mkinstalldirs = $(install_sh) -d
56 CONFIG_HEADER = config.h
57 CONFIG_CLEAN_FILES =
58 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
59 am__vpath_adj = case $$p in \
60     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
61     *) f=$$p;; \
62   esac;
63 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
64 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"
65 libLTLIBRARIES_INSTALL = $(INSTALL)
66 LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
67 am__DEPENDENCIES_1 =
68 libltdl_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
69 am_libltdl_la_OBJECTS = ltdl.lo
70 libltdl_la_OBJECTS = $(am_libltdl_la_OBJECTS)
71 @INSTALL_LTDL_TRUE@am_libltdl_la_rpath = -rpath $(libdir)
72 libltdlc_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
73 am_libltdlc_la_OBJECTS = ltdl.lo
74 libltdlc_la_OBJECTS = $(am_libltdlc_la_OBJECTS)
75 @CONVENIENCE_LTDL_TRUE@am_libltdlc_la_rpath =
76 DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
77 depcomp =
78 am__depfiles_maybe =
79 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
80         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
81 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
82         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
83         $(AM_CFLAGS) $(CFLAGS)
84 CCLD = $(CC)
85 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
86         $(AM_LDFLAGS) $(LDFLAGS) -o $@
87 SOURCES = $(libltdl_la_SOURCES) $(libltdlc_la_SOURCES)
88 DIST_SOURCES = $(libltdl_la_SOURCES) $(libltdlc_la_SOURCES)
89 am__include_HEADERS_DIST = ltdl.h
90 includeHEADERS_INSTALL = $(INSTALL_HEADER)
91 am__noinst_HEADERS_DIST = ltdl.h
92 HEADERS = $(include_HEADERS) $(noinst_HEADERS)
93 ETAGS = etags
94 CTAGS = ctags
95 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
96 distdir = $(PACKAGE)-$(VERSION)
97 top_distdir = $(distdir)
98 am__remove_distdir = \
99   { test ! -d $(distdir) \
100     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
101          && rm -fr $(distdir); }; }
102 DIST_ARCHIVES = $(distdir).tar.gz
103 GZIP_ENV = --best
104 distuninstallcheck_listfiles = find . -type f -print
105 distcleancheck_listfiles = find . -type f -print
106 ACLOCAL = @ACLOCAL@
107 AMDEP_FALSE = @AMDEP_FALSE@
108 AMDEP_TRUE = @AMDEP_TRUE@
109 AMTAR = @AMTAR@
110 AR = @AR@
111 AS = @AS@
112 AUTOCONF = @AUTOCONF@
113 AUTOHEADER = @AUTOHEADER@
114 AUTOMAKE = @AUTOMAKE@
115 AWK = @AWK@
116 CC = @CC@
117 CCDEPMODE = @CCDEPMODE@
118 CFLAGS = @CFLAGS@
119 CONVENIENCE_LTDL_FALSE = @CONVENIENCE_LTDL_FALSE@
120 CONVENIENCE_LTDL_TRUE = @CONVENIENCE_LTDL_TRUE@
121 CPP = @CPP@
122 CPPFLAGS = @CPPFLAGS@
123 CXX = @CXX@
124 CXXCPP = @CXXCPP@
125 CXXDEPMODE = @CXXDEPMODE@
126 CXXFLAGS = @CXXFLAGS@
127 CYGPATH_W = @CYGPATH_W@
128 DEFS = @DEFS@
129 DEPDIR = @DEPDIR@
130 DLLTOOL = @DLLTOOL@
131 ECHO = @ECHO@
132 ECHO_C = @ECHO_C@
133 ECHO_N = @ECHO_N@
134 ECHO_T = @ECHO_T@
135 EGREP = @EGREP@
136 EXEEXT = @EXEEXT@
137 F77 = @F77@
138 FFLAGS = @FFLAGS@
139 INSTALL_DATA = @INSTALL_DATA@
140 INSTALL_LTDL_FALSE = @INSTALL_LTDL_FALSE@
141 INSTALL_LTDL_TRUE = @INSTALL_LTDL_TRUE@
142 INSTALL_PROGRAM = @INSTALL_PROGRAM@
143 INSTALL_SCRIPT = @INSTALL_SCRIPT@
144 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
145 LDFLAGS = @LDFLAGS@
146 LIBADD_DL = @LIBADD_DL@
147 LIBOBJS = @LIBOBJS@
148 LIBS = @LIBS@
149 LIBTOOL = @LIBTOOL@
150 LIBTOOL_DEPS = @LIBTOOL_DEPS@
151 LN_S = @LN_S@
152 LTLIBOBJS = @LTLIBOBJS@
153 MAINT = @MAINT@
154 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
155 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
156 MAKEINFO = @MAKEINFO@
157 OBJDUMP = @OBJDUMP@
158 OBJEXT = @OBJEXT@
159 PACKAGE = @PACKAGE@
160 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
161 PACKAGE_NAME = @PACKAGE_NAME@
162 PACKAGE_STRING = @PACKAGE_STRING@
163 PACKAGE_TARNAME = @PACKAGE_TARNAME@
164 PACKAGE_VERSION = @PACKAGE_VERSION@
165 PATH_SEPARATOR = @PATH_SEPARATOR@
166 RANLIB = @RANLIB@
167 SET_MAKE = @SET_MAKE@
168 SHELL = @SHELL@
169 STRIP = @STRIP@
170 VERSION = @VERSION@
171 ac_ct_AR = @ac_ct_AR@
172 ac_ct_AS = @ac_ct_AS@
173 ac_ct_CC = @ac_ct_CC@
174 ac_ct_CXX = @ac_ct_CXX@
175 ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
176 ac_ct_F77 = @ac_ct_F77@
177 ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
178 ac_ct_RANLIB = @ac_ct_RANLIB@
179 ac_ct_STRIP = @ac_ct_STRIP@
180 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
181 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
182 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
183 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
184 am__include = @am__include@
185 am__leading_dot = @am__leading_dot@
186 am__quote = @am__quote@
187 am__tar = @am__tar@
188 am__untar = @am__untar@
189 bindir = @bindir@
190 build = @build@
191 build_alias = @build_alias@
192 build_cpu = @build_cpu@
193 build_os = @build_os@
194 build_vendor = @build_vendor@
195 datadir = @datadir@
196 exec_prefix = @exec_prefix@
197 host = @host@
198 host_alias = @host_alias@
199 host_cpu = @host_cpu@
200 host_os = @host_os@
201 host_vendor = @host_vendor@
202 includedir = @includedir@
203 infodir = @infodir@
204 install_sh = @install_sh@
205 libdir = @libdir@
206 libexecdir = @libexecdir@
207 localstatedir = @localstatedir@
208 mandir = @mandir@
209 mkdir_p = @mkdir_p@
210 oldincludedir = @oldincludedir@
211 prefix = @prefix@
212 program_transform_name = @program_transform_name@
213 sbindir = @sbindir@
214 sharedstatedir = @sharedstatedir@
215 sysconfdir = @sysconfdir@
216 target_alias = @target_alias@
217 AUTOMAKE_OPTIONS = no-dependencies foreign
218 INCLUDES = $(GCINCS)
219 @INSTALL_LTDL_TRUE@include_HEADERS = ltdl.h
220 @INSTALL_LTDL_TRUE@lib_LTLIBRARIES = libltdl.la
221 @INSTALL_LTDL_FALSE@noinst_HEADERS = ltdl.h
222 @CONVENIENCE_LTDL_TRUE@noinst_LTLIBRARIES = libltdlc.la
223 CLEANFILES = libltdl.la libltdlc.la
224 libltdl_la_SOURCES = ltdl.c
225 libltdl_la_LDFLAGS = -no-undefined -version-info 4:1:1
226 libltdl_la_LIBADD = $(LIBADD_DL)
227 libltdlc_la_SOURCES = ltdl.c
228 libltdlc_la_LIBADD = $(LIBADD_DL)
229 ltdldatadir = $(datadir)/libtool/libltdl
230 ltdldatafiles = COPYING.LIB README acinclude.m4 aclocal.m4 \
231                 Makefile.am Makefile.in configure.ac configure \
232                 config-h.in config.guess config.sub \
233                 install-sh missing ltmain.sh \
234                 ltdl.c ltdl.h
235
236 all: config.h
237         $(MAKE) $(AM_MAKEFLAGS) all-am
238
239 .SUFFIXES:
240 .SUFFIXES: .c .lo .o .obj
241 am--refresh:
242         @:
243 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
244         @for dep in $?; do \
245           case '$(am__configure_deps)' in \
246             *$$dep*) \
247               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
248               cd $(srcdir) && $(AUTOMAKE) --foreign  \
249                 && exit 0; \
250               exit 1;; \
251           esac; \
252         done; \
253         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
254         cd $(top_srcdir) && \
255           $(AUTOMAKE) --foreign  Makefile
256 .PRECIOUS: Makefile
257 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
258         @case '$?' in \
259           *config.status*) \
260             echo ' $(SHELL) ./config.status'; \
261             $(SHELL) ./config.status;; \
262           *) \
263             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
264             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
265         esac;
266
267 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
268         $(SHELL) ./config.status --recheck
269
270 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
271         cd $(srcdir) && $(AUTOCONF)
272 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
273         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
274
275 config.h: stamp-h1
276         @if test ! -f $@; then \
277           rm -f stamp-h1; \
278           $(MAKE) stamp-h1; \
279         else :; fi
280
281 stamp-h1: $(srcdir)/config-h.in $(top_builddir)/config.status
282         @rm -f stamp-h1
283         cd $(top_builddir) && $(SHELL) ./config.status config.h
284 $(srcdir)/config-h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
285         cd $(top_srcdir) && $(AUTOHEADER)
286         rm -f stamp-h1
287         touch $@
288
289 distclean-hdr:
290         -rm -f config.h stamp-h1
291 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
292         @$(NORMAL_INSTALL)
293         test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
294         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
295           if test -f $$p; then \
296             f=$(am__strip_dir) \
297             echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
298             $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
299           else :; fi; \
300         done
301
302 uninstall-libLTLIBRARIES:
303         @$(NORMAL_UNINSTALL)
304         @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
305           p=$(am__strip_dir) \
306           echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
307           $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
308         done
309
310 clean-libLTLIBRARIES:
311         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
312         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
313           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
314           test "$$dir" != "$$p" || dir=.; \
315           echo "rm -f \"$${dir}/so_locations\""; \
316           rm -f "$${dir}/so_locations"; \
317         done
318
319 clean-noinstLTLIBRARIES:
320         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
321         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
322           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
323           test "$$dir" != "$$p" || dir=.; \
324           echo "rm -f \"$${dir}/so_locations\""; \
325           rm -f "$${dir}/so_locations"; \
326         done
327 libltdl.la: $(libltdl_la_OBJECTS) $(libltdl_la_DEPENDENCIES) 
328         $(LINK) $(am_libltdl_la_rpath) $(libltdl_la_LDFLAGS) $(libltdl_la_OBJECTS) $(libltdl_la_LIBADD) $(LIBS)
329 libltdlc.la: $(libltdlc_la_OBJECTS) $(libltdlc_la_DEPENDENCIES) 
330         $(LINK) $(am_libltdlc_la_rpath) $(libltdlc_la_LDFLAGS) $(libltdlc_la_OBJECTS) $(libltdlc_la_LIBADD) $(LIBS)
331
332 mostlyclean-compile:
333         -rm -f *.$(OBJEXT)
334
335 distclean-compile:
336         -rm -f *.tab.c
337
338 .c.o:
339         $(COMPILE) -c $<
340
341 .c.obj:
342         $(COMPILE) -c `$(CYGPATH_W) '$<'`
343
344 .c.lo:
345         $(LTCOMPILE) -c -o $@ $<
346
347 mostlyclean-libtool:
348         -rm -f *.lo
349
350 clean-libtool:
351         -rm -rf .libs _libs
352
353 distclean-libtool:
354         -rm -f libtool
355 uninstall-info-am:
356 install-includeHEADERS: $(include_HEADERS)
357         @$(NORMAL_INSTALL)
358         test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)"
359         @list='$(include_HEADERS)'; for p in $$list; do \
360           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
361           f=$(am__strip_dir) \
362           echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
363           $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
364         done
365
366 uninstall-includeHEADERS:
367         @$(NORMAL_UNINSTALL)
368         @list='$(include_HEADERS)'; for p in $$list; do \
369           f=$(am__strip_dir) \
370           echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
371           rm -f "$(DESTDIR)$(includedir)/$$f"; \
372         done
373
374 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
375         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
376         unique=`for i in $$list; do \
377             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
378           done | \
379           $(AWK) '    { files[$$0] = 1; } \
380                END { for (i in files) print i; }'`; \
381         mkid -fID $$unique
382 tags: TAGS
383
384 TAGS:  $(HEADERS) $(SOURCES) config-h.in $(TAGS_DEPENDENCIES) \
385                 $(TAGS_FILES) $(LISP)
386         tags=; \
387         here=`pwd`; \
388         list='$(SOURCES) $(HEADERS) config-h.in $(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; } \
393                END { for (i in files) print i; }'`; \
394         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
395           test -n "$$unique" || unique=$$empty_fix; \
396           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
397             $$tags $$unique; \
398         fi
399 ctags: CTAGS
400 CTAGS:  $(HEADERS) $(SOURCES) config-h.in $(TAGS_DEPENDENCIES) \
401                 $(TAGS_FILES) $(LISP)
402         tags=; \
403         here=`pwd`; \
404         list='$(SOURCES) $(HEADERS) config-h.in $(LISP) $(TAGS_FILES)'; \
405         unique=`for i in $$list; do \
406             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
407           done | \
408           $(AWK) '    { files[$$0] = 1; } \
409                END { for (i in files) print i; }'`; \
410         test -z "$(CTAGS_ARGS)$$tags$$unique" \
411           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
412              $$tags $$unique
413
414 GTAGS:
415         here=`$(am__cd) $(top_builddir) && pwd` \
416           && cd $(top_srcdir) \
417           && gtags -i $(GTAGS_ARGS) $$here
418
419 distclean-tags:
420         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
421
422 distdir: $(DISTFILES)
423         $(am__remove_distdir)
424         mkdir $(distdir)
425         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
426         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
427         list='$(DISTFILES)'; for file in $$list; do \
428           case $$file in \
429             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
430             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
431           esac; \
432           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
433           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
434           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
435             dir="/$$dir"; \
436             $(mkdir_p) "$(distdir)$$dir"; \
437           else \
438             dir=''; \
439           fi; \
440           if test -d $$d/$$file; then \
441             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
442               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
443             fi; \
444             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
445           else \
446             test -f $(distdir)/$$file \
447             || cp -p $$d/$$file $(distdir)/$$file \
448             || exit 1; \
449           fi; \
450         done
451         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
452           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
453           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
454           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
455         || chmod -R a+r $(distdir)
456 dist-gzip: distdir
457         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
458         $(am__remove_distdir)
459
460 dist-bzip2: distdir
461         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
462         $(am__remove_distdir)
463
464 dist-tarZ: distdir
465         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
466         $(am__remove_distdir)
467
468 dist-shar: distdir
469         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
470         $(am__remove_distdir)
471
472 dist-zip: distdir
473         -rm -f $(distdir).zip
474         zip -rq $(distdir).zip $(distdir)
475         $(am__remove_distdir)
476
477 dist dist-all: distdir
478         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
479         $(am__remove_distdir)
480
481 # This target untars the dist file and tries a VPATH configuration.  Then
482 # it guarantees that the distribution is self-contained by making another
483 # tarfile.
484 distcheck: dist
485         case '$(DIST_ARCHIVES)' in \
486         *.tar.gz*) \
487           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
488         *.tar.bz2*) \
489           bunzip2 -c $(distdir).tar.bz2 | $(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         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
502           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
503           && cd $(distdir)/_build \
504           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
505             $(DISTCHECK_CONFIGURE_FLAGS) \
506           && $(MAKE) $(AM_MAKEFLAGS) \
507           && $(MAKE) $(AM_MAKEFLAGS) dvi \
508           && $(MAKE) $(AM_MAKEFLAGS) check \
509           && $(MAKE) $(AM_MAKEFLAGS) install \
510           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
511           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
512           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
513                 distuninstallcheck \
514           && chmod -R a-w "$$dc_install_base" \
515           && ({ \
516                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
517                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
518                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
519                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
520                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
521               } || { rm -rf "$$dc_destdir"; exit 1; }) \
522           && rm -rf "$$dc_destdir" \
523           && $(MAKE) $(AM_MAKEFLAGS) dist \
524           && rm -rf $(DIST_ARCHIVES) \
525           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
526         $(am__remove_distdir)
527         @(echo "$(distdir) archives ready for distribution: "; \
528           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
529           sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
530 distuninstallcheck:
531         @cd $(distuninstallcheck_dir) \
532         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
533            || { echo "ERROR: files left after uninstall:" ; \
534                 if test -n "$(DESTDIR)"; then \
535                   echo "  (check DESTDIR support)"; \
536                 fi ; \
537                 $(distuninstallcheck_listfiles) ; \
538                 exit 1; } >&2
539 distcleancheck: distclean
540         @if test '$(srcdir)' = . ; then \
541           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
542           exit 1 ; \
543         fi
544         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
545           || { echo "ERROR: files left in build directory after distclean:" ; \
546                $(distcleancheck_listfiles) ; \
547                exit 1; } >&2
548 check-am: all-am
549 check: check-am
550 all-am: Makefile $(LTLIBRARIES) $(HEADERS) config.h
551 installdirs:
552         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \
553           test -z "$$dir" || $(mkdir_p) "$$dir"; \
554         done
555 install: install-am
556 install-exec: install-exec-am
557 install-data: install-data-am
558 uninstall: uninstall-am
559
560 install-am: all-am
561         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
562
563 installcheck: installcheck-am
564 install-strip:
565         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
566           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
567           `test -z '$(STRIP)' || \
568             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
569 mostlyclean-generic:
570
571 clean-generic:
572         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
573
574 distclean-generic:
575         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
576
577 maintainer-clean-generic:
578         @echo "This command is intended for maintainers to use"
579         @echo "it deletes files that may require special tools to rebuild."
580 @INSTALL_LTDL_FALSE@install-data-local:
581 clean: clean-am
582
583 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
584         clean-noinstLTLIBRARIES mostlyclean-am
585
586 distclean: distclean-am
587         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
588         -rm -f Makefile
589 distclean-am: clean-am distclean-compile distclean-generic \
590         distclean-hdr distclean-libtool distclean-tags
591
592 dvi: dvi-am
593
594 dvi-am:
595
596 html: html-am
597
598 info: info-am
599
600 info-am:
601
602 install-data-am: install-data-local install-includeHEADERS
603
604 install-exec-am: install-libLTLIBRARIES
605
606 install-info: install-info-am
607
608 install-man:
609
610 installcheck-am:
611
612 maintainer-clean: maintainer-clean-am
613         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
614         -rm -rf $(top_srcdir)/autom4te.cache
615         -rm -f Makefile
616 maintainer-clean-am: distclean-am maintainer-clean-generic
617
618 mostlyclean: mostlyclean-am
619
620 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
621         mostlyclean-libtool
622
623 pdf: pdf-am
624
625 pdf-am:
626
627 ps: ps-am
628
629 ps-am:
630
631 uninstall-am: uninstall-includeHEADERS uninstall-info-am \
632         uninstall-libLTLIBRARIES
633
634 .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
635         clean-generic clean-libLTLIBRARIES clean-libtool \
636         clean-noinstLTLIBRARIES ctags dist dist-all dist-bzip2 \
637         dist-gzip dist-shar dist-tarZ dist-zip distcheck distclean \
638         distclean-compile distclean-generic distclean-hdr \
639         distclean-libtool distclean-tags distcleancheck distdir \
640         distuninstallcheck dvi dvi-am html html-am info info-am \
641         install install-am install-data install-data-am \
642         install-data-local install-exec install-exec-am \
643         install-includeHEADERS install-info install-info-am \
644         install-libLTLIBRARIES install-man install-strip installcheck \
645         installcheck-am installdirs maintainer-clean \
646         maintainer-clean-generic mostlyclean mostlyclean-compile \
647         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
648         tags uninstall uninstall-am uninstall-includeHEADERS \
649         uninstall-info-am uninstall-libLTLIBRARIES
650
651
652 ltdl.lo: ltdl.h config.h
653
654 $(libltdl_la_OBJECTS) $(libltdlc_la_OBJECTS): libtool
655 libtool: $(LIBTOOL_DEPS)
656         $(SHELL) ./config.status --recheck
657
658 @INSTALL_LTDL_TRUE@install-data-local:
659 @INSTALL_LTDL_TRUE@     -rm -rf $(DESTDIR)$(ltdldatadir)
660 @INSTALL_LTDL_TRUE@     $(mkinstalldirs) $(DESTDIR)$(ltdldatadir)
661 @INSTALL_LTDL_TRUE@     ( cd $(srcdir) && $(AMTAR) chf - $(ltdldatafiles); ) \
662 @INSTALL_LTDL_TRUE@       | ( umask 0 && cd $(DESTDIR)$(ltdldatadir) && $(AMTAR) xf -; )
663 # Tell versions [3.59,3.63) of GNU make to not export all variables.
664 # Otherwise a system limit (for SysV at least) may be exceeded.
665 .NOEXPORT: