OSDN Git Service

2010-07-30 Andrew Haley <aph@redhat.com>
[pf3gnuchains/gcc-fork.git] / libjava / classpath / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
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.
10
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.
15
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 = README $(am__configure_deps) $(srcdir)/../../compile \
39         $(srcdir)/../../config.guess $(srcdir)/../../config.sub \
40         $(srcdir)/../../install-sh $(srcdir)/../../ltmain.sh \
41         $(srcdir)/../../missing $(srcdir)/../../mkinstalldirs \
42         $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
43         $(top_srcdir)/configure \
44         $(top_srcdir)/gnu/classpath/Configuration.java.in \
45         $(top_srcdir)/gnu/java/security/Configuration.java.in \
46         $(top_srcdir)/resource/META-INF/services/java.util.prefs.PreferencesFactory.in \
47         $(top_srcdir)/resource/META-INF/services/javax.sound.sampled.spi.AudioFileReader.in \
48         $(top_srcdir)/resource/META-INF/services/javax.sound.sampled.spi.MixerProvider.in \
49         ../../ABOUT-NLS ../../COPYING ../../COPYING.LIB \
50         ../../ChangeLog ../../README ../../compile ../../config.guess \
51         ../../config.rpath ../../config.sub ../../depcomp \
52         ../../install-sh ../../ltmain.sh ../../missing \
53         ../../mkinstalldirs ../../ylwrap AUTHORS COPYING ChangeLog \
54         INSTALL NEWS TODO compile config.guess config.sub depcomp \
55         install-sh ltcf-c.sh ltcf-cxx.sh ltcf-gcj.sh ltconfig \
56         ltmain.sh missing mkinstalldirs
57 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
58 am__aclocal_m4_deps = $(top_srcdir)/../../config/depstand.m4 \
59         $(top_srcdir)/../../config/lead-dot.m4 \
60         $(top_srcdir)/../../config/multi.m4 \
61         $(top_srcdir)/../../config/no-executables.m4 \
62         $(top_srcdir)/../../config/override.m4 \
63         $(top_srcdir)/../../libtool.m4 \
64         $(top_srcdir)/../../ltoptions.m4 \
65         $(top_srcdir)/../../ltsugar.m4 \
66         $(top_srcdir)/../../ltversion.m4 \
67         $(top_srcdir)/../../lt~obsolete.m4 \
68         $(top_srcdir)/m4/ac_prog_antlr.m4 \
69         $(top_srcdir)/m4/ac_prog_java.m4 \
70         $(top_srcdir)/m4/ac_prog_java_works.m4 \
71         $(top_srcdir)/m4/ac_prog_javac.m4 \
72         $(top_srcdir)/m4/ac_prog_javac_works.m4 \
73         $(top_srcdir)/m4/acattribute.m4 $(top_srcdir)/m4/accross.m4 \
74         $(top_srcdir)/m4/acinclude.m4 \
75         $(top_srcdir)/m4/ax_create_stdint_h.m4 \
76         $(top_srcdir)/m4/ax_func_which_gethostbyname_r.m4 \
77         $(top_srcdir)/m4/gcc_attribute.m4 $(top_srcdir)/m4/iconv.m4 \
78         $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
79         $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/pkg.m4 \
80         $(top_srcdir)/configure.ac
81 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
82         $(ACLOCAL_M4)
83 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
84  configure.lineno config.status.lineno
85 mkinstalldirs = $(SHELL) $(top_srcdir)/../../mkinstalldirs
86 CONFIG_HEADER = $(top_builddir)/include/config.h
87 CONFIG_CLEAN_FILES = gnu/classpath/Configuration.java \
88         gnu/java/security/Configuration.java \
89         resource/META-INF/services/java.util.prefs.PreferencesFactory \
90         resource/META-INF/services/javax.sound.sampled.spi.AudioFileReader \
91         resource/META-INF/services/javax.sound.sampled.spi.MixerProvider
92 CONFIG_CLEAN_VPATH_FILES =
93 SOURCES =
94 DIST_SOURCES =
95 MULTISRCTOP = 
96 MULTIBUILDTOP = 
97 MULTIDIRS = 
98 MULTISUBDIR = 
99 MULTIDO = true
100 MULTICLEAN = true
101 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
102         html-recursive info-recursive install-data-recursive \
103         install-dvi-recursive install-exec-recursive \
104         install-html-recursive install-info-recursive \
105         install-pdf-recursive install-ps-recursive install-recursive \
106         installcheck-recursive installdirs-recursive pdf-recursive \
107         ps-recursive uninstall-recursive
108 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
109   distclean-recursive maintainer-clean-recursive
110 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
111         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
112         distdir dist dist-all distcheck
113 ETAGS = etags
114 CTAGS = ctags
115 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
116 distdir = $(PACKAGE)-$(VERSION)
117 top_distdir = $(distdir)
118 am__remove_distdir = \
119   { test ! -d "$(distdir)" \
120     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
121          && rm -fr "$(distdir)"; }; }
122 am__relativize = \
123   dir0=`pwd`; \
124   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
125   sed_rest='s,^[^/]*/*,,'; \
126   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
127   sed_butlast='s,/*[^/]*$$,,'; \
128   while test -n "$$dir1"; do \
129     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
130     if test "$$first" != "."; then \
131       if test "$$first" = ".."; then \
132         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
133         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
134       else \
135         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
136         if test "$$first2" = "$$first"; then \
137           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
138         else \
139           dir2="../$$dir2"; \
140         fi; \
141         dir0="$$dir0"/"$$first"; \
142       fi; \
143     fi; \
144     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
145   done; \
146   reldir="$$dir2"
147 DIST_ARCHIVES = $(distdir).tar.gz
148 GZIP_ENV = --best
149 distuninstallcheck_listfiles = find . -type f -print
150 distcleancheck_listfiles = find . -type f -print
151 ACLOCAL = @ACLOCAL@
152 AMTAR = @AMTAR@
153 ANTLR = @ANTLR@
154 ANTLR_JAR = @ANTLR_JAR@
155 AR = @AR@
156 AUTOCONF = @AUTOCONF@
157 AUTOHEADER = @AUTOHEADER@
158 AUTOMAKE = @AUTOMAKE@
159 AWK = @AWK@
160 CAIRO_CFLAGS = @CAIRO_CFLAGS@
161 CAIRO_LIBS = @CAIRO_LIBS@
162 CC = @CC@
163 CCDEPMODE = @CCDEPMODE@
164 CFLAGS = @CFLAGS@
165 CLASSPATH_CONVENIENCE = @CLASSPATH_CONVENIENCE@
166 CLASSPATH_INCLUDES = @CLASSPATH_INCLUDES@
167 CLASSPATH_MODULE = @CLASSPATH_MODULE@
168 COLLECTIONS_PREFIX = @COLLECTIONS_PREFIX@
169 CP = @CP@
170 CPP = @CPP@
171 CPPFLAGS = @CPPFLAGS@
172 CXX = @CXX@
173 CXXCPP = @CXXCPP@
174 CXXDEPMODE = @CXXDEPMODE@
175 CXXFLAGS = @CXXFLAGS@
176 CYGPATH_W = @CYGPATH_W@
177 DATE = @DATE@
178 DEFAULT_PREFS_PEER = @DEFAULT_PREFS_PEER@
179 DEFS = @DEFS@
180 DEPDIR = @DEPDIR@
181 DSYMUTIL = @DSYMUTIL@
182 DUMPBIN = @DUMPBIN@
183 ECHO_C = @ECHO_C@
184 ECHO_N = @ECHO_N@
185 ECHO_T = @ECHO_T@
186 ECJ_JAR = @ECJ_JAR@
187 EGREP = @EGREP@
188 ERROR_CFLAGS = @ERROR_CFLAGS@
189 EXAMPLESDIR = @EXAMPLESDIR@
190 EXEEXT = @EXEEXT@
191 EXTRA_CFLAGS = @EXTRA_CFLAGS@
192 FGREP = @FGREP@
193 FIND = @FIND@
194 FREETYPE2_CFLAGS = @FREETYPE2_CFLAGS@
195 FREETYPE2_LIBS = @FREETYPE2_LIBS@
196 GCONF_CFLAGS = @GCONF_CFLAGS@
197 GCONF_LIBS = @GCONF_LIBS@
198 GDK_CFLAGS = @GDK_CFLAGS@
199 GDK_LIBS = @GDK_LIBS@
200 GJDOC = @GJDOC@
201 GLIB_CFLAGS = @GLIB_CFLAGS@
202 GLIB_LIBS = @GLIB_LIBS@
203 GMP_CFLAGS = @GMP_CFLAGS@
204 GMP_LIBS = @GMP_LIBS@
205 GREP = @GREP@
206 GSTREAMER_BASE_CFLAGS = @GSTREAMER_BASE_CFLAGS@
207 GSTREAMER_BASE_LIBS = @GSTREAMER_BASE_LIBS@
208 GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
209 GSTREAMER_FILE_READER = @GSTREAMER_FILE_READER@
210 GSTREAMER_LIBS = @GSTREAMER_LIBS@
211 GSTREAMER_MIXER_PROVIDER = @GSTREAMER_MIXER_PROVIDER@
212 GSTREAMER_PLUGINS_BASE_CFLAGS = @GSTREAMER_PLUGINS_BASE_CFLAGS@
213 GSTREAMER_PLUGINS_BASE_LIBS = @GSTREAMER_PLUGINS_BASE_LIBS@
214 GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
215 GTK_CFLAGS = @GTK_CFLAGS@
216 GTK_LIBS = @GTK_LIBS@
217 INIT_LOAD_LIBRARY = @INIT_LOAD_LIBRARY@
218 INSTALL = @INSTALL@
219 INSTALL_DATA = @INSTALL_DATA@
220 INSTALL_PROGRAM = @INSTALL_PROGRAM@
221 INSTALL_SCRIPT = @INSTALL_SCRIPT@
222 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
223 JAR = @JAR@
224 JAVA = @JAVA@
225 JAVAC = @JAVAC@
226 JAVAC_IS_GCJ = @JAVAC_IS_GCJ@
227 JAVAC_MEM_OPT = @JAVAC_MEM_OPT@
228 JAVA_LANG_SYSTEM_EXPLICIT_INITIALIZATION = @JAVA_LANG_SYSTEM_EXPLICIT_INITIALIZATION@
229 JAY = @JAY@
230 JAY_SKELETON = @JAY_SKELETON@
231 LD = @LD@
232 LDFLAGS = @LDFLAGS@
233 LIBDEBUG = @LIBDEBUG@
234 LIBICONV = @LIBICONV@
235 LIBMAGIC = @LIBMAGIC@
236 LIBOBJS = @LIBOBJS@
237 LIBS = @LIBS@
238 LIBTOOL = @LIBTOOL@
239 LIBVERSION = @LIBVERSION@
240 LIPO = @LIPO@
241 LN_S = @LN_S@
242 LTLIBICONV = @LTLIBICONV@
243 LTLIBOBJS = @LTLIBOBJS@
244 MAINT = @MAINT@
245 MAKEINFO = @MAKEINFO@
246 MKDIR = @MKDIR@
247 MKDIR_P = @MKDIR_P@
248 MOC = @MOC@
249 MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
250 MOZILLA_LIBS = @MOZILLA_LIBS@
251 NM = @NM@
252 NMEDIT = @NMEDIT@
253 OBJDUMP = @OBJDUMP@
254 OBJEXT = @OBJEXT@
255 OTOOL = @OTOOL@
256 OTOOL64 = @OTOOL64@
257 PACKAGE = @PACKAGE@
258 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
259 PACKAGE_NAME = @PACKAGE_NAME@
260 PACKAGE_STRING = @PACKAGE_STRING@
261 PACKAGE_TARNAME = @PACKAGE_TARNAME@
262 PACKAGE_URL = @PACKAGE_URL@
263 PACKAGE_VERSION = @PACKAGE_VERSION@
264 PANGOFT2_CFLAGS = @PANGOFT2_CFLAGS@
265 PANGOFT2_LIBS = @PANGOFT2_LIBS@
266 PATH_SEPARATOR = @PATH_SEPARATOR@
267 PATH_TO_ESCHER = @PATH_TO_ESCHER@
268 PATH_TO_GLIBJ_ZIP = @PATH_TO_GLIBJ_ZIP@
269 PERL = @PERL@
270 PKG_CONFIG = @PKG_CONFIG@
271 PLUGIN_DIR = @PLUGIN_DIR@
272 QT_CFLAGS = @QT_CFLAGS@
273 QT_LIBS = @QT_LIBS@
274 RANLIB = @RANLIB@
275 REMOVE = @REMOVE@
276 SED = @SED@
277 SET_MAKE = @SET_MAKE@
278 SHELL = @SHELL@
279 STRICT_WARNING_CFLAGS = @STRICT_WARNING_CFLAGS@
280 STRIP = @STRIP@
281 TOOLSDIR = @TOOLSDIR@
282 USER_JAVAH = @USER_JAVAH@
283 VERSION = @VERSION@
284 WANT_NATIVE_BIG_INTEGER = @WANT_NATIVE_BIG_INTEGER@
285 WARNING_CFLAGS = @WARNING_CFLAGS@
286 XMKMF = @XMKMF@
287 XML_CFLAGS = @XML_CFLAGS@
288 XML_LIBS = @XML_LIBS@
289 XSLT_CFLAGS = @XSLT_CFLAGS@
290 XSLT_LIBS = @XSLT_LIBS@
291 XTEST_LIBS = @XTEST_LIBS@
292 X_CFLAGS = @X_CFLAGS@
293 X_EXTRA_LIBS = @X_EXTRA_LIBS@
294 X_LIBS = @X_LIBS@
295 X_PRE_LIBS = @X_PRE_LIBS@
296 ZIP = @ZIP@
297 abs_builddir = @abs_builddir@
298 abs_srcdir = @abs_srcdir@
299 abs_top_builddir = @abs_top_builddir@
300 abs_top_srcdir = @abs_top_srcdir@
301 ac_ct_ANTLR = @ac_ct_ANTLR@
302 ac_ct_CC = @ac_ct_CC@
303 ac_ct_CXX = @ac_ct_CXX@
304 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
305 am__include = @am__include@
306 am__leading_dot = @am__leading_dot@
307 am__quote = @am__quote@
308 am__tar = @am__tar@
309 am__untar = @am__untar@
310 bindir = @bindir@
311 build = @build@
312 build_alias = @build_alias@
313 build_cpu = @build_cpu@
314 build_os = @build_os@
315 build_vendor = @build_vendor@
316 builddir = @builddir@
317 datadir = @datadir@
318 datarootdir = @datarootdir@
319 default_toolkit = @default_toolkit@
320 docdir = @docdir@
321 dvidir = @dvidir@
322 exec_prefix = @exec_prefix@
323 glibjdir = @glibjdir@
324 host = @host@
325 host_alias = @host_alias@
326 host_cpu = @host_cpu@
327 host_os = @host_os@
328 host_vendor = @host_vendor@
329 htmldir = @htmldir@
330 includedir = @includedir@
331 infodir = @infodir@
332 install_sh = @install_sh@
333 libdir = @libdir@
334 libexecdir = @libexecdir@
335 localedir = @localedir@
336 localstatedir = @localstatedir@
337 mandir = @mandir@
338 mkdir_p = @mkdir_p@
339 multi_basedir = @multi_basedir@
340 nativeexeclibdir = @nativeexeclibdir@
341 oldincludedir = @oldincludedir@
342 pdfdir = @pdfdir@
343 prefix = @prefix@
344 program_transform_name = @program_transform_name@
345 psdir = @psdir@
346 sbindir = @sbindir@
347 sharedstatedir = @sharedstatedir@
348 srcdir = @srcdir@
349 sysconfdir = @sysconfdir@
350 target = @target@
351 target_alias = @target_alias@
352 target_cpu = @target_cpu@
353 target_os = @target_os@
354 target_vendor = @target_vendor@
355 toolexeclibdir = @toolexeclibdir@
356 top_build_prefix = @top_build_prefix@
357 top_builddir = @top_builddir@
358 top_srcdir = @top_srcdir@
359 uudecode = @uudecode@
360 vm_classes = @vm_classes@
361
362 # lib first, to compile .class files before native code, last examples
363 SUBDIRS = lib doc external include native resource scripts tools $(EXAMPLESDIR)
364 DIST_SUBDIRS = lib doc external include native resource scripts tools examples
365
366 # Allow users to pass site-specific flags to autoreconf via an env var. 
367 ACLOCAL_AMFLAGS = -I m4 -I ../.. -I ../../config ${LOCAL_AUTORECONF_FLAGS}
368 EXTRA_DIST = HACKING BUGS THANKYOU mauve-classpath LICENSE ChangeLog-2007 \
369              ChangeLog-2003 ChangeLog-2004 ChangeLog-2005 ChangeLog-2006 \
370              ChangeLog.gnujaxp.1 ChangeLog.gnujaxp.2 ChangeLog.libxmlj \
371              autogen.sh ChangeLog-2008
372
373 DISTCHECK_CONFIGURE_FLAGS = --with-gjdoc --enable-gstreamer-peer \
374         --enable-xmlj --enable-qt-peer
375
376 all: all-recursive
377
378 .SUFFIXES:
379 am--refresh:
380         @:
381 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
382         @for dep in $?; do \
383           case '$(am__configure_deps)' in \
384             *$$dep*) \
385               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
386               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
387                 && exit 0; \
388               exit 1;; \
389           esac; \
390         done; \
391         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
392         $(am__cd) $(top_srcdir) && \
393           $(AUTOMAKE) --gnu Makefile
394 .PRECIOUS: Makefile
395 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
396         @case '$?' in \
397           *config.status*) \
398             echo ' $(SHELL) ./config.status'; \
399             $(SHELL) ./config.status;; \
400           *) \
401             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
402             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
403         esac;
404
405 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
406         $(SHELL) ./config.status --recheck
407
408 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
409         $(am__cd) $(srcdir) && $(AUTOCONF)
410 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
411         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
412 $(am__aclocal_m4_deps):
413 gnu/classpath/Configuration.java: $(top_builddir)/config.status $(top_srcdir)/gnu/classpath/Configuration.java.in
414         cd $(top_builddir) && $(SHELL) ./config.status $@
415 gnu/java/security/Configuration.java: $(top_builddir)/config.status $(top_srcdir)/gnu/java/security/Configuration.java.in
416         cd $(top_builddir) && $(SHELL) ./config.status $@
417 resource/META-INF/services/java.util.prefs.PreferencesFactory: $(top_builddir)/config.status $(top_srcdir)/resource/META-INF/services/java.util.prefs.PreferencesFactory.in
418         cd $(top_builddir) && $(SHELL) ./config.status $@
419 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
420         cd $(top_builddir) && $(SHELL) ./config.status $@
421 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
422         cd $(top_builddir) && $(SHELL) ./config.status $@
423
424 mostlyclean-libtool:
425         -rm -f *.lo
426
427 clean-libtool:
428         -rm -rf .libs _libs
429
430 distclean-libtool:
431         -rm -f libtool config.lt
432
433 # GNU Make needs to see an explicit $(MAKE) variable in the command it
434 # runs to enable its job server during parallel builds.  Hence the
435 # comments below.
436 all-multi:
437         $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
438 install-multi:
439         $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
440
441 mostlyclean-multi:
442         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
443 clean-multi:
444         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
445 distclean-multi:
446         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
447 maintainer-clean-multi:
448         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
449
450 # This directory's subdirectories are mostly independent; you can cd
451 # into them and run `make' without going through this Makefile.
452 # To change the values of `make' variables: instead of editing Makefiles,
453 # (1) if the variable is set in `config.status', edit `config.status'
454 #     (which will cause the Makefiles to be regenerated when you run `make');
455 # (2) otherwise, pass the desired values on the `make' command line.
456 $(RECURSIVE_TARGETS):
457         @fail= failcom='exit 1'; \
458         for f in x $$MAKEFLAGS; do \
459           case $$f in \
460             *=* | --[!k]*);; \
461             *k*) failcom='fail=yes';; \
462           esac; \
463         done; \
464         dot_seen=no; \
465         target=`echo $@ | sed s/-recursive//`; \
466         list='$(SUBDIRS)'; for subdir in $$list; do \
467           echo "Making $$target in $$subdir"; \
468           if test "$$subdir" = "."; then \
469             dot_seen=yes; \
470             local_target="$$target-am"; \
471           else \
472             local_target="$$target"; \
473           fi; \
474           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
475           || eval $$failcom; \
476         done; \
477         if test "$$dot_seen" = "no"; then \
478           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
479         fi; test -z "$$fail"
480
481 $(RECURSIVE_CLEAN_TARGETS):
482         @fail= failcom='exit 1'; \
483         for f in x $$MAKEFLAGS; do \
484           case $$f in \
485             *=* | --[!k]*);; \
486             *k*) failcom='fail=yes';; \
487           esac; \
488         done; \
489         dot_seen=no; \
490         case "$@" in \
491           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
492           *) list='$(SUBDIRS)' ;; \
493         esac; \
494         rev=''; for subdir in $$list; do \
495           if test "$$subdir" = "."; then :; else \
496             rev="$$subdir $$rev"; \
497           fi; \
498         done; \
499         rev="$$rev ."; \
500         target=`echo $@ | sed s/-recursive//`; \
501         for subdir in $$rev; do \
502           echo "Making $$target in $$subdir"; \
503           if test "$$subdir" = "."; then \
504             local_target="$$target-am"; \
505           else \
506             local_target="$$target"; \
507           fi; \
508           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
509           || eval $$failcom; \
510         done && test -z "$$fail"
511 tags-recursive:
512         list='$(SUBDIRS)'; for subdir in $$list; do \
513           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
514         done
515 ctags-recursive:
516         list='$(SUBDIRS)'; for subdir in $$list; do \
517           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
518         done
519
520 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
521         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
522         unique=`for i in $$list; do \
523             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
524           done | \
525           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
526               END { if (nonempty) { for (i in files) print i; }; }'`; \
527         mkid -fID $$unique
528 tags: TAGS
529
530 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
531                 $(TAGS_FILES) $(LISP)
532         set x; \
533         here=`pwd`; \
534         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
535           include_option=--etags-include; \
536           empty_fix=.; \
537         else \
538           include_option=--include; \
539           empty_fix=; \
540         fi; \
541         list='$(SUBDIRS)'; for subdir in $$list; do \
542           if test "$$subdir" = .; then :; else \
543             test ! -f $$subdir/TAGS || \
544               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
545           fi; \
546         done; \
547         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
548         unique=`for i in $$list; do \
549             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
550           done | \
551           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
552               END { if (nonempty) { for (i in files) print i; }; }'`; \
553         shift; \
554         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
555           test -n "$$unique" || unique=$$empty_fix; \
556           if test $$# -gt 0; then \
557             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
558               "$$@" $$unique; \
559           else \
560             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
561               $$unique; \
562           fi; \
563         fi
564 ctags: CTAGS
565 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
566                 $(TAGS_FILES) $(LISP)
567         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
568         unique=`for i in $$list; do \
569             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
570           done | \
571           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
572               END { if (nonempty) { for (i in files) print i; }; }'`; \
573         test -z "$(CTAGS_ARGS)$$unique" \
574           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
575              $$unique
576
577 GTAGS:
578         here=`$(am__cd) $(top_builddir) && pwd` \
579           && $(am__cd) $(top_srcdir) \
580           && gtags -i $(GTAGS_ARGS) "$$here"
581
582 distclean-tags:
583         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
584
585 distdir: $(DISTFILES)
586         $(am__remove_distdir)
587         test -d "$(distdir)" || mkdir "$(distdir)"
588         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
589         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
590         list='$(DISTFILES)'; \
591           dist_files=`for file in $$list; do echo $$file; done | \
592           sed -e "s|^$$srcdirstrip/||;t" \
593               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
594         case $$dist_files in \
595           */*) $(MKDIR_P) `echo "$$dist_files" | \
596                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
597                            sort -u` ;; \
598         esac; \
599         for file in $$dist_files; do \
600           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
601           if test -d $$d/$$file; then \
602             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
603             if test -d "$(distdir)/$$file"; then \
604               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
605             fi; \
606             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
607               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
608               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
609             fi; \
610             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
611           else \
612             test -f "$(distdir)/$$file" \
613             || cp -p $$d/$$file "$(distdir)/$$file" \
614             || exit 1; \
615           fi; \
616         done
617         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
618           if test "$$subdir" = .; then :; else \
619             test -d "$(distdir)/$$subdir" \
620             || $(MKDIR_P) "$(distdir)/$$subdir" \
621             || exit 1; \
622           fi; \
623         done
624         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
625           if test "$$subdir" = .; then :; else \
626             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
627             $(am__relativize); \
628             new_distdir=$$reldir; \
629             dir1=$$subdir; dir2="$(top_distdir)"; \
630             $(am__relativize); \
631             new_top_distdir=$$reldir; \
632             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
633             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
634             ($(am__cd) $$subdir && \
635               $(MAKE) $(AM_MAKEFLAGS) \
636                 top_distdir="$$new_top_distdir" \
637                 distdir="$$new_distdir" \
638                 am__remove_distdir=: \
639                 am__skip_length_check=: \
640                 am__skip_mode_fix=: \
641                 distdir) \
642               || exit 1; \
643           fi; \
644         done
645         $(MAKE) $(AM_MAKEFLAGS) \
646           top_distdir="$(top_distdir)" distdir="$(distdir)" \
647           dist-hook
648         -test -n "$(am__skip_mode_fix)" \
649         || find "$(distdir)" -type d ! -perm -755 \
650                 -exec chmod u+rwx,go+rx {} \; -o \
651           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
652           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
653           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
654         || chmod -R a+r "$(distdir)"
655 dist-gzip: distdir
656         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
657         $(am__remove_distdir)
658
659 dist-bzip2: distdir
660         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
661         $(am__remove_distdir)
662
663 dist-lzma: distdir
664         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
665         $(am__remove_distdir)
666
667 dist-xz: distdir
668         tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
669         $(am__remove_distdir)
670
671 dist-tarZ: distdir
672         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
673         $(am__remove_distdir)
674
675 dist-shar: distdir
676         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
677         $(am__remove_distdir)
678
679 dist-zip: distdir
680         -rm -f $(distdir).zip
681         zip -rq $(distdir).zip $(distdir)
682         $(am__remove_distdir)
683
684 dist dist-all: distdir
685         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
686         $(am__remove_distdir)
687
688 # This target untars the dist file and tries a VPATH configuration.  Then
689 # it guarantees that the distribution is self-contained by making another
690 # tarfile.
691 distcheck: dist
692         case '$(DIST_ARCHIVES)' in \
693         *.tar.gz*) \
694           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
695         *.tar.bz2*) \
696           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
697         *.tar.lzma*) \
698           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
699         *.tar.xz*) \
700           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
701         *.tar.Z*) \
702           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
703         *.shar.gz*) \
704           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
705         *.zip*) \
706           unzip $(distdir).zip ;;\
707         esac
708         chmod -R a-w $(distdir); chmod a+w $(distdir)
709         mkdir $(distdir)/_build
710         mkdir $(distdir)/_inst
711         chmod a-w $(distdir)
712         test -d $(distdir)/_build || exit 0; \
713         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
714           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
715           && am__cwd=`pwd` \
716           && $(am__cd) $(distdir)/_build \
717           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
718             $(DISTCHECK_CONFIGURE_FLAGS) \
719           && $(MAKE) $(AM_MAKEFLAGS) \
720           && $(MAKE) $(AM_MAKEFLAGS) dvi \
721           && $(MAKE) $(AM_MAKEFLAGS) check \
722           && $(MAKE) $(AM_MAKEFLAGS) install \
723           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
724           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
725           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
726                 distuninstallcheck \
727           && chmod -R a-w "$$dc_install_base" \
728           && ({ \
729                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
730                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
731                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
732                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
733                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
734               } || { rm -rf "$$dc_destdir"; exit 1; }) \
735           && rm -rf "$$dc_destdir" \
736           && $(MAKE) $(AM_MAKEFLAGS) dist \
737           && rm -rf $(DIST_ARCHIVES) \
738           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
739           && cd "$$am__cwd" \
740           || exit 1
741         $(am__remove_distdir)
742         @(echo "$(distdir) archives ready for distribution: "; \
743           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
744           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
745 distuninstallcheck:
746         @$(am__cd) '$(distuninstallcheck_dir)' \
747         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
748            || { echo "ERROR: files left after uninstall:" ; \
749                 if test -n "$(DESTDIR)"; then \
750                   echo "  (check DESTDIR support)"; \
751                 fi ; \
752                 $(distuninstallcheck_listfiles) ; \
753                 exit 1; } >&2
754 distcleancheck: distclean
755         @if test '$(srcdir)' = . ; then \
756           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
757           exit 1 ; \
758         fi
759         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
760           || { echo "ERROR: files left in build directory after distclean:" ; \
761                $(distcleancheck_listfiles) ; \
762                exit 1; } >&2
763 check-am: all-am
764 check: check-recursive
765 all-am: Makefile all-multi
766 installdirs: installdirs-recursive
767 installdirs-am:
768 install: install-recursive
769 install-exec: install-exec-recursive
770 install-data: install-data-recursive
771 uninstall: uninstall-recursive
772
773 install-am: all-am
774         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
775
776 installcheck: installcheck-recursive
777 install-strip:
778         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
779           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
780           `test -z '$(STRIP)' || \
781             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
782 mostlyclean-generic:
783
784 clean-generic:
785
786 distclean-generic:
787         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
788         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
789
790 maintainer-clean-generic:
791         @echo "This command is intended for maintainers to use"
792         @echo "it deletes files that may require special tools to rebuild."
793 clean: clean-multi clean-recursive
794
795 clean-am: clean-generic clean-libtool mostlyclean-am
796
797 distclean: distclean-multi distclean-recursive
798         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
799         -rm -f Makefile
800 distclean-am: clean-am distclean-generic distclean-libtool \
801         distclean-tags
802
803 dvi: dvi-recursive
804
805 dvi-am:
806
807 html: html-recursive
808
809 html-am:
810
811 info: info-recursive
812
813 info-am:
814
815 install-data-am:
816
817 install-dvi: install-dvi-recursive
818
819 install-dvi-am:
820
821 install-exec-am: install-multi
822
823 install-html: install-html-recursive
824
825 install-html-am:
826
827 install-info: install-info-recursive
828
829 install-info-am:
830
831 install-man:
832
833 install-pdf: install-pdf-recursive
834
835 install-pdf-am:
836
837 install-ps: install-ps-recursive
838
839 install-ps-am:
840
841 installcheck-am:
842
843 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
844         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
845         -rm -rf $(top_srcdir)/autom4te.cache
846         -rm -f Makefile
847 maintainer-clean-am: distclean-am maintainer-clean-generic
848
849 mostlyclean: mostlyclean-multi mostlyclean-recursive
850
851 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
852
853 pdf: pdf-recursive
854
855 pdf-am:
856
857 ps: ps-recursive
858
859 ps-am:
860
861 uninstall-am:
862
863 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all-multi \
864         clean-multi ctags-recursive distclean-multi install-am \
865         install-multi install-strip maintainer-clean-multi \
866         mostlyclean-multi tags-recursive
867
868 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
869         all all-am all-multi am--refresh check check-am clean \
870         clean-generic clean-libtool clean-multi ctags ctags-recursive \
871         dist dist-all dist-bzip2 dist-gzip dist-hook dist-lzma \
872         dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
873         distclean-generic distclean-libtool distclean-multi \
874         distclean-tags distcleancheck distdir distuninstallcheck dvi \
875         dvi-am html html-am info info-am install install-am \
876         install-data install-data-am install-dvi install-dvi-am \
877         install-exec install-exec-am install-html install-html-am \
878         install-info install-info-am install-man install-multi \
879         install-pdf install-pdf-am install-ps install-ps-am \
880         install-strip installcheck installcheck-am installdirs \
881         installdirs-am maintainer-clean maintainer-clean-generic \
882         maintainer-clean-multi mostlyclean mostlyclean-generic \
883         mostlyclean-libtool mostlyclean-multi pdf pdf-am ps ps-am tags \
884         tags-recursive uninstall uninstall-am
885
886
887 native: lib
888
889 dist-hook:
890         -$(mkinstalldirs) $(distdir)/include
891         -cp -f $(top_srcdir)/include/*.in $(distdir)/include
892         -cp -f $(top_srcdir)/include/*.h $(distdir)/include
893
894 ChangeLog:
895         cvs2cl.pl -b --gmt --log-opts "-d'1998-06-30< now'" --window 7200 --usermap ChangeLog.usermap --ignore ChangeLog --fsf
896
897 # Tell versions [3.59,3.63) of GNU make to not export all variables.
898 # Otherwise a system limit (for SysV at least) may be exceeded.
899 .NOEXPORT: