2a8f7b2d133acc8356864944eefba208cd86fdc2
[platform/upstream/groff.git] / src / libs / gnulib / m4 / 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 # Copyright (C) 2014  Free Software Foundation, Inc.
18 #
19 # This program is free software; you can redistribute it and/or modify
20 # it under the terms of the GNU General Public License as published by
21 # the Free Software Foundation; either version 2, or (at your option)
22 # any later version.
23 #
24 # This program is distributed in the hope that it will be useful,
25 # but WITHOUT ANY WARRANTY; without even the implied warranty of
26 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
27 # GNU General Public License for more details.
28 #
29 # You should have received a copy of the GNU General Public License
30 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
31
32 # As a special exception to the GNU General Public License, if you
33 # distribute this file as part of a program that contains a
34 # configuration script generated by Autoconf, you may include it under
35 # the same distribution terms that you use for the rest of that program.
36 VPATH = @srcdir@
37 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
38 am__make_running_with_option = \
39   case $${target_option-} in \
40       ?) ;; \
41       *) echo "am__make_running_with_option: internal error: invalid" \
42               "target option '$${target_option-}' specified" >&2; \
43          exit 1;; \
44   esac; \
45   has_opt=no; \
46   sane_makeflags=$$MAKEFLAGS; \
47   if $(am__is_gnu_make); then \
48     sane_makeflags=$$MFLAGS; \
49   else \
50     case $$MAKEFLAGS in \
51       *\\[\ \   ]*) \
52         bs=\\; \
53         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
54           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
55     esac; \
56   fi; \
57   skip_next=no; \
58   strip_trailopt () \
59   { \
60     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
61   }; \
62   for flg in $$sane_makeflags; do \
63     test $$skip_next = yes && { skip_next=no; continue; }; \
64     case $$flg in \
65       *=*|--*) continue;; \
66         -*I) strip_trailopt 'I'; skip_next=yes;; \
67       -*I?*) strip_trailopt 'I';; \
68         -*O) strip_trailopt 'O'; skip_next=yes;; \
69       -*O?*) strip_trailopt 'O';; \
70         -*l) strip_trailopt 'l'; skip_next=yes;; \
71       -*l?*) strip_trailopt 'l';; \
72       -[dEDm]) skip_next=yes;; \
73       -[JT]) skip_next=yes;; \
74     esac; \
75     case $$flg in \
76       *$$target_option*) has_opt=yes; break;; \
77     esac; \
78   done; \
79   test $$has_opt = yes
80 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
81 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
82 pkgdatadir = $(datadir)/@PACKAGE@
83 pkgincludedir = $(includedir)/@PACKAGE@
84 pkglibdir = $(libdir)/@PACKAGE@
85 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
86 install_sh_DATA = $(install_sh) -c -m 644
87 install_sh_PROGRAM = $(install_sh) -c
88 install_sh_SCRIPT = $(install_sh) -c
89 INSTALL_HEADER = $(INSTALL_DATA)
90 transform = $(program_transform_name)
91 NORMAL_INSTALL = :
92 PRE_INSTALL = :
93 POST_INSTALL = :
94 NORMAL_UNINSTALL = :
95 PRE_UNINSTALL = :
96 POST_UNINSTALL = :
97 build_triplet = @build@
98 host_triplet = @host@
99 subdir = m4
100 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
101 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
102 am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
103         $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/configmake.m4 \
104         $(top_srcdir)/m4/extensions.m4 \
105         $(top_srcdir)/m4/extern-inline.m4 $(top_srcdir)/m4/fcntl-o.m4 \
106         $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/gnulib-common.m4 \
107         $(top_srcdir)/m4/include_next.m4 \
108         $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
109         $(top_srcdir)/m4/libunistring-base.m4 \
110         $(top_srcdir)/m4/localcharset.m4 $(top_srcdir)/m4/longlong.m4 \
111         $(top_srcdir)/m4/multiarch.m4 $(top_srcdir)/m4/onceonly.m4 \
112         $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stddef_h.m4 \
113         $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/warn-on-use.m4 \
114         $(top_srcdir)/m4/wchar_h.m4 $(top_srcdir)/m4/wchar_t.m4 \
115         $(top_srcdir)/m4/wctype_h.m4 $(top_srcdir)/m4/wcwidth.m4 \
116         $(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/configure.ac
117 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
118         $(ACLOCAL_M4)
119 mkinstalldirs = $(install_sh) -d
120 CONFIG_HEADER = $(top_builddir)/config.h
121 CONFIG_CLEAN_FILES =
122 CONFIG_CLEAN_VPATH_FILES =
123 AM_V_P = $(am__v_P_@AM_V@)
124 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
125 am__v_P_0 = false
126 am__v_P_1 = :
127 AM_V_GEN = $(am__v_GEN_@AM_V@)
128 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
129 am__v_GEN_0 = @echo "  GEN     " $@;
130 am__v_GEN_1 = 
131 AM_V_at = $(am__v_at_@AM_V@)
132 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
133 am__v_at_0 = @
134 am__v_at_1 = 
135 SOURCES =
136 DIST_SOURCES =
137 am__can_run_installinfo = \
138   case $$AM_UPDATE_INFO_DIR in \
139     n|no|NO) false;; \
140     *) (install-info --version) >/dev/null 2>&1;; \
141   esac
142 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
143 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
144 pkglibexecdir = @pkglibexecdir@
145 ACLOCAL = @ACLOCAL@
146 AMTAR = @AMTAR@
147 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
148 APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@
149 AR = @AR@
150 ARFLAGS = @ARFLAGS@
151 AUTOCONF = @AUTOCONF@
152 AUTOHEADER = @AUTOHEADER@
153 AUTOMAKE = @AUTOMAKE@
154 AWK = @AWK@
155 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
156 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
157 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
158 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
159 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
160 CC = @CC@
161 CCDEPMODE = @CCDEPMODE@
162 CFLAGS = @CFLAGS@
163 CPP = @CPP@
164 CPPFLAGS = @CPPFLAGS@
165 CYGPATH_W = @CYGPATH_W@
166 DEFS = @DEFS@
167 DEPDIR = @DEPDIR@
168 ECHO_C = @ECHO_C@
169 ECHO_N = @ECHO_N@
170 ECHO_T = @ECHO_T@
171 EGREP = @EGREP@
172 EXEEXT = @EXEEXT@
173 GLIBC21 = @GLIBC21@
174 GNULIB_BTOWC = @GNULIB_BTOWC@
175 GNULIB_IMAXABS = @GNULIB_IMAXABS@
176 GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
177 GNULIB_ISWBLANK = @GNULIB_ISWBLANK@
178 GNULIB_ISWCTYPE = @GNULIB_ISWCTYPE@
179 GNULIB_MBRLEN = @GNULIB_MBRLEN@
180 GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
181 GNULIB_MBSINIT = @GNULIB_MBSINIT@
182 GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
183 GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
184 GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
185 GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
186 GNULIB_TOWCTRANS = @GNULIB_TOWCTRANS@
187 GNULIB_WCPCPY = @GNULIB_WCPCPY@
188 GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
189 GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
190 GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
191 GNULIB_WCSCAT = @GNULIB_WCSCAT@
192 GNULIB_WCSCHR = @GNULIB_WCSCHR@
193 GNULIB_WCSCMP = @GNULIB_WCSCMP@
194 GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
195 GNULIB_WCSCPY = @GNULIB_WCSCPY@
196 GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
197 GNULIB_WCSDUP = @GNULIB_WCSDUP@
198 GNULIB_WCSLEN = @GNULIB_WCSLEN@
199 GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
200 GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
201 GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
202 GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
203 GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
204 GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
205 GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
206 GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
207 GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
208 GNULIB_WCSSPN = @GNULIB_WCSSPN@
209 GNULIB_WCSSTR = @GNULIB_WCSSTR@
210 GNULIB_WCSTOK = @GNULIB_WCSTOK@
211 GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
212 GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
213 GNULIB_WCTOB = @GNULIB_WCTOB@
214 GNULIB_WCTRANS = @GNULIB_WCTRANS@
215 GNULIB_WCTYPE = @GNULIB_WCTYPE@
216 GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
217 GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
218 GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
219 GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
220 GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
221 GNULIB_WMEMSET = @GNULIB_WMEMSET@
222 GREP = @GREP@
223 HAVE_BTOWC = @HAVE_BTOWC@
224 HAVE_DECL_IMAXABS = @HAVE_DECL_IMAXABS@
225 HAVE_DECL_IMAXDIV = @HAVE_DECL_IMAXDIV@
226 HAVE_DECL_STRTOIMAX = @HAVE_DECL_STRTOIMAX@
227 HAVE_DECL_STRTOUMAX = @HAVE_DECL_STRTOUMAX@
228 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
229 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
230 HAVE_FEATURES_H = @HAVE_FEATURES_H@
231 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
232 HAVE_ISWBLANK = @HAVE_ISWBLANK@
233 HAVE_ISWCNTRL = @HAVE_ISWCNTRL@
234 HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
235 HAVE_MBRLEN = @HAVE_MBRLEN@
236 HAVE_MBRTOWC = @HAVE_MBRTOWC@
237 HAVE_MBSINIT = @HAVE_MBSINIT@
238 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
239 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
240 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
241 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
242 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
243 HAVE_STDINT_H = @HAVE_STDINT_H@
244 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
245 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
246 HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
247 HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
248 HAVE_WCHAR_H = @HAVE_WCHAR_H@
249 HAVE_WCHAR_T = @HAVE_WCHAR_T@
250 HAVE_WCPCPY = @HAVE_WCPCPY@
251 HAVE_WCPNCPY = @HAVE_WCPNCPY@
252 HAVE_WCRTOMB = @HAVE_WCRTOMB@
253 HAVE_WCSCASECMP = @HAVE_WCSCASECMP@
254 HAVE_WCSCAT = @HAVE_WCSCAT@
255 HAVE_WCSCHR = @HAVE_WCSCHR@
256 HAVE_WCSCMP = @HAVE_WCSCMP@
257 HAVE_WCSCOLL = @HAVE_WCSCOLL@
258 HAVE_WCSCPY = @HAVE_WCSCPY@
259 HAVE_WCSCSPN = @HAVE_WCSCSPN@
260 HAVE_WCSDUP = @HAVE_WCSDUP@
261 HAVE_WCSLEN = @HAVE_WCSLEN@
262 HAVE_WCSNCASECMP = @HAVE_WCSNCASECMP@
263 HAVE_WCSNCAT = @HAVE_WCSNCAT@
264 HAVE_WCSNCMP = @HAVE_WCSNCMP@
265 HAVE_WCSNCPY = @HAVE_WCSNCPY@
266 HAVE_WCSNLEN = @HAVE_WCSNLEN@
267 HAVE_WCSNRTOMBS = @HAVE_WCSNRTOMBS@
268 HAVE_WCSPBRK = @HAVE_WCSPBRK@
269 HAVE_WCSRCHR = @HAVE_WCSRCHR@
270 HAVE_WCSRTOMBS = @HAVE_WCSRTOMBS@
271 HAVE_WCSSPN = @HAVE_WCSSPN@
272 HAVE_WCSSTR = @HAVE_WCSSTR@
273 HAVE_WCSTOK = @HAVE_WCSTOK@
274 HAVE_WCSWIDTH = @HAVE_WCSWIDTH@
275 HAVE_WCSXFRM = @HAVE_WCSXFRM@
276 HAVE_WCTRANS_T = @HAVE_WCTRANS_T@
277 HAVE_WCTYPE_H = @HAVE_WCTYPE_H@
278 HAVE_WCTYPE_T = @HAVE_WCTYPE_T@
279 HAVE_WINT_T = @HAVE_WINT_T@
280 HAVE_WMEMCHR = @HAVE_WMEMCHR@
281 HAVE_WMEMCMP = @HAVE_WMEMCMP@
282 HAVE_WMEMCPY = @HAVE_WMEMCPY@
283 HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
284 HAVE_WMEMSET = @HAVE_WMEMSET@
285 HAVE__BOOL = @HAVE__BOOL@
286 INCLUDE_NEXT = @INCLUDE_NEXT@
287 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
288 INSTALL = @INSTALL@
289 INSTALL_DATA = @INSTALL_DATA@
290 INSTALL_PROGRAM = @INSTALL_PROGRAM@
291 INSTALL_SCRIPT = @INSTALL_SCRIPT@
292 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
293 INT32_MAX_LT_INTMAX_MAX = @INT32_MAX_LT_INTMAX_MAX@
294 INT64_MAX_EQ_LONG_MAX = @INT64_MAX_EQ_LONG_MAX@
295 LDFLAGS = @LDFLAGS@
296 LIBGNU_LIBDEPS = @LIBGNU_LIBDEPS@
297 LIBGNU_LTLIBDEPS = @LIBGNU_LTLIBDEPS@
298 LIBOBJS = @LIBOBJS@
299 LIBS = @LIBS@
300 LIBUNISTRING_UNITYPES_H = @LIBUNISTRING_UNITYPES_H@
301 LIBUNISTRING_UNIWIDTH_H = @LIBUNISTRING_UNIWIDTH_H@
302 LOCALCHARSET_TESTS_ENVIRONMENT = @LOCALCHARSET_TESTS_ENVIRONMENT@
303 LTLIBOBJS = @LTLIBOBJS@
304 MAKEINFO = @MAKEINFO@
305 MKDIR_P = @MKDIR_P@
306 NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H = @NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H@
307 NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@
308 NEXT_AS_FIRST_DIRECTIVE_STDINT_H = @NEXT_AS_FIRST_DIRECTIVE_STDINT_H@
309 NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = @NEXT_AS_FIRST_DIRECTIVE_WCHAR_H@
310 NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H = @NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H@
311 NEXT_INTTYPES_H = @NEXT_INTTYPES_H@
312 NEXT_STDDEF_H = @NEXT_STDDEF_H@
313 NEXT_STDINT_H = @NEXT_STDINT_H@
314 NEXT_WCHAR_H = @NEXT_WCHAR_H@
315 NEXT_WCTYPE_H = @NEXT_WCTYPE_H@
316 OBJEXT = @OBJEXT@
317 PACKAGE = @PACKAGE@
318 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
319 PACKAGE_NAME = @PACKAGE_NAME@
320 PACKAGE_STRING = @PACKAGE_STRING@
321 PACKAGE_TARNAME = @PACKAGE_TARNAME@
322 PACKAGE_URL = @PACKAGE_URL@
323 PACKAGE_VERSION = @PACKAGE_VERSION@
324 PATH_SEPARATOR = @PATH_SEPARATOR@
325 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
326 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
327 PRIPTR_PREFIX = @PRIPTR_PREFIX@
328 PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
329 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
330 RANLIB = @RANLIB@
331 REPLACE_BTOWC = @REPLACE_BTOWC@
332 REPLACE_ISWBLANK = @REPLACE_ISWBLANK@
333 REPLACE_ISWCNTRL = @REPLACE_ISWCNTRL@
334 REPLACE_MBRLEN = @REPLACE_MBRLEN@
335 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
336 REPLACE_MBSINIT = @REPLACE_MBSINIT@
337 REPLACE_MBSNRTOWCS = @REPLACE_MBSNRTOWCS@
338 REPLACE_MBSRTOWCS = @REPLACE_MBSRTOWCS@
339 REPLACE_MBSTATE_T = @REPLACE_MBSTATE_T@
340 REPLACE_NULL = @REPLACE_NULL@
341 REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
342 REPLACE_TOWLOWER = @REPLACE_TOWLOWER@
343 REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
344 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
345 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
346 REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
347 REPLACE_WCTOB = @REPLACE_WCTOB@
348 REPLACE_WCWIDTH = @REPLACE_WCWIDTH@
349 SET_MAKE = @SET_MAKE@
350 SHELL = @SHELL@
351 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
352 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
353 STDBOOL_H = @STDBOOL_H@
354 STDDEF_H = @STDDEF_H@
355 STDINT_H = @STDINT_H@
356 STRIP = @STRIP@
357 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
358 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
359 VERSION = @VERSION@
360 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
361 WINT_T_SUFFIX = @WINT_T_SUFFIX@
362 abs_builddir = @abs_builddir@
363 abs_srcdir = @abs_srcdir@
364 abs_top_builddir = @abs_top_builddir@
365 abs_top_srcdir = @abs_top_srcdir@
366 ac_ct_CC = @ac_ct_CC@
367 am__include = @am__include@
368 am__leading_dot = @am__leading_dot@
369 am__quote = @am__quote@
370 am__tar = @am__tar@
371 am__untar = @am__untar@
372 bindir = @bindir@
373 build = @build@
374 build_alias = @build_alias@
375 build_cpu = @build_cpu@
376 build_os = @build_os@
377 build_vendor = @build_vendor@
378 builddir = @builddir@
379 datadir = @datadir@
380 datarootdir = @datarootdir@
381 docdir = @docdir@
382 dvidir = @dvidir@
383 exec_prefix = @exec_prefix@
384 gl_LIBOBJS = @gl_LIBOBJS@
385 gl_LTLIBOBJS = @gl_LTLIBOBJS@
386 host = @host@
387 host_alias = @host_alias@
388 host_cpu = @host_cpu@
389 host_os = @host_os@
390 host_vendor = @host_vendor@
391 htmldir = @htmldir@
392 includedir = @includedir@
393 infodir = @infodir@
394 install_sh = @install_sh@
395 libdir = @libdir@
396 libexecdir = @libexecdir@
397 lispdir = @lispdir@
398 localedir = @localedir@
399 localstatedir = @localstatedir@
400 mandir = @mandir@
401 mkdir_p = @mkdir_p@
402 oldincludedir = @oldincludedir@
403 pdfdir = @pdfdir@
404 prefix = @prefix@
405 program_transform_name = @program_transform_name@
406 psdir = @psdir@
407 runstatedir = @runstatedir@
408 sbindir = @sbindir@
409 sharedstatedir = @sharedstatedir@
410 srcdir = @srcdir@
411 sysconfdir = @sysconfdir@
412 target_alias = @target_alias@
413 top_build_prefix = @top_build_prefix@
414 top_builddir = @top_builddir@
415 top_srcdir = @top_srcdir@
416 EXTRA_DIST = 00gnulib.m4 codeset.m4 configmake.m4 extensions.m4 \
417         extern-inline.m4 fcntl-o.m4 glibc21.m4 gnulib-common.m4 \
418         include_next.m4 inttypes-pri.m4 inttypes.m4 \
419         libunistring-base.m4 localcharset.m4 longlong.m4 multiarch.m4 \
420         stdbool.m4 stddef_h.m4 stdint.m4 warn-on-use.m4 wchar_h.m4 \
421         wchar_t.m4 wctype_h.m4 wcwidth.m4 wint_t.m4
422 all: all-am
423
424 .SUFFIXES:
425 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
426         @for dep in $?; do \
427           case '$(am__configure_deps)' in \
428             *$$dep*) \
429               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
430                 && { if test -f $@; then exit 0; else break; fi; }; \
431               exit 1;; \
432           esac; \
433         done; \
434         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu m4/Makefile'; \
435         $(am__cd) $(top_srcdir) && \
436           $(AUTOMAKE) --gnu m4/Makefile
437 .PRECIOUS: Makefile
438 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
439         @case '$?' in \
440           *config.status*) \
441             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
442           *) \
443             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
444             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
445         esac;
446
447 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
448         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
449
450 $(top_srcdir)/configure:  $(am__configure_deps)
451         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
452 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
453         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
454 $(am__aclocal_m4_deps):
455 tags TAGS:
456
457 ctags CTAGS:
458
459 cscope cscopelist:
460
461
462 distdir: $(DISTFILES)
463         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
464         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
465         list='$(DISTFILES)'; \
466           dist_files=`for file in $$list; do echo $$file; done | \
467           sed -e "s|^$$srcdirstrip/||;t" \
468               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
469         case $$dist_files in \
470           */*) $(MKDIR_P) `echo "$$dist_files" | \
471                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
472                            sort -u` ;; \
473         esac; \
474         for file in $$dist_files; do \
475           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
476           if test -d $$d/$$file; then \
477             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
478             if test -d "$(distdir)/$$file"; then \
479               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
480             fi; \
481             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
482               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
483               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
484             fi; \
485             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
486           else \
487             test -f "$(distdir)/$$file" \
488             || cp -p $$d/$$file "$(distdir)/$$file" \
489             || exit 1; \
490           fi; \
491         done
492 check-am: all-am
493 check: check-am
494 all-am: Makefile
495 installdirs:
496 install: install-am
497 install-exec: install-exec-am
498 install-data: install-data-am
499 uninstall: uninstall-am
500
501 install-am: all-am
502         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
503
504 installcheck: installcheck-am
505 install-strip:
506         if test -z '$(STRIP)'; then \
507           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
508             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
509               install; \
510         else \
511           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
512             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
513             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
514         fi
515 mostlyclean-generic:
516
517 clean-generic:
518
519 distclean-generic:
520         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
521         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
522
523 maintainer-clean-generic:
524         @echo "This command is intended for maintainers to use"
525         @echo "it deletes files that may require special tools to rebuild."
526 clean: clean-am
527
528 clean-am: clean-generic mostlyclean-am
529
530 distclean: distclean-am
531         -rm -f Makefile
532 distclean-am: clean-am distclean-generic
533
534 dvi: dvi-am
535
536 dvi-am:
537
538 html: html-am
539
540 html-am:
541
542 info: info-am
543
544 info-am:
545
546 install-data-am:
547
548 install-dvi: install-dvi-am
549
550 install-dvi-am:
551
552 install-exec-am:
553
554 install-html: install-html-am
555
556 install-html-am:
557
558 install-info: install-info-am
559
560 install-info-am:
561
562 install-man:
563
564 install-pdf: install-pdf-am
565
566 install-pdf-am:
567
568 install-ps: install-ps-am
569
570 install-ps-am:
571
572 installcheck-am:
573
574 maintainer-clean: maintainer-clean-am
575         -rm -f Makefile
576 maintainer-clean-am: distclean-am maintainer-clean-generic
577
578 mostlyclean: mostlyclean-am
579
580 mostlyclean-am: mostlyclean-generic
581
582 pdf: pdf-am
583
584 pdf-am:
585
586 ps: ps-am
587
588 ps-am:
589
590 uninstall-am:
591
592 .MAKE: install-am install-strip
593
594 .PHONY: all all-am check check-am clean clean-generic cscopelist-am \
595         ctags-am distclean distclean-generic distdir dvi dvi-am html \
596         html-am info info-am install install-am install-data \
597         install-data-am install-dvi install-dvi-am install-exec \
598         install-exec-am install-html install-html-am install-info \
599         install-info-am install-man install-pdf install-pdf-am \
600         install-ps install-ps-am install-strip installcheck \
601         installcheck-am installdirs maintainer-clean \
602         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
603         pdf-am ps ps-am tags-am uninstall uninstall-am
604
605
606 # Tell versions [3.59,3.63) of GNU make to not export all variables.
607 # Otherwise a system limit (for SysV at least) may be exceeded.
608 .NOEXPORT: