]> git.cworth.org Git - tar/blob - lib/Makefile.in
Imported Upstream version 1.21
[tar] / lib / Makefile.in
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008  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.
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 for GNU tar library.                 -*- Makefile -*-
18
19 # Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2003, 2004,
20 # 2005, 2006, 2007 Free Software Foundation, Inc.
21
22 # This program is free software; you can redistribute it and/or modify
23 # it under the terms of the GNU General Public License as published by
24 # the Free Software Foundation; either version 3 of the License, or
25 # (at your option) any later version.
26
27 # This program is distributed in the hope that it will be useful,
28 # but WITHOUT ANY WARRANTY; without even the implied warranty of
29 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
30 # GNU General Public License for more details.
31
32 # You should have received a copy of the GNU General Public License along
33 # with this program; if not, write to the Free Software Foundation, Inc.,
34 # 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
35
36 # Copyright (C) 2002-2008 Free Software Foundation, Inc.
37 #
38 # This file is free software, distributed under the terms of the GNU
39 # General Public License.  As a special exception to the GNU General
40 # Public License, this file may be distributed as part of a program
41 # that contains a configuration script generated by Autoconf, under
42 # the same distribution terms as the rest of that program.
43 #
44 # Generated by gnulib-tool.
45 # Reproduce by: gnulib-tool --import --dir=. --local-dir=gl --lib=libtar --source-base=.#bootmp/lib --m4-base=.#bootmp/m4 --doc-base=.#bootmp/doc --tests-base=.#bootmp/tests --aux-dir=.#bootmp/build-aux --avoid=lock --avoid=size_max --no-libtool --macro-prefix=gl alloca argmatch argp backupfile closeout configmake dirname error exclude exitfail fileblocks fnmatch-gnu fseeko ftruncate full-write getdate getline getopt getpagesize gettext gettime hash human inttostr inttypes lchown localcharset memset mkdtemp modechange obstack quote quotearg rmdir rpmatch safe-read save-cwd savedir setenv snprintf stat-time stdbool stdint stpcpy strdup strerror strtol strtoul timespec unlinkdir unlocked-io utime utimens version-etc-fsf xalloc xalloc-die xgetcwd xstrtoumax
46
47
48
49 VPATH = @srcdir@
50 pkgdatadir = $(datadir)/@PACKAGE@
51 pkglibdir = $(libdir)/@PACKAGE@
52 pkgincludedir = $(includedir)/@PACKAGE@
53 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
54 install_sh_DATA = $(install_sh) -c -m 644
55 install_sh_PROGRAM = $(install_sh) -c
56 install_sh_SCRIPT = $(install_sh) -c
57 INSTALL_HEADER = $(INSTALL_DATA)
58 transform = $(program_transform_name)
59 NORMAL_INSTALL = :
60 PRE_INSTALL = :
61 POST_INSTALL = :
62 NORMAL_UNINSTALL = :
63 PRE_UNINSTALL = :
64 POST_UNINSTALL = :
65 build_triplet = @build@
66 host_triplet = @host@
67 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
68         $(srcdir)/Makefile.in $(srcdir)/gnulib.mk alloca.c getdate.c \
69         waitpid.c
70 subdir = lib
71 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
72 am__aclocal_m4_deps = $(top_srcdir)/m4/alloca.m4 \
73         $(top_srcdir)/m4/argmatch.m4 $(top_srcdir)/m4/argp.m4 \
74         $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
75         $(top_srcdir)/m4/canonicalize-lgpl.m4 \
76         $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chown.m4 \
77         $(top_srcdir)/m4/clock_time.m4 \
78         $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/close.m4 \
79         $(top_srcdir)/m4/closeout.m4 $(top_srcdir)/m4/codeset.m4 \
80         $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/dirent_h.m4 \
81         $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
82         $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
83         $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
84         $(top_srcdir)/m4/environ.m4 $(top_srcdir)/m4/errno_h.m4 \
85         $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/exclude.m4 \
86         $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
87         $(top_srcdir)/m4/fchdir.m4 $(top_srcdir)/m4/fclose.m4 \
88         $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fcntl_h.m4 \
89         $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/float_h.m4 \
90         $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
91         $(top_srcdir)/m4/fseeko.m4 $(top_srcdir)/m4/ftruncate.m4 \
92         $(top_srcdir)/m4/getcwd-abort-bug.m4 \
93         $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
94         $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getdelim.m4 \
95         $(top_srcdir)/m4/getline.m4 $(top_srcdir)/m4/getopt.m4 \
96         $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/gettext.m4 \
97         $(top_srcdir)/m4/gettime.m4 $(top_srcdir)/m4/gettimeofday.m4 \
98         $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/gnulib-common.m4 \
99         $(top_srcdir)/m4/gnulib-comp.m4 $(top_srcdir)/m4/hash.m4 \
100         $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
101         $(top_srcdir)/m4/include_next.m4 $(top_srcdir)/m4/inline.m4 \
102         $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/intmax_t.m4 \
103         $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
104         $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
105         $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-ld.m4 \
106         $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
107         $(top_srcdir)/m4/localcharset.m4 $(top_srcdir)/m4/longlong.m4 \
108         $(top_srcdir)/m4/lseek.m4 $(top_srcdir)/m4/lstat.m4 \
109         $(top_srcdir)/m4/malloc.m4 $(top_srcdir)/m4/malloca.m4 \
110         $(top_srcdir)/m4/mbchar.m4 $(top_srcdir)/m4/mbiter.m4 \
111         $(top_srcdir)/m4/mbrtowc.m4 $(top_srcdir)/m4/mbscasecmp.m4 \
112         $(top_srcdir)/m4/mbstate_t.m4 $(top_srcdir)/m4/memchr.m4 \
113         $(top_srcdir)/m4/mempcpy.m4 $(top_srcdir)/m4/memrchr.m4 \
114         $(top_srcdir)/m4/memset.m4 $(top_srcdir)/m4/mkdtemp.m4 \
115         $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
116         $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/open.m4 \
117         $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
118         $(top_srcdir)/m4/paxutils.m4 $(top_srcdir)/m4/po.m4 \
119         $(top_srcdir)/m4/printf.m4 $(top_srcdir)/m4/progtest.m4 \
120         $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
121         $(top_srcdir)/m4/rawmemchr.m4 $(top_srcdir)/m4/readlink.m4 \
122         $(top_srcdir)/m4/realloc.m4 $(top_srcdir)/m4/regex.m4 \
123         $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/rmt.m4 \
124         $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/rtapelib.m4 \
125         $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
126         $(top_srcdir)/m4/save-cwd.m4 $(top_srcdir)/m4/savedir.m4 \
127         $(top_srcdir)/m4/setenv.m4 $(top_srcdir)/m4/sleep.m4 \
128         $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/ssize_t.m4 \
129         $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
130         $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
131         $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio_h.m4 \
132         $(top_srcdir)/m4/stdlib_h.m4 $(top_srcdir)/m4/stpcpy.m4 \
133         $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strchrnul.m4 \
134         $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strerror.m4 \
135         $(top_srcdir)/m4/string_h.m4 $(top_srcdir)/m4/strings_h.m4 \
136         $(top_srcdir)/m4/strndup.m4 $(top_srcdir)/m4/strnlen.m4 \
137         $(top_srcdir)/m4/strtoimax.m4 $(top_srcdir)/m4/strtol.m4 \
138         $(top_srcdir)/m4/strtoll.m4 $(top_srcdir)/m4/strtoul.m4 \
139         $(top_srcdir)/m4/strtoull.m4 $(top_srcdir)/m4/strtoumax.m4 \
140         $(top_srcdir)/m4/sys_stat_h.m4 $(top_srcdir)/m4/sys_time_h.m4 \
141         $(top_srcdir)/m4/sysexits.m4 $(top_srcdir)/m4/system.m4 \
142         $(top_srcdir)/m4/tempname.m4 $(top_srcdir)/m4/time_h.m4 \
143         $(top_srcdir)/m4/time_r.m4 $(top_srcdir)/m4/timespec.m4 \
144         $(top_srcdir)/m4/tm_gmtoff.m4 $(top_srcdir)/m4/unistd-safer.m4 \
145         $(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/unlinkdir.m4 \
146         $(top_srcdir)/m4/unlocked-io.m4 $(top_srcdir)/m4/utimbuf.m4 \
147         $(top_srcdir)/m4/utime.m4 $(top_srcdir)/m4/utimens.m4 \
148         $(top_srcdir)/m4/utimes-null.m4 $(top_srcdir)/m4/utimes.m4 \
149         $(top_srcdir)/m4/vasnprintf.m4 $(top_srcdir)/m4/vsnprintf.m4 \
150         $(top_srcdir)/m4/wchar.m4 $(top_srcdir)/m4/wchar_t.m4 \
151         $(top_srcdir)/m4/wctype.m4 $(top_srcdir)/m4/wcwidth.m4 \
152         $(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/write.m4 \
153         $(top_srcdir)/m4/xalloc.m4 $(top_srcdir)/m4/xgetcwd.m4 \
154         $(top_srcdir)/m4/xsize.m4 $(top_srcdir)/m4/xstrndup.m4 \
155         $(top_srcdir)/m4/xstrtol.m4 $(top_srcdir)/configure.ac
156 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
157         $(ACLOCAL_M4)
158 mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
159 CONFIG_HEADER = $(top_builddir)/config.h
160 CONFIG_CLEAN_FILES =
161 LIBRARIES = $(noinst_LIBRARIES)
162 AR = ar
163 ARFLAGS = cru
164 libtar_a_AR = $(AR) $(ARFLAGS)
165 am__DEPENDENCIES_1 =
166 am__dirstamp = $(am__leading_dot)dirstamp
167 am_libtar_a_OBJECTS = argp-ba.$(OBJEXT) argp-eexst.$(OBJEXT) \
168         argp-fmtstream.$(OBJEXT) argp-fs-xinl.$(OBJEXT) \
169         argp-help.$(OBJEXT) argp-parse.$(OBJEXT) argp-pin.$(OBJEXT) \
170         argp-pv.$(OBJEXT) argp-pvh.$(OBJEXT) argp-xinl.$(OBJEXT) \
171         c-ctype.$(OBJEXT) full-write.$(OBJEXT) getdate.$(OBJEXT) \
172         localcharset.$(OBJEXT) malloca.$(OBJEXT) mbchar.$(OBJEXT) \
173         mbscasecmp.$(OBJEXT) openat-die.$(OBJEXT) strnlen1.$(OBJEXT) \
174         uniwidth/width.$(OBJEXT) version-etc.$(OBJEXT) \
175         version-etc-fsf.$(OBJEXT) xalloc-die.$(OBJEXT) \
176         xstrndup.$(OBJEXT) xstrtoumax.$(OBJEXT) paxerror.$(OBJEXT) \
177         paxexit.$(OBJEXT) paxnames.$(OBJEXT) prepargs.$(OBJEXT) \
178         rtapelib.$(OBJEXT) stdopen.$(OBJEXT)
179 libtar_a_OBJECTS = $(am_libtar_a_OBJECTS)
180 LTLIBRARIES = $(noinst_LTLIBRARIES)
181 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
182 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
183 am__depfiles_maybe = depfiles
184 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
185         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
186 CCLD = $(CC)
187 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
188 YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)
189 YLWRAP = $(top_srcdir)/build-aux/ylwrap
190 SOURCES = $(libtar_a_SOURCES) $(EXTRA_libtar_a_SOURCES)
191 DIST_SOURCES = $(libtar_a_SOURCES) $(EXTRA_libtar_a_SOURCES)
192 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
193         html-recursive info-recursive install-data-recursive \
194         install-dvi-recursive install-exec-recursive \
195         install-html-recursive install-info-recursive \
196         install-pdf-recursive install-ps-recursive install-recursive \
197         installcheck-recursive installdirs-recursive pdf-recursive \
198         ps-recursive uninstall-recursive
199 HEADERS = $(noinst_HEADERS)
200 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
201   distclean-recursive maintainer-clean-recursive
202 ETAGS = etags
203 CTAGS = ctags
204 DIST_SUBDIRS = $(SUBDIRS)
205 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
206 ACLOCAL = @ACLOCAL@
207 ALLOCA = @ALLOCA@
208 ALLOCA_H = @ALLOCA_H@
209 AMTAR = @AMTAR@
210 AUTOCONF = @AUTOCONF@
211 AUTOHEADER = @AUTOHEADER@
212 AUTOM4TE = @AUTOM4TE@
213 AUTOMAKE = @AUTOMAKE@
214 AWK = @AWK@
215 BACKUP_LIBEXEC_SCRIPTS = @BACKUP_LIBEXEC_SCRIPTS@
216 BACKUP_SBIN_SCRIPTS = @BACKUP_SBIN_SCRIPTS@
217 BACKUP_SED_COND = @BACKUP_SED_COND@
218 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
219 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
220 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
221 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
222 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
223 CC = @CC@
224 CCDEPMODE = @CCDEPMODE@
225 CFLAGS = @CFLAGS@
226 CPP = @CPP@
227 CPPFLAGS = @CPPFLAGS@
228 CYGPATH_W = @CYGPATH_W@
229 DEFAULT_ARCHIVE = @DEFAULT_ARCHIVE@
230 DEFAULT_ARCHIVE_FORMAT = @DEFAULT_ARCHIVE_FORMAT@
231 DEFAULT_BLOCKING = @DEFAULT_BLOCKING@
232 DEFAULT_QUOTING_STYLE = @DEFAULT_QUOTING_STYLE@
233 DEFAULT_RMT_COMMAND = @DEFAULT_RMT_COMMAND@
234 DEFAULT_RMT_DIR = @DEFAULT_RMT_DIR@
235 DEFS = @DEFS@
236 DEPDIR = @DEPDIR@
237 DIRENT_H = @DIRENT_H@
238 ECHO_C = @ECHO_C@
239 ECHO_N = @ECHO_N@
240 ECHO_T = @ECHO_T@
241 EGREP = @EGREP@
242 EMULTIHOP_HIDDEN = @EMULTIHOP_HIDDEN@
243 EMULTIHOP_VALUE = @EMULTIHOP_VALUE@
244 ENOLINK_HIDDEN = @ENOLINK_HIDDEN@
245 ENOLINK_VALUE = @ENOLINK_VALUE@
246 EOVERFLOW_HIDDEN = @EOVERFLOW_HIDDEN@
247 EOVERFLOW_VALUE = @EOVERFLOW_VALUE@
248 ERRNO_H = @ERRNO_H@
249 EXEEXT = @EXEEXT@
250 FCNTL_H = @FCNTL_H@
251 FLOAT_H = @FLOAT_H@
252 FNMATCH_H = @FNMATCH_H@
253 GETOPT_H = @GETOPT_H@
254 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
255 GLIBC21 = @GLIBC21@
256 GMSGFMT = @GMSGFMT@
257 GMSGFMT_015 = @GMSGFMT_015@
258 GNULIB_ATOLL = @GNULIB_ATOLL@
259 GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
260 GNULIB_CHOWN = @GNULIB_CHOWN@
261 GNULIB_CLOSE = @GNULIB_CLOSE@
262 GNULIB_DIRFD = @GNULIB_DIRFD@
263 GNULIB_DUP2 = @GNULIB_DUP2@
264 GNULIB_ENVIRON = @GNULIB_ENVIRON@
265 GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
266 GNULIB_FCHDIR = @GNULIB_FCHDIR@
267 GNULIB_FCLOSE = @GNULIB_FCLOSE@
268 GNULIB_FFLUSH = @GNULIB_FFLUSH@
269 GNULIB_FOPEN = @GNULIB_FOPEN@
270 GNULIB_FPRINTF = @GNULIB_FPRINTF@
271 GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
272 GNULIB_FPUTC = @GNULIB_FPUTC@
273 GNULIB_FPUTS = @GNULIB_FPUTS@
274 GNULIB_FREOPEN = @GNULIB_FREOPEN@
275 GNULIB_FSEEK = @GNULIB_FSEEK@
276 GNULIB_FSEEKO = @GNULIB_FSEEKO@
277 GNULIB_FSYNC = @GNULIB_FSYNC@
278 GNULIB_FTELL = @GNULIB_FTELL@
279 GNULIB_FTELLO = @GNULIB_FTELLO@
280 GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
281 GNULIB_FWRITE = @GNULIB_FWRITE@
282 GNULIB_GETCWD = @GNULIB_GETCWD@
283 GNULIB_GETDELIM = @GNULIB_GETDELIM@
284 GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
285 GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
286 GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
287 GNULIB_GETLINE = @GNULIB_GETLINE@
288 GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
289 GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
290 GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
291 GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
292 GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
293 GNULIB_IMAXABS = @GNULIB_IMAXABS@
294 GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
295 GNULIB_LCHMOD = @GNULIB_LCHMOD@
296 GNULIB_LCHOWN = @GNULIB_LCHOWN@
297 GNULIB_LSEEK = @GNULIB_LSEEK@
298 GNULIB_LSTAT = @GNULIB_LSTAT@
299 GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
300 GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
301 GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
302 GNULIB_MBSCHR = @GNULIB_MBSCHR@
303 GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
304 GNULIB_MBSLEN = @GNULIB_MBSLEN@
305 GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
306 GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
307 GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
308 GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
309 GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
310 GNULIB_MBSSEP = @GNULIB_MBSSEP@
311 GNULIB_MBSSPN = @GNULIB_MBSSPN@
312 GNULIB_MBSSTR = @GNULIB_MBSSTR@
313 GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
314 GNULIB_MEMMEM = @GNULIB_MEMMEM@
315 GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
316 GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
317 GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
318 GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
319 GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
320 GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
321 GNULIB_OPEN = @GNULIB_OPEN@
322 GNULIB_PERROR = @GNULIB_PERROR@
323 GNULIB_PRINTF = @GNULIB_PRINTF@
324 GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
325 GNULIB_PUTC = @GNULIB_PUTC@
326 GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
327 GNULIB_PUTENV = @GNULIB_PUTENV@
328 GNULIB_PUTS = @GNULIB_PUTS@
329 GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
330 GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
331 GNULIB_READLINK = @GNULIB_READLINK@
332 GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
333 GNULIB_RPMATCH = @GNULIB_RPMATCH@
334 GNULIB_SETENV = @GNULIB_SETENV@
335 GNULIB_SLEEP = @GNULIB_SLEEP@
336 GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
337 GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
338 GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
339 GNULIB_STPCPY = @GNULIB_STPCPY@
340 GNULIB_STPNCPY = @GNULIB_STPNCPY@
341 GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
342 GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
343 GNULIB_STRDUP = @GNULIB_STRDUP@
344 GNULIB_STRERROR = @GNULIB_STRERROR@
345 GNULIB_STRNDUP = @GNULIB_STRNDUP@
346 GNULIB_STRNLEN = @GNULIB_STRNLEN@
347 GNULIB_STRPBRK = @GNULIB_STRPBRK@
348 GNULIB_STRSEP = @GNULIB_STRSEP@
349 GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
350 GNULIB_STRSTR = @GNULIB_STRSTR@
351 GNULIB_STRTOD = @GNULIB_STRTOD@
352 GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
353 GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
354 GNULIB_STRTOLL = @GNULIB_STRTOLL@
355 GNULIB_STRTOULL = @GNULIB_STRTOULL@
356 GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
357 GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
358 GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
359 GNULIB_UNSETENV = @GNULIB_UNSETENV@
360 GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
361 GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
362 GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
363 GNULIB_VPRINTF = @GNULIB_VPRINTF@
364 GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
365 GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
366 GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
367 GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
368 GNULIB_WRITE = @GNULIB_WRITE@
369 GREP = @GREP@
370 HAVE_ATOLL = @HAVE_ATOLL@
371 HAVE_CALLOC_POSIX = @HAVE_CALLOC_POSIX@
372 HAVE_DECL_DIRFD = @HAVE_DECL_DIRFD@
373 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
374 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
375 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
376 HAVE_DECL_GETLOADAVG = @HAVE_DECL_GETLOADAVG@
377 HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
378 HAVE_DECL_IMAXABS = @HAVE_DECL_IMAXABS@
379 HAVE_DECL_IMAXDIV = @HAVE_DECL_IMAXDIV@
380 HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
381 HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
382 HAVE_DECL_OBSTACK_PRINTF = @HAVE_DECL_OBSTACK_PRINTF@
383 HAVE_DECL_SNPRINTF = @HAVE_DECL_SNPRINTF@
384 HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
385 HAVE_DECL_STRERROR = @HAVE_DECL_STRERROR@
386 HAVE_DECL_STRNCASECMP = @HAVE_DECL_STRNCASECMP@
387 HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
388 HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
389 HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@
390 HAVE_DECL_STRTOIMAX = @HAVE_DECL_STRTOIMAX@
391 HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
392 HAVE_DECL_STRTOUMAX = @HAVE_DECL_STRTOUMAX@
393 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
394 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
395 HAVE_DUP2 = @HAVE_DUP2@
396 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
397 HAVE_FSEEKO = @HAVE_FSEEKO@
398 HAVE_FSYNC = @HAVE_FSYNC@
399 HAVE_FTELLO = @HAVE_FTELLO@
400 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
401 HAVE_GETDOMAINNAME = @HAVE_GETDOMAINNAME@
402 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
403 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
404 HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
405 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
406 HAVE_GETUSERSHELL = @HAVE_GETUSERSHELL@
407 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
408 HAVE_ISWCNTRL = @HAVE_ISWCNTRL@
409 HAVE_LCHMOD = @HAVE_LCHMOD@
410 HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
411 HAVE_LSTAT = @HAVE_LSTAT@
412 HAVE_MALLOC_POSIX = @HAVE_MALLOC_POSIX@
413 HAVE_MEMPCPY = @HAVE_MEMPCPY@
414 HAVE_MKDTEMP = @HAVE_MKDTEMP@
415 HAVE_OS_H = @HAVE_OS_H@
416 HAVE_RANDOM_R = @HAVE_RANDOM_R@
417 HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@
418 HAVE_READLINK = @HAVE_READLINK@
419 HAVE_REALLOC_POSIX = @HAVE_REALLOC_POSIX@
420 HAVE_RPMATCH = @HAVE_RPMATCH@
421 HAVE_SETENV = @HAVE_SETENV@
422 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
423 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
424 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
425 HAVE_SLEEP = @HAVE_SLEEP@
426 HAVE_STDINT_H = @HAVE_STDINT_H@
427 HAVE_STPCPY = @HAVE_STPCPY@
428 HAVE_STPNCPY = @HAVE_STPNCPY@
429 HAVE_STRCASECMP = @HAVE_STRCASECMP@
430 HAVE_STRCASESTR = @HAVE_STRCASESTR@
431 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
432 HAVE_STRNDUP = @HAVE_STRNDUP@
433 HAVE_STRPBRK = @HAVE_STRPBRK@
434 HAVE_STRSEP = @HAVE_STRSEP@
435 HAVE_STRTOD = @HAVE_STRTOD@
436 HAVE_STRTOLL = @HAVE_STRTOLL@
437 HAVE_STRTOULL = @HAVE_STRTOULL@
438 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
439 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
440 HAVE_STRVERSCMP = @HAVE_STRVERSCMP@
441 HAVE_SYSEXITS_H = @HAVE_SYSEXITS_H@
442 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
443 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
444 HAVE_SYS_LOADAVG_H = @HAVE_SYS_LOADAVG_H@
445 HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@
446 HAVE_SYS_TIME_H = @HAVE_SYS_TIME_H@
447 HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
448 HAVE_UNISTD_H = @HAVE_UNISTD_H@
449 HAVE_UNSETENV = @HAVE_UNSETENV@
450 HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
451 HAVE_VASPRINTF = @HAVE_VASPRINTF@
452 HAVE_WCHAR_H = @HAVE_WCHAR_H@
453 HAVE_WCTYPE_H = @HAVE_WCTYPE_H@
454 HAVE_WINT_T = @HAVE_WINT_T@
455 HAVE__BOOL = @HAVE__BOOL@
456 INCLUDE_NEXT = @INCLUDE_NEXT@
457 INSTALL = @INSTALL@
458 INSTALL_DATA = @INSTALL_DATA@
459 INSTALL_PROGRAM = @INSTALL_PROGRAM@
460 INSTALL_SCRIPT = @INSTALL_SCRIPT@
461 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
462 INT32_MAX_LT_INTMAX_MAX = @INT32_MAX_LT_INTMAX_MAX@
463 INT64_MAX_EQ_LONG_MAX = @INT64_MAX_EQ_LONG_MAX@
464 INTLLIBS = @INTLLIBS@
465 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
466 INTTYPES_H = @INTTYPES_H@
467 LDFLAGS = @LDFLAGS@
468 LIBICONV = @LIBICONV@
469 LIBINTL = @LIBINTL@
470 LIBOBJS = @LIBOBJS@
471 LIBS = @LIBS@
472 LIBTAR_LIBDEPS = @LIBTAR_LIBDEPS@
473 LIBTAR_LTLIBDEPS = @LIBTAR_LTLIBDEPS@
474 LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
475 LIB_SETSOCKOPT = @LIB_SETSOCKOPT@
476 LOCALCHARSET_TESTS_ENVIRONMENT = @LOCALCHARSET_TESTS_ENVIRONMENT@
477 LTLIBICONV = @LTLIBICONV@
478 LTLIBINTL = @LTLIBINTL@
479 LTLIBOBJS = @LTLIBOBJS@
480 MAKEINFO = @MAKEINFO@
481 MKDIR_P = @MKDIR_P@
482 MSGFMT = @MSGFMT@
483 MSGFMT_015 = @MSGFMT_015@
484 MSGMERGE = @MSGMERGE@
485 NEXT_DIRENT_H = @NEXT_DIRENT_H@
486 NEXT_ERRNO_H = @NEXT_ERRNO_H@
487 NEXT_FCNTL_H = @NEXT_FCNTL_H@
488 NEXT_FLOAT_H = @NEXT_FLOAT_H@
489 NEXT_INTTYPES_H = @NEXT_INTTYPES_H@
490 NEXT_STDARG_H = @NEXT_STDARG_H@
491 NEXT_STDINT_H = @NEXT_STDINT_H@
492 NEXT_STDIO_H = @NEXT_STDIO_H@
493 NEXT_STDLIB_H = @NEXT_STDLIB_H@
494 NEXT_STRINGS_H = @NEXT_STRINGS_H@
495 NEXT_STRING_H = @NEXT_STRING_H@
496 NEXT_SYSEXITS_H = @NEXT_SYSEXITS_H@
497 NEXT_SYS_STAT_H = @NEXT_SYS_STAT_H@
498 NEXT_SYS_TIME_H = @NEXT_SYS_TIME_H@
499 NEXT_TIME_H = @NEXT_TIME_H@
500 NEXT_UNISTD_H = @NEXT_UNISTD_H@
501 NEXT_WCHAR_H = @NEXT_WCHAR_H@
502 NEXT_WCTYPE_H = @NEXT_WCTYPE_H@
503 OBJEXT = @OBJEXT@
504 PACKAGE = @PACKAGE@
505 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
506 PACKAGE_NAME = @PACKAGE_NAME@
507 PACKAGE_STRING = @PACKAGE_STRING@
508 PACKAGE_TARNAME = @PACKAGE_TARNAME@
509 PACKAGE_VERSION = @PACKAGE_VERSION@
510 PATH_SEPARATOR = @PATH_SEPARATOR@
511 POSUB = @POSUB@
512 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
513 PRIPTR_PREFIX = @PRIPTR_PREFIX@
514 PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
515 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
516 PU_RMT_PROG = @PU_RMT_PROG@
517 RANLIB = @RANLIB@
518 REPLACE_CHOWN = @REPLACE_CHOWN@
519 REPLACE_CLOSE = @REPLACE_CLOSE@
520 REPLACE_FCHDIR = @REPLACE_FCHDIR@
521 REPLACE_FCLOSE = @REPLACE_FCLOSE@
522 REPLACE_FFLUSH = @REPLACE_FFLUSH@
523 REPLACE_FOPEN = @REPLACE_FOPEN@
524 REPLACE_FPRINTF = @REPLACE_FPRINTF@
525 REPLACE_FREOPEN = @REPLACE_FREOPEN@
526 REPLACE_FSEEK = @REPLACE_FSEEK@
527 REPLACE_FSEEKO = @REPLACE_FSEEKO@
528 REPLACE_FTELL = @REPLACE_FTELL@
529 REPLACE_FTELLO = @REPLACE_FTELLO@
530 REPLACE_GETCWD = @REPLACE_GETCWD@
531 REPLACE_GETLINE = @REPLACE_GETLINE@
532 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
533 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
534 REPLACE_ISWCNTRL = @REPLACE_ISWCNTRL@
535 REPLACE_LCHOWN = @REPLACE_LCHOWN@
536 REPLACE_LOCALTIME_R = @REPLACE_LOCALTIME_R@
537 REPLACE_LSEEK = @REPLACE_LSEEK@
538 REPLACE_LSTAT = @REPLACE_LSTAT@
539 REPLACE_MEMMEM = @REPLACE_MEMMEM@
540 REPLACE_MKDIR = @REPLACE_MKDIR@
541 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
542 REPLACE_NANOSLEEP = @REPLACE_NANOSLEEP@
543 REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@
544 REPLACE_OPEN = @REPLACE_OPEN@
545 REPLACE_PERROR = @REPLACE_PERROR@
546 REPLACE_PRINTF = @REPLACE_PRINTF@
547 REPLACE_PUTENV = @REPLACE_PUTENV@
548 REPLACE_SNPRINTF = @REPLACE_SNPRINTF@
549 REPLACE_SPRINTF = @REPLACE_SPRINTF@
550 REPLACE_STDIO_WRITE_FUNCS = @REPLACE_STDIO_WRITE_FUNCS@
551 REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
552 REPLACE_STRDUP = @REPLACE_STRDUP@
553 REPLACE_STRERROR = @REPLACE_STRERROR@
554 REPLACE_STRPTIME = @REPLACE_STRPTIME@
555 REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@
556 REPLACE_STRSTR = @REPLACE_STRSTR@
557 REPLACE_STRTOD = @REPLACE_STRTOD@
558 REPLACE_TIMEGM = @REPLACE_TIMEGM@
559 REPLACE_VASPRINTF = @REPLACE_VASPRINTF@
560 REPLACE_VFPRINTF = @REPLACE_VFPRINTF@
561 REPLACE_VPRINTF = @REPLACE_VPRINTF@
562 REPLACE_VSNPRINTF = @REPLACE_VSNPRINTF@
563 REPLACE_VSPRINTF = @REPLACE_VSPRINTF@
564 REPLACE_WCWIDTH = @REPLACE_WCWIDTH@
565 REPLACE_WRITE = @REPLACE_WRITE@
566 SET_MAKE = @SET_MAKE@
567 SHELL = @SHELL@
568 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
569 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
570 STDARG_H = @STDARG_H@
571 STDBOOL_H = @STDBOOL_H@
572 STDINT_H = @STDINT_H@
573 STRIP = @STRIP@
574 SYSEXITS_H = @SYSEXITS_H@
575 SYS_STAT_H = @SYS_STAT_H@
576 SYS_TIME_H = @SYS_TIME_H@
577 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
578 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
579 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
580 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
581 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
582 USE_NLS = @USE_NLS@
583 VERSION = @VERSION@
584 VOID_UNSETENV = @VOID_UNSETENV@
585 WCHAR_H = @WCHAR_H@
586 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
587 WCTYPE_H = @WCTYPE_H@
588 WINT_T_SUFFIX = @WINT_T_SUFFIX@
589 XGETTEXT = @XGETTEXT@
590 XGETTEXT_015 = @XGETTEXT_015@
591 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
592 YACC = @YACC@
593 YFLAGS = @YFLAGS@
594 abs_builddir = @abs_builddir@
595 abs_srcdir = @abs_srcdir@
596 abs_top_builddir = @abs_top_builddir@
597 abs_top_srcdir = @abs_top_srcdir@
598 ac_ct_CC = @ac_ct_CC@
599 am__include = @am__include@
600 am__leading_dot = @am__leading_dot@
601 am__quote = @am__quote@
602 am__tar = @am__tar@
603 am__untar = @am__untar@
604 bindir = @bindir@
605 build = @build@
606 build_alias = @build_alias@
607 build_cpu = @build_cpu@
608 build_os = @build_os@
609 build_vendor = @build_vendor@
610 builddir = @builddir@
611 datadir = @datadir@
612 datarootdir = @datarootdir@
613 docdir = @docdir@
614 dvidir = @dvidir@
615 exec_prefix = @exec_prefix@
616 gl_LIBOBJS = @gl_LIBOBJS@
617 gl_LTLIBOBJS = @gl_LTLIBOBJS@
618 gltests_LIBOBJS = @gltests_LIBOBJS@
619 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
620 host = @host@
621 host_alias = @host_alias@
622 host_cpu = @host_cpu@
623 host_os = @host_os@
624 host_vendor = @host_vendor@
625 htmldir = @htmldir@
626 includedir = @includedir@
627 infodir = @infodir@
628 install_sh = @install_sh@
629 libdir = @libdir@
630 libexecdir = @libexecdir@
631 localedir = @localedir@
632 localstatedir = @localstatedir@
633 mandir = @mandir@
634 mkdir_p = @mkdir_p@
635 oldincludedir = @oldincludedir@
636 pdfdir = @pdfdir@
637 prefix = @prefix@
638 program_transform_name = @program_transform_name@
639 psdir = @psdir@
640 sbindir = @sbindir@
641 sharedstatedir = @sharedstatedir@
642 srcdir = @srcdir@
643 sysconfdir = @sysconfdir@
644 target_alias = @target_alias@
645 top_builddir = @top_builddir@
646 top_srcdir = @top_srcdir@
647 AUTOMAKE_OPTIONS = 1.5 gnits subdir-objects
648 SUBDIRS = 
649 noinst_HEADERS = system.h system-ioctl.h rmt.h paxlib.h stdopen.h
650 noinst_LIBRARIES = libtar.a
651 noinst_LTLIBRARIES = 
652
653 # This is for those projects which use "gettextize --intl" to put a source-code
654 # copy of libintl into their package. In such projects, every Makefile.am needs
655 # -I$(top_builddir)/intl, so that <libintl.h> can be found in this directory.
656 # For the Makefile.ams in other directories it is the maintainer's
657 # responsibility; for the one from gnulib we do it here.
658 # This option has no effect when the user disables NLS (because then the intl
659 # directory contains no libintl.h file) or when the project does not use
660 # "gettextize --intl".
661 #AM_CPPFLAGS += -I$(top_builddir)/intl
662 EXTRA_DIST = alloca.c alloca.in.h argmatch.c argmatch.h backupfile.c \
663         backupfile.h canonicalize-lgpl.c canonicalize.h chdir-long.c \
664         chdir-long.h chown.c fchown-stub.c close.c close-stream.c \
665         close-stream.h closeout.c closeout.h dirent.in.h dirfd.c \
666         basename.c dirname.c dirname.h stripslash.c dup2.c errno.in.h \
667         error.c error.h exclude.c exclude.h exitfail.c exitfail.h \
668         fchdir.c fclose.c fcntl.in.h creat-safer.c fcntl--.h \
669         fcntl-safer.h open-safer.c fileblocks.c float.in.h fnmatch.c \
670         fnmatch.in.h fnmatch_loop.c fpending.c fpending.h fseeko.c \
671         stdio-impl.h ftruncate.c getcwd.c getdate.c getdate.h \
672         getdelim.c getline.c getopt.c getopt.in.h getopt1.c \
673         getopt_int.h getpagesize.c \
674         $(top_srcdir)/build-aux/config.rpath gettime.c gettimeofday.c \
675         hash.c hash.h $(top_srcdir)/build-aux/config.rpath human.c \
676         human.h intprops.h imaxtostr.c inttostr.c inttostr.h \
677         offtostr.c uinttostr.c umaxtostr.c inttypes.in.h lchown.c \
678         $(top_srcdir)/build-aux/link-warning.h config.charset \
679         ref-add.sin ref-del.sin lseek.c lstat.c malloc.c malloc.c \
680         malloca.h malloca.valgrind mbchar.h memchr.c mempcpy.c \
681         memrchr.c memset.c mkdtemp.c mktime.c modechange.c \
682         modechange.h obstack.c obstack.h open.c at-func.c fchmodat.c \
683         fchownat.c fstatat.c mkdirat.c openat-priv.h openat-proc.c \
684         openat.c openat.h pathmax.h quote.c quote.h quotearg.c \
685         quotearg.h rawmemchr.c rawmemchr.valgrind readlink.c realloc.c \
686         regcomp.c regex.c regex.h regex_internal.c regex_internal.h \
687         regexec.c rmdir.c rpmatch.c safe-read.c safe-read.h \
688         safe-write.c safe-write.h same-inode.h save-cwd.c save-cwd.h \
689         savedir.c savedir.h setenv.c sleep.c snprintf.c stat-macros.h \
690         stat-time.h stdarg.in.h stdbool.in.h stdint.in.h stdio-write.c \
691         stdio.in.h stdlib.in.h stpcpy.c strcasecmp.c strncasecmp.c \
692         strchrnul.c strchrnul.valgrind strdup.c streq.h strerror.c \
693         string.in.h strings.in.h strndup.c strnlen.c strtoimax.c \
694         strtol.c strtoll.c strtoul.c strtoull.c strtoumax.c \
695         sys_stat.in.h sys_time.in.h sysexits.in.h tempname.c \
696         tempname.h time.in.h time_r.c timespec.h unistd.in.h \
697         dup-safer.c fd-safer.c pipe-safer.c unistd--.h unistd-safer.h \
698         unitypes.h localcharset.h uniwidth.h uniwidth/cjk.h \
699         unlinkdir.c unlinkdir.h unlocked-io.h unsetenv.c utime.c \
700         utimens.c utimens.h asnprintf.c float+.h printf-args.c \
701         printf-args.h printf-parse.c printf-parse.h vasnprintf.c \
702         vasnprintf.h vsnprintf.c wchar.in.h wctype.in.h wcwidth.c \
703         write.c xalloc.h xmalloc.c xgetcwd.c xgetcwd.h xstrtol-error.c \
704         xstrtol.c xstrtol.h xstrtoul.c
705 BUILT_SOURCES = $(ALLOCA_H) configmake.h $(DIRENT_H) $(ERRNO_H) \
706         $(FCNTL_H) $(FLOAT_H) $(FNMATCH_H) getdate.c $(GETOPT_H) \
707         $(INTTYPES_H) $(STDARG_H) $(STDBOOL_H) $(STDINT_H) stdio.h \
708         stdlib.h string.h strings.h $(SYS_STAT_H) $(SYS_TIME_H) \
709         $(SYSEXITS_H) time.h unistd.h $(WCHAR_H) $(WCTYPE_H) \
710         rmt-command.h
711 SUFFIXES = .sed .sin
712 MOSTLYCLEANFILES = core *.stackdump alloca.h alloca.h-t dirent.h \
713         dirent.h-t errno.h errno.h-t fcntl.h fcntl.h-t float.h \
714         float.h-t fnmatch.h fnmatch.h-t getopt.h getopt.h-t inttypes.h \
715         inttypes.h-t stdarg.h stdarg.h-t stdbool.h stdbool.h-t \
716         stdint.h stdint.h-t stdio.h stdio.h-t stdlib.h stdlib.h-t \
717         string.h string.h-t strings.h strings.h-t sys/stat.h \
718         sys/stat.h-t sys/time.h sys/time.h-t sysexits.h sysexits.h-t \
719         time.h time.h-t unistd.h unistd.h-t wchar.h wchar.h-t wctype.h \
720         wctype.h-t
721 MOSTLYCLEANDIRS = sys
722 CLEANFILES = configmake.h configmake.h-t charset.alias ref-add.sed \
723         ref-del.sed rmt-command.h rmt-command.h-t
724 DISTCLEANFILES = 
725 MAINTAINERCLEANFILES = getdate.c
726 AM_CPPFLAGS = 
727 libtar_a_SOURCES = argp.h argp-ba.c argp-eexst.c argp-fmtstream.c \
728         argp-fmtstream.h argp-fs-xinl.c argp-help.c argp-namefrob.h \
729         argp-parse.c argp-pin.c argp-pv.c argp-pvh.c argp-xinl.c \
730         c-ctype.h c-ctype.c full-write.h full-write.c getdate.y \
731         gettext.h localcharset.h localcharset.c malloca.c mbchar.c \
732         mbscasecmp.c mbuiter.h openat-die.c strnlen1.h strnlen1.c \
733         uniwidth/width.c verify.h version-etc.h version-etc.c \
734         version-etc-fsf.c xalloc-die.c xsize.h xstrndup.h xstrndup.c \
735         xstrtoumax.c paxerror.c paxexit.c paxlib.h paxnames.c \
736         prepargs.c prepargs.h rtapelib.c rmt.h stdopen.c stdopen.h \
737         system.h system-ioctl.h
738 libtar_a_LIBADD = $(gl_LIBOBJS) @ALLOCA@ $(LIBOBJS)
739 libtar_a_DEPENDENCIES = $(gl_LIBOBJS) @ALLOCA@ $(LIBOBJS)
740 EXTRA_libtar_a_SOURCES = alloca.c argmatch.c backupfile.c \
741         canonicalize-lgpl.c chdir-long.c chown.c fchown-stub.c close.c \
742         close-stream.c closeout.c dirfd.c basename.c dirname.c \
743         stripslash.c dup2.c error.c exclude.c exitfail.c fchdir.c \
744         fclose.c creat-safer.c open-safer.c fileblocks.c fnmatch.c \
745         fnmatch_loop.c fpending.c fseeko.c ftruncate.c getcwd.c \
746         getdelim.c getline.c getopt.c getopt1.c getpagesize.c \
747         gettime.c gettimeofday.c hash.c human.c imaxtostr.c inttostr.c \
748         offtostr.c uinttostr.c umaxtostr.c lchown.c lseek.c lstat.c \
749         malloc.c malloc.c memchr.c mempcpy.c memrchr.c memset.c \
750         mkdtemp.c mktime.c modechange.c obstack.c open.c at-func.c \
751         fchmodat.c fchownat.c fstatat.c mkdirat.c openat-proc.c \
752         openat.c quote.c quotearg.c rawmemchr.c readlink.c realloc.c \
753         regcomp.c regex.c regex_internal.c regexec.c rmdir.c rpmatch.c \
754         safe-read.c safe-write.c save-cwd.c savedir.c setenv.c sleep.c \
755         snprintf.c stdio-write.c stpcpy.c strcasecmp.c strncasecmp.c \
756         strchrnul.c strdup.c strerror.c strndup.c strnlen.c \
757         strtoimax.c strtol.c strtoll.c strtoul.c strtoull.c \
758         strtoumax.c tempname.c time_r.c dup-safer.c fd-safer.c \
759         pipe-safer.c unlinkdir.c unsetenv.c utime.c utimens.c \
760         asnprintf.c printf-args.c printf-parse.c vasnprintf.c \
761         vsnprintf.c wcwidth.c write.c xmalloc.c xgetcwd.c \
762         xstrtol-error.c xstrtol.c xstrtoul.c
763 LINK_WARNING_H = $(top_srcdir)/build-aux/link-warning.h
764 charset_alias = $(DESTDIR)$(libdir)/charset.alias
765 charset_tmp = $(DESTDIR)$(libdir)/charset.tmp
766 all: $(BUILT_SOURCES)
767         $(MAKE) $(AM_MAKEFLAGS) all-recursive
768
769 .SUFFIXES:
770 .SUFFIXES: .sed .sin .c .o .obj .y
771 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/gnulib.mk $(am__configure_deps)
772         @for dep in $?; do \
773           case '$(am__configure_deps)' in \
774             *$$dep*) \
775               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
776                 && exit 0; \
777               exit 1;; \
778           esac; \
779         done; \
780         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits  lib/Makefile'; \
781         cd $(top_srcdir) && \
782           $(AUTOMAKE) --gnits  lib/Makefile
783 .PRECIOUS: Makefile
784 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
785         @case '$?' in \
786           *config.status*) \
787             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
788           *) \
789             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
790             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
791         esac;
792
793 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
794         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
795
796 $(top_srcdir)/configure:  $(am__configure_deps)
797         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
798 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
799         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
800
801 clean-noinstLIBRARIES:
802         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
803 uniwidth/$(am__dirstamp):
804         @$(MKDIR_P) uniwidth
805         @: > uniwidth/$(am__dirstamp)
806 uniwidth/$(DEPDIR)/$(am__dirstamp):
807         @$(MKDIR_P) uniwidth/$(DEPDIR)
808         @: > uniwidth/$(DEPDIR)/$(am__dirstamp)
809 uniwidth/width.$(OBJEXT): uniwidth/$(am__dirstamp) \
810         uniwidth/$(DEPDIR)/$(am__dirstamp)
811 libtar.a: $(libtar_a_OBJECTS) $(libtar_a_DEPENDENCIES) 
812         -rm -f libtar.a
813         $(libtar_a_AR) libtar.a $(libtar_a_OBJECTS) $(libtar_a_LIBADD)
814         $(RANLIB) libtar.a
815
816 clean-noinstLTLIBRARIES:
817         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
818         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
819           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
820           test "$$dir" != "$$p" || dir=.; \
821           echo "rm -f \"$${dir}/so_locations\""; \
822           rm -f "$${dir}/so_locations"; \
823         done
824
825 mostlyclean-compile:
826         -rm -f *.$(OBJEXT)
827         -rm -f uniwidth/width.$(OBJEXT)
828
829 distclean-compile:
830         -rm -f *.tab.c
831
832 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/alloca.Po@am__quote@
833 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/waitpid.Po@am__quote@
834 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alloca.Po@am__quote@
835 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argmatch.Po@am__quote@
836 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-ba.Po@am__quote@
837 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-eexst.Po@am__quote@
838 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-fmtstream.Po@am__quote@
839 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-fs-xinl.Po@am__quote@
840 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-help.Po@am__quote@
841 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-parse.Po@am__quote@
842 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-pin.Po@am__quote@
843 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-pv.Po@am__quote@
844 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-pvh.Po@am__quote@
845 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-xinl.Po@am__quote@
846 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asnprintf.Po@am__quote@
847 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/at-func.Po@am__quote@
848 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/backupfile.Po@am__quote@
849 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/basename.Po@am__quote@
850 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/c-ctype.Po@am__quote@
851 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/canonicalize-lgpl.Po@am__quote@
852 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chdir-long.Po@am__quote@
853 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chown.Po@am__quote@
854 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/close-stream.Po@am__quote@
855 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/close.Po@am__quote@
856 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/closeout.Po@am__quote@
857 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/creat-safer.Po@am__quote@
858 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dirfd.Po@am__quote@
859 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dirname.Po@am__quote@
860 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dup-safer.Po@am__quote@
861 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dup2.Po@am__quote@
862 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/error.Po@am__quote@
863 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exclude.Po@am__quote@
864 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exitfail.Po@am__quote@
865 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fchdir.Po@am__quote@
866 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fchmodat.Po@am__quote@
867 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fchown-stub.Po@am__quote@
868 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fchownat.Po@am__quote@
869 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fclose.Po@am__quote@
870 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fd-safer.Po@am__quote@
871 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fileblocks.Po@am__quote@
872 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fnmatch.Po@am__quote@
873 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fnmatch_loop.Po@am__quote@
874 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fpending.Po@am__quote@
875 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fseeko.Po@am__quote@
876 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fstatat.Po@am__quote@
877 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ftruncate.Po@am__quote@
878 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/full-write.Po@am__quote@
879 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getcwd.Po@am__quote@
880 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getdate.Po@am__quote@
881 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getdelim.Po@am__quote@
882 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getline.Po@am__quote@
883 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
884 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@
885 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getpagesize.Po@am__quote@
886 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gettime.Po@am__quote@
887 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gettimeofday.Po@am__quote@
888 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash.Po@am__quote@
889 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/human.Po@am__quote@
890 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/imaxtostr.Po@am__quote@
891 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inttostr.Po@am__quote@
892 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lchown.Po@am__quote@
893 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/localcharset.Po@am__quote@
894 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lseek.Po@am__quote@
895 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lstat.Po@am__quote@
896 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloc.Po@am__quote@
897 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloca.Po@am__quote@
898 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbchar.Po@am__quote@
899 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbscasecmp.Po@am__quote@
900 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memchr.Po@am__quote@
901 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mempcpy.Po@am__quote@
902 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memrchr.Po@am__quote@
903 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memset.Po@am__quote@
904 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mkdirat.Po@am__quote@
905 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mkdtemp.Po@am__quote@
906 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mktime.Po@am__quote@
907 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/modechange.Po@am__quote@
908 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/obstack.Po@am__quote@
909 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/offtostr.Po@am__quote@
910 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/open-safer.Po@am__quote@
911 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/open.Po@am__quote@
912 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openat-die.Po@am__quote@
913 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openat-proc.Po@am__quote@
914 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openat.Po@am__quote@
915 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/paxerror.Po@am__quote@
916 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/paxexit.Po@am__quote@
917 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/paxnames.Po@am__quote@
918 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pipe-safer.Po@am__quote@
919 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prepargs.Po@am__quote@
920 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printf-args.Po@am__quote@
921 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printf-parse.Po@am__quote@
922 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/quote.Po@am__quote@
923 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/quotearg.Po@am__quote@
924 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rawmemchr.Po@am__quote@
925 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readlink.Po@am__quote@
926 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/realloc.Po@am__quote@
927 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regcomp.Po@am__quote@
928 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regex.Po@am__quote@
929 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regex_internal.Po@am__quote@
930 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regexec.Po@am__quote@
931 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rmdir.Po@am__quote@
932 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpmatch.Po@am__quote@
933 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtapelib.Po@am__quote@
934 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/safe-read.Po@am__quote@
935 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/safe-write.Po@am__quote@
936 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/save-cwd.Po@am__quote@
937 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/savedir.Po@am__quote@
938 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setenv.Po@am__quote@
939 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sleep.Po@am__quote@
940 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/snprintf.Po@am__quote@
941 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stdio-write.Po@am__quote@
942 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stdopen.Po@am__quote@
943 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stpcpy.Po@am__quote@
944 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strcasecmp.Po@am__quote@
945 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strchrnul.Po@am__quote@
946 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strdup.Po@am__quote@
947 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strerror.Po@am__quote@
948 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stripslash.Po@am__quote@
949 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strncasecmp.Po@am__quote@
950 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strndup.Po@am__quote@
951 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strnlen.Po@am__quote@
952 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strnlen1.Po@am__quote@
953 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strtoimax.Po@am__quote@
954 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strtol.Po@am__quote@
955 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strtoll.Po@am__quote@
956 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strtoul.Po@am__quote@
957 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strtoull.Po@am__quote@
958 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strtoumax.Po@am__quote@
959 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tempname.Po@am__quote@
960 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time_r.Po@am__quote@
961 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/uinttostr.Po@am__quote@
962 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/umaxtostr.Po@am__quote@
963 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unlinkdir.Po@am__quote@
964 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unsetenv.Po@am__quote@
965 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utime.Po@am__quote@
966 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utimens.Po@am__quote@
967 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vasnprintf.Po@am__quote@
968 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version-etc-fsf.Po@am__quote@
969 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version-etc.Po@am__quote@
970 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vsnprintf.Po@am__quote@
971 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wcwidth.Po@am__quote@
972 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/write.Po@am__quote@
973 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xalloc-die.Po@am__quote@
974 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xgetcwd.Po@am__quote@
975 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmalloc.Po@am__quote@
976 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrndup.Po@am__quote@
977 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrtol-error.Po@am__quote@
978 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrtol.Po@am__quote@
979 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrtoul.Po@am__quote@
980 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrtoumax.Po@am__quote@
981 @AMDEP_TRUE@@am__include@ @am__quote@uniwidth/$(DEPDIR)/width.Po@am__quote@
982
983 .c.o:
984 @am__fastdepCC_TRUE@    depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
985 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
986 @am__fastdepCC_TRUE@    mv -f $$depbase.Tpo $$depbase.Po
987 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
988 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
989 @am__fastdepCC_FALSE@   $(COMPILE) -c -o $@ $<
990
991 .c.obj:
992 @am__fastdepCC_TRUE@    depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
993 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
994 @am__fastdepCC_TRUE@    mv -f $$depbase.Tpo $$depbase.Po
995 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
996 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
997 @am__fastdepCC_FALSE@   $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
998
999 .y.c:
1000         $(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h $*.h y.output $*.output -- $(YACCCOMPILE)
1001
1002 # This directory's subdirectories are mostly independent; you can cd
1003 # into them and run `make' without going through this Makefile.
1004 # To change the values of `make' variables: instead of editing Makefiles,
1005 # (1) if the variable is set in `config.status', edit `config.status'
1006 #     (which will cause the Makefiles to be regenerated when you run `make');
1007 # (2) otherwise, pass the desired values on the `make' command line.
1008 $(RECURSIVE_TARGETS):
1009         @failcom='exit 1'; \
1010         for f in x $$MAKEFLAGS; do \
1011           case $$f in \
1012             *=* | --[!k]*);; \
1013             *k*) failcom='fail=yes';; \
1014           esac; \
1015         done; \
1016         dot_seen=no; \
1017         target=`echo $@ | sed s/-recursive//`; \
1018         list='$(SUBDIRS)'; for subdir in $$list; do \
1019           echo "Making $$target in $$subdir"; \
1020           if test "$$subdir" = "."; then \
1021             dot_seen=yes; \
1022             local_target="$$target-am"; \
1023           else \
1024             local_target="$$target"; \
1025           fi; \
1026           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1027           || eval $$failcom; \
1028         done; \
1029         if test "$$dot_seen" = "no"; then \
1030           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1031         fi; test -z "$$fail"
1032
1033 $(RECURSIVE_CLEAN_TARGETS):
1034         @failcom='exit 1'; \
1035         for f in x $$MAKEFLAGS; do \
1036           case $$f in \
1037             *=* | --[!k]*);; \
1038             *k*) failcom='fail=yes';; \
1039           esac; \
1040         done; \
1041         dot_seen=no; \
1042         case "$@" in \
1043           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1044           *) list='$(SUBDIRS)' ;; \
1045         esac; \
1046         rev=''; for subdir in $$list; do \
1047           if test "$$subdir" = "."; then :; else \
1048             rev="$$subdir $$rev"; \
1049           fi; \
1050         done; \
1051         rev="$$rev ."; \
1052         target=`echo $@ | sed s/-recursive//`; \
1053         for subdir in $$rev; do \
1054           echo "Making $$target in $$subdir"; \
1055           if test "$$subdir" = "."; then \
1056             local_target="$$target-am"; \
1057           else \
1058             local_target="$$target"; \
1059           fi; \
1060           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1061           || eval $$failcom; \
1062         done && test -z "$$fail"
1063 tags-recursive:
1064         list='$(SUBDIRS)'; for subdir in $$list; do \
1065           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
1066         done
1067 ctags-recursive:
1068         list='$(SUBDIRS)'; for subdir in $$list; do \
1069           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
1070         done
1071
1072 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1073         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1074         unique=`for i in $$list; do \
1075             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1076           done | \
1077           $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
1078               END { if (nonempty) { for (i in files) print i; }; }'`; \
1079         mkid -fID $$unique
1080 tags: TAGS
1081
1082 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1083                 $(TAGS_FILES) $(LISP)
1084         tags=; \
1085         here=`pwd`; \
1086         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1087           include_option=--etags-include; \
1088           empty_fix=.; \
1089         else \
1090           include_option=--include; \
1091           empty_fix=; \
1092         fi; \
1093         list='$(SUBDIRS)'; for subdir in $$list; do \
1094           if test "$$subdir" = .; then :; else \
1095             test ! -f $$subdir/TAGS || \
1096               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
1097           fi; \
1098         done; \
1099         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1100         unique=`for i in $$list; do \
1101             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1102           done | \
1103           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1104               END { if (nonempty) { for (i in files) print i; }; }'`; \
1105         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
1106           test -n "$$unique" || unique=$$empty_fix; \
1107           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1108             $$tags $$unique; \
1109         fi
1110 ctags: CTAGS
1111 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1112                 $(TAGS_FILES) $(LISP)
1113         tags=; \
1114         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1115         unique=`for i in $$list; do \
1116             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1117           done | \
1118           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1119               END { if (nonempty) { for (i in files) print i; }; }'`; \
1120         test -z "$(CTAGS_ARGS)$$tags$$unique" \
1121           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1122              $$tags $$unique
1123
1124 GTAGS:
1125         here=`$(am__cd) $(top_builddir) && pwd` \
1126           && cd $(top_srcdir) \
1127           && gtags -i $(GTAGS_ARGS) $$here
1128
1129 distclean-tags:
1130         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1131
1132 distdir: $(DISTFILES)
1133         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1134         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1135         list='$(DISTFILES)'; \
1136           dist_files=`for file in $$list; do echo $$file; done | \
1137           sed -e "s|^$$srcdirstrip/||;t" \
1138               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1139         case $$dist_files in \
1140           */*) $(MKDIR_P) `echo "$$dist_files" | \
1141                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1142                            sort -u` ;; \
1143         esac; \
1144         for file in $$dist_files; do \
1145           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1146           if test -d $$d/$$file; then \
1147             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1148             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1149               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
1150             fi; \
1151             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1152           else \
1153             test -f $(distdir)/$$file \
1154             || cp -p $$d/$$file $(distdir)/$$file \
1155             || exit 1; \
1156           fi; \
1157         done
1158         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1159           if test "$$subdir" = .; then :; else \
1160             test -d "$(distdir)/$$subdir" \
1161             || $(MKDIR_P) "$(distdir)/$$subdir" \
1162             || exit 1; \
1163             distdir=`$(am__cd) $(distdir) && pwd`; \
1164             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
1165             (cd $$subdir && \
1166               $(MAKE) $(AM_MAKEFLAGS) \
1167                 top_distdir="$$top_distdir" \
1168                 distdir="$$distdir/$$subdir" \
1169                 am__remove_distdir=: \
1170                 am__skip_length_check=: \
1171                 distdir) \
1172               || exit 1; \
1173           fi; \
1174         done
1175 check-am: all-am
1176 check: $(BUILT_SOURCES)
1177         $(MAKE) $(AM_MAKEFLAGS) check-recursive
1178 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(HEADERS) all-local
1179 installdirs: installdirs-recursive
1180 installdirs-am:
1181 install: $(BUILT_SOURCES)
1182         $(MAKE) $(AM_MAKEFLAGS) install-recursive
1183 install-exec: install-exec-recursive
1184 install-data: install-data-recursive
1185 uninstall: uninstall-recursive
1186
1187 install-am: all-am
1188         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1189
1190 installcheck: installcheck-recursive
1191 install-strip:
1192         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1193           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1194           `test -z '$(STRIP)' || \
1195             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1196 mostlyclean-generic:
1197         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1198
1199 clean-generic:
1200         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1201
1202 distclean-generic:
1203         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1204         -rm -f uniwidth/$(DEPDIR)/$(am__dirstamp)
1205         -rm -f uniwidth/$(am__dirstamp)
1206         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1207
1208 maintainer-clean-generic:
1209         @echo "This command is intended for maintainers to use"
1210         @echo "it deletes files that may require special tools to rebuild."
1211         -rm -f getdate.c
1212         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1213         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1214 clean: clean-recursive
1215
1216 clean-am: clean-generic clean-noinstLIBRARIES clean-noinstLTLIBRARIES \
1217         mostlyclean-am
1218
1219 distclean: distclean-recursive
1220         -rm -rf $(DEPDIR) ./$(DEPDIR) uniwidth/$(DEPDIR)
1221         -rm -f Makefile
1222 distclean-am: clean-am distclean-compile distclean-generic \
1223         distclean-tags
1224
1225 dvi: dvi-recursive
1226
1227 dvi-am:
1228
1229 html: html-recursive
1230
1231 info: info-recursive
1232
1233 info-am:
1234
1235 install-data-am:
1236
1237 install-dvi: install-dvi-recursive
1238
1239 install-exec-am: install-exec-local
1240
1241 install-html: install-html-recursive
1242
1243 install-info: install-info-recursive
1244
1245 install-man:
1246
1247 install-pdf: install-pdf-recursive
1248
1249 install-ps: install-ps-recursive
1250
1251 installcheck-am:
1252
1253 maintainer-clean: maintainer-clean-recursive
1254         -rm -rf $(DEPDIR) ./$(DEPDIR) uniwidth/$(DEPDIR)
1255         -rm -f Makefile
1256 maintainer-clean-am: distclean-am maintainer-clean-generic
1257
1258 mostlyclean: mostlyclean-recursive
1259
1260 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1261         mostlyclean-local
1262
1263 pdf: pdf-recursive
1264
1265 pdf-am:
1266
1267 ps: ps-recursive
1268
1269 ps-am:
1270
1271 uninstall-am: uninstall-local
1272
1273 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
1274         install-strip
1275
1276 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1277         all all-am all-local check check-am clean clean-generic \
1278         clean-noinstLIBRARIES clean-noinstLTLIBRARIES ctags \
1279         ctags-recursive distclean distclean-compile distclean-generic \
1280         distclean-tags distdir dvi dvi-am html html-am info info-am \
1281         install install-am install-data install-data-am install-dvi \
1282         install-dvi-am install-exec install-exec-am install-exec-local \
1283         install-html install-html-am install-info install-info-am \
1284         install-man install-pdf install-pdf-am install-ps \
1285         install-ps-am install-strip installcheck installcheck-am \
1286         installdirs installdirs-am maintainer-clean \
1287         maintainer-clean-generic mostlyclean mostlyclean-compile \
1288         mostlyclean-generic mostlyclean-local pdf pdf-am ps ps-am tags \
1289         tags-recursive uninstall uninstall-am uninstall-local
1290
1291
1292 # We need the following in order to create <alloca.h> when the system
1293 # doesn't have one that works with the given compiler.
1294 alloca.h: alloca.in.h
1295         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1296           cat $(srcdir)/alloca.in.h; \
1297         } > $@-t
1298         mv -f $@-t $@
1299
1300 # Retrieve values of the variables through 'configure' followed by
1301 # 'make', not directly through 'configure', so that a user who
1302 # sets some of these variables consistently on the 'make' command
1303 # line gets correct results.
1304 #
1305 # One advantage of this approach, compared to the classical
1306 # approach of adding -DLIBDIR=\"$(libdir)\" etc. to AM_CPPFLAGS,
1307 # is that it protects against the use of undefined variables.
1308 # If, say, $(libdir) is not set in the Makefile, LIBDIR is not
1309 # defined by this module, and code using LIBDIR gives a
1310 # compilation error.
1311 #
1312 # Another advantage is that 'make' output is shorter.
1313 #
1314 # Listed in the same order as the GNU makefile conventions.
1315 # The Automake-defined pkg* macros are appended, in the order
1316 # listed in the Automake 1.10a+ documentation.
1317 configmake.h: Makefile
1318         rm -f $@-t $@
1319         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1320           echo '#define PREFIX "$(prefix)"'; \
1321           echo '#define EXEC_PREFIX "$(exec_prefix)"'; \
1322           echo '#define BINDIR "$(bindir)"'; \
1323           echo '#define SBINDIR "$(sbindir)"'; \
1324           echo '#define LIBEXECDIR "$(libexecdir)"'; \
1325           echo '#define DATAROOTDIR "$(datarootdir)"'; \
1326           echo '#define DATADIR "$(datadir)"'; \
1327           echo '#define SYSCONFDIR "$(sysconfdir)"'; \
1328           echo '#define SHAREDSTATEDIR "$(sharedstatedir)"'; \
1329           echo '#define LOCALSTATEDIR "$(localstatedir)"'; \
1330           echo '#define INCLUDEDIR "$(includedir)"'; \
1331           echo '#define OLDINCLUDEDIR "$(oldincludedir)"'; \
1332           echo '#define DOCDIR "$(docdir)"'; \
1333           echo '#define INFODIR "$(infodir)"'; \
1334           echo '#define HTMLDIR "$(htmldir)"'; \
1335           echo '#define DVIDIR "$(dvidir)"'; \
1336           echo '#define PDFDIR "$(pdfdir)"'; \
1337           echo '#define PSDIR "$(psdir)"'; \
1338           echo '#define LIBDIR "$(libdir)"'; \
1339           echo '#define LISPDIR "$(lispdir)"'; \
1340           echo '#define LOCALEDIR "$(localedir)"'; \
1341           echo '#define MANDIR "$(mandir)"'; \
1342           echo '#define MANEXT "$(manext)"'; \
1343           echo '#define PKGDATADIR "$(pkgdatadir)"'; \
1344           echo '#define PKGINCLUDEDIR "$(pkgincludedir)"'; \
1345           echo '#define PKGLIBDIR "$(pkglibdir)"'; \
1346           echo '#define PKGLIBEXECDIR "$(pkglibexecdir)"'; \
1347         } | sed '/""/d' > $@-t
1348         mv $@-t $@
1349
1350 # We need the following in order to create <dirent.h> when the system
1351 # doesn't have one that works with the given compiler.
1352 dirent.h: dirent.in.h
1353         rm -f $@-t $@
1354         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1355           sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1356               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1357               -e 's|@''NEXT_DIRENT_H''@|$(NEXT_DIRENT_H)|g' \
1358               -e 's|@''GNULIB_DIRFD''@|$(GNULIB_DIRFD)|g' \
1359               -e 's|@''HAVE_DECL_DIRFD''@|$(HAVE_DECL_DIRFD)|g' \
1360               -e 's|@''REPLACE_FCHDIR''@|$(REPLACE_FCHDIR)|g' \
1361               -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
1362               < $(srcdir)/dirent.in.h; \
1363         } > $@-t
1364         mv $@-t $@
1365
1366 # We need the following in order to create <errno.h> when the system
1367 # doesn't have one that is POSIX compliant.
1368 errno.h: errno.in.h
1369         rm -f $@-t $@
1370         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1371           sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1372               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1373               -e 's|@''NEXT_ERRNO_H''@|$(NEXT_ERRNO_H)|g' \
1374               -e 's|@''EMULTIHOP_HIDDEN''@|$(EMULTIHOP_HIDDEN)|g' \
1375               -e 's|@''EMULTIHOP_VALUE''@|$(EMULTIHOP_VALUE)|g' \
1376               -e 's|@''ENOLINK_HIDDEN''@|$(ENOLINK_HIDDEN)|g' \
1377               -e 's|@''ENOLINK_VALUE''@|$(ENOLINK_VALUE)|g' \
1378               -e 's|@''EOVERFLOW_HIDDEN''@|$(EOVERFLOW_HIDDEN)|g' \
1379               -e 's|@''EOVERFLOW_VALUE''@|$(EOVERFLOW_VALUE)|g' \
1380               < $(srcdir)/errno.in.h; \
1381         } > $@-t
1382         mv $@-t $@
1383
1384 # We need the following in order to create <fcntl.h> when the system
1385 # doesn't have one that works with the given compiler.
1386 fcntl.h: fcntl.in.h
1387         rm -f $@-t $@
1388         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1389           sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1390               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1391               -e 's|@''NEXT_FCNTL_H''@|$(NEXT_FCNTL_H)|g' \
1392               -e 's|@''GNULIB_OPEN''@|$(GNULIB_OPEN)|g' \
1393               -e 's|@''REPLACE_OPEN''@|$(REPLACE_OPEN)|g' \
1394               < $(srcdir)/fcntl.in.h; \
1395         } > $@-t
1396         mv $@-t $@
1397
1398 # We need the following in order to create <float.h> when the system
1399 # doesn't have one that works with the given compiler.
1400 float.h: float.in.h
1401         rm -f $@-t $@
1402         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1403           sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1404               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1405               -e 's|@''NEXT_FLOAT_H''@|$(NEXT_FLOAT_H)|g' \
1406               < $(srcdir)/float.in.h; \
1407         } > $@-t
1408         mv $@-t $@
1409
1410 # We need the following in order to create <fnmatch.h> when the system
1411 # doesn't have one that supports the required API.
1412 fnmatch.h: fnmatch.in.h
1413         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1414           cat $(srcdir)/fnmatch.in.h; \
1415         } > $@-t
1416         mv -f $@-t $@
1417
1418 # We need the following in order to create <getopt.h> when the system
1419 # doesn't have one that works with the given compiler.
1420 getopt.h: getopt.in.h
1421         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1422           cat $(srcdir)/getopt.in.h; \
1423         } > $@-t
1424         mv -f $@-t $@
1425
1426 # We need the following in order to create <inttypes.h> when the system
1427 # doesn't have one that works with the given compiler.
1428 inttypes.h: inttypes.in.h
1429         rm -f $@-t $@
1430         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1431           sed -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
1432               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1433               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1434               -e 's|@''NEXT_INTTYPES_H''@|$(NEXT_INTTYPES_H)|g' \
1435               -e 's/@''PRI_MACROS_BROKEN''@/$(PRI_MACROS_BROKEN)/g' \
1436               -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
1437               -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
1438               -e 's/@''PRIPTR_PREFIX''@/$(PRIPTR_PREFIX)/g' \
1439               -e 's/@''GNULIB_IMAXABS''@/$(GNULIB_IMAXABS)/g' \
1440               -e 's/@''GNULIB_IMAXDIV''@/$(GNULIB_IMAXDIV)/g' \
1441               -e 's/@''GNULIB_STRTOIMAX''@/$(GNULIB_STRTOIMAX)/g' \
1442               -e 's/@''GNULIB_STRTOUMAX''@/$(GNULIB_STRTOUMAX)/g' \
1443               -e 's/@''HAVE_DECL_IMAXABS''@/$(HAVE_DECL_IMAXABS)/g' \
1444               -e 's/@''HAVE_DECL_IMAXDIV''@/$(HAVE_DECL_IMAXDIV)/g' \
1445               -e 's/@''HAVE_DECL_STRTOIMAX''@/$(HAVE_DECL_STRTOIMAX)/g' \
1446               -e 's/@''HAVE_DECL_STRTOUMAX''@/$(HAVE_DECL_STRTOUMAX)/g' \
1447               -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/$(INT32_MAX_LT_INTMAX_MAX)/g' \
1448               -e 's/@''INT64_MAX_EQ_LONG_MAX''@/$(INT64_MAX_EQ_LONG_MAX)/g' \
1449               -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/$(UINT32_MAX_LT_UINTMAX_MAX)/g' \
1450               -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/$(UINT64_MAX_EQ_ULONG_MAX)/g' \
1451               -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
1452               < $(srcdir)/inttypes.in.h; \
1453         } > $@-t
1454         mv $@-t $@
1455
1456 # We need the following in order to install a simple file in $(libdir)
1457 # which is shared with other installed packages. We use a list of referencing
1458 # packages so that "make uninstall" will remove the file if and only if it
1459 # is not used by another installed package.
1460 # On systems with glibc-2.1 or newer, the file is redundant, therefore we
1461 # avoid installing it.
1462
1463 all-local: charset.alias ref-add.sed ref-del.sed
1464 install-exec-local: all-local
1465         test $(GLIBC21) != no || $(mkinstalldirs) $(DESTDIR)$(libdir)
1466         if test -f $(charset_alias); then \
1467           sed -f ref-add.sed $(charset_alias) > $(charset_tmp) ; \
1468           $(INSTALL_DATA) $(charset_tmp) $(charset_alias) ; \
1469           rm -f $(charset_tmp) ; \
1470         else \
1471           if test $(GLIBC21) = no; then \
1472             sed -f ref-add.sed charset.alias > $(charset_tmp) ; \
1473             $(INSTALL_DATA) $(charset_tmp) $(charset_alias) ; \
1474             rm -f $(charset_tmp) ; \
1475           fi ; \
1476         fi
1477
1478 uninstall-local: all-local
1479         if test -f $(charset_alias); then \
1480           sed -f ref-del.sed $(charset_alias) > $(charset_tmp); \
1481           if grep '^# Packages using this file: $$' $(charset_tmp) \
1482               > /dev/null; then \
1483             rm -f $(charset_alias); \
1484           else \
1485             $(INSTALL_DATA) $(charset_tmp) $(charset_alias); \
1486           fi; \
1487           rm -f $(charset_tmp); \
1488         fi
1489
1490 charset.alias: config.charset
1491         rm -f t-$@ $@
1492         $(SHELL) $(srcdir)/config.charset '$(host)' > t-$@
1493         mv t-$@ $@
1494 .sin.sed:
1495         rm -f t-$@ $@
1496         sed -e '/^#/d' -e 's/@''PACKAGE''@/$(PACKAGE)/g' $< > t-$@
1497         mv t-$@ $@
1498
1499 # We need the following in order to create <stdarg.h> when the system
1500 # doesn't have one that works with the given compiler.
1501 stdarg.h: stdarg.in.h
1502         rm -f $@-t $@
1503         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1504           sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1505               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1506               -e 's|@''NEXT_STDARG_H''@|$(NEXT_STDARG_H)|g' \
1507               < $(srcdir)/stdarg.in.h; \
1508         } > $@-t
1509         mv $@-t $@
1510
1511 # We need the following in order to create <stdbool.h> when the system
1512 # doesn't have one that works.
1513 stdbool.h: stdbool.in.h
1514         rm -f $@-t $@
1515         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1516           sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool.in.h; \
1517         } > $@-t
1518         mv $@-t $@
1519
1520 # We need the following in order to create <stdint.h> when the system
1521 # doesn't have one that works with the given compiler.
1522 stdint.h: stdint.in.h
1523         rm -f $@-t $@
1524         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1525           sed -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
1526               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1527               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1528               -e 's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
1529               -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
1530               -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
1531               -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
1532               -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
1533               -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
1534               -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
1535               -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
1536               -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
1537               -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
1538               -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
1539               -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
1540               -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
1541               -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
1542               -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
1543               -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
1544               -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
1545               -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
1546               -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
1547               -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
1548               < $(srcdir)/stdint.in.h; \
1549         } > $@-t
1550         mv $@-t $@
1551
1552 # We need the following in order to create <stdio.h> when the system
1553 # doesn't have one that works with the given compiler.
1554 stdio.h: stdio.in.h
1555         rm -f $@-t $@
1556         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1557           sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1558               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1559               -e 's|@''NEXT_STDIO_H''@|$(NEXT_STDIO_H)|g' \
1560               -e 's|@''GNULIB_FPRINTF''@|$(GNULIB_FPRINTF)|g' \
1561               -e 's|@''GNULIB_FPRINTF_POSIX''@|$(GNULIB_FPRINTF_POSIX)|g' \
1562               -e 's|@''GNULIB_PRINTF''@|$(GNULIB_PRINTF)|g' \
1563               -e 's|@''GNULIB_PRINTF_POSIX''@|$(GNULIB_PRINTF_POSIX)|g' \
1564               -e 's|@''GNULIB_SNPRINTF''@|$(GNULIB_SNPRINTF)|g' \
1565               -e 's|@''GNULIB_SPRINTF_POSIX''@|$(GNULIB_SPRINTF_POSIX)|g' \
1566               -e 's|@''GNULIB_VFPRINTF''@|$(GNULIB_VFPRINTF)|g' \
1567               -e 's|@''GNULIB_VFPRINTF_POSIX''@|$(GNULIB_VFPRINTF_POSIX)|g' \
1568               -e 's|@''GNULIB_VPRINTF''@|$(GNULIB_VPRINTF)|g' \
1569               -e 's|@''GNULIB_VPRINTF_POSIX''@|$(GNULIB_VPRINTF_POSIX)|g' \
1570               -e 's|@''GNULIB_VSNPRINTF''@|$(GNULIB_VSNPRINTF)|g' \
1571               -e 's|@''GNULIB_VSPRINTF_POSIX''@|$(GNULIB_VSPRINTF_POSIX)|g' \
1572               -e 's|@''GNULIB_VASPRINTF''@|$(GNULIB_VASPRINTF)|g' \
1573               -e 's|@''GNULIB_OBSTACK_PRINTF''@|$(GNULIB_OBSTACK_PRINTF)|g' \
1574               -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|$(GNULIB_OBSTACK_PRINTF_POSIX)|g' \
1575               -e 's|@''GNULIB_FOPEN''@|$(GNULIB_FOPEN)|g' \
1576               -e 's|@''GNULIB_FREOPEN''@|$(GNULIB_FREOPEN)|g' \
1577               -e 's|@''GNULIB_FSEEK''@|$(GNULIB_FSEEK)|g' \
1578               -e 's|@''GNULIB_FSEEKO''@|$(GNULIB_FSEEKO)|g' \
1579               -e 's|@''GNULIB_FTELL''@|$(GNULIB_FTELL)|g' \
1580               -e 's|@''GNULIB_FTELLO''@|$(GNULIB_FTELLO)|g' \
1581               -e 's|@''GNULIB_FFLUSH''@|$(GNULIB_FFLUSH)|g' \
1582               -e 's|@''GNULIB_FCLOSE''@|$(GNULIB_FCLOSE)|g' \
1583               -e 's|@''GNULIB_FPUTC''@|$(GNULIB_FPUTC)|g' \
1584               -e 's|@''GNULIB_PUTC''@|$(GNULIB_PUTC)|g' \
1585               -e 's|@''GNULIB_PUTCHAR''@|$(GNULIB_PUTCHAR)|g' \
1586               -e 's|@''GNULIB_FPUTS''@|$(GNULIB_FPUTS)|g' \
1587               -e 's|@''GNULIB_PUTS''@|$(GNULIB_PUTS)|g' \
1588               -e 's|@''GNULIB_FWRITE''@|$(GNULIB_FWRITE)|g' \
1589               -e 's|@''GNULIB_GETDELIM''@|$(GNULIB_GETDELIM)|g' \
1590               -e 's|@''GNULIB_GETLINE''@|$(GNULIB_GETLINE)|g' \
1591               -e 's|@''GNULIB_PERROR''@|$(GNULIB_PERROR)|g' \
1592               -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|$(GNULIB_STDIO_H_SIGPIPE)|g' \
1593               -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|$(REPLACE_STDIO_WRITE_FUNCS)|g' \
1594               -e 's|@''REPLACE_FPRINTF''@|$(REPLACE_FPRINTF)|g' \
1595               -e 's|@''REPLACE_VFPRINTF''@|$(REPLACE_VFPRINTF)|g' \
1596               -e 's|@''REPLACE_PRINTF''@|$(REPLACE_PRINTF)|g' \
1597               -e 's|@''REPLACE_VPRINTF''@|$(REPLACE_VPRINTF)|g' \
1598               -e 's|@''REPLACE_SNPRINTF''@|$(REPLACE_SNPRINTF)|g' \
1599               -e 's|@''HAVE_DECL_SNPRINTF''@|$(HAVE_DECL_SNPRINTF)|g' \
1600               -e 's|@''REPLACE_VSNPRINTF''@|$(REPLACE_VSNPRINTF)|g' \
1601               -e 's|@''HAVE_DECL_VSNPRINTF''@|$(HAVE_DECL_VSNPRINTF)|g' \
1602               -e 's|@''REPLACE_SPRINTF''@|$(REPLACE_SPRINTF)|g' \
1603               -e 's|@''REPLACE_VSPRINTF''@|$(REPLACE_VSPRINTF)|g' \
1604               -e 's|@''HAVE_VASPRINTF''@|$(HAVE_VASPRINTF)|g' \
1605               -e 's|@''REPLACE_VASPRINTF''@|$(REPLACE_VASPRINTF)|g' \
1606               -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|$(HAVE_DECL_OBSTACK_PRINTF)|g' \
1607               -e 's|@''REPLACE_OBSTACK_PRINTF''@|$(REPLACE_OBSTACK_PRINTF)|g' \
1608               -e 's|@''REPLACE_FOPEN''@|$(REPLACE_FOPEN)|g' \
1609               -e 's|@''REPLACE_FREOPEN''@|$(REPLACE_FREOPEN)|g' \
1610               -e 's|@''REPLACE_FSEEKO''@|$(REPLACE_FSEEKO)|g' \
1611               -e 's|@''REPLACE_FSEEK''@|$(REPLACE_FSEEK)|g' \
1612               -e 's|@''REPLACE_FTELLO''@|$(REPLACE_FTELLO)|g' \
1613               -e 's|@''REPLACE_FTELL''@|$(REPLACE_FTELL)|g' \
1614               -e 's|@''REPLACE_FFLUSH''@|$(REPLACE_FFLUSH)|g' \
1615               -e 's|@''REPLACE_FCLOSE''@|$(REPLACE_FCLOSE)|g' \
1616               -e 's|@''HAVE_DECL_GETDELIM''@|$(HAVE_DECL_GETDELIM)|g' \
1617               -e 's|@''HAVE_DECL_GETLINE''@|$(HAVE_DECL_GETLINE)|g' \
1618               -e 's|@''REPLACE_GETLINE''@|$(REPLACE_GETLINE)|g' \
1619               -e 's|@''REPLACE_PERROR''@|$(REPLACE_PERROR)|g' \
1620               -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
1621               < $(srcdir)/stdio.in.h; \
1622         } > $@-t
1623         mv $@-t $@
1624
1625 # We need the following in order to create <stdlib.h> when the system
1626 # doesn't have one that works with the given compiler.
1627 stdlib.h: stdlib.in.h
1628         rm -f $@-t $@
1629         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1630           sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1631               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1632               -e 's|@''NEXT_STDLIB_H''@|$(NEXT_STDLIB_H)|g' \
1633               -e 's|@''GNULIB_MALLOC_POSIX''@|$(GNULIB_MALLOC_POSIX)|g' \
1634               -e 's|@''GNULIB_REALLOC_POSIX''@|$(GNULIB_REALLOC_POSIX)|g' \
1635               -e 's|@''GNULIB_CALLOC_POSIX''@|$(GNULIB_CALLOC_POSIX)|g' \
1636               -e 's|@''GNULIB_ATOLL''@|$(GNULIB_ATOLL)|g' \
1637               -e 's|@''GNULIB_GETLOADAVG''@|$(GNULIB_GETLOADAVG)|g' \
1638               -e 's|@''GNULIB_GETSUBOPT''@|$(GNULIB_GETSUBOPT)|g' \
1639               -e 's|@''GNULIB_MKDTEMP''@|$(GNULIB_MKDTEMP)|g' \
1640               -e 's|@''GNULIB_MKSTEMP''@|$(GNULIB_MKSTEMP)|g' \
1641               -e 's|@''GNULIB_PUTENV''@|$(GNULIB_PUTENV)|g' \
1642               -e 's|@''GNULIB_RANDOM_R''@|$(GNULIB_RANDOM_R)|g' \
1643               -e 's|@''GNULIB_RPMATCH''@|$(GNULIB_RPMATCH)|g' \
1644               -e 's|@''GNULIB_SETENV''@|$(GNULIB_SETENV)|g' \
1645               -e 's|@''GNULIB_STRTOD''@|$(GNULIB_STRTOD)|g' \
1646               -e 's|@''GNULIB_STRTOLL''@|$(GNULIB_STRTOLL)|g' \
1647               -e 's|@''GNULIB_STRTOULL''@|$(GNULIB_STRTOULL)|g' \
1648               -e 's|@''GNULIB_UNSETENV''@|$(GNULIB_UNSETENV)|g' \
1649               -e 's|@''HAVE_ATOLL''@|$(HAVE_ATOLL)|g' \
1650               -e 's|@''HAVE_CALLOC_POSIX''@|$(HAVE_CALLOC_POSIX)|g' \
1651               -e 's|@''HAVE_GETSUBOPT''@|$(HAVE_GETSUBOPT)|g' \
1652               -e 's|@''HAVE_MALLOC_POSIX''@|$(HAVE_MALLOC_POSIX)|g' \
1653               -e 's|@''HAVE_MKDTEMP''@|$(HAVE_MKDTEMP)|g' \
1654               -e 's|@''HAVE_REALLOC_POSIX''@|$(HAVE_REALLOC_POSIX)|g' \
1655               -e 's|@''HAVE_RANDOM_R''@|$(HAVE_RANDOM_R)|g' \
1656               -e 's|@''HAVE_RPMATCH''@|$(HAVE_RPMATCH)|g' \
1657               -e 's|@''HAVE_SETENV''@|$(HAVE_SETENV)|g' \
1658               -e 's|@''HAVE_STRTOD''@|$(HAVE_STRTOD)|g' \
1659               -e 's|@''HAVE_STRTOLL''@|$(HAVE_STRTOLL)|g' \
1660               -e 's|@''HAVE_STRTOULL''@|$(HAVE_STRTOULL)|g' \
1661               -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|$(HAVE_STRUCT_RANDOM_DATA)|g' \
1662               -e 's|@''HAVE_SYS_LOADAVG_H''@|$(HAVE_SYS_LOADAVG_H)|g' \
1663               -e 's|@''HAVE_UNSETENV''@|$(HAVE_UNSETENV)|g' \
1664               -e 's|@''HAVE_DECL_GETLOADAVG''@|$(HAVE_DECL_GETLOADAVG)|g' \
1665               -e 's|@''REPLACE_MKSTEMP''@|$(REPLACE_MKSTEMP)|g' \
1666               -e 's|@''REPLACE_PUTENV''@|$(REPLACE_PUTENV)|g' \
1667               -e 's|@''REPLACE_STRTOD''@|$(REPLACE_STRTOD)|g' \
1668               -e 's|@''VOID_UNSETENV''@|$(VOID_UNSETENV)|g' \
1669               -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
1670               < $(srcdir)/stdlib.in.h; \
1671         } > $@-t
1672         mv $@-t $@
1673
1674 # We need the following in order to create <string.h> when the system
1675 # doesn't have one that works with the given compiler.
1676 string.h: string.in.h
1677         rm -f $@-t $@
1678         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1679           sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1680               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1681               -e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \
1682               -e 's|@''GNULIB_MBSLEN''@|$(GNULIB_MBSLEN)|g' \
1683               -e 's|@''GNULIB_MBSNLEN''@|$(GNULIB_MBSNLEN)|g' \
1684               -e 's|@''GNULIB_MBSCHR''@|$(GNULIB_MBSCHR)|g' \
1685               -e 's|@''GNULIB_MBSRCHR''@|$(GNULIB_MBSRCHR)|g' \
1686               -e 's|@''GNULIB_MBSSTR''@|$(GNULIB_MBSSTR)|g' \
1687               -e 's|@''GNULIB_MBSCASECMP''@|$(GNULIB_MBSCASECMP)|g' \
1688               -e 's|@''GNULIB_MBSNCASECMP''@|$(GNULIB_MBSNCASECMP)|g' \
1689               -e 's|@''GNULIB_MBSPCASECMP''@|$(GNULIB_MBSPCASECMP)|g' \
1690               -e 's|@''GNULIB_MBSCASESTR''@|$(GNULIB_MBSCASESTR)|g' \
1691               -e 's|@''GNULIB_MBSCSPN''@|$(GNULIB_MBSCSPN)|g' \
1692               -e 's|@''GNULIB_MBSPBRK''@|$(GNULIB_MBSPBRK)|g' \
1693               -e 's|@''GNULIB_MBSSPN''@|$(GNULIB_MBSSPN)|g' \
1694               -e 's|@''GNULIB_MBSSEP''@|$(GNULIB_MBSSEP)|g' \
1695               -e 's|@''GNULIB_MBSTOK_R''@|$(GNULIB_MBSTOK_R)|g' \
1696               -e 's|@''GNULIB_MEMMEM''@|$(GNULIB_MEMMEM)|g' \
1697               -e 's|@''GNULIB_MEMPCPY''@|$(GNULIB_MEMPCPY)|g' \
1698               -e 's|@''GNULIB_MEMRCHR''@|$(GNULIB_MEMRCHR)|g' \
1699               -e 's|@''GNULIB_RAWMEMCHR''@|$(GNULIB_RAWMEMCHR)|g' \
1700               -e 's|@''GNULIB_STPCPY''@|$(GNULIB_STPCPY)|g' \
1701               -e 's|@''GNULIB_STPNCPY''@|$(GNULIB_STPNCPY)|g' \
1702               -e 's|@''GNULIB_STRCHRNUL''@|$(GNULIB_STRCHRNUL)|g' \
1703               -e 's|@''GNULIB_STRDUP''@|$(GNULIB_STRDUP)|g' \
1704               -e 's|@''GNULIB_STRNDUP''@|$(GNULIB_STRNDUP)|g' \
1705               -e 's|@''GNULIB_STRNLEN''@|$(GNULIB_STRNLEN)|g' \
1706               -e 's|@''GNULIB_STRPBRK''@|$(GNULIB_STRPBRK)|g' \
1707               -e 's|@''GNULIB_STRSEP''@|$(GNULIB_STRSEP)|g' \
1708               -e 's|@''GNULIB_STRSTR''@|$(GNULIB_STRSTR)|g' \
1709               -e 's|@''GNULIB_STRCASESTR''@|$(GNULIB_STRCASESTR)|g' \
1710               -e 's|@''GNULIB_STRTOK_R''@|$(GNULIB_STRTOK_R)|g' \
1711               -e 's|@''GNULIB_STRERROR''@|$(GNULIB_STRERROR)|g' \
1712               -e 's|@''GNULIB_STRSIGNAL''@|$(GNULIB_STRSIGNAL)|g' \
1713               -e 's|@''GNULIB_STRVERSCMP''@|$(GNULIB_STRVERSCMP)|g' \
1714               -e 's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \
1715               -e 's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \
1716               -e 's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \
1717               -e 's|@''HAVE_RAWMEMCHR''@|$(HAVE_RAWMEMCHR)|g' \
1718               -e 's|@''HAVE_STPCPY''@|$(HAVE_STPCPY)|g' \
1719               -e 's|@''HAVE_STPNCPY''@|$(HAVE_STPNCPY)|g' \
1720               -e 's|@''HAVE_STRCHRNUL''@|$(HAVE_STRCHRNUL)|g' \
1721               -e 's|@''HAVE_DECL_STRDUP''@|$(HAVE_DECL_STRDUP)|g' \
1722               -e 's|@''HAVE_STRNDUP''@|$(HAVE_STRNDUP)|g' \
1723               -e 's|@''HAVE_DECL_STRNDUP''@|$(HAVE_DECL_STRNDUP)|g' \
1724               -e 's|@''HAVE_DECL_STRNLEN''@|$(HAVE_DECL_STRNLEN)|g' \
1725               -e 's|@''HAVE_STRPBRK''@|$(HAVE_STRPBRK)|g' \
1726               -e 's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \
1727               -e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \
1728               -e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \
1729               -e 's|@''HAVE_DECL_STRERROR''@|$(HAVE_DECL_STRERROR)|g' \
1730               -e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \
1731               -e 's|@''HAVE_STRVERSCMP''@|$(HAVE_STRVERSCMP)|g' \
1732               -e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \
1733               -e 's|@''REPLACE_STRCASESTR''@|$(REPLACE_STRCASESTR)|g' \
1734               -e 's|@''REPLACE_STRDUP''@|$(REPLACE_STRDUP)|g' \
1735               -e 's|@''REPLACE_STRSTR''@|$(REPLACE_STRSTR)|g' \
1736               -e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \
1737               -e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \
1738               -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
1739               < $(srcdir)/string.in.h; \
1740         } > $@-t
1741         mv $@-t $@
1742
1743 # We need the following in order to create <strings.h> when the system
1744 # doesn't have one that works with the given compiler.
1745 strings.h: strings.in.h
1746         rm -f $@-t $@
1747         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1748           sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1749               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1750               -e 's|@''NEXT_STRINGS_H''@|$(NEXT_STRINGS_H)|g' \
1751               -e 's|@''HAVE_STRCASECMP''@|$(HAVE_STRCASECMP)|g' \
1752               -e 's|@''HAVE_DECL_STRNCASECMP''@|$(HAVE_DECL_STRNCASECMP)|g' \
1753               -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
1754               < $(srcdir)/strings.in.h; \
1755         } > $@-t
1756         mv $@-t $@
1757
1758 # We need the following in order to create <sys/stat.h> when the system
1759 # has one that is incomplete.
1760 sys/stat.h: sys_stat.in.h
1761         @MKDIR_P@ sys
1762         rm -f $@-t $@
1763         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1764           sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1765               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1766               -e 's|@''NEXT_SYS_STAT_H''@|$(NEXT_SYS_STAT_H)|g' \
1767               -e 's|@''GNULIB_LCHMOD''@|$(GNULIB_LCHMOD)|g' \
1768               -e 's|@''GNULIB_LSTAT''@|$(GNULIB_LSTAT)|g' \
1769               -e 's|@''HAVE_LCHMOD''@|$(HAVE_LCHMOD)|g' \
1770               -e 's|@''HAVE_LSTAT''@|$(HAVE_LSTAT)|g' \
1771               -e 's|@''REPLACE_LSTAT''@|$(REPLACE_LSTAT)|g' \
1772               -e 's|@''REPLACE_MKDIR''@|$(REPLACE_MKDIR)|g' \
1773               -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
1774               < $(srcdir)/sys_stat.in.h; \
1775         } > $@-t
1776         mv $@-t $@
1777
1778 # We need the following in order to create <sys/time.h> when the system
1779 # doesn't have one that works with the given compiler.
1780 sys/time.h: sys_time.in.h
1781         @MKDIR_P@ sys
1782         rm -f $@-t $@
1783         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1784           sed -e 's/@''HAVE_SYS_TIME_H''@/$(HAVE_SYS_TIME_H)/g' \
1785               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1786               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1787               -e 's|@''NEXT_SYS_TIME_H''@|$(NEXT_SYS_TIME_H)|g' \
1788               -e 's/@''REPLACE_GETTIMEOFDAY''@/$(REPLACE_GETTIMEOFDAY)/g' \
1789               -e 's/@''HAVE_STRUCT_TIMEVAL''@/$(HAVE_STRUCT_TIMEVAL)/g' \
1790               < $(srcdir)/sys_time.in.h; \
1791         } > $@-t
1792         mv $@-t $@
1793
1794 # We need the following in order to create <sysexits.h> when the system
1795 # doesn't have one that works with the given compiler.
1796 sysexits.h: sysexits.in.h
1797         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1798           sed -e 's|@''HAVE_SYSEXITS_H''@|$(HAVE_SYSEXITS_H)|g' \
1799               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1800               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1801               -e 's|@''NEXT_SYSEXITS_H''@|$(NEXT_SYSEXITS_H)|g' \
1802               < $(srcdir)/sysexits.in.h; \
1803         } > $@-t
1804         mv -f $@-t $@
1805
1806 # We need the following in order to create <time.h> when the system
1807 # doesn't have one that works with the given compiler.
1808 time.h: time.in.h
1809         rm -f $@-t $@
1810         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1811           sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1812               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1813               -e 's|@NEXT_TIME_H''@|$(NEXT_TIME_H)|g' \
1814               -e 's|@REPLACE_LOCALTIME_R''@|$(REPLACE_LOCALTIME_R)|g' \
1815               -e 's|@REPLACE_NANOSLEEP''@|$(REPLACE_NANOSLEEP)|g' \
1816               -e 's|@REPLACE_STRPTIME''@|$(REPLACE_STRPTIME)|g' \
1817               -e 's|@REPLACE_TIMEGM''@|$(REPLACE_TIMEGM)|g' \
1818               -e 's|@SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(SYS_TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
1819               -e 's|@TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
1820               < $(srcdir)/time.in.h; \
1821         } > $@-t
1822         mv $@-t $@
1823
1824 # We need the following in order to create an empty placeholder for
1825 # <unistd.h> when the system doesn't have one.
1826 unistd.h: unistd.in.h
1827         rm -f $@-t $@
1828         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1829           sed -e 's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \
1830               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1831               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1832               -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \
1833               -e 's|@''GNULIB_CHOWN''@|$(GNULIB_CHOWN)|g' \
1834               -e 's|@''GNULIB_CLOSE''@|$(GNULIB_CLOSE)|g' \
1835               -e 's|@''GNULIB_DUP2''@|$(GNULIB_DUP2)|g' \
1836               -e 's|@''GNULIB_ENVIRON''@|$(GNULIB_ENVIRON)|g' \
1837               -e 's|@''GNULIB_EUIDACCESS''@|$(GNULIB_EUIDACCESS)|g' \
1838               -e 's|@''GNULIB_FCHDIR''@|$(GNULIB_FCHDIR)|g' \
1839               -e 's|@''GNULIB_FSYNC''@|$(GNULIB_FSYNC)|g' \
1840               -e 's|@''GNULIB_FTRUNCATE''@|$(GNULIB_FTRUNCATE)|g' \
1841               -e 's|@''GNULIB_GETCWD''@|$(GNULIB_GETCWD)|g' \
1842               -e 's|@''GNULIB_GETDOMAINNAME''@|$(GNULIB_GETDOMAINNAME)|g' \
1843               -e 's|@''GNULIB_GETDTABLESIZE''@|$(GNULIB_GETDTABLESIZE)|g' \
1844               -e 's|@''GNULIB_GETHOSTNAME''@|$(GNULIB_GETHOSTNAME)|g' \
1845               -e 's|@''GNULIB_GETLOGIN_R''@|$(GNULIB_GETLOGIN_R)|g' \
1846               -e 's|@''GNULIB_GETPAGESIZE''@|$(GNULIB_GETPAGESIZE)|g' \
1847               -e 's|@''GNULIB_GETUSERSHELL''@|$(GNULIB_GETUSERSHELL)|g' \
1848               -e 's|@''GNULIB_LCHOWN''@|$(GNULIB_LCHOWN)|g' \
1849               -e 's|@''GNULIB_LSEEK''@|$(GNULIB_LSEEK)|g' \
1850               -e 's|@''GNULIB_READLINK''@|$(GNULIB_READLINK)|g' \
1851               -e 's|@''GNULIB_SLEEP''@|$(GNULIB_SLEEP)|g' \
1852               -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|$(GNULIB_UNISTD_H_SIGPIPE)|g' \
1853               -e 's|@''GNULIB_WRITE''@|$(GNULIB_WRITE)|g' \
1854               -e 's|@''HAVE_DUP2''@|$(HAVE_DUP2)|g' \
1855               -e 's|@''HAVE_EUIDACCESS''@|$(HAVE_EUIDACCESS)|g' \
1856               -e 's|@''HAVE_FSYNC''@|$(HAVE_FSYNC)|g' \
1857               -e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \
1858               -e 's|@''HAVE_GETDOMAINNAME''@|$(HAVE_GETDOMAINNAME)|g' \
1859               -e 's|@''HAVE_GETDTABLESIZE''@|$(HAVE_GETDTABLESIZE)|g' \
1860               -e 's|@''HAVE_GETHOSTNAME''@|$(HAVE_GETHOSTNAME)|g' \
1861               -e 's|@''HAVE_GETPAGESIZE''@|$(HAVE_GETPAGESIZE)|g' \
1862               -e 's|@''HAVE_GETUSERSHELL''@|$(HAVE_GETUSERSHELL)|g' \
1863               -e 's|@''HAVE_READLINK''@|$(HAVE_READLINK)|g' \
1864               -e 's|@''HAVE_SLEEP''@|$(HAVE_SLEEP)|g' \
1865               -e 's|@''HAVE_DECL_ENVIRON''@|$(HAVE_DECL_ENVIRON)|g' \
1866               -e 's|@''HAVE_DECL_GETLOGIN_R''@|$(HAVE_DECL_GETLOGIN_R)|g' \
1867               -e 's|@''HAVE_OS_H''@|$(HAVE_OS_H)|g' \
1868               -e 's|@''HAVE_SYS_PARAM_H''@|$(HAVE_SYS_PARAM_H)|g' \
1869               -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
1870               -e 's|@''REPLACE_CLOSE''@|$(REPLACE_CLOSE)|g' \
1871               -e 's|@''REPLACE_FCHDIR''@|$(REPLACE_FCHDIR)|g' \
1872               -e 's|@''REPLACE_GETCWD''@|$(REPLACE_GETCWD)|g' \
1873               -e 's|@''REPLACE_GETPAGESIZE''@|$(REPLACE_GETPAGESIZE)|g' \
1874               -e 's|@''REPLACE_LCHOWN''@|$(REPLACE_LCHOWN)|g' \
1875               -e 's|@''REPLACE_LSEEK''@|$(REPLACE_LSEEK)|g' \
1876               -e 's|@''REPLACE_WRITE''@|$(REPLACE_WRITE)|g' \
1877               -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|$(UNISTD_H_HAVE_WINSOCK2_H)|g' \
1878               -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
1879               < $(srcdir)/unistd.in.h; \
1880         } > $@-t
1881         mv $@-t $@
1882
1883 # We need the following in order to create <wchar.h> when the system
1884 # version does not work standalone.
1885 wchar.h: wchar.in.h
1886         rm -f $@-t $@
1887         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1888           sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1889               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1890               -e 's|@''NEXT_WCHAR_H''@|$(NEXT_WCHAR_H)|g' \
1891               -e 's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \
1892               -e 's|@''GNULIB_WCWIDTH''@|$(GNULIB_WCWIDTH)|g' \
1893               -e 's/@''HAVE_WINT_T''@/$(HAVE_WINT_T)/g' \
1894               -e 's|@''HAVE_DECL_WCWIDTH''@|$(HAVE_DECL_WCWIDTH)|g' \
1895               -e 's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \
1896               -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
1897             < $(srcdir)/wchar.in.h; \
1898         } > $@-t
1899         mv $@-t $@
1900
1901 # We need the following in order to create <wctype.h> when the system
1902 # doesn't have one that works with the given compiler.
1903 wctype.h: wctype.in.h
1904         rm -f $@-t $@
1905         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1906           sed -e 's/@''HAVE_WCTYPE_H''@/$(HAVE_WCTYPE_H)/g' \
1907               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1908               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1909               -e 's|@''NEXT_WCTYPE_H''@|$(NEXT_WCTYPE_H)|g' \
1910               -e 's/@''HAVE_ISWCNTRL''@/$(HAVE_ISWCNTRL)/g' \
1911               -e 's/@''HAVE_WINT_T''@/$(HAVE_WINT_T)/g' \
1912               -e 's/@''REPLACE_ISWCNTRL''@/$(REPLACE_ISWCNTRL)/g' \
1913               < $(srcdir)/wctype.in.h; \
1914         } > $@-t
1915         mv $@-t $@
1916
1917 mostlyclean-local: mostlyclean-generic
1918         @for dir in '' $(MOSTLYCLEANDIRS); do \
1919           if test -n "$$dir" && test -d $$dir; then \
1920             echo "rmdir $$dir"; rmdir $$dir; \
1921           fi; \
1922         done; \
1923         :
1924
1925 rmt-command.h : Makefile
1926         rm -f $@-t $@
1927         echo "#ifndef DEFAULT_RMT_COMMAND" >> $@-t
1928         echo "# define DEFAULT_RMT_COMMAND \"$(DEFAULT_RMT_DIR)/`echo rmt | sed '$(transform)'`$(EXEEXT)\"" >> $@-t
1929         echo "#endif" >> $@-t
1930         mv $@-t $@
1931 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1932 # Otherwise a system limit (for SysV at least) may be exceeded.
1933 .NOEXPORT: