1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
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.
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
19 top_srcdir
= @top_srcdir@
21 pkgdatadir
= $(datadir)/@PACKAGE@
22 pkglibdir
= $(libdir)/@PACKAGE@
23 pkgincludedir
= $(includedir)/@PACKAGE@
25 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
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
)
38 build_triplet
= @build@
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 ChangeLog config.guess \
44 config.sub install-sh ltmain.sh missing
46 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
47 am__aclocal_m4_deps
= $(top_srcdir
)/..
/..
/config
/depstand.m4 \
48 $(top_srcdir
)/..
/..
/config
/lead-dot.m4 \
49 $(top_srcdir
)/..
/..
/config
/multi.m4
$(top_srcdir
)/acinclude.m4 \
50 $(top_srcdir
)/configure.ac
51 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
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
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/||"`;; \
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
)
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.
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
)
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
)
95 am__include_HEADERS_DIST
= ltdl.h
96 includeHEADERS_INSTALL
= $(INSTALL_HEADER
)
97 am__noinst_HEADERS_DIST
= ltdl.h
98 HEADERS
= $(include_HEADERS
) $(noinst_HEADERS
)
101 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
102 distdir
= $(PACKAGE
)-$(VERSION
)
103 top_distdir
= $(distdir
)
104 am__remove_distdir
= \
105 { test ! -d
$(distdir
) \
106 ||
{ find
$(distdir
) -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
107 && rm -fr
$(distdir
); }; }
108 DIST_ARCHIVES
= $(distdir
).
tar.gz
110 distuninstallcheck_listfiles
= find .
-type f
-print
111 distcleancheck_listfiles
= find .
-type f
-print
113 AMDEP_FALSE
= @AMDEP_FALSE@
114 AMDEP_TRUE
= @AMDEP_TRUE@
118 AUTOCONF
= @AUTOCONF@
119 AUTOHEADER
= @AUTOHEADER@
120 AUTOMAKE
= @AUTOMAKE@
123 CCDEPMODE
= @CCDEPMODE@
125 CONVENIENCE_LTDL_FALSE
= @CONVENIENCE_LTDL_FALSE@
126 CONVENIENCE_LTDL_TRUE
= @CONVENIENCE_LTDL_TRUE@
128 CPPFLAGS
= @CPPFLAGS@
131 CXXDEPMODE
= @CXXDEPMODE@
132 CXXFLAGS
= @CXXFLAGS@
133 CYGPATH_W
= @CYGPATH_W@
145 INSTALL_DATA
= @INSTALL_DATA@
146 INSTALL_LTDL_FALSE
= @INSTALL_LTDL_FALSE@
147 INSTALL_LTDL_TRUE
= @INSTALL_LTDL_TRUE@
148 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
149 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
150 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
152 LIBADD_DL
= @LIBADD_DL@
156 LIBTOOL_DEPS
= @LIBTOOL_DEPS@
158 LTLIBOBJS
= @LTLIBOBJS@
160 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
161 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
162 MAKEINFO
= @MAKEINFO@
166 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
167 PACKAGE_NAME
= @PACKAGE_NAME@
168 PACKAGE_STRING
= @PACKAGE_STRING@
169 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
170 PACKAGE_VERSION
= @PACKAGE_VERSION@
171 PATH_SEPARATOR
= @PATH_SEPARATOR@
173 SET_MAKE
= @SET_MAKE@
177 ac_ct_AR
= @ac_ct_AR@
178 ac_ct_AS
= @ac_ct_AS@
179 ac_ct_CC
= @ac_ct_CC@
180 ac_ct_CXX
= @ac_ct_CXX@
181 ac_ct_DLLTOOL
= @ac_ct_DLLTOOL@
182 ac_ct_F77
= @ac_ct_F77@
183 ac_ct_OBJDUMP
= @ac_ct_OBJDUMP@
184 ac_ct_RANLIB
= @ac_ct_RANLIB@
185 ac_ct_STRIP
= @ac_ct_STRIP@
186 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
187 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
188 am__fastdepCXX_FALSE
= @am__fastdepCXX_FALSE@
189 am__fastdepCXX_TRUE
= @am__fastdepCXX_TRUE@
190 am__include
= @am__include@
191 am__leading_dot
= @am__leading_dot@
192 am__quote
= @am__quote@
194 am__untar
= @am__untar@
197 build_alias
= @build_alias@
198 build_cpu
= @build_cpu@
199 build_os
= @build_os@
200 build_vendor
= @build_vendor@
202 exec_prefix = @
exec_prefix@
204 host_alias
= @host_alias@
205 host_cpu
= @host_cpu@
207 host_vendor
= @host_vendor@
208 includedir = @
includedir@
210 install_sh
= @install_sh@
212 libexecdir
= @libexecdir@
213 localstatedir
= @localstatedir@
216 multi_basedir
= @multi_basedir@
217 oldincludedir = @
oldincludedir@
219 program_transform_name
= @program_transform_name@
221 sharedstatedir
= @sharedstatedir@
222 sysconfdir
= @sysconfdir@
223 target_alias
= @target_alias@
224 AUTOMAKE_OPTIONS
= no-dependencies foreign
225 ACLOCAL_AMFLAGS
= -I ..
/..
-I ..
/..
/config
227 @INSTALL_LTDL_TRUE@include_HEADERS
= ltdl.h
228 @INSTALL_LTDL_TRUE@lib_LTLIBRARIES
= libltdl.la
229 @INSTALL_LTDL_FALSE@noinst_HEADERS
= ltdl.h
230 @CONVENIENCE_LTDL_TRUE@noinst_LTLIBRARIES
= libltdlc.la
231 CLEANFILES
= libltdl.la libltdlc.la
232 libltdl_la_SOURCES
= ltdl.c
233 libltdl_la_LDFLAGS
= -no-undefined
-version-info
4:1:1
234 libltdl_la_LIBADD
= $(LIBADD_DL
)
235 libltdlc_la_SOURCES
= ltdl.c
236 libltdlc_la_LIBADD
= $(LIBADD_DL
)
237 ltdldatadir
= $(datadir)/libtool
/libltdl
238 ltdldatafiles
= COPYING.LIB README acinclude.m4 aclocal.m4 \
239 Makefile.am Makefile.in configure.ac configure \
240 config-h.in config.guess config.sub \
241 install-sh missing ltmain.sh \
245 $(MAKE
) $(AM_MAKEFLAGS
) all-am
248 .SUFFIXES
: .c .lo .o .obj
251 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
253 case
'$(am__configure_deps)' in \
255 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
256 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
261 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
262 cd
$(top_srcdir
) && \
263 $(AUTOMAKE
) --foreign Makefile
265 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
268 echo
' $(SHELL) ./config.status'; \
269 $(SHELL
) .
/config.status
;; \
271 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
272 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
275 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
276 $(SHELL
) .
/config.status
--recheck
278 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
279 cd
$(srcdir) && $(AUTOCONF
)
280 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
281 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
284 @if
test ! -f
$@
; then \
289 stamp-h1
: $(srcdir)/config-h.in
$(top_builddir
)/config.status
291 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
292 $(srcdir)/config-h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
293 cd
$(top_srcdir
) && $(AUTOHEADER
)
298 -rm -f config.h stamp-h1
299 install-libLTLIBRARIES
: $(lib_LTLIBRARIES
)
301 test -z
"$(libdir)" ||
$(mkdir_p
) "$(DESTDIR)$(libdir)"
302 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
303 if
test -f
$$p; then \
305 echo
" $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
306 $(LIBTOOL
) --mode
=install $(libLTLIBRARIES_INSTALL
) $(INSTALL_STRIP_FLAG
) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
310 uninstall-libLTLIBRARIES
:
312 @set
-x
; list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
314 echo
" $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
315 $(LIBTOOL
) --mode
=uninstall rm -f
"$(DESTDIR)$(libdir)/$$p"; \
318 clean-libLTLIBRARIES
:
319 -test -z
"$(lib_LTLIBRARIES)" ||
rm -f
$(lib_LTLIBRARIES
)
320 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
321 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
322 test "$$dir" != "$$p" ||
dir=.
; \
323 echo
"rm -f \"$${dir}/so_locations\""; \
324 rm -f
"$${dir}/so_locations"; \
327 clean-noinstLTLIBRARIES
:
328 -test -z
"$(noinst_LTLIBRARIES)" ||
rm -f
$(noinst_LTLIBRARIES
)
329 @list
='$(noinst_LTLIBRARIES)'; for p in
$$list; do \
330 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
331 test "$$dir" != "$$p" ||
dir=.
; \
332 echo
"rm -f \"$${dir}/so_locations\""; \
333 rm -f
"$${dir}/so_locations"; \
335 libltdl.la
: $(libltdl_la_OBJECTS
) $(libltdl_la_DEPENDENCIES
)
336 $(LINK
) $(am_libltdl_la_rpath
) $(libltdl_la_LDFLAGS
) $(libltdl_la_OBJECTS
) $(libltdl_la_LIBADD
) $(LIBS
)
337 libltdlc.la
: $(libltdlc_la_OBJECTS
) $(libltdlc_la_DEPENDENCIES
)
338 $(LINK
) $(am_libltdlc_la_rpath
) $(libltdlc_la_LDFLAGS
) $(libltdlc_la_OBJECTS
) $(libltdlc_la_LIBADD
) $(LIBS
)
350 $(COMPILE
) -c
`$(CYGPATH_W) '$<'`
353 $(LTCOMPILE
) -c
-o
$@
$<
364 # GNU Make needs to see an explicit $(MAKE) variable in the command it
365 # runs to enable its job server during parallel builds. Hence the
368 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
370 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
373 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
375 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
377 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
378 maintainer-clean-multi
:
379 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
381 install-includeHEADERS
: $(include_HEADERS
)
383 test -z
"$(includedir)" ||
$(mkdir_p
) "$(DESTDIR)$(includedir)"
384 @list
='$(include_HEADERS)'; for p in
$$list; do \
385 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
387 echo
" $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
388 $(includeHEADERS_INSTALL
) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
391 uninstall-includeHEADERS
:
393 @list
='$(include_HEADERS)'; for p in
$$list; do \
395 echo
" rm -f '$(DESTDIR)$(includedir)/$$f'"; \
396 rm -f
"$(DESTDIR)$(includedir)/$$f"; \
399 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
400 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
401 unique
=`for i in $$list; do \
402 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
404 $(AWK) ' { files[$$0] = 1; } \
405 END { for (i in files) print i; }'`; \
409 TAGS
: $(HEADERS
) $(SOURCES
) config-h.in
$(TAGS_DEPENDENCIES
) \
410 $(TAGS_FILES
) $(LISP
)
413 list
='$(SOURCES) $(HEADERS) config-h.in $(LISP) $(TAGS_FILES)'; \
414 unique
=`for i in $$list; do \
415 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
417 $(AWK) ' { files[$$0] = 1; } \
418 END { for (i in files) print i; }'`; \
419 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
420 test -n
"$$unique" || unique
=$$empty_fix; \
421 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
425 CTAGS
: $(HEADERS
) $(SOURCES
) config-h.in
$(TAGS_DEPENDENCIES
) \
426 $(TAGS_FILES
) $(LISP
)
429 list
='$(SOURCES) $(HEADERS) config-h.in $(LISP) $(TAGS_FILES)'; \
430 unique
=`for i in $$list; do \
431 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
433 $(AWK) ' { files[$$0] = 1; } \
434 END { for (i in files) print i; }'`; \
435 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
436 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
440 here
=`$(am__cd) $(top_builddir) && pwd` \
441 && cd
$(top_srcdir
) \
442 && gtags
-i
$(GTAGS_ARGS
) $$here
445 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
447 distdir
: $(DISTFILES
)
448 $(am__remove_distdir
)
450 $(mkdir_p
) $(distdir
)/..
/..
/config
451 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
452 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
453 list
='$(DISTFILES)'; for file in
$$list; do \
455 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
456 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
458 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
459 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
460 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
462 $(mkdir_p
) "$(distdir)$$dir"; \
466 if
test -d
$$d/$$file; then \
467 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
468 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
470 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
472 test -f
$(distdir
)/$$file \
473 || cp
-p
$$d/$$file $(distdir
)/$$file \
477 -find
$(distdir
) -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
478 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
479 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
480 ! -type d
! -perm
-444 -exec
$(SHELL
) $(install_sh
) -c
-m a
+r
{} {} \
; \
481 || chmod
-R a
+r
$(distdir
)
483 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
484 $(am__remove_distdir
)
487 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
488 $(am__remove_distdir
)
491 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
492 $(am__remove_distdir
)
495 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
496 $(am__remove_distdir
)
499 -rm -f
$(distdir
).zip
500 zip
-rq
$(distdir
).zip
$(distdir
)
501 $(am__remove_distdir
)
503 dist dist-all
: distdir
504 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
505 $(am__remove_distdir
)
507 # This target untars the dist file and tries a VPATH configuration. Then
508 # it guarantees that the distribution is self-contained by making another
511 case
'$(DIST_ARCHIVES)' in \
513 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
515 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
517 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
519 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
521 unzip
$(distdir
).zip
;;\
523 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
524 mkdir
$(distdir
)/_build
525 mkdir
$(distdir
)/_inst
527 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
528 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
529 && cd
$(distdir
)/_build \
530 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
531 $(DISTCHECK_CONFIGURE_FLAGS
) \
532 && $(MAKE
) $(AM_MAKEFLAGS
) \
533 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
534 && $(MAKE
) $(AM_MAKEFLAGS
) check \
535 && $(MAKE
) $(AM_MAKEFLAGS
) install \
536 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
537 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
538 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
540 && chmod
-R a-w
"$$dc_install_base" \
542 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
543 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
544 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
545 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
546 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
547 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
548 && rm -rf
"$$dc_destdir" \
549 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
550 && rm -rf
$(DIST_ARCHIVES
) \
551 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck
552 $(am__remove_distdir
)
553 @
(echo
"$(distdir) archives ready for distribution: "; \
554 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
555 sed
-e
'1{h;s/./=/g;p;x;}' -e
'$${p;x;}'
557 @cd
$(distuninstallcheck_dir
) \
558 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
559 ||
{ echo
"ERROR: files left after uninstall:" ; \
560 if
test -n
"$(DESTDIR)"; then \
561 echo
" (check DESTDIR support)"; \
563 $(distuninstallcheck_listfiles
) ; \
565 distcleancheck
: distclean
566 @if
test '$(srcdir)' = .
; then \
567 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
570 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
571 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
572 $(distcleancheck_listfiles
) ; \
576 all-am
: Makefile
$(LTLIBRARIES
) all-multi
$(HEADERS
) config.h
578 for
dir in
"$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \
579 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
582 install-exec
: install-exec-am
583 install-data
: install-data-am
584 uninstall: uninstall-am
587 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
589 installcheck: installcheck-am
591 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
592 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
593 `test -z '$(STRIP)' || \
594 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
598 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
601 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
603 maintainer-clean-generic
:
604 @echo
"This command is intended for maintainers to use"
605 @echo
"it deletes files that may require special tools to rebuild."
606 @INSTALL_LTDL_FALSE@install-data-local
:
607 clean: clean-am clean-multi
609 clean-am
: clean-generic clean-libLTLIBRARIES clean-libtool \
610 clean-noinstLTLIBRARIES mostlyclean-am
612 distclean: distclean-am distclean-multi
613 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
615 distclean-am
: clean-am distclean-compile distclean-generic \
616 distclean-hdr distclean-libtool distclean-tags
628 install-data-am
: install-data-local install-includeHEADERS
630 install-exec-am
: install-libLTLIBRARIES install-multi
632 install-info
: install-info-am
638 maintainer-clean
: maintainer-clean-am maintainer-clean-multi
639 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
640 -rm -rf
$(top_srcdir
)/autom4te.cache
642 maintainer-clean-am
: distclean-am maintainer-clean-generic
644 mostlyclean: mostlyclean-am mostlyclean-multi
646 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
657 uninstall-am
: uninstall-includeHEADERS uninstall-info-am \
658 uninstall-libLTLIBRARIES
660 .PHONY
: CTAGS GTAGS
all all-am all-multi am--refresh
check check-am \
661 clean clean-generic clean-libLTLIBRARIES clean-libtool \
662 clean-multi clean-noinstLTLIBRARIES ctags
dist dist-all \
663 dist-bzip2 dist-gzip dist-shar dist-tarZ dist-zip distcheck \
664 distclean distclean-compile distclean-generic distclean-hdr \
665 distclean-libtool distclean-multi distclean-tags \
666 distcleancheck distdir distuninstallcheck
dvi dvi-am html \
667 html-am
info info-am
install install-am install-data \
668 install-data-am install-data-local install-exec \
669 install-exec-am install-includeHEADERS install-info \
670 install-info-am install-libLTLIBRARIES install-man \
671 install-multi install-strip
installcheck installcheck-am \
672 installdirs maintainer-clean maintainer-clean-generic \
673 maintainer-clean-multi
mostlyclean mostlyclean-compile \
674 mostlyclean-generic mostlyclean-libtool mostlyclean-multi pdf \
675 pdf-am ps ps-am
tags uninstall uninstall-am \
676 uninstall-includeHEADERS uninstall-info-am \
677 uninstall-libLTLIBRARIES
680 ltdl.lo
: ltdl.h config.h
682 $(libltdl_la_OBJECTS
) $(libltdlc_la_OBJECTS
): libtool
683 libtool
: $(LIBTOOL_DEPS
)
684 $(SHELL
) .
/config.status
--recheck
686 @INSTALL_LTDL_TRUE@install-data-local
:
687 @INSTALL_LTDL_TRUE@
-rm -rf
$(DESTDIR
)$(ltdldatadir
)
688 @INSTALL_LTDL_TRUE@
$(mkinstalldirs
) $(DESTDIR
)$(ltdldatadir
)
689 @INSTALL_LTDL_TRUE@
( cd
$(srcdir) && $(AMTAR
) chf
- $(ltdldatafiles
); ) \
690 @INSTALL_LTDL_TRUE@ |
( umask
0 && cd
$(DESTDIR
)$(ltdldatadir
) && $(AMTAR
) xf
-; )
691 # Tell versions [3.59,3.63) of GNU make to not export all variables.
692 # Otherwise a system limit (for SysV at least) may be exceeded.