This commit was manufactured by cvs2svn to create branch 'gomp-branch'.
[official-gcc.git] / libjava / external / Makefile.in
bloba35f042c09835ea0c2bd9675f6627310b595e328
1 # Makefile.in generated by automake 1.9.3 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = ..
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 target_triplet = @target@
39 subdir = external
40 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/../config/accross.m4 \
43 $(top_srcdir)/../config/acx.m4 \
44 $(top_srcdir)/../config/gcc-version.m4 \
45 $(top_srcdir)/../config/gxx-include-dir.m4 \
46 $(top_srcdir)/../config/iconv.m4 \
47 $(top_srcdir)/../config/lcmessage.m4 \
48 $(top_srcdir)/../config/lib-ld.m4 \
49 $(top_srcdir)/../config/lib-link.m4 \
50 $(top_srcdir)/../config/lib-prefix.m4 $(top_srcdir)/pkg.m4 \
51 $(top_srcdir)/acinclude.m4 \
52 $(top_srcdir)/../config/no-executables.m4 \
53 $(top_srcdir)/../libtool.m4 $(top_srcdir)/configure.ac
54 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
55 $(ACLOCAL_M4)
56 CONFIG_HEADER = $(top_builddir)/include/config.h \
57 $(top_builddir)/gcj/libgcj-config.h
58 CONFIG_CLEAN_FILES =
59 SOURCES =
60 DIST_SOURCES =
61 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
62 html-recursive info-recursive install-data-recursive \
63 install-exec-recursive install-info-recursive \
64 install-recursive installcheck-recursive installdirs-recursive \
65 pdf-recursive ps-recursive uninstall-info-recursive \
66 uninstall-recursive
67 ETAGS = etags
68 CTAGS = ctags
69 DIST_SUBDIRS = $(SUBDIRS)
70 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
71 ACLOCAL = @ACLOCAL@
72 ALLOCA = @ALLOCA@
73 AMDEP_FALSE = @AMDEP_FALSE@
74 AMDEP_TRUE = @AMDEP_TRUE@
75 AMTAR = @AMTAR@
76 AR = @AR@
77 AS = @AS@
78 AUTOCONF = @AUTOCONF@
79 AUTOHEADER = @AUTOHEADER@
80 AUTOMAKE = @AUTOMAKE@
81 AWK = @AWK@
82 BACKTRACESPEC = @BACKTRACESPEC@
83 CAIRO_CFLAGS = @CAIRO_CFLAGS@
84 CAIRO_LIBS = @CAIRO_LIBS@
85 CC = @CC@
86 CCDEPMODE = @CCDEPMODE@
87 CFLAGS = @CFLAGS@
88 CHECKREFSPEC = @CHECKREFSPEC@
89 CLASSPATH_SEPARATOR = @CLASSPATH_SEPARATOR@
90 COMPPATH = @COMPPATH@
91 CPP = @CPP@
92 CPPFLAGS = @CPPFLAGS@
93 CXX = @CXX@
94 CXXCPP = @CXXCPP@
95 CXXDEPMODE = @CXXDEPMODE@
96 CXXFLAGS = @CXXFLAGS@
97 CYGPATH_W = @CYGPATH_W@
98 DEFS = @DEFS@
99 DEPDIR = @DEPDIR@
100 DIRLTDL = @DIRLTDL@
101 DIVIDESPEC = @DIVIDESPEC@
102 ECHO_C = @ECHO_C@
103 ECHO_N = @ECHO_N@
104 ECHO_T = @ECHO_T@
105 EGREP = @EGREP@
106 EXCEPTIONSPEC = @EXCEPTIONSPEC@
107 EXEEXT = @EXEEXT@
108 GCC_UNWIND_INCLUDE = @GCC_UNWIND_INCLUDE@
109 GCDEPS = @GCDEPS@
110 GCINCS = @GCINCS@
111 GCJ = @GCJ@
112 GCJDEPMODE = @GCJDEPMODE@
113 GCJFLAGS = @GCJFLAGS@
114 GCJH = @GCJH@
115 GCJVERSION = @GCJVERSION@
116 GCLIBS = @GCLIBS@
117 GCSPEC = @GCSPEC@
118 GCTESTSPEC = @GCTESTSPEC@
119 GLIB_CFLAGS = @GLIB_CFLAGS@
120 GLIB_LIBS = @GLIB_LIBS@
121 GTK_AWT_FALSE = @GTK_AWT_FALSE@
122 GTK_AWT_TRUE = @GTK_AWT_TRUE@
123 GTK_CAIRO_FALSE = @GTK_CAIRO_FALSE@
124 GTK_CAIRO_TRUE = @GTK_CAIRO_TRUE@
125 GTK_CFLAGS = @GTK_CFLAGS@
126 GTK_LIBS = @GTK_LIBS@
127 HASH_SYNC_SPEC = @HASH_SYNC_SPEC@
128 IEEESPEC = @IEEESPEC@
129 INCLTDL = @INCLTDL@
130 INSTALL_DATA = @INSTALL_DATA@
131 INSTALL_PROGRAM = @INSTALL_PROGRAM@
132 INSTALL_SCRIPT = @INSTALL_SCRIPT@
133 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
134 INTERPRETER = @INTERPRETER@
135 JC1GCSPEC = @JC1GCSPEC@
136 LDFLAGS = @LDFLAGS@
137 LIBART_CFLAGS = @LIBART_CFLAGS@
138 LIBART_LIBS = @LIBART_LIBS@
139 LIBFFI = @LIBFFI@
140 LIBFFIINCS = @LIBFFIINCS@
141 LIBGCJDEBUG = @LIBGCJDEBUG@
142 LIBGCJTESTSPEC = @LIBGCJTESTSPEC@
143 LIBGCJ_CFLAGS = @LIBGCJ_CFLAGS@
144 LIBGCJ_CXXFLAGS = @LIBGCJ_CXXFLAGS@
145 LIBGCJ_JAVAFLAGS = @LIBGCJ_JAVAFLAGS@
146 LIBGCJ_LD_SYMBOLIC = @LIBGCJ_LD_SYMBOLIC@
147 LIBICONV = @LIBICONV@
148 LIBLTDL = @LIBLTDL@
149 LIBOBJS = @LIBOBJS@
150 LIBS = @LIBS@
151 LIBTOOL = @LIBTOOL@
152 LN_S = @LN_S@
153 LTLIBICONV = @LTLIBICONV@
154 LTLIBOBJS = @LTLIBOBJS@
155 MAINT = @MAINT@
156 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
157 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
158 MAKEINFO = @MAKEINFO@
159 NATIVE_FALSE = @NATIVE_FALSE@
160 NATIVE_TRUE = @NATIVE_TRUE@
161 NEEDS_DATA_START_FALSE = @NEEDS_DATA_START_FALSE@
162 NEEDS_DATA_START_TRUE = @NEEDS_DATA_START_TRUE@
163 OBJEXT = @OBJEXT@
164 ONESTEP_FALSE = @ONESTEP_FALSE@
165 ONESTEP_TRUE = @ONESTEP_TRUE@
166 PACKAGE = @PACKAGE@
167 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
168 PACKAGE_NAME = @PACKAGE_NAME@
169 PACKAGE_STRING = @PACKAGE_STRING@
170 PACKAGE_TARNAME = @PACKAGE_TARNAME@
171 PACKAGE_VERSION = @PACKAGE_VERSION@
172 PANGOFT2_CFLAGS = @PANGOFT2_CFLAGS@
173 PANGOFT2_LIBS = @PANGOFT2_LIBS@
174 PATH_SEPARATOR = @PATH_SEPARATOR@
175 PERL = @PERL@
176 PKG_CONFIG = @PKG_CONFIG@
177 PLATFORM_INNER_NAT_HDRS = @PLATFORM_INNER_NAT_HDRS@
178 RANLIB = @RANLIB@
179 SET_MAKE = @SET_MAKE@
180 SHELL = @SHELL@
181 STRIP = @STRIP@
182 SUPPLY_BACKTRACE_FALSE = @SUPPLY_BACKTRACE_FALSE@
183 SUPPLY_BACKTRACE_TRUE = @SUPPLY_BACKTRACE_TRUE@
184 SYSDEP_SOURCES = @SYSDEP_SOURCES@
185 SYSTEMSPEC = @SYSTEMSPEC@
186 SYS_ZLIBS = @SYS_ZLIBS@
187 TESTSUBDIR_FALSE = @TESTSUBDIR_FALSE@
188 TESTSUBDIR_TRUE = @TESTSUBDIR_TRUE@
189 THREADCXXFLAGS = @THREADCXXFLAGS@
190 THREADDEPS = @THREADDEPS@
191 THREADINCS = @THREADINCS@
192 THREADLDFLAGS = @THREADLDFLAGS@
193 THREADLIBS = @THREADLIBS@
194 THREADSPEC = @THREADSPEC@
195 TOOLKIT = @TOOLKIT@
196 USING_BOEHMGC_FALSE = @USING_BOEHMGC_FALSE@
197 USING_BOEHMGC_TRUE = @USING_BOEHMGC_TRUE@
198 USING_DARWIN_CRT_FALSE = @USING_DARWIN_CRT_FALSE@
199 USING_DARWIN_CRT_TRUE = @USING_DARWIN_CRT_TRUE@
200 USING_ECOS_PLATFORM_FALSE = @USING_ECOS_PLATFORM_FALSE@
201 USING_ECOS_PLATFORM_TRUE = @USING_ECOS_PLATFORM_TRUE@
202 USING_GCC_FALSE = @USING_GCC_FALSE@
203 USING_GCC_TRUE = @USING_GCC_TRUE@
204 USING_NOGC_FALSE = @USING_NOGC_FALSE@
205 USING_NOGC_TRUE = @USING_NOGC_TRUE@
206 USING_NO_THREADS_FALSE = @USING_NO_THREADS_FALSE@
207 USING_NO_THREADS_TRUE = @USING_NO_THREADS_TRUE@
208 USING_POSIX_PLATFORM_FALSE = @USING_POSIX_PLATFORM_FALSE@
209 USING_POSIX_PLATFORM_TRUE = @USING_POSIX_PLATFORM_TRUE@
210 USING_POSIX_THREADS_FALSE = @USING_POSIX_THREADS_FALSE@
211 USING_POSIX_THREADS_TRUE = @USING_POSIX_THREADS_TRUE@
212 USING_WIN32_PLATFORM_FALSE = @USING_WIN32_PLATFORM_FALSE@
213 USING_WIN32_PLATFORM_TRUE = @USING_WIN32_PLATFORM_TRUE@
214 USING_WIN32_THREADS_FALSE = @USING_WIN32_THREADS_FALSE@
215 USING_WIN32_THREADS_TRUE = @USING_WIN32_THREADS_TRUE@
216 VERSION = @VERSION@
217 XLIB_AWT_FALSE = @XLIB_AWT_FALSE@
218 XLIB_AWT_TRUE = @XLIB_AWT_TRUE@
219 X_CFLAGS = @X_CFLAGS@
220 X_EXTRA_LIBS = @X_EXTRA_LIBS@
221 X_LIBS = @X_LIBS@
222 X_PRE_LIBS = @X_PRE_LIBS@
223 ZINCS = @ZINCS@
224 ZIP = @ZIP@
225 ZLIBS = @ZLIBS@
226 ZLIBSPEC = @ZLIBSPEC@
227 ZLIBTESTSPEC = @ZLIBTESTSPEC@
228 ac_ct_AR = @ac_ct_AR@
229 ac_ct_AS = @ac_ct_AS@
230 ac_ct_CC = @ac_ct_CC@
231 ac_ct_CXX = @ac_ct_CXX@
232 ac_ct_GCJ = @ac_ct_GCJ@
233 ac_ct_RANLIB = @ac_ct_RANLIB@
234 ac_ct_STRIP = @ac_ct_STRIP@
235 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
236 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
237 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
238 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
239 am__fastdepGCJ_FALSE = @am__fastdepGCJ_FALSE@
240 am__fastdepGCJ_TRUE = @am__fastdepGCJ_TRUE@
241 am__include = @am__include@
242 am__leading_dot = @am__leading_dot@
243 am__quote = @am__quote@
244 am__tar = @am__tar@
245 am__untar = @am__untar@
246 bindir = @bindir@
247 build = @build@
248 build_alias = @build_alias@
249 build_cpu = @build_cpu@
250 build_os = @build_os@
251 build_vendor = @build_vendor@
252 datadir = @datadir@
253 exec_prefix = @exec_prefix@
254 gcc_version = @gcc_version@
255 gcc_version_full = @gcc_version_full@
256 gcc_version_trigger = @gcc_version_trigger@
257 gxx_include_dir = @gxx_include_dir@
258 here = @here@
259 host = @host@
260 host_alias = @host_alias@
261 host_cpu = @host_cpu@
262 host_os = @host_os@
263 host_vendor = @host_vendor@
264 includedir = @includedir@
265 infodir = @infodir@
266 install_sh = @install_sh@
267 libdir = @libdir@
268 libexecdir = @libexecdir@
269 libgcj_basedir = @libgcj_basedir@
270 libstdcxx_incdir = @libstdcxx_incdir@
271 localstatedir = @localstatedir@
272 mandir = @mandir@
273 mkdir_p = @mkdir_p@
274 mkinstalldirs = @mkinstalldirs@
275 oldincludedir = @oldincludedir@
276 prefix = @prefix@
277 program_transform_name = @program_transform_name@
278 sbindir = @sbindir@
279 sharedstatedir = @sharedstatedir@
280 subdirs = @subdirs@
281 sysconfdir = @sysconfdir@
282 target = @target@
283 target_alias = @target_alias@
284 target_cpu = @target_cpu@
285 target_noncanonical = @target_noncanonical@
286 target_os = @target_os@
287 target_vendor = @target_vendor@
288 tool_include_dir = @tool_include_dir@
289 toolexecdir = @toolexecdir@
290 toolexeclibdir = @toolexeclibdir@
291 toolexecmainlibdir = @toolexecmainlibdir@
292 SUBDIRS = sax w3c_dom
294 # Work around what appears to be a GNU make bug handling MAKEFLAGS
295 # values defined in terms of make variables, as is the case for CC and
296 # friends when we are called from the top level Makefile.
297 AM_MAKEFLAGS = \
298 "AR_FLAGS=$(AR_FLAGS)" \
299 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
300 "CFLAGS=$(CFLAGS)" \
301 "CXXFLAGS=$(CXXFLAGS)" \
302 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
303 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
304 "INSTALL=$(INSTALL)" \
305 "INSTALL_DATA=$(INSTALL_DATA)" \
306 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
307 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
308 "LDFLAGS=$(LDFLAGS)" \
309 "LIBCFLAGS=$(LIBCFLAGS)" \
310 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
311 "MAKE=$(MAKE)" \
312 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
313 "PICFLAG=$(PICFLAG)" \
314 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
315 "SHELL=$(SHELL)" \
316 "EXPECT=$(EXPECT)" \
317 "RUNTEST=$(RUNTEST)" \
318 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
319 "exec_prefix=$(exec_prefix)" \
320 "infodir=$(infodir)" \
321 "libdir=$(libdir)" \
322 "prefix=$(prefix)" \
323 "tooldir=$(tooldir)" \
324 "AR=$(AR)" \
325 "AS=$(AS)" \
326 "CC=$(CC)" \
327 "CXX=$(CXX)" \
328 "LD=$(LD)" \
329 "LIBCFLAGS=$(LIBCFLAGS)" \
330 "NM=$(NM)" \
331 "PICFLAG=$(PICFLAG)" \
332 "RANLIB=$(RANLIB)" \
333 "DESTDIR=$(DESTDIR)"
335 all: all-recursive
337 .SUFFIXES:
338 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
339 @for dep in $?; do \
340 case '$(am__configure_deps)' in \
341 *$$dep*) \
342 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
343 && exit 0; \
344 exit 1;; \
345 esac; \
346 done; \
347 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu external/Makefile'; \
348 cd $(top_srcdir) && \
349 $(AUTOMAKE) --gnu external/Makefile
350 .PRECIOUS: Makefile
351 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
352 @case '$?' in \
353 *config.status*) \
354 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
355 *) \
356 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
357 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
358 esac;
360 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
361 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
363 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
364 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
365 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
366 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
368 mostlyclean-libtool:
369 -rm -f *.lo
371 clean-libtool:
372 -rm -rf .libs _libs
374 distclean-libtool:
375 -rm -f libtool
376 uninstall-info-am:
378 # This directory's subdirectories are mostly independent; you can cd
379 # into them and run `make' without going through this Makefile.
380 # To change the values of `make' variables: instead of editing Makefiles,
381 # (1) if the variable is set in `config.status', edit `config.status'
382 # (which will cause the Makefiles to be regenerated when you run `make');
383 # (2) otherwise, pass the desired values on the `make' command line.
384 $(RECURSIVE_TARGETS):
385 @set fnord $$MAKEFLAGS; amf=$$2; \
386 dot_seen=no; \
387 target=`echo $@ | sed s/-recursive//`; \
388 list='$(SUBDIRS)'; for subdir in $$list; do \
389 echo "Making $$target in $$subdir"; \
390 if test "$$subdir" = "."; then \
391 dot_seen=yes; \
392 local_target="$$target-am"; \
393 else \
394 local_target="$$target"; \
395 fi; \
396 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
397 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
398 done; \
399 if test "$$dot_seen" = "no"; then \
400 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
401 fi; test -z "$$fail"
403 mostlyclean-recursive clean-recursive distclean-recursive \
404 maintainer-clean-recursive:
405 @set fnord $$MAKEFLAGS; amf=$$2; \
406 dot_seen=no; \
407 case "$@" in \
408 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
409 *) list='$(SUBDIRS)' ;; \
410 esac; \
411 rev=''; for subdir in $$list; do \
412 if test "$$subdir" = "."; then :; else \
413 rev="$$subdir $$rev"; \
414 fi; \
415 done; \
416 rev="$$rev ."; \
417 target=`echo $@ | sed s/-recursive//`; \
418 for subdir in $$rev; do \
419 echo "Making $$target in $$subdir"; \
420 if test "$$subdir" = "."; then \
421 local_target="$$target-am"; \
422 else \
423 local_target="$$target"; \
424 fi; \
425 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
426 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
427 done && test -z "$$fail"
428 tags-recursive:
429 list='$(SUBDIRS)'; for subdir in $$list; do \
430 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
431 done
432 ctags-recursive:
433 list='$(SUBDIRS)'; for subdir in $$list; do \
434 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
435 done
437 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
438 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
439 unique=`for i in $$list; do \
440 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
441 done | \
442 $(AWK) ' { files[$$0] = 1; } \
443 END { for (i in files) print i; }'`; \
444 mkid -fID $$unique
445 tags: TAGS
447 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
448 $(TAGS_FILES) $(LISP)
449 tags=; \
450 here=`pwd`; \
451 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
452 include_option=--etags-include; \
453 empty_fix=.; \
454 else \
455 include_option=--include; \
456 empty_fix=; \
457 fi; \
458 list='$(SUBDIRS)'; for subdir in $$list; do \
459 if test "$$subdir" = .; then :; else \
460 test ! -f $$subdir/TAGS || \
461 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
462 fi; \
463 done; \
464 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
465 unique=`for i in $$list; do \
466 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
467 done | \
468 $(AWK) ' { files[$$0] = 1; } \
469 END { for (i in files) print i; }'`; \
470 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
471 test -n "$$unique" || unique=$$empty_fix; \
472 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
473 $$tags $$unique; \
475 ctags: CTAGS
476 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
477 $(TAGS_FILES) $(LISP)
478 tags=; \
479 here=`pwd`; \
480 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
481 unique=`for i in $$list; do \
482 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
483 done | \
484 $(AWK) ' { files[$$0] = 1; } \
485 END { for (i in files) print i; }'`; \
486 test -z "$(CTAGS_ARGS)$$tags$$unique" \
487 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
488 $$tags $$unique
490 GTAGS:
491 here=`$(am__cd) $(top_builddir) && pwd` \
492 && cd $(top_srcdir) \
493 && gtags -i $(GTAGS_ARGS) $$here
495 distclean-tags:
496 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
498 distdir: $(DISTFILES)
499 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
500 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
501 list='$(DISTFILES)'; for file in $$list; do \
502 case $$file in \
503 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
504 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
505 esac; \
506 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
507 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
508 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
509 dir="/$$dir"; \
510 $(mkdir_p) "$(distdir)$$dir"; \
511 else \
512 dir=''; \
513 fi; \
514 if test -d $$d/$$file; then \
515 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
516 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
517 fi; \
518 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
519 else \
520 test -f $(distdir)/$$file \
521 || cp -p $$d/$$file $(distdir)/$$file \
522 || exit 1; \
523 fi; \
524 done
525 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
526 if test "$$subdir" = .; then :; else \
527 test -d "$(distdir)/$$subdir" \
528 || $(mkdir_p) "$(distdir)/$$subdir" \
529 || exit 1; \
530 distdir=`$(am__cd) $(distdir) && pwd`; \
531 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
532 (cd $$subdir && \
533 $(MAKE) $(AM_MAKEFLAGS) \
534 top_distdir="$$top_distdir" \
535 distdir="$$distdir/$$subdir" \
536 distdir) \
537 || exit 1; \
538 fi; \
539 done
540 check-am: all-am
541 check: check-recursive
542 all-am: Makefile
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)
566 maintainer-clean-generic:
567 @echo "This command is intended for maintainers to use"
568 @echo "it deletes files that may require special tools to rebuild."
569 clean: clean-recursive
571 clean-am: clean-generic clean-libtool mostlyclean-am
573 distclean: distclean-recursive
574 -rm -f Makefile
575 distclean-am: clean-am distclean-generic distclean-libtool \
576 distclean-tags
578 dvi: dvi-recursive
580 dvi-am:
582 html: html-recursive
584 info: info-recursive
586 info-am:
588 install-data-am:
590 install-exec-am:
592 install-info: install-info-recursive
594 install-man:
596 installcheck-am:
598 maintainer-clean: maintainer-clean-recursive
599 -rm -f Makefile
600 maintainer-clean-am: distclean-am maintainer-clean-generic
602 mostlyclean: mostlyclean-recursive
604 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
606 pdf: pdf-recursive
608 pdf-am:
610 ps: ps-recursive
612 ps-am:
614 uninstall-am: uninstall-info-am
616 uninstall-info: uninstall-info-recursive
618 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
619 clean clean-generic clean-libtool clean-recursive ctags \
620 ctags-recursive distclean distclean-generic distclean-libtool \
621 distclean-recursive distclean-tags distdir dvi dvi-am html \
622 html-am info info-am install install-am install-data \
623 install-data-am install-exec install-exec-am install-info \
624 install-info-am install-man install-strip installcheck \
625 installcheck-am installdirs installdirs-am maintainer-clean \
626 maintainer-clean-generic maintainer-clean-recursive \
627 mostlyclean mostlyclean-generic mostlyclean-libtool \
628 mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
629 uninstall uninstall-am uninstall-info-am
631 # Tell versions [3.59,3.63) of GNU make to not export all variables.
632 # Otherwise a system limit (for SysV at least) may be exceeded.
633 .NOEXPORT: