1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
5 # 2004, 2005, 2009 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 # Copyright (C) 2004-2007 Free Software Foundation, Inc.
19 # This file is free software, distributed under the terms of the GNU
20 # General Public License. As a special exception to the GNU General
21 # Public License, this file may be distributed as part of a program
22 # that contains a configuration script generated by Autoconf, under
23 # the same distribution terms as the rest of that program.
25 # Generated by gnulib-tool.
26 # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=gnulib --m4-base=gnulib/m4 --doc-base=doc --aux-dir=gnulib/extra --no-libtool --macro-prefix=gl memmem
31 top_srcdir
= @top_srcdir@
33 pkgdatadir
= $(datadir)/@PACKAGE@
34 pkglibdir
= $(libdir)/@PACKAGE@
35 pkgincludedir
= $(includedir)/@PACKAGE@
37 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
39 install_sh_DATA
= $(install_sh
) -c
-m
644
40 install_sh_PROGRAM
= $(install_sh
) -c
41 install_sh_SCRIPT
= $(install_sh
) -c
42 INSTALL_HEADER
= $(INSTALL_DATA
)
43 transform
= $(program_transform_name
)
50 build_triplet
= @build@
52 target_triplet
= @target@
54 DIST_COMMON
= $(noinst_HEADERS
) $(srcdir)/Makefile.am \
56 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
57 am__aclocal_m4_deps
= $(top_srcdir
)/gnulib
/m4
/extensions.m4 \
58 $(top_srcdir
)/gnulib
/m4
/gnulib-common.m4 \
59 $(top_srcdir
)/gnulib
/m4
/gnulib-comp.m4 \
60 $(top_srcdir
)/gnulib
/m4
/include_next.m4 \
61 $(top_srcdir
)/gnulib
/m4
/longlong.m4 \
62 $(top_srcdir
)/gnulib
/m4
/memchr.m4 \
63 $(top_srcdir
)/gnulib
/m4
/memcmp.m4 \
64 $(top_srcdir
)/gnulib
/m4
/memmem.m4 \
65 $(top_srcdir
)/gnulib
/m4
/onceonly_2_57.m4 \
66 $(top_srcdir
)/gnulib
/m4
/stdint.m4 \
67 $(top_srcdir
)/gnulib
/m4
/string_h.m4 \
68 $(top_srcdir
)/gnulib
/m4
/wchar.m4
$(top_srcdir
)/acinclude.m4 \
69 $(top_srcdir
)/..
/bfd
/bfd.m4 \
70 $(top_srcdir
)/..
/config
/acinclude.m4 \
71 $(top_srcdir
)/..
/config
/stdint.m4 \
72 $(top_srcdir
)/..
/config
/gettext-sister.m4 \
73 $(top_srcdir
)/..
/config
/lib-ld.m4 \
74 $(top_srcdir
)/..
/config
/lib-prefix.m4 \
75 $(top_srcdir
)/..
/config
/lib-link.m4
$(top_srcdir
)/configure.ac
76 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
78 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
79 CONFIG_HEADER
= $(top_builddir
)/config.h
81 LIBRARIES
= $(noinst_LIBRARIES
)
83 libgnu_a_AR
= $(AR
) $(ARFLAGS
)
85 am_libgnu_a_OBJECTS
= dummy.
$(OBJEXT
)
86 libgnu_a_OBJECTS
= $(am_libgnu_a_OBJECTS
)
87 LTLIBRARIES
= $(noinst_LTLIBRARIES
)
88 DEFAULT_INCLUDES
= -I.
-I
$(srcdir) -I
$(top_builddir
)
89 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
90 am__depfiles_maybe
= depfiles
91 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
92 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
94 LINK
= $(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
95 SOURCES
= $(libgnu_a_SOURCES
) $(EXTRA_libgnu_a_SOURCES
)
96 DIST_SOURCES
= $(libgnu_a_SOURCES
) $(EXTRA_libgnu_a_SOURCES
)
97 HEADERS
= $(noinst_HEADERS
)
100 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
103 AMDEP_FALSE
= @AMDEP_FALSE@
104 AMDEP_TRUE
= @AMDEP_TRUE@
107 AUTOCONF
= @AUTOCONF@
108 AUTOHEADER
= @AUTOHEADER@
109 AUTOMAKE
= @AUTOMAKE@
111 BITSIZEOF_PTRDIFF_T
= @BITSIZEOF_PTRDIFF_T@
112 BITSIZEOF_SIG_ATOMIC_T
= @BITSIZEOF_SIG_ATOMIC_T@
113 BITSIZEOF_SIZE_T
= @BITSIZEOF_SIZE_T@
114 BITSIZEOF_WCHAR_T
= @BITSIZEOF_WCHAR_T@
115 BITSIZEOF_WINT_T
= @BITSIZEOF_WINT_T@
116 CATALOGS
= @CATALOGS@
117 CATOBJEXT
= @CATOBJEXT@
119 CCDEPMODE
= @CCDEPMODE@
121 CONFIG_ALL
= @CONFIG_ALL@
122 CONFIG_CLEAN
= @CONFIG_CLEAN@
123 CONFIG_DEPS
= @CONFIG_DEPS@
124 CONFIG_INSTALL
= @CONFIG_INSTALL@
125 CONFIG_LDFLAGS
= @CONFIG_LDFLAGS@
126 CONFIG_OBS
= @CONFIG_OBS@
127 CONFIG_SRCS
= @CONFIG_SRCS@
128 CONFIG_UNINSTALL
= @CONFIG_UNINSTALL@
130 CPPFLAGS
= @CPPFLAGS@
131 CYGPATH_W
= @CYGPATH_W@
132 DATADIRNAME
= @DATADIRNAME@
140 ENABLE_CFLAGS
= @ENABLE_CFLAGS@
142 GDBTKLIBS
= @GDBTKLIBS@
143 GDBTK_CFLAGS
= @GDBTK_CFLAGS@
144 GDBTK_SRC_DIR
= @GDBTK_SRC_DIR@
146 GL_COND_LIBTOOL_FALSE
= @GL_COND_LIBTOOL_FALSE@
147 GL_COND_LIBTOOL_TRUE
= @GL_COND_LIBTOOL_TRUE@
149 GNULIB_MBSCASECMP
= @GNULIB_MBSCASECMP@
150 GNULIB_MBSCASESTR
= @GNULIB_MBSCASESTR@
151 GNULIB_MBSCHR
= @GNULIB_MBSCHR@
152 GNULIB_MBSCSPN
= @GNULIB_MBSCSPN@
153 GNULIB_MBSLEN
= @GNULIB_MBSLEN@
154 GNULIB_MBSNCASECMP
= @GNULIB_MBSNCASECMP@
155 GNULIB_MBSNLEN
= @GNULIB_MBSNLEN@
156 GNULIB_MBSPBRK
= @GNULIB_MBSPBRK@
157 GNULIB_MBSPCASECMP
= @GNULIB_MBSPCASECMP@
158 GNULIB_MBSRCHR
= @GNULIB_MBSRCHR@
159 GNULIB_MBSSEP
= @GNULIB_MBSSEP@
160 GNULIB_MBSSPN
= @GNULIB_MBSSPN@
161 GNULIB_MBSSTR
= @GNULIB_MBSSTR@
162 GNULIB_MBSTOK_R
= @GNULIB_MBSTOK_R@
163 GNULIB_MEMMEM
= @GNULIB_MEMMEM@
164 GNULIB_MEMPCPY
= @GNULIB_MEMPCPY@
165 GNULIB_MEMRCHR
= @GNULIB_MEMRCHR@
166 GNULIB_STPCPY
= @GNULIB_STPCPY@
167 GNULIB_STPNCPY
= @GNULIB_STPNCPY@
168 GNULIB_STRCASESTR
= @GNULIB_STRCASESTR@
169 GNULIB_STRCHRNUL
= @GNULIB_STRCHRNUL@
170 GNULIB_STRDUP
= @GNULIB_STRDUP@
171 GNULIB_STRERROR
= @GNULIB_STRERROR@
172 GNULIB_STRNDUP
= @GNULIB_STRNDUP@
173 GNULIB_STRNLEN
= @GNULIB_STRNLEN@
174 GNULIB_STRPBRK
= @GNULIB_STRPBRK@
175 GNULIB_STRSEP
= @GNULIB_STRSEP@
176 GNULIB_STRSIGNAL
= @GNULIB_STRSIGNAL@
177 GNULIB_STRSTR
= @GNULIB_STRSTR@
178 GNULIB_STRTOK_R
= @GNULIB_STRTOK_R@
179 GNULIB_WCWIDTH
= @GNULIB_WCWIDTH@
181 GUI_CFLAGS_X
= @GUI_CFLAGS_X@
182 HAVE_DECL_MEMMEM
= @HAVE_DECL_MEMMEM@
183 HAVE_DECL_MEMRCHR
= @HAVE_DECL_MEMRCHR@
184 HAVE_DECL_STRDUP
= @HAVE_DECL_STRDUP@
185 HAVE_DECL_STRERROR
= @HAVE_DECL_STRERROR@
186 HAVE_DECL_STRNDUP
= @HAVE_DECL_STRNDUP@
187 HAVE_DECL_STRNLEN
= @HAVE_DECL_STRNLEN@
188 HAVE_DECL_STRSIGNAL
= @HAVE_DECL_STRSIGNAL@
189 HAVE_DECL_STRTOK_R
= @HAVE_DECL_STRTOK_R@
190 HAVE_DECL_WCWIDTH
= @HAVE_DECL_WCWIDTH@
191 HAVE_INTTYPES_H
= @HAVE_INTTYPES_H@
192 HAVE_LIBEXPAT
= @HAVE_LIBEXPAT@
193 HAVE_LONG_LONG_INT
= @HAVE_LONG_LONG_INT@
194 HAVE_MEMPCPY
= @HAVE_MEMPCPY@
195 HAVE_SIGNED_SIG_ATOMIC_T
= @HAVE_SIGNED_SIG_ATOMIC_T@
196 HAVE_SIGNED_WCHAR_T
= @HAVE_SIGNED_WCHAR_T@
197 HAVE_SIGNED_WINT_T
= @HAVE_SIGNED_WINT_T@
198 HAVE_STDINT_H
= @HAVE_STDINT_H@
199 HAVE_STPCPY
= @HAVE_STPCPY@
200 HAVE_STPNCPY
= @HAVE_STPNCPY@
201 HAVE_STRCASESTR
= @HAVE_STRCASESTR@
202 HAVE_STRCHRNUL
= @HAVE_STRCHRNUL@
203 HAVE_STRNDUP
= @HAVE_STRNDUP@
204 HAVE_STRPBRK
= @HAVE_STRPBRK@
205 HAVE_STRSEP
= @HAVE_STRSEP@
206 HAVE_SYS_BITYPES_H
= @HAVE_SYS_BITYPES_H@
207 HAVE_SYS_INTTYPES_H
= @HAVE_SYS_INTTYPES_H@
208 HAVE_SYS_TYPES_H
= @HAVE_SYS_TYPES_H@
209 HAVE_UNSIGNED_LONG_LONG_INT
= @HAVE_UNSIGNED_LONG_LONG_INT@
210 HAVE_WCHAR_H
= @HAVE_WCHAR_H@
212 INCLUDE_NEXT
= @INCLUDE_NEXT@
213 INSTALL_DATA
= @INSTALL_DATA@
214 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
215 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
216 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
217 INSTOBJEXT
= @INSTOBJEXT@
218 ITCLHDIR
= @ITCLHDIR@
220 ITCL_BUILD_INCLUDES
= @ITCL_BUILD_INCLUDES@
221 ITCL_BUILD_LIB_SPEC
= @ITCL_BUILD_LIB_SPEC@
222 ITCL_DEFS
= @ITCL_DEFS@
223 ITCL_DEPS
= @ITCL_DEPS@
224 ITCL_LIB_SPEC
= @ITCL_LIB_SPEC@
225 ITCL_VERSION
= @ITCL_VERSION@
228 ITK_BUILD_INCLUDES
= @ITK_BUILD_INCLUDES@
229 ITK_BUILD_LIB_SPEC
= @ITK_BUILD_LIB_SPEC@
230 ITK_DEFS
= @ITK_DEFS@
231 ITK_DEPS
= @ITK_DEPS@
232 ITK_LIB_SPEC
= @ITK_LIB_SPEC@
233 ITK_VERSION
= @ITK_VERSION@
235 LIBEXPAT
= @LIBEXPAT@
236 LIBGNU_LIBDEPS
= @LIBGNU_LIBDEPS@
237 LIBGNU_LTLIBDEPS
= @LIBGNU_LTLIBDEPS@
239 LIBICONV
= @LIBICONV@
241 LIBINTL_DEP
= @LIBINTL_DEP@
245 LTLIBEXPAT
= @LTLIBEXPAT@
246 LTLIBOBJS
= @LTLIBOBJS@
248 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
249 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
250 MAKEINFO
= @MAKEINFO@
252 NEXT_STDINT_H
= @NEXT_STDINT_H@
253 NEXT_STRING_H
= @NEXT_STRING_H@
254 NEXT_WCHAR_H
= @NEXT_WCHAR_H@
257 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
258 PACKAGE_NAME
= @PACKAGE_NAME@
259 PACKAGE_STRING
= @PACKAGE_STRING@
260 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
261 PACKAGE_VERSION
= @PACKAGE_VERSION@
262 PATH_SEPARATOR
= @PATH_SEPARATOR@
264 PROFILE_CFLAGS
= @PROFILE_CFLAGS@
265 PTRDIFF_T_SUFFIX
= @PTRDIFF_T_SUFFIX@
267 READLINE
= @READLINE@
268 READLINE_CFLAGS
= @READLINE_CFLAGS@
269 READLINE_DEPS
= @READLINE_DEPS@
270 REPLACE_MEMMEM
= @REPLACE_MEMMEM@
271 REPLACE_STRCASESTR
= @REPLACE_STRCASESTR@
272 REPLACE_STRERROR
= @REPLACE_STRERROR@
273 REPLACE_STRSIGNAL
= @REPLACE_STRSIGNAL@
274 REPLACE_STRSTR
= @REPLACE_STRSTR@
275 REPLACE_WCWIDTH
= @REPLACE_WCWIDTH@
276 SER_HARDWIRE
= @SER_HARDWIRE@
277 SET_MAKE
= @SET_MAKE@
279 SIG_ATOMIC_T_SUFFIX
= @SIG_ATOMIC_T_SUFFIX@
282 SIZE_T_SUFFIX
= @SIZE_T_SUFFIX@
283 STDINT_H
= @STDINT_H@
285 TARGET_OBS
= @TARGET_OBS@
286 TARGET_SYSTEM_ROOT
= @TARGET_SYSTEM_ROOT@
287 TARGET_SYSTEM_ROOT_DEFINE
= @TARGET_SYSTEM_ROOT_DEFINE@
289 TCL_BUILD_LIB_SPEC
= @TCL_BUILD_LIB_SPEC@
291 TCL_CC_SEARCH_FLAGS
= @TCL_CC_SEARCH_FLAGS@
292 TCL_COMPAT_OBJS
= @TCL_COMPAT_OBJS@
293 TCL_DEFS
= @TCL_DEFS@
294 TCL_DEPS
= @TCL_DEPS@
295 TCL_DL_LIBS
= @TCL_DL_LIBS@
296 TCL_LD_FLAGS
= @TCL_LD_FLAGS@
297 TCL_LD_SEARCH_FLAGS
= @TCL_LD_SEARCH_FLAGS@
298 TCL_LIB_SPEC
= @TCL_LIB_SPEC@
299 TCL_LIB_VERSIONS_OK
= @TCL_LIB_VERSIONS_OK@
300 TCL_MAJOR_VERSION
= @TCL_MAJOR_VERSION@
301 TCL_MINOR_VERSION
= @TCL_MINOR_VERSION@
302 TCL_RANLIB
= @TCL_RANLIB@
303 TCL_SHLIB_CFLAGS
= @TCL_SHLIB_CFLAGS@
304 TCL_SHLIB_LD
= @TCL_SHLIB_LD@
305 TCL_SHLIB_LD_LIBS
= @TCL_SHLIB_LD_LIBS@
306 TCL_SHLIB_SUFFIX
= @TCL_SHLIB_SUFFIX@
307 TCL_VERSION
= @TCL_VERSION@
309 TK_BUILD_INCLUDES
= @TK_BUILD_INCLUDES@
310 TK_BUILD_LIB_SPEC
= @TK_BUILD_LIB_SPEC@
313 TK_LIB_SPEC
= @TK_LIB_SPEC@
314 TK_VERSION
= @TK_VERSION@
315 TK_XINCLUDES
= @TK_XINCLUDES@
316 TK_XLIBSW
= @TK_XLIBSW@
319 WARN_CFLAGS
= @WARN_CFLAGS@
321 WCHAR_T_SUFFIX
= @WCHAR_T_SUFFIX@
322 WERROR_CFLAGS
= @WERROR_CFLAGS@
323 WIN32LDAPP
= @WIN32LDAPP@
324 WIN32LIBS
= @WIN32LIBS@
326 WINT_T_SUFFIX
= @WINT_T_SUFFIX@
327 XGETTEXT
= @XGETTEXT@
329 X_CFLAGS
= @X_CFLAGS@
330 X_LDFLAGS
= @X_LDFLAGS@
334 ac_ct_CC
= @ac_ct_CC@
335 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
336 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
337 am__include
= @am__include@
338 am__leading_dot
= @am__leading_dot@
339 am__quote
= @am__quote@
341 am__untar
= @am__untar@
344 build_alias
= @build_alias@
345 build_cpu
= @build_cpu@
346 build_os
= @build_os@
347 build_vendor
= @build_vendor@
349 datarootdir
= @datarootdir@
352 exec_prefix = @
exec_prefix@
354 gl_LIBOBJS
= @gl_LIBOBJS@
355 gl_LTLIBOBJS
= @gl_LTLIBOBJS@
356 gltests_LIBOBJS
= @gltests_LIBOBJS@
357 gltests_LTLIBOBJS
= @gltests_LTLIBOBJS@
359 host_alias
= @host_alias@
360 host_cpu
= @host_cpu@
362 host_vendor
= @host_vendor@
364 includedir = @
includedir@
366 install_sh
= @install_sh@
368 libexecdir
= @libexecdir@
369 localedir
= @localedir@
370 localstatedir
= @localstatedir@
374 oldincludedir = @
oldincludedir@
377 program_transform_name
= @program_transform_name@
380 sharedstatedir
= @sharedstatedir@
382 sysconfdir
= @sysconfdir@
384 target_alias
= @target_alias@
385 target_cpu
= @target_cpu@
386 target_os
= @target_os@
387 target_subdir
= @target_subdir@
388 target_vendor
= @target_vendor@
389 AUTOMAKE_OPTIONS
= 1.5 gnits
391 noinst_LIBRARIES
= libgnu.a
393 EXTRA_DIST
= $(top_srcdir
)/gnulib
/extra
/link-warning.h memchr.c \
394 memcmp.c memmem.c str-two-way.h stdint.in.h string.in.h \
396 BUILT_SOURCES
= $(STDINT_H
) string.h
$(WCHAR_H
)
398 MOSTLYCLEANFILES
= core
*.stackdump stdint.h stdint.h-t string.h \
399 string.h-t wchar.h wchar.h-t
403 MAINTAINERCLEANFILES
=
405 libgnu_a_SOURCES
= dummy.c
406 libgnu_a_LIBADD
= $(gl_LIBOBJS
)
407 libgnu_a_DEPENDENCIES
= $(gl_LIBOBJS
)
408 EXTRA_libgnu_a_SOURCES
= memchr.c memcmp.c memmem.c
409 LINK_WARNING_H
= $(top_srcdir
)/gnulib
/extra
/link-warning.h
410 all: $(BUILT_SOURCES
)
411 $(MAKE
) $(AM_MAKEFLAGS
) all-am
414 .SUFFIXES
: .c .o .obj
415 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
417 case
'$(am__configure_deps)' in \
419 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
424 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnits gnulib/Makefile'; \
425 cd
$(top_srcdir
) && \
426 $(AUTOMAKE
) --gnits gnulib
/Makefile
428 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
431 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
433 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
434 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
437 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
438 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
440 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
441 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
442 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
443 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
445 clean-noinstLIBRARIES
:
446 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
447 libgnu.a
: $(libgnu_a_OBJECTS
) $(libgnu_a_DEPENDENCIES
)
449 $(libgnu_a_AR
) libgnu.a
$(libgnu_a_OBJECTS
) $(libgnu_a_LIBADD
)
452 clean-noinstLTLIBRARIES
:
453 -test -z
"$(noinst_LTLIBRARIES)" ||
rm -f
$(noinst_LTLIBRARIES
)
454 @list
='$(noinst_LTLIBRARIES)'; for p in
$$list; do \
455 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
456 test "$$dir" != "$$p" ||
dir=.
; \
457 echo
"rm -f \"$${dir}/so_locations\""; \
458 rm -f
"$${dir}/so_locations"; \
467 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/dummy.Po@am__quote@
468 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/memchr.Po@am__quote@
469 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/memcmp.Po@am__quote@
470 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/memmem.Po@am__quote@
473 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
$<; \
474 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
475 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
476 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
477 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
480 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
`$(CYGPATH_W) '$<'`; \
481 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
482 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
483 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
484 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
487 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
488 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
489 unique
=`for i in $$list; do \
490 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
492 $(AWK) ' { files[$$0] = 1; } \
493 END { for (i in files) print i; }'`; \
497 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
498 $(TAGS_FILES
) $(LISP
)
501 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
502 unique
=`for i in $$list; do \
503 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
505 $(AWK) ' { files[$$0] = 1; } \
506 END { for (i in files) print i; }'`; \
507 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
508 test -n
"$$unique" || unique
=$$empty_fix; \
509 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
513 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
514 $(TAGS_FILES
) $(LISP
)
517 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
518 unique
=`for i in $$list; do \
519 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
521 $(AWK) ' { files[$$0] = 1; } \
522 END { for (i in files) print i; }'`; \
523 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
524 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
528 here
=`$(am__cd) $(top_builddir) && pwd` \
529 && cd
$(top_srcdir
) \
530 && gtags
-i
$(GTAGS_ARGS
) $$here
533 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
535 distdir
: $(DISTFILES
)
536 $(mkdir_p
) $(distdir
)/$(top_srcdir
)/gnulib
/extra
537 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
538 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
539 list
='$(DISTFILES)'; for file in
$$list; do \
541 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
542 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
544 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
545 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
546 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
548 $(mkdir_p
) "$(distdir)$$dir"; \
552 if
test -d
$$d/$$file; then \
553 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
554 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
556 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
558 test -f
$(distdir
)/$$file \
559 || cp
-p
$$d/$$file $(distdir
)/$$file \
564 check: $(BUILT_SOURCES
)
565 $(MAKE
) $(AM_MAKEFLAGS
) check-am
566 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) $(HEADERS
)
568 install: $(BUILT_SOURCES
)
569 $(MAKE
) $(AM_MAKEFLAGS
) install-am
570 install-exec
: install-exec-am
571 install-data
: install-data-am
572 uninstall: uninstall-am
575 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
577 installcheck: installcheck-am
579 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
580 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
581 `test -z '$(STRIP)' || \
582 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
584 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
587 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
590 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
591 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
593 maintainer-clean-generic
:
594 @echo
"This command is intended for maintainers to use"
595 @echo
"it deletes files that may require special tools to rebuild."
596 -test -z
"$(BUILT_SOURCES)" ||
rm -f
$(BUILT_SOURCES
)
597 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
600 clean-am
: clean-generic clean-noinstLIBRARIES clean-noinstLTLIBRARIES \
603 distclean: distclean-am
606 distclean-am
: clean-am distclean-compile distclean-generic \
623 install-info
: install-info-am
629 maintainer-clean
: maintainer-clean-am
632 maintainer-clean-am
: distclean-am maintainer-clean-generic
634 mostlyclean: mostlyclean-am
636 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
647 uninstall-am
: uninstall-info-am
649 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean clean-generic \
650 clean-noinstLIBRARIES clean-noinstLTLIBRARIES ctags
distclean \
651 distclean-compile distclean-generic distclean-tags distdir
dvi \
652 dvi-am html html-am
info info-am
install install-am \
653 install-data install-data-am install-exec install-exec-am \
654 install-info install-info-am install-man install-strip \
655 installcheck installcheck-am
installdirs maintainer-clean \
656 maintainer-clean-generic
mostlyclean mostlyclean-compile \
657 mostlyclean-generic mostlyclean-local pdf pdf-am ps ps-am
tags \
658 uninstall uninstall-am uninstall-info-am
661 # We need the following in order to create <stdint.h> when the system
662 # doesn't have one that works with the given compiler.
663 stdint.h
: stdint.in.h
665 { echo
'/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
666 sed
-e
's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
667 -e
's/@''INCLUDE_NEXT''@/$(INCLUDE_NEXT)/g' \
668 -e
's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
669 -e
's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
670 -e
's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
671 -e
's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
672 -e
's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
673 -e
's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
674 -e
's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
675 -e
's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
676 -e
's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
677 -e
's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
678 -e
's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
679 -e
's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
680 -e
's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
681 -e
's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
682 -e
's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
683 -e
's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
684 -e
's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
685 -e
's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
686 -e
's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
687 -e
's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
688 < $(srcdir)/stdint.in.h
; \
692 # We need the following in order to create <string.h> when the system
693 # doesn't have one that works with the given compiler.
694 string.h
: string.in.h
696 { echo
'/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
697 sed
-e
's/@''INCLUDE_NEXT''@/$(INCLUDE_NEXT)/g' \
698 -e
's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \
699 -e
's|@''GNULIB_MBSLEN''@|$(GNULIB_MBSLEN)|g' \
700 -e
's|@''GNULIB_MBSNLEN''@|$(GNULIB_MBSNLEN)|g' \
701 -e
's|@''GNULIB_MBSCHR''@|$(GNULIB_MBSCHR)|g' \
702 -e
's|@''GNULIB_MBSRCHR''@|$(GNULIB_MBSRCHR)|g' \
703 -e
's|@''GNULIB_MBSSTR''@|$(GNULIB_MBSSTR)|g' \
704 -e
's|@''GNULIB_MBSCASECMP''@|$(GNULIB_MBSCASECMP)|g' \
705 -e
's|@''GNULIB_MBSNCASECMP''@|$(GNULIB_MBSNCASECMP)|g' \
706 -e
's|@''GNULIB_MBSPCASECMP''@|$(GNULIB_MBSPCASECMP)|g' \
707 -e
's|@''GNULIB_MBSCASESTR''@|$(GNULIB_MBSCASESTR)|g' \
708 -e
's|@''GNULIB_MBSCSPN''@|$(GNULIB_MBSCSPN)|g' \
709 -e
's|@''GNULIB_MBSPBRK''@|$(GNULIB_MBSPBRK)|g' \
710 -e
's|@''GNULIB_MBSSPN''@|$(GNULIB_MBSSPN)|g' \
711 -e
's|@''GNULIB_MBSSEP''@|$(GNULIB_MBSSEP)|g' \
712 -e
's|@''GNULIB_MBSTOK_R''@|$(GNULIB_MBSTOK_R)|g' \
713 -e
's|@''GNULIB_MEMMEM''@|$(GNULIB_MEMMEM)|g' \
714 -e
's|@''GNULIB_MEMPCPY''@|$(GNULIB_MEMPCPY)|g' \
715 -e
's|@''GNULIB_MEMRCHR''@|$(GNULIB_MEMRCHR)|g' \
716 -e
's|@''GNULIB_STPCPY''@|$(GNULIB_STPCPY)|g' \
717 -e
's|@''GNULIB_STPNCPY''@|$(GNULIB_STPNCPY)|g' \
718 -e
's|@''GNULIB_STRCHRNUL''@|$(GNULIB_STRCHRNUL)|g' \
719 -e
's|@''GNULIB_STRDUP''@|$(GNULIB_STRDUP)|g' \
720 -e
's|@''GNULIB_STRNDUP''@|$(GNULIB_STRNDUP)|g' \
721 -e
's|@''GNULIB_STRNLEN''@|$(GNULIB_STRNLEN)|g' \
722 -e
's|@''GNULIB_STRPBRK''@|$(GNULIB_STRPBRK)|g' \
723 -e
's|@''GNULIB_STRSEP''@|$(GNULIB_STRSEP)|g' \
724 -e
's|@''GNULIB_STRSTR''@|$(GNULIB_STRSTR)|g' \
725 -e
's|@''GNULIB_STRCASESTR''@|$(GNULIB_STRCASESTR)|g' \
726 -e
's|@''GNULIB_STRTOK_R''@|$(GNULIB_STRTOK_R)|g' \
727 -e
's|@''GNULIB_STRERROR''@|$(GNULIB_STRERROR)|g' \
728 -e
's|@''GNULIB_STRSIGNAL''@|$(GNULIB_STRSIGNAL)|g' \
729 -e
's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \
730 -e
's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \
731 -e
's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \
732 -e
's|@''HAVE_STPCPY''@|$(HAVE_STPCPY)|g' \
733 -e
's|@''HAVE_STPNCPY''@|$(HAVE_STPNCPY)|g' \
734 -e
's|@''HAVE_STRCHRNUL''@|$(HAVE_STRCHRNUL)|g' \
735 -e
's|@''HAVE_DECL_STRDUP''@|$(HAVE_DECL_STRDUP)|g' \
736 -e
's|@''HAVE_STRNDUP''@|$(HAVE_STRNDUP)|g' \
737 -e
's|@''HAVE_DECL_STRNDUP''@|$(HAVE_DECL_STRNDUP)|g' \
738 -e
's|@''HAVE_DECL_STRNLEN''@|$(HAVE_DECL_STRNLEN)|g' \
739 -e
's|@''HAVE_STRPBRK''@|$(HAVE_STRPBRK)|g' \
740 -e
's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \
741 -e
's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \
742 -e
's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \
743 -e
's|@''HAVE_DECL_STRERROR''@|$(HAVE_DECL_STRERROR)|g' \
744 -e
's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \
745 -e
's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \
746 -e
's|@''REPLACE_STRCASESTR''@|$(REPLACE_STRCASESTR)|g' \
747 -e
's|@''REPLACE_STRSTR''@|$(REPLACE_STRSTR)|g' \
748 -e
's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \
749 -e
's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \
750 -e
'/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
751 < $(srcdir)/string.in.h
; \
755 # We need the following in order to create <wchar.h> when the system
756 # version does not work standalone.
759 { echo
'/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
760 sed
-e
's/@''INCLUDE_NEXT''@/$(INCLUDE_NEXT)/g' \
761 -e
's|@''NEXT_WCHAR_H''@|$(NEXT_WCHAR_H)|g' \
762 -e
's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \
763 -e
's|@''GNULIB_WCWIDTH''@|$(GNULIB_WCWIDTH)|g' \
764 -e
's|@''HAVE_DECL_WCWIDTH''@|$(HAVE_DECL_WCWIDTH)|g' \
765 -e
's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \
766 -e
'/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
767 < $(srcdir)/wchar.in.h
; \
771 mostlyclean-local
: mostlyclean-generic
772 @for
dir in
'' $(MOSTLYCLEANDIRS
); do \
773 if
test -n
"$$dir" && test -d
$$dir; then \
774 echo
"rmdir $$dir"; rmdir
$$dir; \
778 # Tell versions [3.59,3.63) of GNU make to not export all variables.
779 # Otherwise a system limit (for SysV at least) may be exceeded.