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