2015-10-19 Steven G. Kargl <kargl@gcc.gnu.org>
[official-gcc.git] / libjava / libltdl / Makefile.in
blobfad04ad6eeaa2a40946950e1e24a4e96c92dae88
1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
16 @SET_MAKE@
19 VPATH = @srcdir@
20 am__make_dryrun = \
21 { \
22 am__dry=no; \
23 case $$MAKEFLAGS in \
24 *\\[\ \ ]*) \
25 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
26 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
27 *) \
28 for am__flg in $$MAKEFLAGS; do \
29 case $$am__flg in \
30 *=*|--*) ;; \
31 *n*) am__dry=yes; break;; \
32 esac; \
33 done;; \
34 esac; \
35 test $$am__dry = yes; \
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
39 pkglibdir = $(libdir)/@PACKAGE@
40 pkglibexecdir = $(libexecdir)/@PACKAGE@
41 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
42 install_sh_DATA = $(install_sh) -c -m 644
43 install_sh_PROGRAM = $(install_sh) -c
44 install_sh_SCRIPT = $(install_sh) -c
45 INSTALL_HEADER = $(INSTALL_DATA)
46 transform = $(program_transform_name)
47 NORMAL_INSTALL = :
48 PRE_INSTALL = :
49 POST_INSTALL = :
50 NORMAL_UNINSTALL = :
51 PRE_UNINSTALL = :
52 POST_UNINSTALL = :
53 build_triplet = @build@
54 host_triplet = @host@
55 subdir = .
56 DIST_COMMON = README ChangeLog $(srcdir)/Makefile.in \
57 $(srcdir)/Makefile.am $(top_srcdir)/configure \
58 $(am__configure_deps) $(srcdir)/config-h.in ltmain.sh \
59 config.guess config.sub $(am__include_HEADERS_DIST) \
60 $(am__noinst_HEADERS_DIST)
61 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
62 am__aclocal_m4_deps = $(top_srcdir)/../../config/depstand.m4 \
63 $(top_srcdir)/../../config/lead-dot.m4 \
64 $(top_srcdir)/../../config/multi.m4 \
65 $(top_srcdir)/../../config/override.m4 \
66 $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
67 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
68 $(ACLOCAL_M4)
69 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
70 configure.lineno config.status.lineno
71 mkinstalldirs = $(install_sh) -d
72 CONFIG_HEADER = config.h
73 CONFIG_CLEAN_FILES =
74 CONFIG_CLEAN_VPATH_FILES =
75 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
76 am__vpath_adj = case $$p in \
77 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
78 *) f=$$p;; \
79 esac;
80 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
81 am__install_max = 40
82 am__nobase_strip_setup = \
83 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
84 am__nobase_strip = \
85 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
86 am__nobase_list = $(am__nobase_strip_setup); \
87 for p in $$list; do echo "$$p $$p"; done | \
88 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
89 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
90 if (++n[$$2] == $(am__install_max)) \
91 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
92 END { for (dir in files) print dir, files[dir] }'
93 am__base_list = \
94 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
95 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
96 am__uninstall_files_from_dir = { \
97 test -z "$$files" \
98 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
99 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
100 $(am__cd) "$$dir" && rm -f $$files; }; \
102 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"
103 LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
104 am__DEPENDENCIES_1 =
105 libltdl_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
106 am_libltdl_la_OBJECTS = ltdl.lo
107 libltdl_la_OBJECTS = $(am_libltdl_la_OBJECTS)
108 libltdl_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
109 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
110 $(libltdl_la_LDFLAGS) $(LDFLAGS) -o $@
111 @INSTALL_LTDL_TRUE@am_libltdl_la_rpath = -rpath $(libdir)
112 libltdlc_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
113 am_libltdlc_la_OBJECTS = ltdl.lo
114 libltdlc_la_OBJECTS = $(am_libltdlc_la_OBJECTS)
115 @CONVENIENCE_LTDL_TRUE@am_libltdlc_la_rpath =
116 DEFAULT_INCLUDES = -I.@am__isrc@
117 depcomp =
118 am__depfiles_maybe =
119 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
120 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
121 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
122 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
123 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
124 CCLD = $(CC)
125 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
126 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
127 $(LDFLAGS) -o $@
128 SOURCES = $(libltdl_la_SOURCES) $(libltdlc_la_SOURCES)
129 MULTISRCTOP =
130 MULTIBUILDTOP =
131 MULTIDIRS =
132 MULTISUBDIR =
133 MULTIDO = true
134 MULTICLEAN = true
135 am__can_run_installinfo = \
136 case $$AM_UPDATE_INFO_DIR in \
137 n|no|NO) false;; \
138 *) (install-info --version) >/dev/null 2>&1;; \
139 esac
140 am__include_HEADERS_DIST = ltdl.h
141 am__noinst_HEADERS_DIST = ltdl.h
142 HEADERS = $(include_HEADERS) $(noinst_HEADERS)
143 ETAGS = etags
144 CTAGS = ctags
145 ACLOCAL = @ACLOCAL@
146 AMTAR = @AMTAR@
147 AR = @AR@
148 AS = @AS@
149 AUTOCONF = @AUTOCONF@
150 AUTOHEADER = @AUTOHEADER@
151 AUTOMAKE = @AUTOMAKE@
152 AWK = @AWK@
153 CC = @CC@
154 CCDEPMODE = @CCDEPMODE@
155 CFLAGS = @CFLAGS@
156 CPP = @CPP@
157 CPPFLAGS = @CPPFLAGS@
158 CYGPATH_W = @CYGPATH_W@
159 DEFS = @DEFS@
160 DEPDIR = @DEPDIR@
161 DLLTOOL = @DLLTOOL@
162 ECHO = @ECHO@
163 ECHO_C = @ECHO_C@
164 ECHO_N = @ECHO_N@
165 ECHO_T = @ECHO_T@
166 EGREP = @EGREP@
167 EXEEXT = @EXEEXT@
168 GREP = @GREP@
169 INSTALL = @INSTALL@
170 INSTALL_DATA = @INSTALL_DATA@
171 INSTALL_PROGRAM = @INSTALL_PROGRAM@
172 INSTALL_SCRIPT = @INSTALL_SCRIPT@
173 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
174 LDFLAGS = @LDFLAGS@
175 LIBADD_DL = @LIBADD_DL@
176 LIBOBJS = @LIBOBJS@
177 LIBS = @LIBS@
178 LIBTOOL = @LIBTOOL@
179 LIBTOOL_DEPS = @LIBTOOL_DEPS@
180 LN_S = @LN_S@
181 LTLIBOBJS = @LTLIBOBJS@
182 MAINT = @MAINT@
183 MAKEINFO = @MAKEINFO@
184 MKDIR_P = @MKDIR_P@
185 OBJDUMP = @OBJDUMP@
186 OBJEXT = @OBJEXT@
187 PACKAGE = @PACKAGE@
188 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
189 PACKAGE_NAME = @PACKAGE_NAME@
190 PACKAGE_STRING = @PACKAGE_STRING@
191 PACKAGE_TARNAME = @PACKAGE_TARNAME@
192 PACKAGE_URL = @PACKAGE_URL@
193 PACKAGE_VERSION = @PACKAGE_VERSION@
194 PATH_SEPARATOR = @PATH_SEPARATOR@
195 RANLIB = @RANLIB@
196 SET_MAKE = @SET_MAKE@
197 SHELL = @SHELL@
198 STRIP = @STRIP@
199 VERSION = @VERSION@
200 abs_builddir = @abs_builddir@
201 abs_srcdir = @abs_srcdir@
202 abs_top_builddir = @abs_top_builddir@
203 abs_top_srcdir = @abs_top_srcdir@
204 ac_ct_CC = @ac_ct_CC@
205 am__include = @am__include@
206 am__leading_dot = @am__leading_dot@
207 am__quote = @am__quote@
208 am__tar = @am__tar@
209 am__untar = @am__untar@
210 bindir = @bindir@
211 build = @build@
212 build_alias = @build_alias@
213 build_cpu = @build_cpu@
214 build_os = @build_os@
215 build_vendor = @build_vendor@
216 builddir = @builddir@
217 datadir = @datadir@
218 datarootdir = @datarootdir@
219 docdir = @docdir@
220 dvidir = @dvidir@
221 exec_prefix = @exec_prefix@
222 host = @host@
223 host_alias = @host_alias@
224 host_cpu = @host_cpu@
225 host_os = @host_os@
226 host_vendor = @host_vendor@
227 htmldir = @htmldir@
228 includedir = @includedir@
229 infodir = @infodir@
230 install_sh = @install_sh@
231 libdir = @libdir@
232 libexecdir = @libexecdir@
233 localedir = @localedir@
234 localstatedir = @localstatedir@
235 mandir = @mandir@
236 mkdir_p = @mkdir_p@
237 multi_basedir = @multi_basedir@
238 oldincludedir = @oldincludedir@
239 pdfdir = @pdfdir@
240 prefix = @prefix@
241 program_transform_name = @program_transform_name@
242 psdir = @psdir@
243 sbindir = @sbindir@
244 sharedstatedir = @sharedstatedir@
245 srcdir = @srcdir@
246 sysconfdir = @sysconfdir@
247 target_alias = @target_alias@
248 top_build_prefix = @top_build_prefix@
249 top_builddir = @top_builddir@
250 top_srcdir = @top_srcdir@
251 AUTOMAKE_OPTIONS = no-dependencies foreign no-dist
252 ACLOCAL_AMFLAGS = -I ../.. -I ../../config
253 INCLUDES = $(GCINCS)
254 @INSTALL_LTDL_TRUE@include_HEADERS = ltdl.h
255 @INSTALL_LTDL_TRUE@lib_LTLIBRARIES = libltdl.la
256 @INSTALL_LTDL_FALSE@noinst_HEADERS = ltdl.h
257 @CONVENIENCE_LTDL_TRUE@noinst_LTLIBRARIES = libltdlc.la
258 CLEANFILES = libltdl.la libltdlc.la
259 libltdl_la_SOURCES = ltdl.c
260 libltdl_la_LDFLAGS = -no-undefined -version-info 4:1:1
261 libltdl_la_LIBADD = $(LIBADD_DL)
262 libltdlc_la_SOURCES = ltdl.c
263 libltdlc_la_LIBADD = $(LIBADD_DL)
264 ltdldatadir = $(datadir)/libtool/libltdl
265 ltdldatafiles = COPYING.LIB README acinclude.m4 aclocal.m4 \
266 Makefile.am Makefile.in configure.ac configure \
267 config-h.in config.guess config.sub \
268 install-sh missing ltmain.sh \
269 ltdl.c ltdl.h
271 all: config.h
272 $(MAKE) $(AM_MAKEFLAGS) all-am
274 .SUFFIXES:
275 .SUFFIXES: .c .lo .o .obj
276 am--refresh: Makefile
278 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
279 @for dep in $?; do \
280 case '$(am__configure_deps)' in \
281 *$$dep*) \
282 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
283 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
284 && exit 0; \
285 exit 1;; \
286 esac; \
287 done; \
288 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
289 $(am__cd) $(top_srcdir) && \
290 $(AUTOMAKE) --foreign Makefile
291 .PRECIOUS: Makefile
292 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
293 @case '$?' in \
294 *config.status*) \
295 echo ' $(SHELL) ./config.status'; \
296 $(SHELL) ./config.status;; \
297 *) \
298 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
299 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
300 esac;
302 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
303 $(SHELL) ./config.status --recheck
305 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
306 $(am__cd) $(srcdir) && $(AUTOCONF)
307 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
308 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
309 $(am__aclocal_m4_deps):
311 config.h: stamp-h1
312 @if test ! -f $@; then rm -f stamp-h1; else :; fi
313 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
315 stamp-h1: $(srcdir)/config-h.in $(top_builddir)/config.status
316 @rm -f stamp-h1
317 cd $(top_builddir) && $(SHELL) ./config.status config.h
318 $(srcdir)/config-h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
319 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
320 rm -f stamp-h1
321 touch $@
323 distclean-hdr:
324 -rm -f config.h stamp-h1
325 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
326 @$(NORMAL_INSTALL)
327 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
328 list2=; for p in $$list; do \
329 if test -f $$p; then \
330 list2="$$list2 $$p"; \
331 else :; fi; \
332 done; \
333 test -z "$$list2" || { \
334 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
335 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
336 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
337 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
340 uninstall-libLTLIBRARIES:
341 @$(NORMAL_UNINSTALL)
342 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
343 for p in $$list; do \
344 $(am__strip_dir) \
345 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
346 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
347 done
349 clean-libLTLIBRARIES:
350 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
351 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
352 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
353 test "$$dir" != "$$p" || dir=.; \
354 echo "rm -f \"$${dir}/so_locations\""; \
355 rm -f "$${dir}/so_locations"; \
356 done
358 clean-noinstLTLIBRARIES:
359 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
360 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
361 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
362 test "$$dir" != "$$p" || dir=.; \
363 echo "rm -f \"$${dir}/so_locations\""; \
364 rm -f "$${dir}/so_locations"; \
365 done
366 libltdl.la: $(libltdl_la_OBJECTS) $(libltdl_la_DEPENDENCIES) $(EXTRA_libltdl_la_DEPENDENCIES)
367 $(libltdl_la_LINK) $(am_libltdl_la_rpath) $(libltdl_la_OBJECTS) $(libltdl_la_LIBADD) $(LIBS)
368 libltdlc.la: $(libltdlc_la_OBJECTS) $(libltdlc_la_DEPENDENCIES) $(EXTRA_libltdlc_la_DEPENDENCIES)
369 $(LINK) $(am_libltdlc_la_rpath) $(libltdlc_la_OBJECTS) $(libltdlc_la_LIBADD) $(LIBS)
371 mostlyclean-compile:
372 -rm -f *.$(OBJEXT)
374 distclean-compile:
375 -rm -f *.tab.c
377 .c.o:
378 $(COMPILE) -c $<
380 .c.obj:
381 $(COMPILE) -c `$(CYGPATH_W) '$<'`
383 .c.lo:
384 $(LTCOMPILE) -c -o $@ $<
386 mostlyclean-libtool:
387 -rm -f *.lo
389 clean-libtool:
390 -rm -rf .libs _libs
392 distclean-libtool:
393 -rm -f libtool config.lt
395 # GNU Make needs to see an explicit $(MAKE) variable in the command it
396 # runs to enable its job server during parallel builds. Hence the
397 # comments below.
398 all-multi:
399 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
400 install-multi:
401 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
403 mostlyclean-multi:
404 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
405 clean-multi:
406 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
407 distclean-multi:
408 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
409 maintainer-clean-multi:
410 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
411 install-includeHEADERS: $(include_HEADERS)
412 @$(NORMAL_INSTALL)
413 @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
414 if test -n "$$list"; then \
415 echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
416 $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
417 fi; \
418 for p in $$list; do \
419 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
420 echo "$$d$$p"; \
421 done | $(am__base_list) | \
422 while read files; do \
423 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
424 $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
425 done
427 uninstall-includeHEADERS:
428 @$(NORMAL_UNINSTALL)
429 @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
430 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
431 dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
433 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
434 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
435 unique=`for i in $$list; do \
436 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
437 done | \
438 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
439 END { if (nonempty) { for (i in files) print i; }; }'`; \
440 mkid -fID $$unique
441 tags: TAGS
443 TAGS: $(HEADERS) $(SOURCES) config-h.in $(TAGS_DEPENDENCIES) \
444 $(TAGS_FILES) $(LISP)
445 set x; \
446 here=`pwd`; \
447 list='$(SOURCES) $(HEADERS) config-h.in $(LISP) $(TAGS_FILES)'; \
448 unique=`for i in $$list; do \
449 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
450 done | \
451 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
452 END { if (nonempty) { for (i in files) print i; }; }'`; \
453 shift; \
454 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
455 test -n "$$unique" || unique=$$empty_fix; \
456 if test $$# -gt 0; then \
457 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
458 "$$@" $$unique; \
459 else \
460 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
461 $$unique; \
462 fi; \
464 ctags: CTAGS
465 CTAGS: $(HEADERS) $(SOURCES) config-h.in $(TAGS_DEPENDENCIES) \
466 $(TAGS_FILES) $(LISP)
467 list='$(SOURCES) $(HEADERS) config-h.in $(LISP) $(TAGS_FILES)'; \
468 unique=`for i in $$list; do \
469 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
470 done | \
471 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
472 END { if (nonempty) { for (i in files) print i; }; }'`; \
473 test -z "$(CTAGS_ARGS)$$unique" \
474 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
475 $$unique
477 GTAGS:
478 here=`$(am__cd) $(top_builddir) && pwd` \
479 && $(am__cd) $(top_srcdir) \
480 && gtags -i $(GTAGS_ARGS) "$$here"
482 distclean-tags:
483 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
484 check-am: all-am
485 check: check-am
486 all-am: Makefile $(LTLIBRARIES) all-multi $(HEADERS) config.h
487 installdirs:
488 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \
489 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
490 done
491 install: install-am
492 install-exec: install-exec-am
493 install-data: install-data-am
494 uninstall: uninstall-am
496 install-am: all-am
497 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
499 installcheck: installcheck-am
500 install-strip:
501 if test -z '$(STRIP)'; then \
502 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
503 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
504 install; \
505 else \
506 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
507 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
508 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
510 mostlyclean-generic:
512 clean-generic:
513 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
515 distclean-generic:
516 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
517 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
519 maintainer-clean-generic:
520 @echo "This command is intended for maintainers to use"
521 @echo "it deletes files that may require special tools to rebuild."
522 @INSTALL_LTDL_FALSE@install-data-local:
523 clean: clean-am clean-multi
525 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
526 clean-noinstLTLIBRARIES mostlyclean-am
528 distclean: distclean-am distclean-multi
529 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
530 -rm -f Makefile
531 distclean-am: clean-am distclean-compile distclean-generic \
532 distclean-hdr distclean-libtool distclean-tags
534 dvi: dvi-am
536 dvi-am:
538 html: html-am
540 html-am:
542 info: info-am
544 info-am:
546 install-data-am: install-data-local install-includeHEADERS
548 install-dvi: install-dvi-am
550 install-dvi-am:
552 install-exec-am: install-libLTLIBRARIES install-multi
554 install-html: install-html-am
556 install-html-am:
558 install-info: install-info-am
560 install-info-am:
562 install-man:
564 install-pdf: install-pdf-am
566 install-pdf-am:
568 install-ps: install-ps-am
570 install-ps-am:
572 installcheck-am:
574 maintainer-clean: maintainer-clean-am maintainer-clean-multi
575 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
576 -rm -rf $(top_srcdir)/autom4te.cache
577 -rm -f Makefile
578 maintainer-clean-am: distclean-am maintainer-clean-generic
580 mostlyclean: mostlyclean-am mostlyclean-multi
582 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
583 mostlyclean-libtool
585 pdf: pdf-am
587 pdf-am:
589 ps: ps-am
591 ps-am:
593 uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES
595 .MAKE: all all-multi clean-multi distclean-multi install-am \
596 install-multi install-strip maintainer-clean-multi \
597 mostlyclean-multi
599 .PHONY: CTAGS GTAGS all all-am all-multi am--refresh check check-am \
600 clean clean-generic clean-libLTLIBRARIES clean-libtool \
601 clean-multi clean-noinstLTLIBRARIES ctags distclean \
602 distclean-compile distclean-generic distclean-hdr \
603 distclean-libtool distclean-multi distclean-tags dvi dvi-am \
604 html html-am info info-am install install-am install-data \
605 install-data-am install-data-local install-dvi install-dvi-am \
606 install-exec install-exec-am install-html install-html-am \
607 install-includeHEADERS install-info install-info-am \
608 install-libLTLIBRARIES install-man install-multi install-pdf \
609 install-pdf-am install-ps install-ps-am install-strip \
610 installcheck installcheck-am installdirs maintainer-clean \
611 maintainer-clean-generic maintainer-clean-multi mostlyclean \
612 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
613 mostlyclean-multi pdf pdf-am ps ps-am tags uninstall \
614 uninstall-am uninstall-includeHEADERS uninstall-libLTLIBRARIES
617 ltdl.lo: ltdl.h config.h
619 $(libltdl_la_OBJECTS) $(libltdlc_la_OBJECTS): libtool
620 libtool: $(LIBTOOL_DEPS)
621 $(SHELL) ./config.status --recheck
623 @INSTALL_LTDL_TRUE@install-data-local:
624 @INSTALL_LTDL_TRUE@ -rm -rf $(DESTDIR)$(ltdldatadir)
625 @INSTALL_LTDL_TRUE@ $(mkinstalldirs) $(DESTDIR)$(ltdldatadir)
626 @INSTALL_LTDL_TRUE@ ( cd $(srcdir) && $(AMTAR) chf - $(ltdldatafiles); ) \
627 @INSTALL_LTDL_TRUE@ | ( umask 0 && cd $(DESTDIR)$(ltdldatadir) && $(AMTAR) xf -; )
629 # Tell versions [3.59,3.63) of GNU make to not export all variables.
630 # Otherwise a system limit (for SysV at least) may be exceeded.
631 .NOEXPORT: