* doc/xml/manual/status_cxx2017.xml: Update status table.
[official-gcc.git] / libjava / classpath / external / Makefile.in
blobaf088320c0619a389f047dfd6d5a9f522bf8d113
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@
17 VPATH = @srcdir@
18 am__make_dryrun = \
19 { \
20 am__dry=no; \
21 case $$MAKEFLAGS in \
22 *\\[\ \ ]*) \
23 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
24 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25 *) \
26 for am__flg in $$MAKEFLAGS; do \
27 case $$am__flg in \
28 *=*|--*) ;; \
29 *n*) am__dry=yes; break;; \
30 esac; \
31 done;; \
32 esac; \
33 test $$am__dry = yes; \
35 pkgdatadir = $(datadir)/@PACKAGE@
36 pkgincludedir = $(includedir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkglibexecdir = $(libexecdir)/@PACKAGE@
39 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40 install_sh_DATA = $(install_sh) -c -m 644
41 install_sh_PROGRAM = $(install_sh) -c
42 install_sh_SCRIPT = $(install_sh) -c
43 INSTALL_HEADER = $(INSTALL_DATA)
44 transform = $(program_transform_name)
45 NORMAL_INSTALL = :
46 PRE_INSTALL = :
47 POST_INSTALL = :
48 NORMAL_UNINSTALL = :
49 PRE_UNINSTALL = :
50 POST_UNINSTALL = :
51 build_triplet = @build@
52 host_triplet = @host@
53 target_triplet = @target@
54 subdir = external
55 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
56 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57 am__aclocal_m4_deps = $(top_srcdir)/../../config/depstand.m4 \
58 $(top_srcdir)/../../config/lead-dot.m4 \
59 $(top_srcdir)/../../config/multi.m4 \
60 $(top_srcdir)/../../config/no-executables.m4 \
61 $(top_srcdir)/../../config/override.m4 \
62 $(top_srcdir)/../../libtool.m4 \
63 $(top_srcdir)/../../ltoptions.m4 \
64 $(top_srcdir)/../../ltsugar.m4 \
65 $(top_srcdir)/../../ltversion.m4 \
66 $(top_srcdir)/../../lt~obsolete.m4 \
67 $(top_srcdir)/m4/ac_prog_antlr.m4 \
68 $(top_srcdir)/m4/ac_prog_java.m4 \
69 $(top_srcdir)/m4/ac_prog_java_works.m4 \
70 $(top_srcdir)/m4/ac_prog_javac.m4 \
71 $(top_srcdir)/m4/ac_prog_javac_works.m4 \
72 $(top_srcdir)/m4/acattribute.m4 $(top_srcdir)/m4/accross.m4 \
73 $(top_srcdir)/m4/acinclude.m4 \
74 $(top_srcdir)/m4/ax_create_stdint_h.m4 \
75 $(top_srcdir)/m4/ax_func_which_gethostbyname_r.m4 \
76 $(top_srcdir)/m4/gcc_attribute.m4 $(top_srcdir)/m4/iconv.m4 \
77 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
78 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/pkg.m4 \
79 $(top_srcdir)/configure.ac
80 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
81 $(ACLOCAL_M4)
82 mkinstalldirs = $(SHELL) $(top_srcdir)/../../mkinstalldirs
83 CONFIG_HEADER = $(top_builddir)/include/config.h
84 CONFIG_CLEAN_FILES =
85 CONFIG_CLEAN_VPATH_FILES =
86 SOURCES =
87 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
88 html-recursive info-recursive install-data-recursive \
89 install-dvi-recursive install-exec-recursive \
90 install-html-recursive install-info-recursive \
91 install-pdf-recursive install-ps-recursive install-recursive \
92 installcheck-recursive installdirs-recursive pdf-recursive \
93 ps-recursive uninstall-recursive
94 am__can_run_installinfo = \
95 case $$AM_UPDATE_INFO_DIR in \
96 n|no|NO) false;; \
97 *) (install-info --version) >/dev/null 2>&1;; \
98 esac
99 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
100 distclean-recursive maintainer-clean-recursive
101 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
102 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS
103 ETAGS = etags
104 CTAGS = ctags
105 DIST_SUBDIRS = $(SUBDIRS)
106 ACLOCAL = @ACLOCAL@
107 AMTAR = @AMTAR@
108 ANTLR = @ANTLR@
109 ANTLR_JAR = @ANTLR_JAR@
110 AR = @AR@
111 AUTOCONF = @AUTOCONF@
112 AUTOHEADER = @AUTOHEADER@
113 AUTOMAKE = @AUTOMAKE@
114 AWK = @AWK@
115 CAIRO_CFLAGS = @CAIRO_CFLAGS@
116 CAIRO_LIBS = @CAIRO_LIBS@
117 CC = @CC@
118 CCDEPMODE = @CCDEPMODE@
119 CFLAGS = @CFLAGS@
120 CLASSPATH_CONVENIENCE = @CLASSPATH_CONVENIENCE@
121 CLASSPATH_INCLUDES = @CLASSPATH_INCLUDES@
122 CLASSPATH_MODULE = @CLASSPATH_MODULE@
123 COLLECTIONS_PREFIX = @COLLECTIONS_PREFIX@
124 CP = @CP@
125 CPP = @CPP@
126 CPPFLAGS = @CPPFLAGS@
127 CXX = @CXX@
128 CXXCPP = @CXXCPP@
129 CXXDEPMODE = @CXXDEPMODE@
130 CXXFLAGS = @CXXFLAGS@
131 CYGPATH_W = @CYGPATH_W@
132 DATE = @DATE@
133 DEFAULT_PREFS_PEER = @DEFAULT_PREFS_PEER@
134 DEFS = @DEFS@
135 DEPDIR = @DEPDIR@
136 DSYMUTIL = @DSYMUTIL@
137 DUMPBIN = @DUMPBIN@
138 ECHO_C = @ECHO_C@
139 ECHO_N = @ECHO_N@
140 ECHO_T = @ECHO_T@
141 ECJ_JAR = @ECJ_JAR@
142 EGREP = @EGREP@
143 ERROR_CFLAGS = @ERROR_CFLAGS@
144 EXAMPLESDIR = @EXAMPLESDIR@
145 EXEEXT = @EXEEXT@
146 EXTRA_CFLAGS = @EXTRA_CFLAGS@
147 FGREP = @FGREP@
148 FIND = @FIND@
149 FREETYPE2_CFLAGS = @FREETYPE2_CFLAGS@
150 FREETYPE2_LIBS = @FREETYPE2_LIBS@
151 GCONF_CFLAGS = @GCONF_CFLAGS@
152 GCONF_LIBS = @GCONF_LIBS@
153 GDK_CFLAGS = @GDK_CFLAGS@
154 GDK_LIBS = @GDK_LIBS@
155 GJDOC = @GJDOC@
156 GLIB_CFLAGS = @GLIB_CFLAGS@
157 GLIB_LIBS = @GLIB_LIBS@
158 GMP_CFLAGS = @GMP_CFLAGS@
159 GMP_LIBS = @GMP_LIBS@
160 GREP = @GREP@
161 GSTREAMER_BASE_CFLAGS = @GSTREAMER_BASE_CFLAGS@
162 GSTREAMER_BASE_LIBS = @GSTREAMER_BASE_LIBS@
163 GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
164 GSTREAMER_FILE_READER = @GSTREAMER_FILE_READER@
165 GSTREAMER_LIBS = @GSTREAMER_LIBS@
166 GSTREAMER_MIXER_PROVIDER = @GSTREAMER_MIXER_PROVIDER@
167 GSTREAMER_PLUGINS_BASE_CFLAGS = @GSTREAMER_PLUGINS_BASE_CFLAGS@
168 GSTREAMER_PLUGINS_BASE_LIBS = @GSTREAMER_PLUGINS_BASE_LIBS@
169 GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
170 GTK_CFLAGS = @GTK_CFLAGS@
171 GTK_LIBS = @GTK_LIBS@
172 INIT_LOAD_LIBRARY = @INIT_LOAD_LIBRARY@
173 INSTALL = @INSTALL@
174 INSTALL_DATA = @INSTALL_DATA@
175 INSTALL_PROGRAM = @INSTALL_PROGRAM@
176 INSTALL_SCRIPT = @INSTALL_SCRIPT@
177 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
178 JAR = @JAR@
179 JAVA = @JAVA@
180 JAVAC = @JAVAC@
181 JAVAC_IS_GCJ = @JAVAC_IS_GCJ@
182 JAVAC_MEM_OPT = @JAVAC_MEM_OPT@
183 JAVA_LANG_SYSTEM_EXPLICIT_INITIALIZATION = @JAVA_LANG_SYSTEM_EXPLICIT_INITIALIZATION@
184 JAY = @JAY@
185 JAY_SKELETON = @JAY_SKELETON@
186 LD = @LD@
187 LDFLAGS = @LDFLAGS@
188 LIBDEBUG = @LIBDEBUG@
189 LIBICONV = @LIBICONV@
190 LIBMAGIC = @LIBMAGIC@
191 LIBOBJS = @LIBOBJS@
192 LIBS = @LIBS@
193 LIBTOOL = @LIBTOOL@
194 LIBVERSION = @LIBVERSION@
195 LIPO = @LIPO@
196 LN_S = @LN_S@
197 LTLIBICONV = @LTLIBICONV@
198 LTLIBOBJS = @LTLIBOBJS@
199 MAINT = @MAINT@
200 MAKEINFO = @MAKEINFO@
201 MKDIR = @MKDIR@
202 MKDIR_P = @MKDIR_P@
203 MOC = @MOC@
204 MOC4 = @MOC4@
205 MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
206 MOZILLA_LIBS = @MOZILLA_LIBS@
207 NM = @NM@
208 NMEDIT = @NMEDIT@
209 OBJDUMP = @OBJDUMP@
210 OBJEXT = @OBJEXT@
211 OTOOL = @OTOOL@
212 OTOOL64 = @OTOOL64@
213 PACKAGE = @PACKAGE@
214 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
215 PACKAGE_NAME = @PACKAGE_NAME@
216 PACKAGE_STRING = @PACKAGE_STRING@
217 PACKAGE_TARNAME = @PACKAGE_TARNAME@
218 PACKAGE_URL = @PACKAGE_URL@
219 PACKAGE_VERSION = @PACKAGE_VERSION@
220 PANGOFT2_CFLAGS = @PANGOFT2_CFLAGS@
221 PANGOFT2_LIBS = @PANGOFT2_LIBS@
222 PATH_SEPARATOR = @PATH_SEPARATOR@
223 PATH_TO_ESCHER = @PATH_TO_ESCHER@
224 PATH_TO_GLIBJ_ZIP = @PATH_TO_GLIBJ_ZIP@
225 PERL = @PERL@
226 PKG_CONFIG = @PKG_CONFIG@
227 PLUGIN_DIR = @PLUGIN_DIR@
228 QT_CFLAGS = @QT_CFLAGS@
229 QT_LIBS = @QT_LIBS@
230 RANLIB = @RANLIB@
231 REMOVE = @REMOVE@
232 SED = @SED@
233 SET_MAKE = @SET_MAKE@
234 SHELL = @SHELL@
235 STRICT_WARNING_CFLAGS = @STRICT_WARNING_CFLAGS@
236 STRIP = @STRIP@
237 TOOLSDIR = @TOOLSDIR@
238 USER_JAVAH = @USER_JAVAH@
239 VERSION = @VERSION@
240 WANT_NATIVE_BIG_INTEGER = @WANT_NATIVE_BIG_INTEGER@
241 WARNING_CFLAGS = @WARNING_CFLAGS@
242 XMKMF = @XMKMF@
243 XML_CFLAGS = @XML_CFLAGS@
244 XML_LIBS = @XML_LIBS@
245 XSLT_CFLAGS = @XSLT_CFLAGS@
246 XSLT_LIBS = @XSLT_LIBS@
247 XTEST_LIBS = @XTEST_LIBS@
248 X_CFLAGS = @X_CFLAGS@
249 X_EXTRA_LIBS = @X_EXTRA_LIBS@
250 X_LIBS = @X_LIBS@
251 X_PRE_LIBS = @X_PRE_LIBS@
252 ZIP = @ZIP@
253 abs_builddir = @abs_builddir@
254 abs_srcdir = @abs_srcdir@
255 abs_top_builddir = @abs_top_builddir@
256 abs_top_srcdir = @abs_top_srcdir@
257 ac_ct_ANTLR = @ac_ct_ANTLR@
258 ac_ct_CC = @ac_ct_CC@
259 ac_ct_CXX = @ac_ct_CXX@
260 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
261 am__include = @am__include@
262 am__leading_dot = @am__leading_dot@
263 am__quote = @am__quote@
264 am__tar = @am__tar@
265 am__untar = @am__untar@
266 bindir = @bindir@
267 build = @build@
268 build_alias = @build_alias@
269 build_cpu = @build_cpu@
270 build_os = @build_os@
271 build_vendor = @build_vendor@
272 builddir = @builddir@
273 datadir = @datadir@
274 datarootdir = @datarootdir@
275 default_toolkit = @default_toolkit@
276 docdir = @docdir@
277 dvidir = @dvidir@
278 exec_prefix = @exec_prefix@
279 glibjdir = @glibjdir@
280 host = @host@
281 host_alias = @host_alias@
282 host_cpu = @host_cpu@
283 host_os = @host_os@
284 host_vendor = @host_vendor@
285 htmldir = @htmldir@
286 includedir = @includedir@
287 infodir = @infodir@
288 install_sh = @install_sh@
289 libdir = @libdir@
290 libexecdir = @libexecdir@
291 localedir = @localedir@
292 localstatedir = @localstatedir@
293 mandir = @mandir@
294 mkdir_p = @mkdir_p@
295 multi_basedir = @multi_basedir@
296 nativeexeclibdir = @nativeexeclibdir@
297 oldincludedir = @oldincludedir@
298 pdfdir = @pdfdir@
299 prefix = @prefix@
300 program_transform_name = @program_transform_name@
301 psdir = @psdir@
302 sbindir = @sbindir@
303 sharedstatedir = @sharedstatedir@
304 srcdir = @srcdir@
305 sysconfdir = @sysconfdir@
306 target = @target@
307 target_alias = @target_alias@
308 target_cpu = @target_cpu@
309 target_noncanonical = @target_noncanonical@
310 target_os = @target_os@
311 target_vendor = @target_vendor@
312 toolexecdir = @toolexecdir@
313 toolexeclibdir = @toolexeclibdir@
314 toolexecmainlibdir = @toolexecmainlibdir@
315 top_build_prefix = @top_build_prefix@
316 top_builddir = @top_builddir@
317 top_srcdir = @top_srcdir@
318 uudecode = @uudecode@
319 vm_classes = @vm_classes@
320 SUBDIRS = sax w3c_dom relaxngDatatype jsr166
321 EXTRA_DIST = README
322 all: all-recursive
324 .SUFFIXES:
325 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
326 @for dep in $?; do \
327 case '$(am__configure_deps)' in \
328 *$$dep*) \
329 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
330 && { if test -f $@; then exit 0; else break; fi; }; \
331 exit 1;; \
332 esac; \
333 done; \
334 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu external/Makefile'; \
335 $(am__cd) $(top_srcdir) && \
336 $(AUTOMAKE) --gnu external/Makefile
337 .PRECIOUS: Makefile
338 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
339 @case '$?' in \
340 *config.status*) \
341 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
342 *) \
343 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
344 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
345 esac;
347 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
348 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
350 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
351 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
352 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
353 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
354 $(am__aclocal_m4_deps):
356 mostlyclean-libtool:
357 -rm -f *.lo
359 clean-libtool:
360 -rm -rf .libs _libs
362 # This directory's subdirectories are mostly independent; you can cd
363 # into them and run `make' without going through this Makefile.
364 # To change the values of `make' variables: instead of editing Makefiles,
365 # (1) if the variable is set in `config.status', edit `config.status'
366 # (which will cause the Makefiles to be regenerated when you run `make');
367 # (2) otherwise, pass the desired values on the `make' command line.
368 $(RECURSIVE_TARGETS):
369 @fail= failcom='exit 1'; \
370 for f in x $$MAKEFLAGS; do \
371 case $$f in \
372 *=* | --[!k]*);; \
373 *k*) failcom='fail=yes';; \
374 esac; \
375 done; \
376 dot_seen=no; \
377 target=`echo $@ | sed s/-recursive//`; \
378 list='$(SUBDIRS)'; for subdir in $$list; do \
379 echo "Making $$target in $$subdir"; \
380 if test "$$subdir" = "."; then \
381 dot_seen=yes; \
382 local_target="$$target-am"; \
383 else \
384 local_target="$$target"; \
385 fi; \
386 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
387 || eval $$failcom; \
388 done; \
389 if test "$$dot_seen" = "no"; then \
390 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
391 fi; test -z "$$fail"
393 $(RECURSIVE_CLEAN_TARGETS):
394 @fail= failcom='exit 1'; \
395 for f in x $$MAKEFLAGS; do \
396 case $$f in \
397 *=* | --[!k]*);; \
398 *k*) failcom='fail=yes';; \
399 esac; \
400 done; \
401 dot_seen=no; \
402 case "$@" in \
403 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
404 *) list='$(SUBDIRS)' ;; \
405 esac; \
406 rev=''; for subdir in $$list; do \
407 if test "$$subdir" = "."; then :; else \
408 rev="$$subdir $$rev"; \
409 fi; \
410 done; \
411 rev="$$rev ."; \
412 target=`echo $@ | sed s/-recursive//`; \
413 for subdir in $$rev; do \
414 echo "Making $$target in $$subdir"; \
415 if test "$$subdir" = "."; then \
416 local_target="$$target-am"; \
417 else \
418 local_target="$$target"; \
419 fi; \
420 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
421 || eval $$failcom; \
422 done && test -z "$$fail"
423 tags-recursive:
424 list='$(SUBDIRS)'; for subdir in $$list; do \
425 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
426 done
427 ctags-recursive:
428 list='$(SUBDIRS)'; for subdir in $$list; do \
429 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
430 done
432 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
433 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
434 unique=`for i in $$list; do \
435 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
436 done | \
437 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
438 END { if (nonempty) { for (i in files) print i; }; }'`; \
439 mkid -fID $$unique
440 tags: TAGS
442 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
443 $(TAGS_FILES) $(LISP)
444 set x; \
445 here=`pwd`; \
446 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
447 include_option=--etags-include; \
448 empty_fix=.; \
449 else \
450 include_option=--include; \
451 empty_fix=; \
452 fi; \
453 list='$(SUBDIRS)'; for subdir in $$list; do \
454 if test "$$subdir" = .; then :; else \
455 test ! -f $$subdir/TAGS || \
456 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
457 fi; \
458 done; \
459 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
460 unique=`for i in $$list; do \
461 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
462 done | \
463 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
464 END { if (nonempty) { for (i in files) print i; }; }'`; \
465 shift; \
466 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
467 test -n "$$unique" || unique=$$empty_fix; \
468 if test $$# -gt 0; then \
469 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
470 "$$@" $$unique; \
471 else \
472 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
473 $$unique; \
474 fi; \
476 ctags: CTAGS
477 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
478 $(TAGS_FILES) $(LISP)
479 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
480 unique=`for i in $$list; do \
481 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
482 done | \
483 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
484 END { if (nonempty) { for (i in files) print i; }; }'`; \
485 test -z "$(CTAGS_ARGS)$$unique" \
486 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
487 $$unique
489 GTAGS:
490 here=`$(am__cd) $(top_builddir) && pwd` \
491 && $(am__cd) $(top_srcdir) \
492 && gtags -i $(GTAGS_ARGS) "$$here"
494 distclean-tags:
495 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
496 check-am: all-am
497 check: check-recursive
498 all-am: Makefile
499 installdirs: installdirs-recursive
500 installdirs-am:
501 install: install-recursive
502 install-exec: install-exec-recursive
503 install-data: install-data-recursive
504 uninstall: uninstall-recursive
506 install-am: all-am
507 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
509 installcheck: installcheck-recursive
510 install-strip:
511 if test -z '$(STRIP)'; then \
512 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
513 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
514 install; \
515 else \
516 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
517 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
518 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
520 mostlyclean-generic:
522 clean-generic:
524 distclean-generic:
525 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
526 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
528 maintainer-clean-generic:
529 @echo "This command is intended for maintainers to use"
530 @echo "it deletes files that may require special tools to rebuild."
531 clean: clean-recursive
533 clean-am: clean-generic clean-libtool mostlyclean-am
535 distclean: distclean-recursive
536 -rm -f Makefile
537 distclean-am: clean-am distclean-generic distclean-tags
539 dvi: dvi-recursive
541 dvi-am:
543 html: html-recursive
545 html-am:
547 info: info-recursive
549 info-am:
551 install-data-am:
553 install-dvi: install-dvi-recursive
555 install-dvi-am:
557 install-exec-am:
559 install-html: install-html-recursive
561 install-html-am:
563 install-info: install-info-recursive
565 install-info-am:
567 install-man:
569 install-pdf: install-pdf-recursive
571 install-pdf-am:
573 install-ps: install-ps-recursive
575 install-ps-am:
577 installcheck-am:
579 maintainer-clean: maintainer-clean-recursive
580 -rm -f Makefile
581 maintainer-clean-am: distclean-am maintainer-clean-generic
583 mostlyclean: mostlyclean-recursive
585 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
587 pdf: pdf-recursive
589 pdf-am:
591 ps: ps-recursive
593 ps-am:
595 uninstall-am:
597 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
598 install-am install-strip tags-recursive
600 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
601 all all-am check check-am clean clean-generic clean-libtool \
602 ctags ctags-recursive distclean distclean-generic \
603 distclean-libtool distclean-tags dvi dvi-am html html-am info \
604 info-am install install-am install-data install-data-am \
605 install-dvi install-dvi-am install-exec install-exec-am \
606 install-html install-html-am install-info install-info-am \
607 install-man install-pdf install-pdf-am install-ps \
608 install-ps-am install-strip installcheck installcheck-am \
609 installdirs installdirs-am maintainer-clean \
610 maintainer-clean-generic mostlyclean mostlyclean-generic \
611 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
612 uninstall uninstall-am
615 # Tell versions [3.59,3.63) of GNU make to not export all variables.
616 # Otherwise a system limit (for SysV at least) may be exceeded.
617 .NOEXPORT: