Minor fixes in sim, gold, gdb for Autoconf 2.64, Automake 1.11.
[deliverable/binutils-gdb.git] / gdb / gnulib / Makefile.in
CommitLineData
f6ea5628
DJ
1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
3
cfd53605
AS
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005 Free Software Foundation, Inc.
f6ea5628
DJ
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
cfd53605 17# Copyright (C) 2004-2007, 2009 Free Software Foundation, Inc.
f6ea5628
DJ
18#
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.
24#
25# Generated by gnulib-tool.
4d7b71aa 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
f6ea5628
DJ
27
28
29
30srcdir = @srcdir@
31top_srcdir = @top_srcdir@
32VPATH = @srcdir@
33pkgdatadir = $(datadir)/@PACKAGE@
34pkglibdir = $(libdir)/@PACKAGE@
35pkgincludedir = $(includedir)/@PACKAGE@
36top_builddir = ..
37am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
38INSTALL = @INSTALL@
39install_sh_DATA = $(install_sh) -c -m 644
40install_sh_PROGRAM = $(install_sh) -c
41install_sh_SCRIPT = $(install_sh) -c
42INSTALL_HEADER = $(INSTALL_DATA)
43transform = $(program_transform_name)
44NORMAL_INSTALL = :
45PRE_INSTALL = :
46POST_INSTALL = :
47NORMAL_UNINSTALL = :
48PRE_UNINSTALL = :
49POST_UNINSTALL = :
50build_triplet = @build@
51host_triplet = @host@
52target_triplet = @target@
53subdir = gnulib
54DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
55 $(srcdir)/Makefile.in
56ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
aa11fd3f
DJ
57am__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 \
cfd53605
AS
68 $(top_srcdir)/gnulib/m4/wchar.m4 \
69 $(top_srcdir)/../config/extensions.m4 \
70 $(top_srcdir)/../config/lead-dot.m4 \
71 $(top_srcdir)/../config/proginstall.m4 \
72 $(top_srcdir)/acinclude.m4 $(top_srcdir)/../bfd/bfd.m4 \
f6ea5628 73 $(top_srcdir)/../config/acinclude.m4 \
cfd53605 74 $(top_srcdir)/../config/override.m4 \
f6ea5628
DJ
75 $(top_srcdir)/../config/gettext-sister.m4 \
76 $(top_srcdir)/../config/lib-ld.m4 \
77 $(top_srcdir)/../config/lib-prefix.m4 \
cfd53605
AS
78 $(top_srcdir)/../config/lib-link.m4 \
79 $(top_srcdir)/../config/acx.m4 $(top_srcdir)/../config/tcl.m4 \
80 $(top_srcdir)/../config/depstand.m4 \
81 $(top_srcdir)/../config/lcmessage.m4 \
82 $(top_srcdir)/../config/codeset.m4 $(top_srcdir)/configure.ac
f6ea5628
DJ
83am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
84 $(ACLOCAL_M4)
85mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
86CONFIG_HEADER = $(top_builddir)/config.h
87CONFIG_CLEAN_FILES =
88LIBRARIES = $(noinst_LIBRARIES)
89ARFLAGS = cru
90libgnu_a_AR = $(AR) $(ARFLAGS)
aa11fd3f 91am__DEPENDENCIES_1 =
f6ea5628
DJ
92am_libgnu_a_OBJECTS = dummy.$(OBJEXT)
93libgnu_a_OBJECTS = $(am_libgnu_a_OBJECTS)
94LTLIBRARIES = $(noinst_LTLIBRARIES)
95DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
96depcomp = $(SHELL) $(top_srcdir)/../depcomp
97am__depfiles_maybe = depfiles
98COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
99 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
100CCLD = $(CC)
101LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
102SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
103DIST_SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
104HEADERS = $(noinst_HEADERS)
105ETAGS = etags
106CTAGS = ctags
107DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
108ACLOCAL = @ACLOCAL@
109ALLOCA = @ALLOCA@
110AMDEP_FALSE = @AMDEP_FALSE@
111AMDEP_TRUE = @AMDEP_TRUE@
112AMTAR = @AMTAR@
113AR = @AR@
114AUTOCONF = @AUTOCONF@
115AUTOHEADER = @AUTOHEADER@
116AUTOMAKE = @AUTOMAKE@
117AWK = @AWK@
aa11fd3f
DJ
118BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
119BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
120BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
121BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
122BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
f6ea5628
DJ
123CATALOGS = @CATALOGS@
124CATOBJEXT = @CATOBJEXT@
125CC = @CC@
126CCDEPMODE = @CCDEPMODE@
127CFLAGS = @CFLAGS@
128CONFIG_ALL = @CONFIG_ALL@
129CONFIG_CLEAN = @CONFIG_CLEAN@
130CONFIG_DEPS = @CONFIG_DEPS@
131CONFIG_INSTALL = @CONFIG_INSTALL@
132CONFIG_LDFLAGS = @CONFIG_LDFLAGS@
133CONFIG_OBS = @CONFIG_OBS@
134CONFIG_SRCS = @CONFIG_SRCS@
135CONFIG_UNINSTALL = @CONFIG_UNINSTALL@
136CPP = @CPP@
137CPPFLAGS = @CPPFLAGS@
138CYGPATH_W = @CYGPATH_W@
139DATADIRNAME = @DATADIRNAME@
140DEFS = @DEFS@
141DEPDIR = @DEPDIR@
142DLLTOOL = @DLLTOOL@
143ECHO_C = @ECHO_C@
144ECHO_N = @ECHO_N@
145ECHO_T = @ECHO_T@
146EGREP = @EGREP@
147ENABLE_CFLAGS = @ENABLE_CFLAGS@
148EXEEXT = @EXEEXT@
149GDBTKLIBS = @GDBTKLIBS@
150GDBTK_CFLAGS = @GDBTK_CFLAGS@
151GDBTK_SRC_DIR = @GDBTK_SRC_DIR@
cfd53605 152GDB_NM_FILE = @GDB_NM_FILE@
f6ea5628 153GENCAT = @GENCAT@
aa11fd3f
DJ
154GL_COND_LIBTOOL_FALSE = @GL_COND_LIBTOOL_FALSE@
155GL_COND_LIBTOOL_TRUE = @GL_COND_LIBTOOL_TRUE@
cfd53605
AS
156GMAKE_FALSE = @GMAKE_FALSE@
157GMAKE_TRUE = @GMAKE_TRUE@
f6ea5628 158GMSGFMT = @GMSGFMT@
aa11fd3f
DJ
159GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
160GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
161GNULIB_MBSCHR = @GNULIB_MBSCHR@
162GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
163GNULIB_MBSLEN = @GNULIB_MBSLEN@
164GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
165GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
166GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
167GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
168GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
169GNULIB_MBSSEP = @GNULIB_MBSSEP@
170GNULIB_MBSSPN = @GNULIB_MBSSPN@
171GNULIB_MBSSTR = @GNULIB_MBSSTR@
172GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
173GNULIB_MEMMEM = @GNULIB_MEMMEM@
174GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
175GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
cfd53605 176GNULIB_STDINT_H = @GNULIB_STDINT_H@
aa11fd3f
DJ
177GNULIB_STPCPY = @GNULIB_STPCPY@
178GNULIB_STPNCPY = @GNULIB_STPNCPY@
179GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
180GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
181GNULIB_STRDUP = @GNULIB_STRDUP@
182GNULIB_STRERROR = @GNULIB_STRERROR@
183GNULIB_STRNDUP = @GNULIB_STRNDUP@
184GNULIB_STRNLEN = @GNULIB_STRNLEN@
185GNULIB_STRPBRK = @GNULIB_STRPBRK@
186GNULIB_STRSEP = @GNULIB_STRSEP@
187GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
188GNULIB_STRSTR = @GNULIB_STRSTR@
189GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
190GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
f6ea5628 191GUI_CFLAGS_X = @GUI_CFLAGS_X@
aa11fd3f
DJ
192HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
193HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
194HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
195HAVE_DECL_STRERROR = @HAVE_DECL_STRERROR@
196HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
197HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
198HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@
199HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
200HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
201HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
f6ea5628 202HAVE_LIBEXPAT = @HAVE_LIBEXPAT@
aa11fd3f
DJ
203HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
204HAVE_MEMPCPY = @HAVE_MEMPCPY@
205HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
206HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
207HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
208HAVE_STDINT_H = @HAVE_STDINT_H@
209HAVE_STPCPY = @HAVE_STPCPY@
210HAVE_STPNCPY = @HAVE_STPNCPY@
211HAVE_STRCASESTR = @HAVE_STRCASESTR@
212HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
213HAVE_STRNDUP = @HAVE_STRNDUP@
214HAVE_STRPBRK = @HAVE_STRPBRK@
215HAVE_STRSEP = @HAVE_STRSEP@
216HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
217HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
218HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
219HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
220HAVE_WCHAR_H = @HAVE_WCHAR_H@
f6ea5628 221INCINTL = @INCINTL@
aa11fd3f 222INCLUDE_NEXT = @INCLUDE_NEXT@
f6ea5628
DJ
223INSTALL_DATA = @INSTALL_DATA@
224INSTALL_PROGRAM = @INSTALL_PROGRAM@
225INSTALL_SCRIPT = @INSTALL_SCRIPT@
226INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
227INSTOBJEXT = @INSTOBJEXT@
f6ea5628
DJ
228LDFLAGS = @LDFLAGS@
229LIBEXPAT = @LIBEXPAT@
aa11fd3f
DJ
230LIBGNU_LIBDEPS = @LIBGNU_LIBDEPS@
231LIBGNU_LTLIBDEPS = @LIBGNU_LTLIBDEPS@
f6ea5628 232LIBGUI = @LIBGUI@
f6ea5628
DJ
233LIBINTL = @LIBINTL@
234LIBINTL_DEP = @LIBINTL_DEP@
235LIBOBJS = @LIBOBJS@
236LIBS = @LIBS@
237LN_S = @LN_S@
238LTLIBEXPAT = @LTLIBEXPAT@
239LTLIBOBJS = @LTLIBOBJS@
240MAINT = @MAINT@
241MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
242MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
cfd53605 243MAKE = @MAKE@
f6ea5628
DJ
244MAKEINFO = @MAKEINFO@
245MIG = @MIG@
aa11fd3f
DJ
246NEXT_STDINT_H = @NEXT_STDINT_H@
247NEXT_STRING_H = @NEXT_STRING_H@
248NEXT_WCHAR_H = @NEXT_WCHAR_H@
f6ea5628
DJ
249OBJEXT = @OBJEXT@
250PACKAGE = @PACKAGE@
251PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
252PACKAGE_NAME = @PACKAGE_NAME@
253PACKAGE_STRING = @PACKAGE_STRING@
254PACKAGE_TARNAME = @PACKAGE_TARNAME@
255PACKAGE_VERSION = @PACKAGE_VERSION@
256PATH_SEPARATOR = @PATH_SEPARATOR@
cfd53605 257PKGVERSION = @PKGVERSION@
f6ea5628
DJ
258POSUB = @POSUB@
259PROFILE_CFLAGS = @PROFILE_CFLAGS@
aa11fd3f 260PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
cfd53605 261PYTHON_CFLAGS = @PYTHON_CFLAGS@
f6ea5628
DJ
262RANLIB = @RANLIB@
263READLINE = @READLINE@
264READLINE_CFLAGS = @READLINE_CFLAGS@
265READLINE_DEPS = @READLINE_DEPS@
aa11fd3f
DJ
266REPLACE_MEMMEM = @REPLACE_MEMMEM@
267REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
268REPLACE_STRERROR = @REPLACE_STRERROR@
269REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@
270REPLACE_STRSTR = @REPLACE_STRSTR@
271REPLACE_WCWIDTH = @REPLACE_WCWIDTH@
cfd53605
AS
272REPORT_BUGS_TEXI = @REPORT_BUGS_TEXI@
273REPORT_BUGS_TO = @REPORT_BUGS_TO@
f6ea5628
DJ
274SER_HARDWIRE = @SER_HARDWIRE@
275SET_MAKE = @SET_MAKE@
276SHELL = @SHELL@
aa11fd3f 277SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
f6ea5628
DJ
278SIM = @SIM@
279SIM_OBS = @SIM_OBS@
aa11fd3f
DJ
280SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
281STDINT_H = @STDINT_H@
f6ea5628
DJ
282STRIP = @STRIP@
283TARGET_OBS = @TARGET_OBS@
284TARGET_SYSTEM_ROOT = @TARGET_SYSTEM_ROOT@
285TARGET_SYSTEM_ROOT_DEFINE = @TARGET_SYSTEM_ROOT_DEFINE@
cfd53605 286TCL_BIN_DIR = @TCL_BIN_DIR@
f6ea5628 287TCL_DEPS = @TCL_DEPS@
cfd53605
AS
288TCL_INCLUDE = @TCL_INCLUDE@
289TCL_LIBRARY = @TCL_LIBRARY@
290TCL_LIB_FILE = @TCL_LIB_FILE@
291TCL_LIB_FLAG = @TCL_LIB_FLAG@
f6ea5628 292TCL_LIB_SPEC = @TCL_LIB_SPEC@
cfd53605
AS
293TCL_PATCH_LEVEL = @TCL_PATCH_LEVEL@
294TCL_SRC_DIR = @TCL_SRC_DIR@
295TCL_STUB_LIB_FILE = @TCL_STUB_LIB_FILE@
296TCL_STUB_LIB_FLAG = @TCL_STUB_LIB_FLAG@
297TCL_STUB_LIB_SPEC = @TCL_STUB_LIB_SPEC@
f6ea5628 298TCL_VERSION = @TCL_VERSION@
cfd53605 299TK_BIN_DIR = @TK_BIN_DIR@
f6ea5628 300TK_DEPS = @TK_DEPS@
cfd53605
AS
301TK_INCLUDE = @TK_INCLUDE@
302TK_LIBRARY = @TK_LIBRARY@
303TK_LIB_FILE = @TK_LIB_FILE@
304TK_LIB_FLAG = @TK_LIB_FLAG@
f6ea5628 305TK_LIB_SPEC = @TK_LIB_SPEC@
cfd53605
AS
306TK_SRC_DIR = @TK_SRC_DIR@
307TK_STUB_LIB_FILE = @TK_STUB_LIB_FILE@
308TK_STUB_LIB_FLAG = @TK_STUB_LIB_FLAG@
309TK_STUB_LIB_SPEC = @TK_STUB_LIB_SPEC@
f6ea5628
DJ
310TK_VERSION = @TK_VERSION@
311TK_XINCLUDES = @TK_XINCLUDES@
f6ea5628
DJ
312USE_NLS = @USE_NLS@
313VERSION = @VERSION@
314WARN_CFLAGS = @WARN_CFLAGS@
aa11fd3f
DJ
315WCHAR_H = @WCHAR_H@
316WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
f6ea5628
DJ
317WERROR_CFLAGS = @WERROR_CFLAGS@
318WIN32LDAPP = @WIN32LDAPP@
319WIN32LIBS = @WIN32LIBS@
320WINDRES = @WINDRES@
aa11fd3f 321WINT_T_SUFFIX = @WINT_T_SUFFIX@
f6ea5628 322XGETTEXT = @XGETTEXT@
f6ea5628
DJ
323X_CFLAGS = @X_CFLAGS@
324X_LDFLAGS = @X_LDFLAGS@
325X_LIBS = @X_LIBS@
326YACC = @YACC@
cfd53605 327ac_ct_AR = @ac_ct_AR@
f6ea5628 328ac_ct_CC = @ac_ct_CC@
cfd53605
AS
329ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
330ac_ct_MIG = @ac_ct_MIG@
331ac_ct_RANLIB = @ac_ct_RANLIB@
332ac_ct_STRIP = @ac_ct_STRIP@
333ac_ct_WINDRES = @ac_ct_WINDRES@
f6ea5628
DJ
334am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
335am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
336am__include = @am__include@
337am__leading_dot = @am__leading_dot@
338am__quote = @am__quote@
339am__tar = @am__tar@
340am__untar = @am__untar@
341bindir = @bindir@
342build = @build@
343build_alias = @build_alias@
344build_cpu = @build_cpu@
345build_os = @build_os@
346build_vendor = @build_vendor@
347datadir = @datadir@
348datarootdir = @datarootdir@
349docdir = @docdir@
f6ea5628
DJ
350exec_prefix = @exec_prefix@
351frags = @frags@
aa11fd3f
DJ
352gl_LIBOBJS = @gl_LIBOBJS@
353gl_LTLIBOBJS = @gl_LTLIBOBJS@
354gltests_LIBOBJS = @gltests_LIBOBJS@
355gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
f6ea5628
DJ
356host = @host@
357host_alias = @host_alias@
358host_cpu = @host_cpu@
359host_os = @host_os@
360host_vendor = @host_vendor@
361htmldir = @htmldir@
362includedir = @includedir@
363infodir = @infodir@
364install_sh = @install_sh@
365libdir = @libdir@
366libexecdir = @libexecdir@
367localedir = @localedir@
368localstatedir = @localstatedir@
369mandir = @mandir@
370mkdir_p = @mkdir_p@
f6ea5628
DJ
371oldincludedir = @oldincludedir@
372pdfdir = @pdfdir@
373prefix = @prefix@
374program_transform_name = @program_transform_name@
f6ea5628
DJ
375sbindir = @sbindir@
376sharedstatedir = @sharedstatedir@
377subdirs = @subdirs@
378sysconfdir = @sysconfdir@
379target = @target@
380target_alias = @target_alias@
381target_cpu = @target_cpu@
382target_os = @target_os@
383target_subdir = @target_subdir@
384target_vendor = @target_vendor@
385AUTOMAKE_OPTIONS = 1.5 gnits
386noinst_HEADERS =
387noinst_LIBRARIES = libgnu.a
388noinst_LTLIBRARIES =
4d7b71aa
DJ
389EXTRA_DIST = $(top_srcdir)/gnulib/extra/link-warning.h memchr.c \
390 memcmp.c memmem.c str-two-way.h stdint.in.h string.in.h \
391 wchar.in.h
f6ea5628
DJ
392BUILT_SOURCES = $(STDINT_H) string.h $(WCHAR_H)
393SUFFIXES =
394MOSTLYCLEANFILES = core *.stackdump stdint.h stdint.h-t string.h \
395 string.h-t wchar.h wchar.h-t
396MOSTLYCLEANDIRS =
397CLEANFILES =
398DISTCLEANFILES =
399MAINTAINERCLEANFILES =
400AM_CPPFLAGS =
401libgnu_a_SOURCES = dummy.c
402libgnu_a_LIBADD = $(gl_LIBOBJS)
403libgnu_a_DEPENDENCIES = $(gl_LIBOBJS)
404EXTRA_libgnu_a_SOURCES = memchr.c memcmp.c memmem.c
4d7b71aa 405LINK_WARNING_H = $(top_srcdir)/gnulib/extra/link-warning.h
f6ea5628
DJ
406all: $(BUILT_SOURCES)
407 $(MAKE) $(AM_MAKEFLAGS) all-am
408
409.SUFFIXES:
410.SUFFIXES: .c .o .obj
411$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
412 @for dep in $?; do \
413 case '$(am__configure_deps)' in \
414 *$$dep*) \
415 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
416 && exit 0; \
417 exit 1;; \
418 esac; \
419 done; \
420 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits gnulib/Makefile'; \
421 cd $(top_srcdir) && \
422 $(AUTOMAKE) --gnits gnulib/Makefile
423.PRECIOUS: Makefile
424Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
425 @case '$?' in \
426 *config.status*) \
427 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
428 *) \
429 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
430 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
431 esac;
432
433$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
434 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
435
436$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
437 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
438$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
439 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
440
441clean-noinstLIBRARIES:
442 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
443libgnu.a: $(libgnu_a_OBJECTS) $(libgnu_a_DEPENDENCIES)
444 -rm -f libgnu.a
445 $(libgnu_a_AR) libgnu.a $(libgnu_a_OBJECTS) $(libgnu_a_LIBADD)
446 $(RANLIB) libgnu.a
447
448clean-noinstLTLIBRARIES:
449 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
450 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
451 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
452 test "$$dir" != "$$p" || dir=.; \
453 echo "rm -f \"$${dir}/so_locations\""; \
454 rm -f "$${dir}/so_locations"; \
455 done
456
457mostlyclean-compile:
458 -rm -f *.$(OBJEXT)
459
460distclean-compile:
461 -rm -f *.tab.c
462
463@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dummy.Po@am__quote@
464@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memchr.Po@am__quote@
465@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcmp.Po@am__quote@
466@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memmem.Po@am__quote@
467
468.c.o:
469@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
470@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
471@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
472@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
473@am__fastdepCC_FALSE@ $(COMPILE) -c $<
474
475.c.obj:
476@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
477@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
478@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
479@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
480@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
481uninstall-info-am:
482
483ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
484 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
485 unique=`for i in $$list; do \
486 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
487 done | \
488 $(AWK) ' { files[$$0] = 1; } \
489 END { for (i in files) print i; }'`; \
490 mkid -fID $$unique
491tags: TAGS
492
493TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
494 $(TAGS_FILES) $(LISP)
495 tags=; \
496 here=`pwd`; \
497 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
498 unique=`for i in $$list; do \
499 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
500 done | \
501 $(AWK) ' { files[$$0] = 1; } \
502 END { for (i in files) print i; }'`; \
503 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
504 test -n "$$unique" || unique=$$empty_fix; \
505 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
506 $$tags $$unique; \
507 fi
508ctags: CTAGS
509CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
510 $(TAGS_FILES) $(LISP)
511 tags=; \
512 here=`pwd`; \
513 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
514 unique=`for i in $$list; do \
515 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
516 done | \
517 $(AWK) ' { files[$$0] = 1; } \
518 END { for (i in files) print i; }'`; \
519 test -z "$(CTAGS_ARGS)$$tags$$unique" \
520 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
521 $$tags $$unique
522
523GTAGS:
524 here=`$(am__cd) $(top_builddir) && pwd` \
525 && cd $(top_srcdir) \
526 && gtags -i $(GTAGS_ARGS) $$here
527
528distclean-tags:
529 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
530
531distdir: $(DISTFILES)
4d7b71aa 532 $(mkdir_p) $(distdir)/$(top_srcdir)/gnulib/extra
f6ea5628
DJ
533 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
534 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
535 list='$(DISTFILES)'; for file in $$list; do \
536 case $$file in \
537 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
538 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
539 esac; \
540 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
541 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
542 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
543 dir="/$$dir"; \
544 $(mkdir_p) "$(distdir)$$dir"; \
545 else \
546 dir=''; \
547 fi; \
548 if test -d $$d/$$file; then \
549 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
550 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
551 fi; \
552 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
553 else \
554 test -f $(distdir)/$$file \
555 || cp -p $$d/$$file $(distdir)/$$file \
556 || exit 1; \
557 fi; \
558 done
559check-am: all-am
560check: $(BUILT_SOURCES)
561 $(MAKE) $(AM_MAKEFLAGS) check-am
562all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(HEADERS)
563installdirs:
564install: $(BUILT_SOURCES)
565 $(MAKE) $(AM_MAKEFLAGS) install-am
566install-exec: install-exec-am
567install-data: install-data-am
568uninstall: uninstall-am
569
570install-am: all-am
571 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
572
573installcheck: installcheck-am
574install-strip:
575 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
576 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
577 `test -z '$(STRIP)' || \
578 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
579mostlyclean-generic:
580 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
581
582clean-generic:
583 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
584
585distclean-generic:
586 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
587 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
588
589maintainer-clean-generic:
590 @echo "This command is intended for maintainers to use"
591 @echo "it deletes files that may require special tools to rebuild."
592 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
593 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
594clean: clean-am
595
596clean-am: clean-generic clean-noinstLIBRARIES clean-noinstLTLIBRARIES \
597 mostlyclean-am
598
599distclean: distclean-am
600 -rm -rf ./$(DEPDIR)
601 -rm -f Makefile
602distclean-am: clean-am distclean-compile distclean-generic \
603 distclean-tags
604
605dvi: dvi-am
606
607dvi-am:
608
609html: html-am
610
611info: info-am
612
613info-am:
614
615install-data-am:
616
617install-exec-am:
618
619install-info: install-info-am
620
621install-man:
622
623installcheck-am:
624
625maintainer-clean: maintainer-clean-am
626 -rm -rf ./$(DEPDIR)
627 -rm -f Makefile
628maintainer-clean-am: distclean-am maintainer-clean-generic
629
630mostlyclean: mostlyclean-am
631
632mostlyclean-am: mostlyclean-compile mostlyclean-generic \
633 mostlyclean-local
634
635pdf: pdf-am
636
637pdf-am:
638
639ps: ps-am
640
641ps-am:
642
643uninstall-am: uninstall-info-am
644
645.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
646 clean-noinstLIBRARIES clean-noinstLTLIBRARIES ctags distclean \
647 distclean-compile distclean-generic distclean-tags distdir dvi \
648 dvi-am html html-am info info-am install install-am \
649 install-data install-data-am install-exec install-exec-am \
650 install-info install-info-am install-man install-strip \
651 installcheck installcheck-am installdirs maintainer-clean \
652 maintainer-clean-generic mostlyclean mostlyclean-compile \
653 mostlyclean-generic mostlyclean-local pdf pdf-am ps ps-am tags \
654 uninstall uninstall-am uninstall-info-am
655
656
657# We need the following in order to create <stdint.h> when the system
658# doesn't have one that works with the given compiler.
659stdint.h: stdint.in.h
660 rm -f $@-t $@
661 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
662 sed -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
663 -e 's/@''INCLUDE_NEXT''@/$(INCLUDE_NEXT)/g' \
664 -e 's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
665 -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
666 -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
667 -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
668 -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
669 -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
670 -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
671 -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
672 -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
673 -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
674 -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
675 -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
676 -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
677 -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
678 -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
679 -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
680 -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
681 -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
682 -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
683 -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
684 < $(srcdir)/stdint.in.h; \
685 } > $@-t
686 mv $@-t $@
687
688# We need the following in order to create <string.h> when the system
689# doesn't have one that works with the given compiler.
690string.h: string.in.h
691 rm -f $@-t $@
692 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
693 sed -e 's/@''INCLUDE_NEXT''@/$(INCLUDE_NEXT)/g' \
694 -e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \
695 -e 's|@''GNULIB_MBSLEN''@|$(GNULIB_MBSLEN)|g' \
696 -e 's|@''GNULIB_MBSNLEN''@|$(GNULIB_MBSNLEN)|g' \
697 -e 's|@''GNULIB_MBSCHR''@|$(GNULIB_MBSCHR)|g' \
698 -e 's|@''GNULIB_MBSRCHR''@|$(GNULIB_MBSRCHR)|g' \
699 -e 's|@''GNULIB_MBSSTR''@|$(GNULIB_MBSSTR)|g' \
700 -e 's|@''GNULIB_MBSCASECMP''@|$(GNULIB_MBSCASECMP)|g' \
701 -e 's|@''GNULIB_MBSNCASECMP''@|$(GNULIB_MBSNCASECMP)|g' \
702 -e 's|@''GNULIB_MBSPCASECMP''@|$(GNULIB_MBSPCASECMP)|g' \
703 -e 's|@''GNULIB_MBSCASESTR''@|$(GNULIB_MBSCASESTR)|g' \
704 -e 's|@''GNULIB_MBSCSPN''@|$(GNULIB_MBSCSPN)|g' \
705 -e 's|@''GNULIB_MBSPBRK''@|$(GNULIB_MBSPBRK)|g' \
706 -e 's|@''GNULIB_MBSSPN''@|$(GNULIB_MBSSPN)|g' \
707 -e 's|@''GNULIB_MBSSEP''@|$(GNULIB_MBSSEP)|g' \
708 -e 's|@''GNULIB_MBSTOK_R''@|$(GNULIB_MBSTOK_R)|g' \
709 -e 's|@''GNULIB_MEMMEM''@|$(GNULIB_MEMMEM)|g' \
710 -e 's|@''GNULIB_MEMPCPY''@|$(GNULIB_MEMPCPY)|g' \
711 -e 's|@''GNULIB_MEMRCHR''@|$(GNULIB_MEMRCHR)|g' \
712 -e 's|@''GNULIB_STPCPY''@|$(GNULIB_STPCPY)|g' \
713 -e 's|@''GNULIB_STPNCPY''@|$(GNULIB_STPNCPY)|g' \
714 -e 's|@''GNULIB_STRCHRNUL''@|$(GNULIB_STRCHRNUL)|g' \
715 -e 's|@''GNULIB_STRDUP''@|$(GNULIB_STRDUP)|g' \
716 -e 's|@''GNULIB_STRNDUP''@|$(GNULIB_STRNDUP)|g' \
717 -e 's|@''GNULIB_STRNLEN''@|$(GNULIB_STRNLEN)|g' \
718 -e 's|@''GNULIB_STRPBRK''@|$(GNULIB_STRPBRK)|g' \
719 -e 's|@''GNULIB_STRSEP''@|$(GNULIB_STRSEP)|g' \
720 -e 's|@''GNULIB_STRSTR''@|$(GNULIB_STRSTR)|g' \
721 -e 's|@''GNULIB_STRCASESTR''@|$(GNULIB_STRCASESTR)|g' \
722 -e 's|@''GNULIB_STRTOK_R''@|$(GNULIB_STRTOK_R)|g' \
723 -e 's|@''GNULIB_STRERROR''@|$(GNULIB_STRERROR)|g' \
724 -e 's|@''GNULIB_STRSIGNAL''@|$(GNULIB_STRSIGNAL)|g' \
725 -e 's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \
726 -e 's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \
727 -e 's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \
728 -e 's|@''HAVE_STPCPY''@|$(HAVE_STPCPY)|g' \
729 -e 's|@''HAVE_STPNCPY''@|$(HAVE_STPNCPY)|g' \
730 -e 's|@''HAVE_STRCHRNUL''@|$(HAVE_STRCHRNUL)|g' \
731 -e 's|@''HAVE_DECL_STRDUP''@|$(HAVE_DECL_STRDUP)|g' \
732 -e 's|@''HAVE_STRNDUP''@|$(HAVE_STRNDUP)|g' \
733 -e 's|@''HAVE_DECL_STRNDUP''@|$(HAVE_DECL_STRNDUP)|g' \
734 -e 's|@''HAVE_DECL_STRNLEN''@|$(HAVE_DECL_STRNLEN)|g' \
735 -e 's|@''HAVE_STRPBRK''@|$(HAVE_STRPBRK)|g' \
736 -e 's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \
737 -e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \
738 -e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \
739 -e 's|@''HAVE_DECL_STRERROR''@|$(HAVE_DECL_STRERROR)|g' \
740 -e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \
741 -e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \
742 -e 's|@''REPLACE_STRCASESTR''@|$(REPLACE_STRCASESTR)|g' \
743 -e 's|@''REPLACE_STRSTR''@|$(REPLACE_STRSTR)|g' \
744 -e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \
745 -e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \
746 -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
747 < $(srcdir)/string.in.h; \
748 } > $@-t
749 mv $@-t $@
750
751# We need the following in order to create <wchar.h> when the system
752# version does not work standalone.
753wchar.h: wchar.in.h
754 rm -f $@-t $@
755 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
756 sed -e 's/@''INCLUDE_NEXT''@/$(INCLUDE_NEXT)/g' \
757 -e 's|@''NEXT_WCHAR_H''@|$(NEXT_WCHAR_H)|g' \
758 -e 's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \
759 -e 's|@''GNULIB_WCWIDTH''@|$(GNULIB_WCWIDTH)|g' \
760 -e 's|@''HAVE_DECL_WCWIDTH''@|$(HAVE_DECL_WCWIDTH)|g' \
761 -e 's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \
762 -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
763 < $(srcdir)/wchar.in.h; \
764 } > $@-t
765 mv $@-t $@
766
767mostlyclean-local: mostlyclean-generic
768 @for dir in '' $(MOSTLYCLEANDIRS); do \
769 if test -n "$$dir" && test -d $$dir; then \
770 echo "rmdir $$dir"; rmdir $$dir; \
771 fi; \
772 done; \
773 :
774# Tell versions [3.59,3.63) of GNU make to not export all variables.
775# Otherwise a system limit (for SysV at least) may be exceeded.
776.NOEXPORT:
This page took 0.23874 seconds and 4 git commands to generate.