[PR67828] don't unswitch on default defs of non-parms
[official-gcc.git] / libjava / classpath / Makefile.in
blob8f554acb171a3ac3f3e863eaf92739fef6d262f4
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 = .
55 DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \
56 $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
57 $(top_srcdir)/configure $(am__configure_deps) \
58 $(srcdir)/../../mkinstalldirs \
59 $(top_srcdir)/gnu/classpath/Configuration.java.in \
60 $(top_srcdir)/gnu/java/security/Configuration.java.in \
61 $(top_srcdir)/resource/META-INF/services/java.util.prefs.PreferencesFactory.in \
62 $(top_srcdir)/resource/META-INF/services/javax.sound.sampled.spi.AudioFileReader.in \
63 $(top_srcdir)/resource/META-INF/services/javax.sound.sampled.spi.MixerProvider.in
64 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
65 am__aclocal_m4_deps = $(top_srcdir)/../../config/depstand.m4 \
66 $(top_srcdir)/../../config/lead-dot.m4 \
67 $(top_srcdir)/../../config/multi.m4 \
68 $(top_srcdir)/../../config/no-executables.m4 \
69 $(top_srcdir)/../../config/override.m4 \
70 $(top_srcdir)/../../libtool.m4 \
71 $(top_srcdir)/../../ltoptions.m4 \
72 $(top_srcdir)/../../ltsugar.m4 \
73 $(top_srcdir)/../../ltversion.m4 \
74 $(top_srcdir)/../../lt~obsolete.m4 \
75 $(top_srcdir)/m4/ac_prog_antlr.m4 \
76 $(top_srcdir)/m4/ac_prog_java.m4 \
77 $(top_srcdir)/m4/ac_prog_java_works.m4 \
78 $(top_srcdir)/m4/ac_prog_javac.m4 \
79 $(top_srcdir)/m4/ac_prog_javac_works.m4 \
80 $(top_srcdir)/m4/acattribute.m4 $(top_srcdir)/m4/accross.m4 \
81 $(top_srcdir)/m4/acinclude.m4 \
82 $(top_srcdir)/m4/ax_create_stdint_h.m4 \
83 $(top_srcdir)/m4/ax_func_which_gethostbyname_r.m4 \
84 $(top_srcdir)/m4/gcc_attribute.m4 $(top_srcdir)/m4/iconv.m4 \
85 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
86 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/pkg.m4 \
87 $(top_srcdir)/configure.ac
88 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
89 $(ACLOCAL_M4)
90 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
91 configure.lineno config.status.lineno
92 mkinstalldirs = $(SHELL) $(top_srcdir)/../../mkinstalldirs
93 CONFIG_HEADER = $(top_builddir)/include/config.h
94 CONFIG_CLEAN_FILES = gnu/classpath/Configuration.java \
95 gnu/java/security/Configuration.java \
96 resource/META-INF/services/java.util.prefs.PreferencesFactory \
97 resource/META-INF/services/javax.sound.sampled.spi.AudioFileReader \
98 resource/META-INF/services/javax.sound.sampled.spi.MixerProvider
99 CONFIG_CLEAN_VPATH_FILES =
100 SOURCES =
101 MULTISRCTOP =
102 MULTIBUILDTOP =
103 MULTIDIRS =
104 MULTISUBDIR =
105 MULTIDO = true
106 MULTICLEAN = true
107 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
108 html-recursive info-recursive install-data-recursive \
109 install-dvi-recursive install-exec-recursive \
110 install-html-recursive install-info-recursive \
111 install-pdf-recursive install-ps-recursive install-recursive \
112 installcheck-recursive installdirs-recursive pdf-recursive \
113 ps-recursive uninstall-recursive
114 am__can_run_installinfo = \
115 case $$AM_UPDATE_INFO_DIR in \
116 n|no|NO) false;; \
117 *) (install-info --version) >/dev/null 2>&1;; \
118 esac
119 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
120 distclean-recursive maintainer-clean-recursive
121 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
122 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS
123 ETAGS = etags
124 CTAGS = ctags
125 ACLOCAL = @ACLOCAL@
126 AMTAR = @AMTAR@
127 ANTLR = @ANTLR@
128 ANTLR_JAR = @ANTLR_JAR@
129 AR = @AR@
130 AUTOCONF = @AUTOCONF@
131 AUTOHEADER = @AUTOHEADER@
132 AUTOMAKE = @AUTOMAKE@
133 AWK = @AWK@
134 CAIRO_CFLAGS = @CAIRO_CFLAGS@
135 CAIRO_LIBS = @CAIRO_LIBS@
136 CC = @CC@
137 CCDEPMODE = @CCDEPMODE@
138 CFLAGS = @CFLAGS@
139 CLASSPATH_CONVENIENCE = @CLASSPATH_CONVENIENCE@
140 CLASSPATH_INCLUDES = @CLASSPATH_INCLUDES@
141 CLASSPATH_MODULE = @CLASSPATH_MODULE@
142 COLLECTIONS_PREFIX = @COLLECTIONS_PREFIX@
143 CP = @CP@
144 CPP = @CPP@
145 CPPFLAGS = @CPPFLAGS@
146 CXX = @CXX@
147 CXXCPP = @CXXCPP@
148 CXXDEPMODE = @CXXDEPMODE@
149 CXXFLAGS = @CXXFLAGS@
150 CYGPATH_W = @CYGPATH_W@
151 DATE = @DATE@
152 DEFAULT_PREFS_PEER = @DEFAULT_PREFS_PEER@
153 DEFS = @DEFS@
154 DEPDIR = @DEPDIR@
155 DSYMUTIL = @DSYMUTIL@
156 DUMPBIN = @DUMPBIN@
157 ECHO_C = @ECHO_C@
158 ECHO_N = @ECHO_N@
159 ECHO_T = @ECHO_T@
160 ECJ_JAR = @ECJ_JAR@
161 EGREP = @EGREP@
162 ERROR_CFLAGS = @ERROR_CFLAGS@
163 EXAMPLESDIR = @EXAMPLESDIR@
164 EXEEXT = @EXEEXT@
165 EXTRA_CFLAGS = @EXTRA_CFLAGS@
166 FGREP = @FGREP@
167 FIND = @FIND@
168 FREETYPE2_CFLAGS = @FREETYPE2_CFLAGS@
169 FREETYPE2_LIBS = @FREETYPE2_LIBS@
170 GCONF_CFLAGS = @GCONF_CFLAGS@
171 GCONF_LIBS = @GCONF_LIBS@
172 GDK_CFLAGS = @GDK_CFLAGS@
173 GDK_LIBS = @GDK_LIBS@
174 GJDOC = @GJDOC@
175 GLIB_CFLAGS = @GLIB_CFLAGS@
176 GLIB_LIBS = @GLIB_LIBS@
177 GMP_CFLAGS = @GMP_CFLAGS@
178 GMP_LIBS = @GMP_LIBS@
179 GREP = @GREP@
180 GSTREAMER_BASE_CFLAGS = @GSTREAMER_BASE_CFLAGS@
181 GSTREAMER_BASE_LIBS = @GSTREAMER_BASE_LIBS@
182 GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
183 GSTREAMER_FILE_READER = @GSTREAMER_FILE_READER@
184 GSTREAMER_LIBS = @GSTREAMER_LIBS@
185 GSTREAMER_MIXER_PROVIDER = @GSTREAMER_MIXER_PROVIDER@
186 GSTREAMER_PLUGINS_BASE_CFLAGS = @GSTREAMER_PLUGINS_BASE_CFLAGS@
187 GSTREAMER_PLUGINS_BASE_LIBS = @GSTREAMER_PLUGINS_BASE_LIBS@
188 GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
189 GTK_CFLAGS = @GTK_CFLAGS@
190 GTK_LIBS = @GTK_LIBS@
191 INIT_LOAD_LIBRARY = @INIT_LOAD_LIBRARY@
192 INSTALL = @INSTALL@
193 INSTALL_DATA = @INSTALL_DATA@
194 INSTALL_PROGRAM = @INSTALL_PROGRAM@
195 INSTALL_SCRIPT = @INSTALL_SCRIPT@
196 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
197 JAR = @JAR@
198 JAVA = @JAVA@
199 JAVAC = @JAVAC@
200 JAVAC_IS_GCJ = @JAVAC_IS_GCJ@
201 JAVAC_MEM_OPT = @JAVAC_MEM_OPT@
202 JAVA_LANG_SYSTEM_EXPLICIT_INITIALIZATION = @JAVA_LANG_SYSTEM_EXPLICIT_INITIALIZATION@
203 JAY = @JAY@
204 JAY_SKELETON = @JAY_SKELETON@
205 LD = @LD@
206 LDFLAGS = @LDFLAGS@
207 LIBDEBUG = @LIBDEBUG@
208 LIBICONV = @LIBICONV@
209 LIBMAGIC = @LIBMAGIC@
210 LIBOBJS = @LIBOBJS@
211 LIBS = @LIBS@
212 LIBTOOL = @LIBTOOL@
213 LIBVERSION = @LIBVERSION@
214 LIPO = @LIPO@
215 LN_S = @LN_S@
216 LTLIBICONV = @LTLIBICONV@
217 LTLIBOBJS = @LTLIBOBJS@
218 MAINT = @MAINT@
219 MAKEINFO = @MAKEINFO@
220 MKDIR = @MKDIR@
221 MKDIR_P = @MKDIR_P@
222 MOC = @MOC@
223 MOC4 = @MOC4@
224 MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
225 MOZILLA_LIBS = @MOZILLA_LIBS@
226 NM = @NM@
227 NMEDIT = @NMEDIT@
228 OBJDUMP = @OBJDUMP@
229 OBJEXT = @OBJEXT@
230 OTOOL = @OTOOL@
231 OTOOL64 = @OTOOL64@
232 PACKAGE = @PACKAGE@
233 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
234 PACKAGE_NAME = @PACKAGE_NAME@
235 PACKAGE_STRING = @PACKAGE_STRING@
236 PACKAGE_TARNAME = @PACKAGE_TARNAME@
237 PACKAGE_URL = @PACKAGE_URL@
238 PACKAGE_VERSION = @PACKAGE_VERSION@
239 PANGOFT2_CFLAGS = @PANGOFT2_CFLAGS@
240 PANGOFT2_LIBS = @PANGOFT2_LIBS@
241 PATH_SEPARATOR = @PATH_SEPARATOR@
242 PATH_TO_ESCHER = @PATH_TO_ESCHER@
243 PATH_TO_GLIBJ_ZIP = @PATH_TO_GLIBJ_ZIP@
244 PERL = @PERL@
245 PKG_CONFIG = @PKG_CONFIG@
246 PLUGIN_DIR = @PLUGIN_DIR@
247 QT_CFLAGS = @QT_CFLAGS@
248 QT_LIBS = @QT_LIBS@
249 RANLIB = @RANLIB@
250 REMOVE = @REMOVE@
251 SED = @SED@
252 SET_MAKE = @SET_MAKE@
253 SHELL = @SHELL@
254 STRICT_WARNING_CFLAGS = @STRICT_WARNING_CFLAGS@
255 STRIP = @STRIP@
256 TOOLSDIR = @TOOLSDIR@
257 USER_JAVAH = @USER_JAVAH@
258 VERSION = @VERSION@
259 WANT_NATIVE_BIG_INTEGER = @WANT_NATIVE_BIG_INTEGER@
260 WARNING_CFLAGS = @WARNING_CFLAGS@
261 XMKMF = @XMKMF@
262 XML_CFLAGS = @XML_CFLAGS@
263 XML_LIBS = @XML_LIBS@
264 XSLT_CFLAGS = @XSLT_CFLAGS@
265 XSLT_LIBS = @XSLT_LIBS@
266 XTEST_LIBS = @XTEST_LIBS@
267 X_CFLAGS = @X_CFLAGS@
268 X_EXTRA_LIBS = @X_EXTRA_LIBS@
269 X_LIBS = @X_LIBS@
270 X_PRE_LIBS = @X_PRE_LIBS@
271 ZIP = @ZIP@
272 abs_builddir = @abs_builddir@
273 abs_srcdir = @abs_srcdir@
274 abs_top_builddir = @abs_top_builddir@
275 abs_top_srcdir = @abs_top_srcdir@
276 ac_ct_ANTLR = @ac_ct_ANTLR@
277 ac_ct_CC = @ac_ct_CC@
278 ac_ct_CXX = @ac_ct_CXX@
279 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
280 am__include = @am__include@
281 am__leading_dot = @am__leading_dot@
282 am__quote = @am__quote@
283 am__tar = @am__tar@
284 am__untar = @am__untar@
285 bindir = @bindir@
286 build = @build@
287 build_alias = @build_alias@
288 build_cpu = @build_cpu@
289 build_os = @build_os@
290 build_vendor = @build_vendor@
291 builddir = @builddir@
292 datadir = @datadir@
293 datarootdir = @datarootdir@
294 default_toolkit = @default_toolkit@
295 docdir = @docdir@
296 dvidir = @dvidir@
297 exec_prefix = @exec_prefix@
298 glibjdir = @glibjdir@
299 host = @host@
300 host_alias = @host_alias@
301 host_cpu = @host_cpu@
302 host_os = @host_os@
303 host_vendor = @host_vendor@
304 htmldir = @htmldir@
305 includedir = @includedir@
306 infodir = @infodir@
307 install_sh = @install_sh@
308 libdir = @libdir@
309 libexecdir = @libexecdir@
310 localedir = @localedir@
311 localstatedir = @localstatedir@
312 mandir = @mandir@
313 mkdir_p = @mkdir_p@
314 multi_basedir = @multi_basedir@
315 nativeexeclibdir = @nativeexeclibdir@
316 oldincludedir = @oldincludedir@
317 pdfdir = @pdfdir@
318 prefix = @prefix@
319 program_transform_name = @program_transform_name@
320 psdir = @psdir@
321 sbindir = @sbindir@
322 sharedstatedir = @sharedstatedir@
323 srcdir = @srcdir@
324 sysconfdir = @sysconfdir@
325 target = @target@
326 target_alias = @target_alias@
327 target_cpu = @target_cpu@
328 target_noncanonical = @target_noncanonical@
329 target_os = @target_os@
330 target_vendor = @target_vendor@
331 toolexecdir = @toolexecdir@
332 toolexeclibdir = @toolexeclibdir@
333 toolexecmainlibdir = @toolexecmainlibdir@
334 top_build_prefix = @top_build_prefix@
335 top_builddir = @top_builddir@
336 top_srcdir = @top_srcdir@
337 uudecode = @uudecode@
338 vm_classes = @vm_classes@
340 # lib first, to compile .class files before native code, last examples
341 SUBDIRS = lib doc external include native resource scripts tools $(EXAMPLESDIR)
342 DIST_SUBDIRS = lib doc external include native resource scripts tools examples
344 # Allow users to pass site-specific flags to autoreconf via an env var.
345 ACLOCAL_AMFLAGS = -I m4 -I ../.. -I ../../config ${LOCAL_AUTORECONF_FLAGS}
346 EXTRA_DIST = HACKING BUGS THANKYOU mauve-classpath LICENSE ChangeLog-2007 \
347 ChangeLog-2003 ChangeLog-2004 ChangeLog-2005 ChangeLog-2006 \
348 ChangeLog.gnujaxp.1 ChangeLog.gnujaxp.2 ChangeLog.libxmlj \
349 autogen.sh ChangeLog-2008
351 DISTCHECK_CONFIGURE_FLAGS = --with-gjdoc --enable-gstreamer-peer \
352 --enable-xmlj --enable-qt-peer
354 all: all-recursive
356 .SUFFIXES:
357 am--refresh: Makefile
359 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
360 @for dep in $?; do \
361 case '$(am__configure_deps)' in \
362 *$$dep*) \
363 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
364 $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
365 && exit 0; \
366 exit 1;; \
367 esac; \
368 done; \
369 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
370 $(am__cd) $(top_srcdir) && \
371 $(AUTOMAKE) --gnu Makefile
372 .PRECIOUS: Makefile
373 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
374 @case '$?' in \
375 *config.status*) \
376 echo ' $(SHELL) ./config.status'; \
377 $(SHELL) ./config.status;; \
378 *) \
379 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
380 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
381 esac;
383 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
384 $(SHELL) ./config.status --recheck
386 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
387 $(am__cd) $(srcdir) && $(AUTOCONF)
388 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
389 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
390 $(am__aclocal_m4_deps):
391 gnu/classpath/Configuration.java: $(top_builddir)/config.status $(top_srcdir)/gnu/classpath/Configuration.java.in
392 cd $(top_builddir) && $(SHELL) ./config.status $@
393 gnu/java/security/Configuration.java: $(top_builddir)/config.status $(top_srcdir)/gnu/java/security/Configuration.java.in
394 cd $(top_builddir) && $(SHELL) ./config.status $@
395 resource/META-INF/services/java.util.prefs.PreferencesFactory: $(top_builddir)/config.status $(top_srcdir)/resource/META-INF/services/java.util.prefs.PreferencesFactory.in
396 cd $(top_builddir) && $(SHELL) ./config.status $@
397 resource/META-INF/services/javax.sound.sampled.spi.AudioFileReader: $(top_builddir)/config.status $(top_srcdir)/resource/META-INF/services/javax.sound.sampled.spi.AudioFileReader.in
398 cd $(top_builddir) && $(SHELL) ./config.status $@
399 resource/META-INF/services/javax.sound.sampled.spi.MixerProvider: $(top_builddir)/config.status $(top_srcdir)/resource/META-INF/services/javax.sound.sampled.spi.MixerProvider.in
400 cd $(top_builddir) && $(SHELL) ./config.status $@
402 mostlyclean-libtool:
403 -rm -f *.lo
405 clean-libtool:
406 -rm -rf .libs _libs
408 distclean-libtool:
409 -rm -f libtool config.lt
411 # GNU Make needs to see an explicit $(MAKE) variable in the command it
412 # runs to enable its job server during parallel builds. Hence the
413 # comments below.
414 all-multi:
415 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
416 install-multi:
417 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
419 mostlyclean-multi:
420 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
421 clean-multi:
422 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
423 distclean-multi:
424 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
425 maintainer-clean-multi:
426 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
428 # This directory's subdirectories are mostly independent; you can cd
429 # into them and run `make' without going through this Makefile.
430 # To change the values of `make' variables: instead of editing Makefiles,
431 # (1) if the variable is set in `config.status', edit `config.status'
432 # (which will cause the Makefiles to be regenerated when you run `make');
433 # (2) otherwise, pass the desired values on the `make' command line.
434 $(RECURSIVE_TARGETS):
435 @fail= failcom='exit 1'; \
436 for f in x $$MAKEFLAGS; do \
437 case $$f in \
438 *=* | --[!k]*);; \
439 *k*) failcom='fail=yes';; \
440 esac; \
441 done; \
442 dot_seen=no; \
443 target=`echo $@ | sed s/-recursive//`; \
444 list='$(SUBDIRS)'; for subdir in $$list; do \
445 echo "Making $$target in $$subdir"; \
446 if test "$$subdir" = "."; then \
447 dot_seen=yes; \
448 local_target="$$target-am"; \
449 else \
450 local_target="$$target"; \
451 fi; \
452 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
453 || eval $$failcom; \
454 done; \
455 if test "$$dot_seen" = "no"; then \
456 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
457 fi; test -z "$$fail"
459 $(RECURSIVE_CLEAN_TARGETS):
460 @fail= failcom='exit 1'; \
461 for f in x $$MAKEFLAGS; do \
462 case $$f in \
463 *=* | --[!k]*);; \
464 *k*) failcom='fail=yes';; \
465 esac; \
466 done; \
467 dot_seen=no; \
468 case "$@" in \
469 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
470 *) list='$(SUBDIRS)' ;; \
471 esac; \
472 rev=''; for subdir in $$list; do \
473 if test "$$subdir" = "."; then :; else \
474 rev="$$subdir $$rev"; \
475 fi; \
476 done; \
477 rev="$$rev ."; \
478 target=`echo $@ | sed s/-recursive//`; \
479 for subdir in $$rev; do \
480 echo "Making $$target in $$subdir"; \
481 if test "$$subdir" = "."; then \
482 local_target="$$target-am"; \
483 else \
484 local_target="$$target"; \
485 fi; \
486 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
487 || eval $$failcom; \
488 done && test -z "$$fail"
489 tags-recursive:
490 list='$(SUBDIRS)'; for subdir in $$list; do \
491 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
492 done
493 ctags-recursive:
494 list='$(SUBDIRS)'; for subdir in $$list; do \
495 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
496 done
498 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
499 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
500 unique=`for i in $$list; do \
501 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
502 done | \
503 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
504 END { if (nonempty) { for (i in files) print i; }; }'`; \
505 mkid -fID $$unique
506 tags: TAGS
508 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
509 $(TAGS_FILES) $(LISP)
510 set x; \
511 here=`pwd`; \
512 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
513 include_option=--etags-include; \
514 empty_fix=.; \
515 else \
516 include_option=--include; \
517 empty_fix=; \
518 fi; \
519 list='$(SUBDIRS)'; for subdir in $$list; do \
520 if test "$$subdir" = .; then :; else \
521 test ! -f $$subdir/TAGS || \
522 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
523 fi; \
524 done; \
525 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
526 unique=`for i in $$list; do \
527 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
528 done | \
529 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
530 END { if (nonempty) { for (i in files) print i; }; }'`; \
531 shift; \
532 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
533 test -n "$$unique" || unique=$$empty_fix; \
534 if test $$# -gt 0; then \
535 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
536 "$$@" $$unique; \
537 else \
538 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
539 $$unique; \
540 fi; \
542 ctags: CTAGS
543 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
544 $(TAGS_FILES) $(LISP)
545 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
546 unique=`for i in $$list; do \
547 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
548 done | \
549 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
550 END { if (nonempty) { for (i in files) print i; }; }'`; \
551 test -z "$(CTAGS_ARGS)$$unique" \
552 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
553 $$unique
555 GTAGS:
556 here=`$(am__cd) $(top_builddir) && pwd` \
557 && $(am__cd) $(top_srcdir) \
558 && gtags -i $(GTAGS_ARGS) "$$here"
560 distclean-tags:
561 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
562 check-am: all-am
563 check: check-recursive
564 all-am: Makefile all-multi
565 installdirs: installdirs-recursive
566 installdirs-am:
567 install: install-recursive
568 install-exec: install-exec-recursive
569 install-data: install-data-recursive
570 uninstall: uninstall-recursive
572 install-am: all-am
573 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
575 installcheck: installcheck-recursive
576 install-strip:
577 if test -z '$(STRIP)'; then \
578 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
579 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
580 install; \
581 else \
582 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
583 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
584 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
586 mostlyclean-generic:
588 clean-generic:
590 distclean-generic:
591 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
592 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
594 maintainer-clean-generic:
595 @echo "This command is intended for maintainers to use"
596 @echo "it deletes files that may require special tools to rebuild."
597 clean: clean-multi clean-recursive
599 clean-am: clean-generic clean-libtool mostlyclean-am
601 distclean: distclean-multi distclean-recursive
602 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
603 -rm -f Makefile
604 distclean-am: clean-am distclean-generic distclean-libtool \
605 distclean-tags
607 dvi: dvi-recursive
609 dvi-am:
611 html: html-recursive
613 html-am:
615 info: info-recursive
617 info-am:
619 install-data-am:
621 install-dvi: install-dvi-recursive
623 install-dvi-am:
625 install-exec-am: install-multi
627 install-html: install-html-recursive
629 install-html-am:
631 install-info: install-info-recursive
633 install-info-am:
635 install-man:
637 install-pdf: install-pdf-recursive
639 install-pdf-am:
641 install-ps: install-ps-recursive
643 install-ps-am:
645 installcheck-am:
647 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
648 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
649 -rm -rf $(top_srcdir)/autom4te.cache
650 -rm -f Makefile
651 maintainer-clean-am: distclean-am maintainer-clean-generic
653 mostlyclean: mostlyclean-multi mostlyclean-recursive
655 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
657 pdf: pdf-recursive
659 pdf-am:
661 ps: ps-recursive
663 ps-am:
665 uninstall-am:
667 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all-multi \
668 clean-multi ctags-recursive distclean-multi install-am \
669 install-multi install-strip maintainer-clean-multi \
670 mostlyclean-multi tags-recursive
672 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
673 all all-am all-multi am--refresh check check-am clean \
674 clean-generic clean-libtool clean-multi ctags ctags-recursive \
675 distclean distclean-generic distclean-libtool distclean-multi \
676 distclean-tags dvi dvi-am html html-am info info-am install \
677 install-am install-data install-data-am install-dvi \
678 install-dvi-am install-exec install-exec-am install-html \
679 install-html-am install-info install-info-am install-man \
680 install-multi install-pdf install-pdf-am install-ps \
681 install-ps-am install-strip installcheck installcheck-am \
682 installdirs installdirs-am maintainer-clean \
683 maintainer-clean-generic maintainer-clean-multi mostlyclean \
684 mostlyclean-generic mostlyclean-libtool mostlyclean-multi pdf \
685 pdf-am ps ps-am tags tags-recursive uninstall uninstall-am
688 native: lib
690 dist-hook:
691 -$(mkinstalldirs) $(distdir)/include
692 -cp -f $(top_srcdir)/include/*.in $(distdir)/include
693 -cp -f $(top_srcdir)/include/*.h $(distdir)/include
695 ChangeLog:
696 cvs2cl.pl -b --gmt --log-opts "-d'1998-06-30< now'" --window 7200 --usermap ChangeLog.usermap --ignore ChangeLog --fsf
698 # Tell versions [3.59,3.63) of GNU make to not export all variables.
699 # Otherwise a system limit (for SysV at least) may be exceeded.
700 .NOEXPORT: