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