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