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