Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/branches/shared_lib/libltdl/Makefile.in @ 7186

Last change on this file since 7186 was 7186, checked in by bensch, 18 years ago

better now

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