Imported upstream version 0.59.3
[hcoop/debian/courier-authlib.git] / libltdl / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 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 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkgincludedir = $(includedir)/@PACKAGE@
24 top_builddir = .
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 build_triplet = @build@
39 host_triplet = @host@
40 DIST_COMMON = README $(am__configure_deps) $(am__include_HEADERS_DIST) \
41 $(am__noinst_HEADERS_DIST) $(srcdir)/Makefile.am \
42 $(srcdir)/Makefile.in $(srcdir)/config-h.in \
43 $(top_srcdir)/configure COPYING.LIB config.guess config.sub \
44 install-sh ltmain.sh missing
45 subdir = .
46 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
47 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
48 $(top_srcdir)/configure.ac
49 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50 $(ACLOCAL_M4)
51 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
52 configure.lineno configure.status.lineno
53 mkinstalldirs = $(install_sh) -d
54 CONFIG_HEADER = config.h
55 CONFIG_CLEAN_FILES =
56 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
57 am__vpath_adj = case $$p in \
58 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
59 *) f=$$p;; \
60 esac;
61 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
62 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"
63 libLTLIBRARIES_INSTALL = $(INSTALL)
64 LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
65 am__DEPENDENCIES_1 =
66 libltdl_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
67 am_libltdl_la_OBJECTS = ltdl.lo
68 libltdl_la_OBJECTS = $(am_libltdl_la_OBJECTS)
69 @INSTALL_LTDL_TRUE@am_libltdl_la_rpath = -rpath $(libdir)
70 libltdlc_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
71 am_libltdlc_la_OBJECTS = ltdl.lo
72 libltdlc_la_OBJECTS = $(am_libltdlc_la_OBJECTS)
73 @CONVENIENCE_LTDL_TRUE@am_libltdlc_la_rpath =
74 DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
75 depcomp =
76 am__depfiles_maybe =
77 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
78 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
79 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
80 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
81 $(AM_CFLAGS) $(CFLAGS)
82 CCLD = $(CC)
83 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
84 $(AM_LDFLAGS) $(LDFLAGS) -o $@
85 SOURCES = $(libltdl_la_SOURCES) $(libltdlc_la_SOURCES)
86 DIST_SOURCES = $(libltdl_la_SOURCES) $(libltdlc_la_SOURCES)
87 am__include_HEADERS_DIST = ltdl.h
88 includeHEADERS_INSTALL = $(INSTALL_HEADER)
89 am__noinst_HEADERS_DIST = ltdl.h
90 HEADERS = $(include_HEADERS) $(noinst_HEADERS)
91 ETAGS = etags
92 CTAGS = ctags
93 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
94 distdir = $(PACKAGE)-$(VERSION)
95 top_distdir = $(distdir)
96 am__remove_distdir = \
97 { test ! -d $(distdir) \
98 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
99 && rm -fr $(distdir); }; }
100 DIST_ARCHIVES = $(distdir).tar.gz
101 GZIP_ENV = --best
102 distuninstallcheck_listfiles = find . -type f -print
103 distcleancheck_listfiles = find . -type f -print
104 ACLOCAL = @ACLOCAL@
105 AMDEP_FALSE = @AMDEP_FALSE@
106 AMDEP_TRUE = @AMDEP_TRUE@
107 AMTAR = @AMTAR@
108 AR = @AR@
109 AS = @AS@
110 AUTOCONF = @AUTOCONF@
111 AUTOHEADER = @AUTOHEADER@
112 AUTOMAKE = @AUTOMAKE@
113 AWK = @AWK@
114 CC = @CC@
115 CCDEPMODE = @CCDEPMODE@
116 CFLAGS = @CFLAGS@
117 CONVENIENCE_LTDL_FALSE = @CONVENIENCE_LTDL_FALSE@
118 CONVENIENCE_LTDL_TRUE = @CONVENIENCE_LTDL_TRUE@
119 CPP = @CPP@
120 CPPFLAGS = @CPPFLAGS@
121 CXX = @CXX@
122 CXXCPP = @CXXCPP@
123 CXXDEPMODE = @CXXDEPMODE@
124 CXXFLAGS = @CXXFLAGS@
125 CYGPATH_W = @CYGPATH_W@
126 DEFS = @DEFS@
127 DEPDIR = @DEPDIR@
128 DLLTOOL = @DLLTOOL@
129 ECHO = @ECHO@
130 ECHO_C = @ECHO_C@
131 ECHO_N = @ECHO_N@
132 ECHO_T = @ECHO_T@
133 EGREP = @EGREP@
134 EXEEXT = @EXEEXT@
135 F77 = @F77@
136 FFLAGS = @FFLAGS@
137 INSTALL_DATA = @INSTALL_DATA@
138 INSTALL_LTDL_FALSE = @INSTALL_LTDL_FALSE@
139 INSTALL_LTDL_TRUE = @INSTALL_LTDL_TRUE@
140 INSTALL_PROGRAM = @INSTALL_PROGRAM@
141 INSTALL_SCRIPT = @INSTALL_SCRIPT@
142 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
143 LDFLAGS = @LDFLAGS@
144 LIBADD_DL = @LIBADD_DL@
145 LIBOBJS = @LIBOBJS@
146 LIBS = @LIBS@
147 LIBTOOL = @LIBTOOL@
148 LIBTOOL_DEPS = @LIBTOOL_DEPS@
149 LN_S = @LN_S@
150 LTLIBOBJS = @LTLIBOBJS@
151 MAKEINFO = @MAKEINFO@
152 OBJDUMP = @OBJDUMP@
153 OBJEXT = @OBJEXT@
154 PACKAGE = @PACKAGE@
155 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
156 PACKAGE_NAME = @PACKAGE_NAME@
157 PACKAGE_STRING = @PACKAGE_STRING@
158 PACKAGE_TARNAME = @PACKAGE_TARNAME@
159 PACKAGE_VERSION = @PACKAGE_VERSION@
160 PATH_SEPARATOR = @PATH_SEPARATOR@
161 RANLIB = @RANLIB@
162 SED = @SED@
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:4: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 # Tell versions [3.59,3.63) of GNU make to not export all variables.
645 # Otherwise a system limit (for SysV at least) may be exceeded.
646 .NOEXPORT: