4a0711ff11f69d0bbadebdd07d479b99ac1f536a
[platform/upstream/groff.git] / src / libs / gnulib / Makefile.in
1 # Makefile.in generated by automake 1.14 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 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
17 # Makefile.am
18
19 # Copyright (C) 1994-2014  Free Software Foundation, Inc.
20
21 # This file is free software; the Free Software Foundation gives
22 # unlimited permission to copy and/or distribute it, with or without
23 # modifications, as long as this notice is preserved.
24
25 # This program is distributed in the hope that it will be useful, but
26 # WITHOUT ANY WARRANTY, to the extent permitted by law; without even
27 # the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
28 # PURPOSE.
29 VPATH = @srcdir@
30 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
31 am__make_running_with_option = \
32   case $${target_option-} in \
33       ?) ;; \
34       *) echo "am__make_running_with_option: internal error: invalid" \
35               "target option '$${target_option-}' specified" >&2; \
36          exit 1;; \
37   esac; \
38   has_opt=no; \
39   sane_makeflags=$$MAKEFLAGS; \
40   if $(am__is_gnu_make); then \
41     sane_makeflags=$$MFLAGS; \
42   else \
43     case $$MAKEFLAGS in \
44       *\\[\ \   ]*) \
45         bs=\\; \
46         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
47           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
48     esac; \
49   fi; \
50   skip_next=no; \
51   strip_trailopt () \
52   { \
53     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
54   }; \
55   for flg in $$sane_makeflags; do \
56     test $$skip_next = yes && { skip_next=no; continue; }; \
57     case $$flg in \
58       *=*|--*) continue;; \
59         -*I) strip_trailopt 'I'; skip_next=yes;; \
60       -*I?*) strip_trailopt 'I';; \
61         -*O) strip_trailopt 'O'; skip_next=yes;; \
62       -*O?*) strip_trailopt 'O';; \
63         -*l) strip_trailopt 'l'; skip_next=yes;; \
64       -*l?*) strip_trailopt 'l';; \
65       -[dEDm]) skip_next=yes;; \
66       -[JT]) skip_next=yes;; \
67     esac; \
68     case $$flg in \
69       *$$target_option*) has_opt=yes; break;; \
70     esac; \
71   done; \
72   test $$has_opt = yes
73 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
74 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
75 pkgdatadir = $(datadir)/@PACKAGE@
76 pkgincludedir = $(includedir)/@PACKAGE@
77 pkglibdir = $(libdir)/@PACKAGE@
78 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79 install_sh_DATA = $(install_sh) -c -m 644
80 install_sh_PROGRAM = $(install_sh) -c
81 install_sh_SCRIPT = $(install_sh) -c
82 INSTALL_HEADER = $(INSTALL_DATA)
83 transform = $(program_transform_name)
84 NORMAL_INSTALL = :
85 PRE_INSTALL = :
86 POST_INSTALL = :
87 NORMAL_UNINSTALL = :
88 PRE_UNINSTALL = :
89 POST_UNINSTALL = :
90 build_triplet = @build@
91 host_triplet = @host@
92 subdir = .
93 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
94         $(top_srcdir)/configure $(am__configure_deps) \
95         $(srcdir)/config.h.in build-aux/compile build-aux/config.guess \
96         build-aux/config.sub build-aux/depcomp build-aux/install-sh \
97         build-aux/missing $(top_srcdir)/build-aux/compile \
98         $(top_srcdir)/build-aux/config.guess \
99         $(top_srcdir)/build-aux/config.sub \
100         $(top_srcdir)/build-aux/install-sh \
101         $(top_srcdir)/build-aux/missing
102 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
103 am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
104         $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/configmake.m4 \
105         $(top_srcdir)/m4/extensions.m4 \
106         $(top_srcdir)/m4/extern-inline.m4 $(top_srcdir)/m4/fcntl-o.m4 \
107         $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/gnulib-common.m4 \
108         $(top_srcdir)/m4/include_next.m4 \
109         $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
110         $(top_srcdir)/m4/libunistring-base.m4 \
111         $(top_srcdir)/m4/localcharset.m4 $(top_srcdir)/m4/longlong.m4 \
112         $(top_srcdir)/m4/multiarch.m4 $(top_srcdir)/m4/onceonly.m4 \
113         $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stddef_h.m4 \
114         $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/warn-on-use.m4 \
115         $(top_srcdir)/m4/wchar_h.m4 $(top_srcdir)/m4/wchar_t.m4 \
116         $(top_srcdir)/m4/wctype_h.m4 $(top_srcdir)/m4/wcwidth.m4 \
117         $(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/configure.ac
118 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
119         $(ACLOCAL_M4)
120 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
121  configure.lineno config.status.lineno
122 mkinstalldirs = $(install_sh) -d
123 CONFIG_HEADER = config.h
124 CONFIG_CLEAN_FILES =
125 CONFIG_CLEAN_VPATH_FILES =
126 AM_V_P = $(am__v_P_@AM_V@)
127 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
128 am__v_P_0 = false
129 am__v_P_1 = :
130 AM_V_GEN = $(am__v_GEN_@AM_V@)
131 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
132 am__v_GEN_0 = @echo "  GEN     " $@;
133 am__v_GEN_1 = 
134 AM_V_at = $(am__v_at_@AM_V@)
135 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
136 am__v_at_0 = @
137 am__v_at_1 = 
138 SOURCES =
139 DIST_SOURCES =
140 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
141         ctags-recursive dvi-recursive html-recursive info-recursive \
142         install-data-recursive install-dvi-recursive \
143         install-exec-recursive install-html-recursive \
144         install-info-recursive install-pdf-recursive \
145         install-ps-recursive install-recursive installcheck-recursive \
146         installdirs-recursive pdf-recursive ps-recursive \
147         tags-recursive uninstall-recursive
148 am__can_run_installinfo = \
149   case $$AM_UPDATE_INFO_DIR in \
150     n|no|NO) false;; \
151     *) (install-info --version) >/dev/null 2>&1;; \
152   esac
153 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
154   distclean-recursive maintainer-clean-recursive
155 am__recursive_targets = \
156   $(RECURSIVE_TARGETS) \
157   $(RECURSIVE_CLEAN_TARGETS) \
158   $(am__extra_recursive_targets)
159 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
160         cscope distdir dist dist-all distcheck
161 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
162         $(LISP)config.h.in
163 # Read a list of newline-separated strings from the standard input,
164 # and print each of them once, without duplicates.  Input order is
165 # *not* preserved.
166 am__uniquify_input = $(AWK) '\
167   BEGIN { nonempty = 0; } \
168   { items[$$0] = 1; nonempty = 1; } \
169   END { if (nonempty) { for (i in items) print i; }; } \
170 '
171 # Make sure the list of sources is unique.  This is necessary because,
172 # e.g., the same source file might be shared among _SOURCES variables
173 # for different programs/libraries.
174 am__define_uniq_tagged_files = \
175   list='$(am__tagged_files)'; \
176   unique=`for i in $$list; do \
177     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
178   done | $(am__uniquify_input)`
179 ETAGS = etags
180 CTAGS = ctags
181 CSCOPE = cscope
182 DIST_SUBDIRS = $(SUBDIRS)
183 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
184 distdir = $(PACKAGE)-$(VERSION)
185 top_distdir = $(distdir)
186 am__remove_distdir = \
187   if test -d "$(distdir)"; then \
188     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
189       && rm -rf "$(distdir)" \
190       || { sleep 5 && rm -rf "$(distdir)"; }; \
191   else :; fi
192 am__post_remove_distdir = $(am__remove_distdir)
193 am__relativize = \
194   dir0=`pwd`; \
195   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
196   sed_rest='s,^[^/]*/*,,'; \
197   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
198   sed_butlast='s,/*[^/]*$$,,'; \
199   while test -n "$$dir1"; do \
200     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
201     if test "$$first" != "."; then \
202       if test "$$first" = ".."; then \
203         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
204         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
205       else \
206         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
207         if test "$$first2" = "$$first"; then \
208           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
209         else \
210           dir2="../$$dir2"; \
211         fi; \
212         dir0="$$dir0"/"$$first"; \
213       fi; \
214     fi; \
215     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
216   done; \
217   reldir="$$dir2"
218 DIST_ARCHIVES = $(distdir).tar.gz
219 GZIP_ENV = --best
220 DIST_TARGETS = dist-gzip
221 distuninstallcheck_listfiles = find . -type f -print
222 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
223   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
224 distcleancheck_listfiles = find . -type f -print
225 pkglibexecdir = @pkglibexecdir@
226 ACLOCAL = @ACLOCAL@
227 AMTAR = @AMTAR@
228 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
229 APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@
230 AR = @AR@
231 ARFLAGS = @ARFLAGS@
232 AUTOCONF = @AUTOCONF@
233 AUTOHEADER = @AUTOHEADER@
234 AUTOMAKE = @AUTOMAKE@
235 AWK = @AWK@
236 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
237 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
238 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
239 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
240 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
241 CC = @CC@
242 CCDEPMODE = @CCDEPMODE@
243 CFLAGS = @CFLAGS@
244 CPP = @CPP@
245 CPPFLAGS = @CPPFLAGS@
246 CYGPATH_W = @CYGPATH_W@
247 DEFS = @DEFS@
248 DEPDIR = @DEPDIR@
249 ECHO_C = @ECHO_C@
250 ECHO_N = @ECHO_N@
251 ECHO_T = @ECHO_T@
252 EGREP = @EGREP@
253 EXEEXT = @EXEEXT@
254 GLIBC21 = @GLIBC21@
255 GNULIB_BTOWC = @GNULIB_BTOWC@
256 GNULIB_IMAXABS = @GNULIB_IMAXABS@
257 GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
258 GNULIB_ISWBLANK = @GNULIB_ISWBLANK@
259 GNULIB_ISWCTYPE = @GNULIB_ISWCTYPE@
260 GNULIB_MBRLEN = @GNULIB_MBRLEN@
261 GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
262 GNULIB_MBSINIT = @GNULIB_MBSINIT@
263 GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
264 GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
265 GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
266 GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
267 GNULIB_TOWCTRANS = @GNULIB_TOWCTRANS@
268 GNULIB_WCPCPY = @GNULIB_WCPCPY@
269 GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
270 GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
271 GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
272 GNULIB_WCSCAT = @GNULIB_WCSCAT@
273 GNULIB_WCSCHR = @GNULIB_WCSCHR@
274 GNULIB_WCSCMP = @GNULIB_WCSCMP@
275 GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
276 GNULIB_WCSCPY = @GNULIB_WCSCPY@
277 GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
278 GNULIB_WCSDUP = @GNULIB_WCSDUP@
279 GNULIB_WCSLEN = @GNULIB_WCSLEN@
280 GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
281 GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
282 GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
283 GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
284 GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
285 GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
286 GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
287 GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
288 GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
289 GNULIB_WCSSPN = @GNULIB_WCSSPN@
290 GNULIB_WCSSTR = @GNULIB_WCSSTR@
291 GNULIB_WCSTOK = @GNULIB_WCSTOK@
292 GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
293 GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
294 GNULIB_WCTOB = @GNULIB_WCTOB@
295 GNULIB_WCTRANS = @GNULIB_WCTRANS@
296 GNULIB_WCTYPE = @GNULIB_WCTYPE@
297 GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
298 GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
299 GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
300 GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
301 GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
302 GNULIB_WMEMSET = @GNULIB_WMEMSET@
303 GREP = @GREP@
304 HAVE_BTOWC = @HAVE_BTOWC@
305 HAVE_DECL_IMAXABS = @HAVE_DECL_IMAXABS@
306 HAVE_DECL_IMAXDIV = @HAVE_DECL_IMAXDIV@
307 HAVE_DECL_STRTOIMAX = @HAVE_DECL_STRTOIMAX@
308 HAVE_DECL_STRTOUMAX = @HAVE_DECL_STRTOUMAX@
309 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
310 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
311 HAVE_FEATURES_H = @HAVE_FEATURES_H@
312 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
313 HAVE_ISWBLANK = @HAVE_ISWBLANK@
314 HAVE_ISWCNTRL = @HAVE_ISWCNTRL@
315 HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
316 HAVE_MBRLEN = @HAVE_MBRLEN@
317 HAVE_MBRTOWC = @HAVE_MBRTOWC@
318 HAVE_MBSINIT = @HAVE_MBSINIT@
319 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
320 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
321 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
322 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
323 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
324 HAVE_STDINT_H = @HAVE_STDINT_H@
325 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
326 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
327 HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
328 HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
329 HAVE_WCHAR_H = @HAVE_WCHAR_H@
330 HAVE_WCHAR_T = @HAVE_WCHAR_T@
331 HAVE_WCPCPY = @HAVE_WCPCPY@
332 HAVE_WCPNCPY = @HAVE_WCPNCPY@
333 HAVE_WCRTOMB = @HAVE_WCRTOMB@
334 HAVE_WCSCASECMP = @HAVE_WCSCASECMP@
335 HAVE_WCSCAT = @HAVE_WCSCAT@
336 HAVE_WCSCHR = @HAVE_WCSCHR@
337 HAVE_WCSCMP = @HAVE_WCSCMP@
338 HAVE_WCSCOLL = @HAVE_WCSCOLL@
339 HAVE_WCSCPY = @HAVE_WCSCPY@
340 HAVE_WCSCSPN = @HAVE_WCSCSPN@
341 HAVE_WCSDUP = @HAVE_WCSDUP@
342 HAVE_WCSLEN = @HAVE_WCSLEN@
343 HAVE_WCSNCASECMP = @HAVE_WCSNCASECMP@
344 HAVE_WCSNCAT = @HAVE_WCSNCAT@
345 HAVE_WCSNCMP = @HAVE_WCSNCMP@
346 HAVE_WCSNCPY = @HAVE_WCSNCPY@
347 HAVE_WCSNLEN = @HAVE_WCSNLEN@
348 HAVE_WCSNRTOMBS = @HAVE_WCSNRTOMBS@
349 HAVE_WCSPBRK = @HAVE_WCSPBRK@
350 HAVE_WCSRCHR = @HAVE_WCSRCHR@
351 HAVE_WCSRTOMBS = @HAVE_WCSRTOMBS@
352 HAVE_WCSSPN = @HAVE_WCSSPN@
353 HAVE_WCSSTR = @HAVE_WCSSTR@
354 HAVE_WCSTOK = @HAVE_WCSTOK@
355 HAVE_WCSWIDTH = @HAVE_WCSWIDTH@
356 HAVE_WCSXFRM = @HAVE_WCSXFRM@
357 HAVE_WCTRANS_T = @HAVE_WCTRANS_T@
358 HAVE_WCTYPE_H = @HAVE_WCTYPE_H@
359 HAVE_WCTYPE_T = @HAVE_WCTYPE_T@
360 HAVE_WINT_T = @HAVE_WINT_T@
361 HAVE_WMEMCHR = @HAVE_WMEMCHR@
362 HAVE_WMEMCMP = @HAVE_WMEMCMP@
363 HAVE_WMEMCPY = @HAVE_WMEMCPY@
364 HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
365 HAVE_WMEMSET = @HAVE_WMEMSET@
366 HAVE__BOOL = @HAVE__BOOL@
367 INCLUDE_NEXT = @INCLUDE_NEXT@
368 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
369 INSTALL = @INSTALL@
370 INSTALL_DATA = @INSTALL_DATA@
371 INSTALL_PROGRAM = @INSTALL_PROGRAM@
372 INSTALL_SCRIPT = @INSTALL_SCRIPT@
373 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
374 INT32_MAX_LT_INTMAX_MAX = @INT32_MAX_LT_INTMAX_MAX@
375 INT64_MAX_EQ_LONG_MAX = @INT64_MAX_EQ_LONG_MAX@
376 LDFLAGS = @LDFLAGS@
377 LIBGNU_LIBDEPS = @LIBGNU_LIBDEPS@
378 LIBGNU_LTLIBDEPS = @LIBGNU_LTLIBDEPS@
379 LIBOBJS = @LIBOBJS@
380 LIBS = @LIBS@
381 LIBUNISTRING_UNITYPES_H = @LIBUNISTRING_UNITYPES_H@
382 LIBUNISTRING_UNIWIDTH_H = @LIBUNISTRING_UNIWIDTH_H@
383 LOCALCHARSET_TESTS_ENVIRONMENT = @LOCALCHARSET_TESTS_ENVIRONMENT@
384 LTLIBOBJS = @LTLIBOBJS@
385 MAKEINFO = @MAKEINFO@
386 MKDIR_P = @MKDIR_P@
387 NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H = @NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H@
388 NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@
389 NEXT_AS_FIRST_DIRECTIVE_STDINT_H = @NEXT_AS_FIRST_DIRECTIVE_STDINT_H@
390 NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = @NEXT_AS_FIRST_DIRECTIVE_WCHAR_H@
391 NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H = @NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H@
392 NEXT_INTTYPES_H = @NEXT_INTTYPES_H@
393 NEXT_STDDEF_H = @NEXT_STDDEF_H@
394 NEXT_STDINT_H = @NEXT_STDINT_H@
395 NEXT_WCHAR_H = @NEXT_WCHAR_H@
396 NEXT_WCTYPE_H = @NEXT_WCTYPE_H@
397 OBJEXT = @OBJEXT@
398 PACKAGE = @PACKAGE@
399 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
400 PACKAGE_NAME = @PACKAGE_NAME@
401 PACKAGE_STRING = @PACKAGE_STRING@
402 PACKAGE_TARNAME = @PACKAGE_TARNAME@
403 PACKAGE_URL = @PACKAGE_URL@
404 PACKAGE_VERSION = @PACKAGE_VERSION@
405 PATH_SEPARATOR = @PATH_SEPARATOR@
406 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
407 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
408 PRIPTR_PREFIX = @PRIPTR_PREFIX@
409 PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
410 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
411 RANLIB = @RANLIB@
412 REPLACE_BTOWC = @REPLACE_BTOWC@
413 REPLACE_ISWBLANK = @REPLACE_ISWBLANK@
414 REPLACE_ISWCNTRL = @REPLACE_ISWCNTRL@
415 REPLACE_MBRLEN = @REPLACE_MBRLEN@
416 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
417 REPLACE_MBSINIT = @REPLACE_MBSINIT@
418 REPLACE_MBSNRTOWCS = @REPLACE_MBSNRTOWCS@
419 REPLACE_MBSRTOWCS = @REPLACE_MBSRTOWCS@
420 REPLACE_MBSTATE_T = @REPLACE_MBSTATE_T@
421 REPLACE_NULL = @REPLACE_NULL@
422 REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
423 REPLACE_TOWLOWER = @REPLACE_TOWLOWER@
424 REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
425 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
426 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
427 REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
428 REPLACE_WCTOB = @REPLACE_WCTOB@
429 REPLACE_WCWIDTH = @REPLACE_WCWIDTH@
430 SET_MAKE = @SET_MAKE@
431 SHELL = @SHELL@
432 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
433 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
434 STDBOOL_H = @STDBOOL_H@
435 STDDEF_H = @STDDEF_H@
436 STDINT_H = @STDINT_H@
437 STRIP = @STRIP@
438 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
439 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
440 VERSION = @VERSION@
441 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
442 WINT_T_SUFFIX = @WINT_T_SUFFIX@
443 abs_builddir = @abs_builddir@
444 abs_srcdir = @abs_srcdir@
445 abs_top_builddir = @abs_top_builddir@
446 abs_top_srcdir = @abs_top_srcdir@
447 ac_ct_CC = @ac_ct_CC@
448 am__include = @am__include@
449 am__leading_dot = @am__leading_dot@
450 am__quote = @am__quote@
451 am__tar = @am__tar@
452 am__untar = @am__untar@
453 bindir = @bindir@
454 build = @build@
455 build_alias = @build_alias@
456 build_cpu = @build_cpu@
457 build_os = @build_os@
458 build_vendor = @build_vendor@
459 builddir = @builddir@
460 datadir = @datadir@
461 datarootdir = @datarootdir@
462 docdir = @docdir@
463 dvidir = @dvidir@
464 exec_prefix = @exec_prefix@
465 gl_LIBOBJS = @gl_LIBOBJS@
466 gl_LTLIBOBJS = @gl_LTLIBOBJS@
467 host = @host@
468 host_alias = @host_alias@
469 host_cpu = @host_cpu@
470 host_os = @host_os@
471 host_vendor = @host_vendor@
472 htmldir = @htmldir@
473 includedir = @includedir@
474 infodir = @infodir@
475 install_sh = @install_sh@
476 libdir = @libdir@
477 libexecdir = @libexecdir@
478 lispdir = @lispdir@
479 localedir = @localedir@
480 localstatedir = @localstatedir@
481 mandir = @mandir@
482 mkdir_p = @mkdir_p@
483 oldincludedir = @oldincludedir@
484 pdfdir = @pdfdir@
485 prefix = @prefix@
486 program_transform_name = @program_transform_name@
487 psdir = @psdir@
488 runstatedir = @runstatedir@
489 sbindir = @sbindir@
490 sharedstatedir = @sharedstatedir@
491 srcdir = @srcdir@
492 sysconfdir = @sysconfdir@
493 target_alias = @target_alias@
494 top_build_prefix = @top_build_prefix@
495 top_builddir = @top_builddir@
496 top_srcdir = @top_srcdir@
497 AUTOMAKE_OPTIONS = 1.5 foreign
498 SUBDIRS = lib m4
499 ACLOCAL_AMFLAGS = -I m4
500 all: config.h
501         $(MAKE) $(AM_MAKEFLAGS) all-recursive
502
503 .SUFFIXES:
504 am--refresh: Makefile
505         @:
506 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
507         @for dep in $?; do \
508           case '$(am__configure_deps)' in \
509             *$$dep*) \
510               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
511               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
512                 && exit 0; \
513               exit 1;; \
514           esac; \
515         done; \
516         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
517         $(am__cd) $(top_srcdir) && \
518           $(AUTOMAKE) --foreign Makefile
519 .PRECIOUS: Makefile
520 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
521         @case '$?' in \
522           *config.status*) \
523             echo ' $(SHELL) ./config.status'; \
524             $(SHELL) ./config.status;; \
525           *) \
526             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
527             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
528         esac;
529
530 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
531         $(SHELL) ./config.status --recheck
532
533 $(top_srcdir)/configure:  $(am__configure_deps)
534         $(am__cd) $(srcdir) && $(AUTOCONF)
535 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
536         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
537 $(am__aclocal_m4_deps):
538
539 config.h: stamp-h1
540         @test -f $@ || rm -f stamp-h1
541         @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
542
543 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
544         @rm -f stamp-h1
545         cd $(top_builddir) && $(SHELL) ./config.status config.h
546 $(srcdir)/config.h.in:  $(am__configure_deps) 
547         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
548         rm -f stamp-h1
549         touch $@
550
551 distclean-hdr:
552         -rm -f config.h stamp-h1
553
554 # This directory's subdirectories are mostly independent; you can cd
555 # into them and run 'make' without going through this Makefile.
556 # To change the values of 'make' variables: instead of editing Makefiles,
557 # (1) if the variable is set in 'config.status', edit 'config.status'
558 #     (which will cause the Makefiles to be regenerated when you run 'make');
559 # (2) otherwise, pass the desired values on the 'make' command line.
560 $(am__recursive_targets):
561         @fail=; \
562         if $(am__make_keepgoing); then \
563           failcom='fail=yes'; \
564         else \
565           failcom='exit 1'; \
566         fi; \
567         dot_seen=no; \
568         target=`echo $@ | sed s/-recursive//`; \
569         case "$@" in \
570           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
571           *) list='$(SUBDIRS)' ;; \
572         esac; \
573         for subdir in $$list; do \
574           echo "Making $$target in $$subdir"; \
575           if test "$$subdir" = "."; then \
576             dot_seen=yes; \
577             local_target="$$target-am"; \
578           else \
579             local_target="$$target"; \
580           fi; \
581           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
582           || eval $$failcom; \
583         done; \
584         if test "$$dot_seen" = "no"; then \
585           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
586         fi; test -z "$$fail"
587
588 ID: $(am__tagged_files)
589         $(am__define_uniq_tagged_files); mkid -fID $$unique
590 tags: tags-recursive
591 TAGS: tags
592
593 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
594         set x; \
595         here=`pwd`; \
596         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
597           include_option=--etags-include; \
598           empty_fix=.; \
599         else \
600           include_option=--include; \
601           empty_fix=; \
602         fi; \
603         list='$(SUBDIRS)'; for subdir in $$list; do \
604           if test "$$subdir" = .; then :; else \
605             test ! -f $$subdir/TAGS || \
606               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
607           fi; \
608         done; \
609         $(am__define_uniq_tagged_files); \
610         shift; \
611         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
612           test -n "$$unique" || unique=$$empty_fix; \
613           if test $$# -gt 0; then \
614             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
615               "$$@" $$unique; \
616           else \
617             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
618               $$unique; \
619           fi; \
620         fi
621 ctags: ctags-recursive
622
623 CTAGS: ctags
624 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
625         $(am__define_uniq_tagged_files); \
626         test -z "$(CTAGS_ARGS)$$unique" \
627           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
628              $$unique
629
630 GTAGS:
631         here=`$(am__cd) $(top_builddir) && pwd` \
632           && $(am__cd) $(top_srcdir) \
633           && gtags -i $(GTAGS_ARGS) "$$here"
634 cscope: cscope.files
635         test ! -s cscope.files \
636           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
637 clean-cscope:
638         -rm -f cscope.files
639 cscope.files: clean-cscope cscopelist
640 cscopelist: cscopelist-recursive
641
642 cscopelist-am: $(am__tagged_files)
643         list='$(am__tagged_files)'; \
644         case "$(srcdir)" in \
645           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
646           *) sdir=$(subdir)/$(srcdir) ;; \
647         esac; \
648         for i in $$list; do \
649           if test -f "$$i"; then \
650             echo "$(subdir)/$$i"; \
651           else \
652             echo "$$sdir/$$i"; \
653           fi; \
654         done >> $(top_builddir)/cscope.files
655
656 distclean-tags:
657         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
658         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
659
660 distdir: $(DISTFILES)
661         $(am__remove_distdir)
662         test -d "$(distdir)" || mkdir "$(distdir)"
663         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
664         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
665         list='$(DISTFILES)'; \
666           dist_files=`for file in $$list; do echo $$file; done | \
667           sed -e "s|^$$srcdirstrip/||;t" \
668               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
669         case $$dist_files in \
670           */*) $(MKDIR_P) `echo "$$dist_files" | \
671                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
672                            sort -u` ;; \
673         esac; \
674         for file in $$dist_files; do \
675           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
676           if test -d $$d/$$file; then \
677             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
678             if test -d "$(distdir)/$$file"; then \
679               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
680             fi; \
681             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
682               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
683               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
684             fi; \
685             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
686           else \
687             test -f "$(distdir)/$$file" \
688             || cp -p $$d/$$file "$(distdir)/$$file" \
689             || exit 1; \
690           fi; \
691         done
692         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
693           if test "$$subdir" = .; then :; else \
694             $(am__make_dryrun) \
695               || test -d "$(distdir)/$$subdir" \
696               || $(MKDIR_P) "$(distdir)/$$subdir" \
697               || exit 1; \
698             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
699             $(am__relativize); \
700             new_distdir=$$reldir; \
701             dir1=$$subdir; dir2="$(top_distdir)"; \
702             $(am__relativize); \
703             new_top_distdir=$$reldir; \
704             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
705             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
706             ($(am__cd) $$subdir && \
707               $(MAKE) $(AM_MAKEFLAGS) \
708                 top_distdir="$$new_top_distdir" \
709                 distdir="$$new_distdir" \
710                 am__remove_distdir=: \
711                 am__skip_length_check=: \
712                 am__skip_mode_fix=: \
713                 distdir) \
714               || exit 1; \
715           fi; \
716         done
717         -test -n "$(am__skip_mode_fix)" \
718         || find "$(distdir)" -type d ! -perm -755 \
719                 -exec chmod u+rwx,go+rx {} \; -o \
720           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
721           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
722           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
723         || chmod -R a+r "$(distdir)"
724 dist-gzip: distdir
725         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
726         $(am__post_remove_distdir)
727
728 dist-bzip2: distdir
729         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
730         $(am__post_remove_distdir)
731
732 dist-lzip: distdir
733         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
734         $(am__post_remove_distdir)
735
736 dist-xz: distdir
737         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
738         $(am__post_remove_distdir)
739
740 dist-tarZ: distdir
741         @echo WARNING: "Support for shar distribution archives is" \
742                        "deprecated." >&2
743         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
744         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
745         $(am__post_remove_distdir)
746
747 dist-shar: distdir
748         @echo WARNING: "Support for distribution archives compressed with" \
749                        "legacy program 'compress' is deprecated." >&2
750         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
751         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
752         $(am__post_remove_distdir)
753
754 dist-zip: distdir
755         -rm -f $(distdir).zip
756         zip -rq $(distdir).zip $(distdir)
757         $(am__post_remove_distdir)
758
759 dist dist-all:
760         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
761         $(am__post_remove_distdir)
762
763 # This target untars the dist file and tries a VPATH configuration.  Then
764 # it guarantees that the distribution is self-contained by making another
765 # tarfile.
766 distcheck: dist
767         case '$(DIST_ARCHIVES)' in \
768         *.tar.gz*) \
769           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
770         *.tar.bz2*) \
771           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
772         *.tar.lz*) \
773           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
774         *.tar.xz*) \
775           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
776         *.tar.Z*) \
777           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
778         *.shar.gz*) \
779           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
780         *.zip*) \
781           unzip $(distdir).zip ;;\
782         esac
783         chmod -R a-w $(distdir)
784         chmod u+w $(distdir)
785         mkdir $(distdir)/_build $(distdir)/_inst
786         chmod a-w $(distdir)
787         test -d $(distdir)/_build || exit 0; \
788         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
789           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
790           && am__cwd=`pwd` \
791           && $(am__cd) $(distdir)/_build \
792           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
793             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
794             $(DISTCHECK_CONFIGURE_FLAGS) \
795           && $(MAKE) $(AM_MAKEFLAGS) \
796           && $(MAKE) $(AM_MAKEFLAGS) dvi \
797           && $(MAKE) $(AM_MAKEFLAGS) check \
798           && $(MAKE) $(AM_MAKEFLAGS) install \
799           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
800           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
801           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
802                 distuninstallcheck \
803           && chmod -R a-w "$$dc_install_base" \
804           && ({ \
805                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
806                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
807                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
808                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
809                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
810               } || { rm -rf "$$dc_destdir"; exit 1; }) \
811           && rm -rf "$$dc_destdir" \
812           && $(MAKE) $(AM_MAKEFLAGS) dist \
813           && rm -rf $(DIST_ARCHIVES) \
814           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
815           && cd "$$am__cwd" \
816           || exit 1
817         $(am__post_remove_distdir)
818         @(echo "$(distdir) archives ready for distribution: "; \
819           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
820           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
821 distuninstallcheck:
822         @test -n '$(distuninstallcheck_dir)' || { \
823           echo 'ERROR: trying to run $@ with an empty' \
824                '$$(distuninstallcheck_dir)' >&2; \
825           exit 1; \
826         }; \
827         $(am__cd) '$(distuninstallcheck_dir)' || { \
828           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
829           exit 1; \
830         }; \
831         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
832            || { echo "ERROR: files left after uninstall:" ; \
833                 if test -n "$(DESTDIR)"; then \
834                   echo "  (check DESTDIR support)"; \
835                 fi ; \
836                 $(distuninstallcheck_listfiles) ; \
837                 exit 1; } >&2
838 distcleancheck: distclean
839         @if test '$(srcdir)' = . ; then \
840           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
841           exit 1 ; \
842         fi
843         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
844           || { echo "ERROR: files left in build directory after distclean:" ; \
845                $(distcleancheck_listfiles) ; \
846                exit 1; } >&2
847 check-am: all-am
848 check: check-recursive
849 all-am: Makefile config.h
850 installdirs: installdirs-recursive
851 installdirs-am:
852 install: install-recursive
853 install-exec: install-exec-recursive
854 install-data: install-data-recursive
855 uninstall: uninstall-recursive
856
857 install-am: all-am
858         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
859
860 installcheck: installcheck-recursive
861 install-strip:
862         if test -z '$(STRIP)'; then \
863           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
864             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
865               install; \
866         else \
867           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
868             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
869             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
870         fi
871 mostlyclean-generic:
872
873 clean-generic:
874
875 distclean-generic:
876         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
877         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
878
879 maintainer-clean-generic:
880         @echo "This command is intended for maintainers to use"
881         @echo "it deletes files that may require special tools to rebuild."
882 clean: clean-recursive
883
884 clean-am: clean-generic mostlyclean-am
885
886 distclean: distclean-recursive
887         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
888         -rm -f Makefile
889 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
890
891 dvi: dvi-recursive
892
893 dvi-am:
894
895 html: html-recursive
896
897 html-am:
898
899 info: info-recursive
900
901 info-am:
902
903 install-data-am:
904
905 install-dvi: install-dvi-recursive
906
907 install-dvi-am:
908
909 install-exec-am:
910
911 install-html: install-html-recursive
912
913 install-html-am:
914
915 install-info: install-info-recursive
916
917 install-info-am:
918
919 install-man:
920
921 install-pdf: install-pdf-recursive
922
923 install-pdf-am:
924
925 install-ps: install-ps-recursive
926
927 install-ps-am:
928
929 installcheck-am:
930
931 maintainer-clean: maintainer-clean-recursive
932         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
933         -rm -rf $(top_srcdir)/autom4te.cache
934         -rm -f Makefile
935 maintainer-clean-am: distclean-am maintainer-clean-generic
936
937 mostlyclean: mostlyclean-recursive
938
939 mostlyclean-am: mostlyclean-generic
940
941 pdf: pdf-recursive
942
943 pdf-am:
944
945 ps: ps-recursive
946
947 ps-am:
948
949 uninstall-am:
950
951 .MAKE: $(am__recursive_targets) all install-am install-strip
952
953 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
954         am--refresh check check-am clean clean-cscope clean-generic \
955         cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
956         dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
957         distcheck distclean distclean-generic distclean-hdr \
958         distclean-tags distcleancheck distdir distuninstallcheck dvi \
959         dvi-am html html-am info info-am install install-am \
960         install-data install-data-am install-dvi install-dvi-am \
961         install-exec install-exec-am install-html install-html-am \
962         install-info install-info-am install-man install-pdf \
963         install-pdf-am install-ps install-ps-am install-strip \
964         installcheck installcheck-am installdirs installdirs-am \
965         maintainer-clean maintainer-clean-generic mostlyclean \
966         mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \
967         uninstall-am
968
969
970 # Tell versions [3.59,3.63) of GNU make to not export all variables.
971 # Otherwise a system limit (for SysV at least) may be exceeded.
972 .NOEXPORT: