829cb0aaa96e1b1511c9d7ed2f08eeac43e6d144
[platform/upstream/gettext.git] / gnulib-local / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
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.
9
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.
14
15 @SET_MAKE@
16 VPATH = @srcdir@
17 am__is_gnu_make = { \
18   if test -z '$(MAKELEVEL)'; then \
19     false; \
20   elif test -n '$(MAKE_HOST)'; then \
21     true; \
22   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23     true; \
24   else \
25     false; \
26   fi; \
27 }
28 am__make_running_with_option = \
29   case $${target_option-} in \
30       ?) ;; \
31       *) echo "am__make_running_with_option: internal error: invalid" \
32               "target option '$${target_option-}' specified" >&2; \
33          exit 1;; \
34   esac; \
35   has_opt=no; \
36   sane_makeflags=$$MAKEFLAGS; \
37   if $(am__is_gnu_make); then \
38     sane_makeflags=$$MFLAGS; \
39   else \
40     case $$MAKEFLAGS in \
41       *\\[\ \   ]*) \
42         bs=\\; \
43         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
45     esac; \
46   fi; \
47   skip_next=no; \
48   strip_trailopt () \
49   { \
50     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51   }; \
52   for flg in $$sane_makeflags; do \
53     test $$skip_next = yes && { skip_next=no; continue; }; \
54     case $$flg in \
55       *=*|--*) continue;; \
56         -*I) strip_trailopt 'I'; skip_next=yes;; \
57       -*I?*) strip_trailopt 'I';; \
58         -*O) strip_trailopt 'O'; skip_next=yes;; \
59       -*O?*) strip_trailopt 'O';; \
60         -*l) strip_trailopt 'l'; skip_next=yes;; \
61       -*l?*) strip_trailopt 'l';; \
62       -[dEDm]) skip_next=yes;; \
63       -[JT]) skip_next=yes;; \
64     esac; \
65     case $$flg in \
66       *$$target_option*) has_opt=yes; break;; \
67     esac; \
68   done; \
69   test $$has_opt = yes
70 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72 pkgdatadir = $(datadir)/@PACKAGE@
73 pkgincludedir = $(includedir)/@PACKAGE@
74 pkglibdir = $(libdir)/@PACKAGE@
75 pkglibexecdir = $(libexecdir)/@PACKAGE@
76 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA = $(install_sh) -c -m 644
78 install_sh_PROGRAM = $(install_sh) -c
79 install_sh_SCRIPT = $(install_sh) -c
80 INSTALL_HEADER = $(INSTALL_DATA)
81 transform = $(program_transform_name)
82 NORMAL_INSTALL = :
83 PRE_INSTALL = :
84 POST_INSTALL = :
85 NORMAL_UNINSTALL = :
86 PRE_UNINSTALL = :
87 POST_UNINSTALL = :
88 build_triplet = @build@
89 host_triplet = @host@
90 subdir = gnulib-local
91 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
93 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
94         $(ACLOCAL_M4)
95 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
96 mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
97 CONFIG_CLEAN_FILES =
98 CONFIG_CLEAN_VPATH_FILES =
99 AM_V_P = $(am__v_P_@AM_V@)
100 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
101 am__v_P_0 = false
102 am__v_P_1 = :
103 AM_V_GEN = $(am__v_GEN_@AM_V@)
104 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
105 am__v_GEN_0 = @echo "  GEN     " $@;
106 am__v_GEN_1 = 
107 AM_V_at = $(am__v_at_@AM_V@)
108 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
109 am__v_at_0 = @
110 am__v_at_1 = 
111 SOURCES =
112 DIST_SOURCES =
113 am__can_run_installinfo = \
114   case $$AM_UPDATE_INFO_DIR in \
115     n|no|NO) false;; \
116     *) (install-info --version) >/dev/null 2>&1;; \
117   esac
118 am__extra_recursive_targets = maintainer-update-po-recursive
119 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
120 am__DIST_COMMON = $(srcdir)/Makefile.in \
121         $(top_srcdir)/build-aux/mkinstalldirs
122 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
123 ACLOCAL = @ACLOCAL@
124 AMTAR = @AMTAR@
125 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
126 AUTOCONF = @AUTOCONF@
127 AUTOHEADER = @AUTOHEADER@
128 AUTOMAKE = @AUTOMAKE@
129 AWK = @AWK@
130 CC = @CC@
131 CFLAGS = @CFLAGS@
132 CPP = @CPP@
133 CPPFLAGS = @CPPFLAGS@
134 CXX = @CXX@
135 CXXCPP = @CXXCPP@
136 CXXFLAGS = @CXXFLAGS@
137 CYGPATH_W = @CYGPATH_W@
138 DEFS = @DEFS@
139 ECHO_C = @ECHO_C@
140 ECHO_N = @ECHO_N@
141 ECHO_T = @ECHO_T@
142 EMACS = @EMACS@
143 EMACSLOADPATH = @EMACSLOADPATH@
144 GCJ = @GCJ@
145 GCJFLAGS = @GCJFLAGS@
146 INSTALL = @INSTALL@
147 INSTALL_DATA = @INSTALL_DATA@
148 INSTALL_PROGRAM = @INSTALL_PROGRAM@
149 INSTALL_SCRIPT = @INSTALL_SCRIPT@
150 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
151 LDFLAGS = @LDFLAGS@
152 LIBOBJS = @LIBOBJS@
153 LIBS = @LIBS@
154 LTLIBOBJS = @LTLIBOBJS@
155 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
156 MAKEINFO = @MAKEINFO@
157 MKDIR_P = @MKDIR_P@
158 PACKAGE = @PACKAGE@
159 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
160 PACKAGE_NAME = @PACKAGE_NAME@
161 PACKAGE_STRING = @PACKAGE_STRING@
162 PACKAGE_TARNAME = @PACKAGE_TARNAME@
163 PACKAGE_URL = @PACKAGE_URL@
164 PACKAGE_VERSION = @PACKAGE_VERSION@
165 PATH_SEPARATOR = @PATH_SEPARATOR@
166 SET_MAKE = @SET_MAKE@
167 SHELL = @SHELL@
168 STRIP = @STRIP@
169 VERSION = @VERSION@
170 YACC = @YACC@
171 YFLAGS = @YFLAGS@
172 abs_builddir = @abs_builddir@
173 abs_srcdir = @abs_srcdir@
174 abs_top_builddir = @abs_top_builddir@
175 abs_top_srcdir = @abs_top_srcdir@
176 am__leading_dot = @am__leading_dot@
177 am__tar = @am__tar@
178 am__untar = @am__untar@
179 bindir = @bindir@
180 build = @build@
181 build_alias = @build_alias@
182 build_cpu = @build_cpu@
183 build_os = @build_os@
184 build_vendor = @build_vendor@
185 builddir = @builddir@
186 datadir = @datadir@
187 datarootdir = @datarootdir@
188 docdir = @docdir@
189 dvidir = @dvidir@
190 exec_prefix = @exec_prefix@
191 host = @host@
192 host_alias = @host_alias@
193 host_cpu = @host_cpu@
194 host_os = @host_os@
195 host_vendor = @host_vendor@
196 htmldir = @htmldir@
197 includedir = @includedir@
198 infodir = @infodir@
199 install_sh = @install_sh@
200 libdir = @libdir@
201 libexecdir = @libexecdir@
202 localedir = @localedir@
203 localstatedir = @localstatedir@
204 mandir = @mandir@
205 mkdir_p = @mkdir_p@
206 oldincludedir = @oldincludedir@
207 pdfdir = @pdfdir@
208 prefix = @prefix@
209 program_transform_name = @program_transform_name@
210 psdir = @psdir@
211 sbindir = @sbindir@
212 sharedstatedir = @sharedstatedir@
213 srcdir = @srcdir@
214 subdirs = @subdirs@
215 sysconfdir = @sysconfdir@
216 target_alias = @target_alias@
217 top_build_prefix = @top_build_prefix@
218 top_builddir = @top_builddir@
219 top_srcdir = @top_srcdir@
220
221 # Generate this list with
222 # find . '(' -name CVS -o -name Makefile.am ')' -prune -o -type f '!' '(' -name '*.orig' -or -name '*~' -or -name 'ChangeLog.*' ')' -printf '%P\n' | sort | tr '\012' @ | sed 's/@$/%/;s/@/ \\@/g' | tr @% '\012\012'
223 EXTRA_DIST = \
224 build-aux/moopp \
225 lib/addext.c \
226 lib/alloca.in.h \
227 lib/argmatch.h.diff \
228 lib/backupfile.c \
229 lib/backupfile.h \
230 lib/basename.c \
231 lib/basename.h \
232 lib/closeout.c \
233 lib/closeout.h \
234 lib/error.h.diff \
235 lib/error-progname.c \
236 lib/error-progname.h \
237 lib/exitfail.h.diff \
238 lib/execute.c.diff \
239 lib/fd-ostream.oo.c \
240 lib/fd-ostream.oo.h \
241 lib/file-ostream.oo.c \
242 lib/file-ostream.oo.h \
243 lib/fnmatch.c.diff \
244 lib/fnmatch_loop.c.diff \
245 lib/getopt.in.h.diff \
246 lib/gettext.h \
247 lib/gl_array_list.h.diff \
248 lib/gl_linkedhash_list.h.diff \
249 lib/glib.in.h \
250 lib/glibconfig.in.h \
251 lib/glib/README \
252 lib/glib/ghash.c \
253 lib/glib/ghash.in.h \
254 lib/glib/glist.c \
255 lib/glib/glist.in.h \
256 lib/glib/gmessages.c \
257 lib/glib/gprimes.c \
258 lib/glib/gprimes.in.h \
259 lib/glib/gstrfuncs.c \
260 lib/glib/gstrfuncs.in.h \
261 lib/glib/gstring.c \
262 lib/glib/gstring.in.h \
263 lib/glib/gtypes.in.h \
264 lib/hash.c \
265 lib/hash.h \
266 lib/html-ostream.oo.c \
267 lib/html-ostream.oo.h \
268 lib/html-styled-ostream.oo.c \
269 lib/html-styled-ostream.oo.h \
270 lib/iconv-ostream.oo.c \
271 lib/iconv-ostream.oo.h \
272 lib/libcroco/README \
273 lib/libcroco/cr-additional-sel.c \
274 lib/libcroco/cr-additional-sel.h \
275 lib/libcroco/cr-attr-sel.c \
276 lib/libcroco/cr-attr-sel.h \
277 lib/libcroco/cr-cascade.c \
278 lib/libcroco/cr-cascade.h \
279 lib/libcroco/cr-declaration.c \
280 lib/libcroco/cr-declaration.h \
281 lib/libcroco/cr-doc-handler.c \
282 lib/libcroco/cr-doc-handler.h \
283 lib/libcroco/cr-enc-handler.c \
284 lib/libcroco/cr-enc-handler.h \
285 lib/libcroco/cr-fonts.c \
286 lib/libcroco/cr-fonts.h \
287 lib/libcroco/cr-input.c \
288 lib/libcroco/cr-input.h \
289 lib/libcroco/cr-num.c \
290 lib/libcroco/cr-num.h \
291 lib/libcroco/cr-om-parser.c \
292 lib/libcroco/cr-om-parser.h \
293 lib/libcroco/cr-parser.c \
294 lib/libcroco/cr-parser.h \
295 lib/libcroco/cr-parsing-location.c \
296 lib/libcroco/cr-parsing-location.h \
297 lib/libcroco/cr-prop-list.c \
298 lib/libcroco/cr-prop-list.h \
299 lib/libcroco/cr-pseudo.c \
300 lib/libcroco/cr-pseudo.h \
301 lib/libcroco/cr-rgb.c \
302 lib/libcroco/cr-rgb.h \
303 lib/libcroco/cr-sel-eng.c \
304 lib/libcroco/cr-sel-eng.h \
305 lib/libcroco/cr-selector.c \
306 lib/libcroco/cr-selector.h \
307 lib/libcroco/cr-simple-sel.c \
308 lib/libcroco/cr-simple-sel.h \
309 lib/libcroco/cr-statement.c \
310 lib/libcroco/cr-statement.h \
311 lib/libcroco/cr-string.c \
312 lib/libcroco/cr-string.h \
313 lib/libcroco/cr-style.c \
314 lib/libcroco/cr-style.h \
315 lib/libcroco/cr-stylesheet.c \
316 lib/libcroco/cr-stylesheet.h \
317 lib/libcroco/cr-term.c \
318 lib/libcroco/cr-term.h \
319 lib/libcroco/cr-tknzr.c \
320 lib/libcroco/cr-tknzr.h \
321 lib/libcroco/cr-token.c \
322 lib/libcroco/cr-token.h \
323 lib/libcroco/cr-utils.c \
324 lib/libcroco/cr-utils.h \
325 lib/libcroco/libcroco-config.h \
326 lib/libcroco/libcroco.h \
327 lib/libxml/COPYING \
328 lib/libxml/DOCBparser.c \
329 lib/libxml/DOCBparser.in.h \
330 lib/libxml/HTMLparser.c \
331 lib/libxml/HTMLparser.in.h \
332 lib/libxml/HTMLtree.c \
333 lib/libxml/HTMLtree.in.h \
334 lib/libxml/README \
335 lib/libxml/SAX.c \
336 lib/libxml/SAX2.c \
337 lib/libxml/SAX2.in.h \
338 lib/libxml/SAX.in.h \
339 lib/libxml/c14n.c \
340 lib/libxml/c14n.in.h \
341 lib/libxml/catalog.c \
342 lib/libxml/catalog.in.h \
343 lib/libxml/chvalid.c \
344 lib/libxml/chvalid.in.h \
345 lib/libxml/debugXML.c \
346 lib/libxml/debugXML.in.h \
347 lib/libxml/dict.c \
348 lib/libxml/dict.in.h \
349 lib/libxml/elfgcchack.h \
350 lib/libxml/encoding.c \
351 lib/libxml/encoding.in.h \
352 lib/libxml/entities.c \
353 lib/libxml/entities.in.h \
354 lib/libxml/error.c \
355 lib/libxml/globals.c \
356 lib/libxml/globals.in.h \
357 lib/libxml/hash.c \
358 lib/libxml/hash.in.h \
359 lib/libxml/legacy.c \
360 lib/libxml/libxml.h \
361 lib/libxml/list.c \
362 lib/libxml/list.in.h \
363 lib/libxml/nanoftp.c \
364 lib/libxml/nanoftp.in.h \
365 lib/libxml/nanohttp.c \
366 lib/libxml/nanohttp.in.h \
367 lib/libxml/parser.c \
368 lib/libxml/parser.in.h \
369 lib/libxml/parserInternals.c \
370 lib/libxml/parserInternals.in.h \
371 lib/libxml/pattern.c \
372 lib/libxml/pattern.in.h \
373 lib/libxml/relaxng.c \
374 lib/libxml/relaxng.in.h \
375 lib/libxml/schemasInternals.in.h \
376 lib/libxml/schematron.c \
377 lib/libxml/schematron.in.h \
378 lib/libxml/threads.c \
379 lib/libxml/threads.in.h \
380 lib/libxml/tree.c \
381 lib/libxml/tree.in.h \
382 lib/libxml/uri.c \
383 lib/libxml/uri.in.h \
384 lib/libxml/valid.c \
385 lib/libxml/valid.in.h \
386 lib/libxml/xinclude.c \
387 lib/libxml/xinclude.in.h \
388 lib/libxml/xlink.c \
389 lib/libxml/xlink.in.h \
390 lib/libxml/xmlIO.c \
391 lib/libxml/xmlIO.in.h \
392 lib/libxml/xmlautomata.in.h \
393 lib/libxml/xmlerror.in.h \
394 lib/libxml/xmlexports.in.h \
395 lib/libxml/xmlmemory.c \
396 lib/libxml/xmlmemory.in.h \
397 lib/libxml/xmlmodule.c \
398 lib/libxml/xmlmodule.in.h \
399 lib/libxml/xmlreader.c \
400 lib/libxml/xmlreader.in.h \
401 lib/libxml/xmlregexp.c \
402 lib/libxml/xmlregexp.in.h \
403 lib/libxml/xmlsave.c \
404 lib/libxml/xmlsave.in.h \
405 lib/libxml/xmlschemas.c \
406 lib/libxml/xmlschemas.in.h \
407 lib/libxml/xmlschemastypes.c \
408 lib/libxml/xmlschemastypes.in.h \
409 lib/libxml/xmlstring.c \
410 lib/libxml/xmlstring.in.h \
411 lib/libxml/xmlunicode.c \
412 lib/libxml/xmlunicode.in.h \
413 lib/libxml/xmlversion.in.h \
414 lib/libxml/xmlwriter.c \
415 lib/libxml/xmlwriter.in.h \
416 lib/libxml/xpath.c \
417 lib/libxml/xpath.in.h \
418 lib/libxml/xpathInternals.in.h \
419 lib/libxml/xpointer.c \
420 lib/libxml/xpointer.in.h \
421 lib/memory-ostream.oo.c \
422 lib/memory-ostream.oo.h \
423 lib/moo.h \
424 lib/obstack.h.diff \
425 lib/ostream.oo.c \
426 lib/ostream.oo.h \
427 lib/progname.h.diff \
428 lib/regcomp.c.diff \
429 lib/regexec.c.diff \
430 lib/regex_internal.h.diff \
431 lib/spawn-pipe.c.diff \
432 lib/styled-ostream.oo.c \
433 lib/styled-ostream.oo.h \
434 lib/term-ostream.oo.c \
435 lib/term-ostream.oo.h \
436 lib/term-styled-ostream.oo.c \
437 lib/term-styled-ostream.oo.h \
438 lib/termcap.h \
439 lib/terminfo.h \
440 lib/tparm.c \
441 lib/tputs.c \
442 lib/unistd.in.h.diff \
443 lib/xalloc.h \
444 lib/xerror.c \
445 lib/xerror.h \
446 lib/xgetcwd.c \
447 lib/xgetcwd.h \
448 lib/xmalloc.c \
449 lib/xstrdup.c \
450 m4/alloca.m4 \
451 m4/backupfile.m4 \
452 m4/curses.m4 \
453 m4/gcj.m4 \
454 m4/libcroco.m4 \
455 m4/libglib.m4 \
456 m4/libxml.m4 \
457 m4/java.m4 \
458 m4/moo.m4 \
459 m4/termcap.m4 \
460 m4/terminfo.m4 \
461 m4/term-ostream.m4 \
462 m4/unionwait.m4 \
463 modules/backupfile \
464 modules/basename \
465 modules/closeout \
466 modules/error-progname \
467 modules/fd-ostream \
468 modules/file-ostream \
469 modules/fnmatch.diff \
470 modules/gcj \
471 modules/gettext-runtime-misc \
472 modules/gettext-tools-misc \
473 modules/hash \
474 modules/html-ostream \
475 modules/html-styled-ostream \
476 modules/iconv-ostream \
477 modules/java \
478 modules/libcroco \
479 modules/libglib \
480 modules/libxml \
481 modules/memory-ostream \
482 modules/moo \
483 modules/moo-tests \
484 modules/ostream \
485 modules/styled-ostream \
486 modules/termcap \
487 modules/termcap-h \
488 modules/terminfo \
489 modules/terminfo-h \
490 modules/term-ostream \
491 modules/term-ostream-tests \
492 modules/term-styled-ostream \
493 modules/wait-process.diff \
494 modules/xalloc \
495 modules/xalloc-die \
496 modules/xerror \
497 modules/xgetcwd \
498 tests/test-environ.c.diff \
499 tests/test-moo-aroot.oo.c \
500 tests/test-moo-aroot.oo.h \
501 tests/test-moo-assign.c \
502 tests/test-moo-asub1.oo.c \
503 tests/test-moo-asub1.oo.h \
504 tests/test-moo-root.oo.c \
505 tests/test-moo-root.oo.h \
506 tests/test-moo-sub1.oo.c \
507 tests/test-moo-sub1.oo.h \
508 tests/test-moo-sub2.oo.c \
509 tests/test-moo-sub2.oo.h \
510 tests/test-term-ostream.c \
511 tests/test-term-ostream-xterm \
512 tests/test-term-ostream-xterm-r6.out \
513 tests/test-term-ostream-xterm-xf86-v32.out \
514 tests/test-term-ostream-xterm-basic.out \
515 tests/test-term-ostream-xterm-basic-italic.out \
516 tests/test-term-ostream-xterm-8bit.out \
517 tests/test-term-ostream-xterm-linux-debian.out \
518 tests/test-term-ostream-xterm-linux-mandriva.out \
519 tests/test-term-ostream-xterm-netbsd3.out \
520 tests/test-term-ostream-xterm-solaris10.out \
521 tests/test-term-ostream-xterm-aix51.out \
522 tests/test-term-ostream-xterm-osf51.out \
523 tests/test-term-ostream-xterm-irix65.out \
524 tests/test-term-ostream-xterm-mingw.out \
525 tests/test-term-ostream-xterm-16color.out \
526 tests/test-term-ostream-xterm-88color.out \
527 tests/test-term-ostream-xterm-256color.out
528
529 all: all-am
530
531 .SUFFIXES:
532 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
533         @for dep in $?; do \
534           case '$(am__configure_deps)' in \
535             *$$dep*) \
536               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
537                 && { if test -f $@; then exit 0; else break; fi; }; \
538               exit 1;; \
539           esac; \
540         done; \
541         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu gnulib-local/Makefile'; \
542         $(am__cd) $(top_srcdir) && \
543           $(AUTOMAKE) --gnu gnulib-local/Makefile
544 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
545         @case '$?' in \
546           *config.status*) \
547             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
548           *) \
549             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
550             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
551         esac;
552
553 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
554         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
555
556 $(top_srcdir)/configure:  $(am__configure_deps)
557         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
558 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
559         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
560 $(am__aclocal_m4_deps):
561 maintainer-update-po-local: 
562 tags TAGS:
563
564 ctags CTAGS:
565
566 cscope cscopelist:
567
568
569 distdir: $(DISTFILES)
570         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
571         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
572         list='$(DISTFILES)'; \
573           dist_files=`for file in $$list; do echo $$file; done | \
574           sed -e "s|^$$srcdirstrip/||;t" \
575               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
576         case $$dist_files in \
577           */*) $(MKDIR_P) `echo "$$dist_files" | \
578                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
579                            sort -u` ;; \
580         esac; \
581         for file in $$dist_files; do \
582           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
583           if test -d $$d/$$file; then \
584             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
585             if test -d "$(distdir)/$$file"; then \
586               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
587             fi; \
588             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
589               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
590               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
591             fi; \
592             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
593           else \
594             test -f "$(distdir)/$$file" \
595             || cp -p $$d/$$file "$(distdir)/$$file" \
596             || exit 1; \
597           fi; \
598         done
599 check-am: all-am
600 check: check-am
601 all-am: Makefile
602 installdirs:
603 install: install-am
604 install-exec: install-exec-am
605 install-data: install-data-am
606 uninstall: uninstall-am
607
608 install-am: all-am
609         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
610
611 installcheck: installcheck-am
612 install-strip:
613         if test -z '$(STRIP)'; then \
614           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
615             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
616               install; \
617         else \
618           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
619             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
620             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
621         fi
622 mostlyclean-generic:
623
624 clean-generic:
625
626 distclean-generic:
627         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
628         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
629
630 maintainer-clean-generic:
631         @echo "This command is intended for maintainers to use"
632         @echo "it deletes files that may require special tools to rebuild."
633 clean: clean-am
634
635 clean-am: clean-generic mostlyclean-am
636
637 distclean: distclean-am
638         -rm -f Makefile
639 distclean-am: clean-am distclean-generic
640
641 dvi: dvi-am
642
643 dvi-am:
644
645 html: html-am
646
647 html-am:
648
649 info: info-am
650
651 info-am:
652
653 install-data-am:
654
655 install-dvi: install-dvi-am
656
657 install-dvi-am:
658
659 install-exec-am:
660
661 install-html: install-html-am
662
663 install-html-am:
664
665 install-info: install-info-am
666
667 install-info-am:
668
669 install-man:
670
671 install-pdf: install-pdf-am
672
673 install-pdf-am:
674
675 install-ps: install-ps-am
676
677 install-ps-am:
678
679 installcheck-am:
680
681 maintainer-clean: maintainer-clean-am
682         -rm -f Makefile
683 maintainer-clean-am: distclean-am maintainer-clean-generic
684
685 maintainer-update-po-am: maintainer-update-po-local
686
687 mostlyclean: mostlyclean-am
688
689 mostlyclean-am: mostlyclean-generic
690
691 pdf: pdf-am
692
693 pdf-am:
694
695 ps: ps-am
696
697 ps-am:
698
699 uninstall-am:
700
701 .MAKE: install-am install-strip
702
703 .PHONY: all all-am check check-am clean clean-generic cscopelist-am \
704         ctags-am distclean distclean-generic distdir dvi dvi-am html \
705         html-am info info-am install install-am install-data \
706         install-data-am install-dvi install-dvi-am install-exec \
707         install-exec-am install-html install-html-am install-info \
708         install-info-am install-man install-pdf install-pdf-am \
709         install-ps install-ps-am install-strip installcheck \
710         installcheck-am installdirs maintainer-clean \
711         maintainer-clean-generic maintainer-update-po \
712         maintainer-update-po-am maintainer-update-po-local mostlyclean \
713         mostlyclean-generic pdf pdf-am ps ps-am tags-am uninstall \
714         uninstall-am
715
716 .PRECIOUS: Makefile
717
718
719 maintainer-update-po:
720
721 # Tell versions [3.59,3.63) of GNU make to not export all variables.
722 # Otherwise a system limit (for SysV at least) may be exceeded.
723 .NOEXPORT: