3e2c13596941ecee712ad91248814a0c446d10f2
[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 runstatedir = @runstatedir@
212 sbindir = @sbindir@
213 sharedstatedir = @sharedstatedir@
214 srcdir = @srcdir@
215 subdirs = @subdirs@
216 sysconfdir = @sysconfdir@
217 target_alias = @target_alias@
218 top_build_prefix = @top_build_prefix@
219 top_builddir = @top_builddir@
220 top_srcdir = @top_srcdir@
221
222 # Generate this list with
223 # 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'
224 EXTRA_DIST = \
225 build-aux/moopp \
226 lib/addext.c \
227 lib/alloca.in.h \
228 lib/argmatch.h.diff \
229 lib/backupfile.c \
230 lib/backupfile.h \
231 lib/basename.c \
232 lib/basename.h \
233 lib/closeout.c \
234 lib/closeout.h \
235 lib/error.h.diff \
236 lib/error-progname.c \
237 lib/error-progname.h \
238 lib/exitfail.h.diff \
239 lib/execute.c.diff \
240 lib/fd-ostream.oo.c \
241 lib/fd-ostream.oo.h \
242 lib/file-ostream.oo.c \
243 lib/file-ostream.oo.h \
244 lib/fnmatch.c.diff \
245 lib/fnmatch_loop.c.diff \
246 lib/getopt.in.h.diff \
247 lib/gettext.h \
248 lib/gl_array_list.h.diff \
249 lib/gl_linkedhash_list.h.diff \
250 lib/glib.in.h \
251 lib/glibconfig.in.h \
252 lib/glib/README \
253 lib/glib/ghash.c \
254 lib/glib/ghash.in.h \
255 lib/glib/glist.c \
256 lib/glib/glist.in.h \
257 lib/glib/gmessages.c \
258 lib/glib/gprimes.c \
259 lib/glib/gprimes.in.h \
260 lib/glib/gstrfuncs.c \
261 lib/glib/gstrfuncs.in.h \
262 lib/glib/gstring.c \
263 lib/glib/gstring.in.h \
264 lib/glib/gtypes.in.h \
265 lib/hash.c \
266 lib/hash.h \
267 lib/html-ostream.oo.c \
268 lib/html-ostream.oo.h \
269 lib/html-styled-ostream.oo.c \
270 lib/html-styled-ostream.oo.h \
271 lib/iconv-ostream.oo.c \
272 lib/iconv-ostream.oo.h \
273 lib/libcroco/README \
274 lib/libcroco/cr-additional-sel.c \
275 lib/libcroco/cr-additional-sel.h \
276 lib/libcroco/cr-attr-sel.c \
277 lib/libcroco/cr-attr-sel.h \
278 lib/libcroco/cr-cascade.c \
279 lib/libcroco/cr-cascade.h \
280 lib/libcroco/cr-declaration.c \
281 lib/libcroco/cr-declaration.h \
282 lib/libcroco/cr-doc-handler.c \
283 lib/libcroco/cr-doc-handler.h \
284 lib/libcroco/cr-enc-handler.c \
285 lib/libcroco/cr-enc-handler.h \
286 lib/libcroco/cr-fonts.c \
287 lib/libcroco/cr-fonts.h \
288 lib/libcroco/cr-input.c \
289 lib/libcroco/cr-input.h \
290 lib/libcroco/cr-num.c \
291 lib/libcroco/cr-num.h \
292 lib/libcroco/cr-om-parser.c \
293 lib/libcroco/cr-om-parser.h \
294 lib/libcroco/cr-parser.c \
295 lib/libcroco/cr-parser.h \
296 lib/libcroco/cr-parsing-location.c \
297 lib/libcroco/cr-parsing-location.h \
298 lib/libcroco/cr-prop-list.c \
299 lib/libcroco/cr-prop-list.h \
300 lib/libcroco/cr-pseudo.c \
301 lib/libcroco/cr-pseudo.h \
302 lib/libcroco/cr-rgb.c \
303 lib/libcroco/cr-rgb.h \
304 lib/libcroco/cr-sel-eng.c \
305 lib/libcroco/cr-sel-eng.h \
306 lib/libcroco/cr-selector.c \
307 lib/libcroco/cr-selector.h \
308 lib/libcroco/cr-simple-sel.c \
309 lib/libcroco/cr-simple-sel.h \
310 lib/libcroco/cr-statement.c \
311 lib/libcroco/cr-statement.h \
312 lib/libcroco/cr-string.c \
313 lib/libcroco/cr-string.h \
314 lib/libcroco/cr-style.c \
315 lib/libcroco/cr-style.h \
316 lib/libcroco/cr-stylesheet.c \
317 lib/libcroco/cr-stylesheet.h \
318 lib/libcroco/cr-term.c \
319 lib/libcroco/cr-term.h \
320 lib/libcroco/cr-tknzr.c \
321 lib/libcroco/cr-tknzr.h \
322 lib/libcroco/cr-token.c \
323 lib/libcroco/cr-token.h \
324 lib/libcroco/cr-utils.c \
325 lib/libcroco/cr-utils.h \
326 lib/libcroco/libcroco-config.h \
327 lib/libcroco/libcroco.h \
328 lib/libxml/COPYING \
329 lib/libxml/DOCBparser.c \
330 lib/libxml/DOCBparser.in.h \
331 lib/libxml/HTMLparser.c \
332 lib/libxml/HTMLparser.in.h \
333 lib/libxml/HTMLtree.c \
334 lib/libxml/HTMLtree.in.h \
335 lib/libxml/README \
336 lib/libxml/SAX.c \
337 lib/libxml/SAX2.c \
338 lib/libxml/SAX2.in.h \
339 lib/libxml/SAX.in.h \
340 lib/libxml/c14n.c \
341 lib/libxml/c14n.in.h \
342 lib/libxml/catalog.c \
343 lib/libxml/catalog.in.h \
344 lib/libxml/chvalid.c \
345 lib/libxml/chvalid.in.h \
346 lib/libxml/debugXML.c \
347 lib/libxml/debugXML.in.h \
348 lib/libxml/dict.c \
349 lib/libxml/dict.in.h \
350 lib/libxml/elfgcchack.h \
351 lib/libxml/encoding.c \
352 lib/libxml/encoding.in.h \
353 lib/libxml/entities.c \
354 lib/libxml/entities.in.h \
355 lib/libxml/error.c \
356 lib/libxml/globals.c \
357 lib/libxml/globals.in.h \
358 lib/libxml/hash.c \
359 lib/libxml/hash.in.h \
360 lib/libxml/legacy.c \
361 lib/libxml/libxml.h \
362 lib/libxml/list.c \
363 lib/libxml/list.in.h \
364 lib/libxml/nanoftp.c \
365 lib/libxml/nanoftp.in.h \
366 lib/libxml/nanohttp.c \
367 lib/libxml/nanohttp.in.h \
368 lib/libxml/parser.c \
369 lib/libxml/parser.in.h \
370 lib/libxml/parserInternals.c \
371 lib/libxml/parserInternals.in.h \
372 lib/libxml/pattern.c \
373 lib/libxml/pattern.in.h \
374 lib/libxml/relaxng.c \
375 lib/libxml/relaxng.in.h \
376 lib/libxml/schemasInternals.in.h \
377 lib/libxml/schematron.c \
378 lib/libxml/schematron.in.h \
379 lib/libxml/threads.c \
380 lib/libxml/threads.in.h \
381 lib/libxml/tree.c \
382 lib/libxml/tree.in.h \
383 lib/libxml/uri.c \
384 lib/libxml/uri.in.h \
385 lib/libxml/valid.c \
386 lib/libxml/valid.in.h \
387 lib/libxml/xinclude.c \
388 lib/libxml/xinclude.in.h \
389 lib/libxml/xlink.c \
390 lib/libxml/xlink.in.h \
391 lib/libxml/xmlIO.c \
392 lib/libxml/xmlIO.in.h \
393 lib/libxml/xmlautomata.in.h \
394 lib/libxml/xmlerror.in.h \
395 lib/libxml/xmlexports.in.h \
396 lib/libxml/xmlmemory.c \
397 lib/libxml/xmlmemory.in.h \
398 lib/libxml/xmlmodule.c \
399 lib/libxml/xmlmodule.in.h \
400 lib/libxml/xmlreader.c \
401 lib/libxml/xmlreader.in.h \
402 lib/libxml/xmlregexp.c \
403 lib/libxml/xmlregexp.in.h \
404 lib/libxml/xmlsave.c \
405 lib/libxml/xmlsave.in.h \
406 lib/libxml/xmlschemas.c \
407 lib/libxml/xmlschemas.in.h \
408 lib/libxml/xmlschemastypes.c \
409 lib/libxml/xmlschemastypes.in.h \
410 lib/libxml/xmlstring.c \
411 lib/libxml/xmlstring.in.h \
412 lib/libxml/xmlunicode.c \
413 lib/libxml/xmlunicode.in.h \
414 lib/libxml/xmlversion.in.h \
415 lib/libxml/xmlwriter.c \
416 lib/libxml/xmlwriter.in.h \
417 lib/libxml/xpath.c \
418 lib/libxml/xpath.in.h \
419 lib/libxml/xpathInternals.in.h \
420 lib/libxml/xpointer.c \
421 lib/libxml/xpointer.in.h \
422 lib/memory-ostream.oo.c \
423 lib/memory-ostream.oo.h \
424 lib/moo.h \
425 lib/obstack.h.diff \
426 lib/ostream.oo.c \
427 lib/ostream.oo.h \
428 lib/progname.h.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/hard-locale.m4.diff \
455 m4/libcroco.m4 \
456 m4/libglib.m4 \
457 m4/libxml.m4 \
458 m4/java.m4 \
459 m4/moo.m4 \
460 m4/termcap.m4 \
461 m4/terminfo.m4 \
462 m4/term-ostream.m4 \
463 m4/unionwait.m4 \
464 modules/backupfile \
465 modules/basename \
466 modules/closeout \
467 modules/error-progname \
468 modules/fd-ostream \
469 modules/file-ostream \
470 modules/fnmatch.diff \
471 modules/gcj \
472 modules/gettext-runtime-misc \
473 modules/gettext-tools-misc \
474 modules/hash \
475 modules/html-ostream \
476 modules/html-styled-ostream \
477 modules/iconv-ostream \
478 modules/java \
479 modules/libcroco \
480 modules/libglib \
481 modules/libxml \
482 modules/memory-ostream \
483 modules/moo \
484 modules/moo-tests \
485 modules/ostream \
486 modules/styled-ostream \
487 modules/termcap \
488 modules/termcap-h \
489 modules/terminfo \
490 modules/terminfo-h \
491 modules/term-ostream \
492 modules/term-ostream-tests \
493 modules/term-styled-ostream \
494 modules/wait-process.diff \
495 modules/xalloc \
496 modules/xalloc-die \
497 modules/xerror \
498 modules/xgetcwd \
499 tests/test-environ.c.diff \
500 tests/test-moo-aroot.oo.c \
501 tests/test-moo-aroot.oo.h \
502 tests/test-moo-assign.c \
503 tests/test-moo-asub1.oo.c \
504 tests/test-moo-asub1.oo.h \
505 tests/test-moo-root.oo.c \
506 tests/test-moo-root.oo.h \
507 tests/test-moo-sub1.oo.c \
508 tests/test-moo-sub1.oo.h \
509 tests/test-moo-sub2.oo.c \
510 tests/test-moo-sub2.oo.h \
511 tests/test-term-ostream.c \
512 tests/test-term-ostream-xterm \
513 tests/test-term-ostream-xterm-r6.out \
514 tests/test-term-ostream-xterm-xf86-v32.out \
515 tests/test-term-ostream-xterm-basic.out \
516 tests/test-term-ostream-xterm-basic-italic.out \
517 tests/test-term-ostream-xterm-8bit.out \
518 tests/test-term-ostream-xterm-linux-debian.out \
519 tests/test-term-ostream-xterm-linux-mandriva.out \
520 tests/test-term-ostream-xterm-netbsd3.out \
521 tests/test-term-ostream-xterm-solaris10.out \
522 tests/test-term-ostream-xterm-aix51.out \
523 tests/test-term-ostream-xterm-osf51.out \
524 tests/test-term-ostream-xterm-irix65.out \
525 tests/test-term-ostream-xterm-mingw.out \
526 tests/test-term-ostream-xterm-16color.out \
527 tests/test-term-ostream-xterm-88color.out \
528 tests/test-term-ostream-xterm-256color.out
529
530 all: all-am
531
532 .SUFFIXES:
533 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
534         @for dep in $?; do \
535           case '$(am__configure_deps)' in \
536             *$$dep*) \
537               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
538                 && { if test -f $@; then exit 0; else break; fi; }; \
539               exit 1;; \
540           esac; \
541         done; \
542         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu gnulib-local/Makefile'; \
543         $(am__cd) $(top_srcdir) && \
544           $(AUTOMAKE) --gnu gnulib-local/Makefile
545 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
546         @case '$?' in \
547           *config.status*) \
548             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
549           *) \
550             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
551             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
552         esac;
553
554 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
555         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
556
557 $(top_srcdir)/configure:  $(am__configure_deps)
558         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
559 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
560         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
561 $(am__aclocal_m4_deps):
562 maintainer-update-po-local: 
563 tags TAGS:
564
565 ctags CTAGS:
566
567 cscope cscopelist:
568
569
570 distdir: $(DISTFILES)
571         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
572         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
573         list='$(DISTFILES)'; \
574           dist_files=`for file in $$list; do echo $$file; done | \
575           sed -e "s|^$$srcdirstrip/||;t" \
576               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
577         case $$dist_files in \
578           */*) $(MKDIR_P) `echo "$$dist_files" | \
579                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
580                            sort -u` ;; \
581         esac; \
582         for file in $$dist_files; do \
583           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
584           if test -d $$d/$$file; then \
585             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
586             if test -d "$(distdir)/$$file"; then \
587               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
588             fi; \
589             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
590               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
591               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
592             fi; \
593             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
594           else \
595             test -f "$(distdir)/$$file" \
596             || cp -p $$d/$$file "$(distdir)/$$file" \
597             || exit 1; \
598           fi; \
599         done
600 check-am: all-am
601 check: check-am
602 all-am: Makefile
603 installdirs:
604 install: install-am
605 install-exec: install-exec-am
606 install-data: install-data-am
607 uninstall: uninstall-am
608
609 install-am: all-am
610         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
611
612 installcheck: installcheck-am
613 install-strip:
614         if test -z '$(STRIP)'; then \
615           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
616             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
617               install; \
618         else \
619           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
620             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
621             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
622         fi
623 mostlyclean-generic:
624
625 clean-generic:
626
627 distclean-generic:
628         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
629         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
630
631 maintainer-clean-generic:
632         @echo "This command is intended for maintainers to use"
633         @echo "it deletes files that may require special tools to rebuild."
634 clean: clean-am
635
636 clean-am: clean-generic mostlyclean-am
637
638 distclean: distclean-am
639         -rm -f Makefile
640 distclean-am: clean-am distclean-generic
641
642 dvi: dvi-am
643
644 dvi-am:
645
646 html: html-am
647
648 html-am:
649
650 info: info-am
651
652 info-am:
653
654 install-data-am:
655
656 install-dvi: install-dvi-am
657
658 install-dvi-am:
659
660 install-exec-am:
661
662 install-html: install-html-am
663
664 install-html-am:
665
666 install-info: install-info-am
667
668 install-info-am:
669
670 install-man:
671
672 install-pdf: install-pdf-am
673
674 install-pdf-am:
675
676 install-ps: install-ps-am
677
678 install-ps-am:
679
680 installcheck-am:
681
682 maintainer-clean: maintainer-clean-am
683         -rm -f Makefile
684 maintainer-clean-am: distclean-am maintainer-clean-generic
685
686 maintainer-update-po-am: maintainer-update-po-local
687
688 mostlyclean: mostlyclean-am
689
690 mostlyclean-am: mostlyclean-generic
691
692 pdf: pdf-am
693
694 pdf-am:
695
696 ps: ps-am
697
698 ps-am:
699
700 uninstall-am:
701
702 .MAKE: install-am install-strip
703
704 .PHONY: all all-am check check-am clean clean-generic cscopelist-am \
705         ctags-am distclean distclean-generic distdir dvi dvi-am html \
706         html-am info info-am install install-am install-data \
707         install-data-am install-dvi install-dvi-am install-exec \
708         install-exec-am install-html install-html-am install-info \
709         install-info-am install-man install-pdf install-pdf-am \
710         install-ps install-ps-am install-strip installcheck \
711         installcheck-am installdirs maintainer-clean \
712         maintainer-clean-generic maintainer-update-po \
713         maintainer-update-po-am maintainer-update-po-local mostlyclean \
714         mostlyclean-generic pdf pdf-am ps ps-am tags-am uninstall \
715         uninstall-am
716
717 .PRECIOUS: Makefile
718
719
720 maintainer-update-po:
721
722 # Tell versions [3.59,3.63) of GNU make to not export all variables.
723 # Otherwise a system limit (for SysV at least) may be exceeded.
724 .NOEXPORT: