Initialize Tizen 2.3
[toolchains/tar.git] / lib / Makefile.in
1 # Makefile.in generated by automake 1.10a 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  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 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 2 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) 2004-2007 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 --aux-dir=.#bootmp/build-aux --avoid=lock --avoid=size_max --avoid=xsize --no-libtool --macro-prefix=gl alloca argmatch argp backupfile closeout configmake dirname error exclude exitfail fileblocks fnmatch-gnu 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 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 pkgincludedir = $(includedir)/@PACKAGE@
52 pkglibdir = $(libdir)/@PACKAGE@
53 pkglibexecdir = $(libexecdir)/@PACKAGE@
54 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
55 install_sh_DATA = $(install_sh) -c -m 644
56 install_sh_PROGRAM = $(install_sh) -c
57 install_sh_SCRIPT = $(install_sh) -c
58 INSTALL_HEADER = $(INSTALL_DATA)
59 transform = $(program_transform_name)
60 NORMAL_INSTALL = :
61 PRE_INSTALL = :
62 POST_INSTALL = :
63 NORMAL_UNINSTALL = :
64 PRE_UNINSTALL = :
65 POST_UNINSTALL = :
66 build_triplet = @build@
67 host_triplet = @host@
68 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
69         $(srcdir)/Makefile.in $(srcdir)/gnulib.mk alloca.c getdate.c \
70         waitpid.c
71 subdir = lib
72 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
73 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
74         $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
75         $(top_srcdir)/m4/argmatch.m4 $(top_srcdir)/m4/argp.m4 \
76         $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
77         $(top_srcdir)/m4/canonicalize-lgpl.m4 \
78         $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chown.m4 \
79         $(top_srcdir)/m4/clock_time.m4 \
80         $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
81         $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/d-ino.m4 \
82         $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
83         $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
84         $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
85         $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
86         $(top_srcdir)/m4/exclude.m4 $(top_srcdir)/m4/exitfail.m4 \
87         $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fchdir.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/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/inline.m4 $(top_srcdir)/m4/intmax_t.m4 \
102         $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
103         $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
104         $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-ld.m4 \
105         $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
106         $(top_srcdir)/m4/localcharset.m4 $(top_srcdir)/m4/longlong.m4 \
107         $(top_srcdir)/m4/lstat.m4 $(top_srcdir)/m4/mbchar.m4 \
108         $(top_srcdir)/m4/mbiter.m4 $(top_srcdir)/m4/mbrtowc.m4 \
109         $(top_srcdir)/m4/mbscasecmp.m4 $(top_srcdir)/m4/mbstate_t.m4 \
110         $(top_srcdir)/m4/memchr.m4 $(top_srcdir)/m4/mempcpy.m4 \
111         $(top_srcdir)/m4/memrchr.m4 $(top_srcdir)/m4/memset.m4 \
112         $(top_srcdir)/m4/mkdtemp.m4 $(top_srcdir)/m4/mktime.m4 \
113         $(top_srcdir)/m4/modechange.m4 $(top_srcdir)/m4/nls.m4 \
114         $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
115         $(top_srcdir)/m4/paxutils.m4 $(top_srcdir)/m4/po.m4 \
116         $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/quote.m4 \
117         $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/readlink.m4 \
118         $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rmdir.m4 \
119         $(top_srcdir)/m4/rmt.m4 $(top_srcdir)/m4/rpmatch.m4 \
120         $(top_srcdir)/m4/rtapelib.m4 $(top_srcdir)/m4/safe-read.m4 \
121         $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/save-cwd.m4 \
122         $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
123         $(top_srcdir)/m4/sleep.m4 $(top_srcdir)/m4/ssize_t.m4 \
124         $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
125         $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
126         $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio_h.m4 \
127         $(top_srcdir)/m4/stdlib_h.m4 $(top_srcdir)/m4/stpcpy.m4 \
128         $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strchrnul.m4 \
129         $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strerror.m4 \
130         $(top_srcdir)/m4/string_h.m4 $(top_srcdir)/m4/strndup.m4 \
131         $(top_srcdir)/m4/strnlen.m4 $(top_srcdir)/m4/strtoimax.m4 \
132         $(top_srcdir)/m4/strtol.m4 $(top_srcdir)/m4/strtoll.m4 \
133         $(top_srcdir)/m4/strtoul.m4 $(top_srcdir)/m4/strtoull.m4 \
134         $(top_srcdir)/m4/strtoumax.m4 $(top_srcdir)/m4/sys_stat_h.m4 \
135         $(top_srcdir)/m4/sys_time_h.m4 $(top_srcdir)/m4/sysexits.m4 \
136         $(top_srcdir)/m4/system.m4 $(top_srcdir)/m4/tempname.m4 \
137         $(top_srcdir)/m4/time_h.m4 $(top_srcdir)/m4/time_r.m4 \
138         $(top_srcdir)/m4/timespec.m4 $(top_srcdir)/m4/tm_gmtoff.m4 \
139         $(top_srcdir)/m4/unistd-safer.m4 $(top_srcdir)/m4/unistd_h.m4 \
140         $(top_srcdir)/m4/unlinkdir.m4 $(top_srcdir)/m4/unlocked-io.m4 \
141         $(top_srcdir)/m4/utimbuf.m4 $(top_srcdir)/m4/utime.m4 \
142         $(top_srcdir)/m4/utimens.m4 $(top_srcdir)/m4/utimes-null.m4 \
143         $(top_srcdir)/m4/utimes.m4 $(top_srcdir)/m4/vasnprintf.m4 \
144         $(top_srcdir)/m4/vsnprintf.m4 $(top_srcdir)/m4/wchar.m4 \
145         $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wctype.m4 \
146         $(top_srcdir)/m4/wcwidth.m4 $(top_srcdir)/m4/wint_t.m4 \
147         $(top_srcdir)/m4/xalloc.m4 $(top_srcdir)/m4/xgetcwd.m4 \
148         $(top_srcdir)/m4/xstrndup.m4 $(top_srcdir)/m4/xstrtol.m4 \
149         $(top_srcdir)/configure.ac
150 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
151         $(ACLOCAL_M4)
152 mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
153 CONFIG_HEADER = $(top_builddir)/config.h
154 CONFIG_CLEAN_FILES =
155 LIBRARIES = $(noinst_LIBRARIES)
156 AR = ar
157 ARFLAGS = cru
158 libtar_a_AR = $(AR) $(ARFLAGS)
159 am__DEPENDENCIES_1 =
160 am_libtar_a_OBJECTS = allocsa.$(OBJEXT) argp-ba.$(OBJEXT) \
161         argp-eexst.$(OBJEXT) argp-fmtstream.$(OBJEXT) \
162         argp-fs-xinl.$(OBJEXT) argp-help.$(OBJEXT) \
163         argp-parse.$(OBJEXT) argp-pin.$(OBJEXT) argp-pv.$(OBJEXT) \
164         argp-pvh.$(OBJEXT) argp-xinl.$(OBJEXT) full-write.$(OBJEXT) \
165         getdate.$(OBJEXT) localcharset.$(OBJEXT) mbchar.$(OBJEXT) \
166         mbscasecmp.$(OBJEXT) openat-die.$(OBJEXT) strnlen1.$(OBJEXT) \
167         version-etc.$(OBJEXT) version-etc-fsf.$(OBJEXT) \
168         xalloc-die.$(OBJEXT) xstrndup.$(OBJEXT) xstrtoumax.$(OBJEXT) \
169         paxerror.$(OBJEXT) paxexit.$(OBJEXT) paxnames.$(OBJEXT) \
170         prepargs.$(OBJEXT) rtapelib.$(OBJEXT) stdopen.$(OBJEXT)
171 libtar_a_OBJECTS = $(am_libtar_a_OBJECTS)
172 LTLIBRARIES = $(noinst_LTLIBRARIES)
173 DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
174 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
175 am__depfiles_maybe = depfiles
176 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
177         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
178 CCLD = $(CC)
179 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
180 YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)
181 YLWRAP = $(top_srcdir)/build-aux/ylwrap
182 SOURCES = $(libtar_a_SOURCES) $(EXTRA_libtar_a_SOURCES)
183 DIST_SOURCES = $(libtar_a_SOURCES) $(EXTRA_libtar_a_SOURCES)
184 HEADERS = $(noinst_HEADERS)
185 ETAGS = etags
186 CTAGS = ctags
187 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
188 ABSOLUTE_DIRENT_H = @ABSOLUTE_DIRENT_H@
189 ABSOLUTE_FCNTL_H = @ABSOLUTE_FCNTL_H@
190 ABSOLUTE_FLOAT_H = @ABSOLUTE_FLOAT_H@
191 ABSOLUTE_INTTYPES_H = @ABSOLUTE_INTTYPES_H@
192 ABSOLUTE_STDINT_H = @ABSOLUTE_STDINT_H@
193 ABSOLUTE_STDIO_H = @ABSOLUTE_STDIO_H@
194 ABSOLUTE_STDLIB_H = @ABSOLUTE_STDLIB_H@
195 ABSOLUTE_STRING_H = @ABSOLUTE_STRING_H@
196 ABSOLUTE_SYSEXITS_H = @ABSOLUTE_SYSEXITS_H@
197 ABSOLUTE_SYS_STAT_H = @ABSOLUTE_SYS_STAT_H@
198 ABSOLUTE_SYS_TIME_H = @ABSOLUTE_SYS_TIME_H@
199 ABSOLUTE_TIME_H = @ABSOLUTE_TIME_H@
200 ABSOLUTE_UNISTD_H = @ABSOLUTE_UNISTD_H@
201 ABSOLUTE_WCHAR_H = @ABSOLUTE_WCHAR_H@
202 ABSOLUTE_WCTYPE_H = @ABSOLUTE_WCTYPE_H@
203 ACLOCAL = @ACLOCAL@
204 ALLOCA = @ALLOCA@
205 ALLOCA_H = @ALLOCA_H@
206 AMTAR = @AMTAR@
207 AUTOCONF = @AUTOCONF@
208 AUTOHEADER = @AUTOHEADER@
209 AUTOM4TE = @AUTOM4TE@
210 AUTOMAKE = @AUTOMAKE@
211 AWK = @AWK@
212 BACKUP_LIBEXEC_SCRIPTS = @BACKUP_LIBEXEC_SCRIPTS@
213 BACKUP_SBIN_SCRIPTS = @BACKUP_SBIN_SCRIPTS@
214 BACKUP_SED_COND = @BACKUP_SED_COND@
215 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
216 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
217 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
218 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
219 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
220 CC = @CC@
221 CCDEPMODE = @CCDEPMODE@
222 CFLAGS = @CFLAGS@
223 CPP = @CPP@
224 CPPFLAGS = @CPPFLAGS@
225 CYGPATH_W = @CYGPATH_W@
226 DEFAULT_ARCHIVE = @DEFAULT_ARCHIVE@
227 DEFAULT_ARCHIVE_FORMAT = @DEFAULT_ARCHIVE_FORMAT@
228 DEFAULT_BLOCKING = @DEFAULT_BLOCKING@
229 DEFAULT_QUOTING_STYLE = @DEFAULT_QUOTING_STYLE@
230 DEFAULT_RMT_COMMAND = @DEFAULT_RMT_COMMAND@
231 DEFAULT_RMT_DIR = @DEFAULT_RMT_DIR@
232 DEFS = @DEFS@
233 DEPDIR = @DEPDIR@
234 DIRENT_H = @DIRENT_H@
235 ECHO_C = @ECHO_C@
236 ECHO_N = @ECHO_N@
237 ECHO_T = @ECHO_T@
238 EGREP = @EGREP@
239 EOVERFLOW = @EOVERFLOW@
240 EXEEXT = @EXEEXT@
241 FCNTL_H = @FCNTL_H@
242 FLOAT_H = @FLOAT_H@
243 FNMATCH_H = @FNMATCH_H@
244 GETOPT_H = @GETOPT_H@
245 GLIBC21 = @GLIBC21@
246 GMSGFMT = @GMSGFMT@
247 GMSGFMT_015 = @GMSGFMT_015@
248 GNULIB_CHOWN = @GNULIB_CHOWN@
249 GNULIB_DUP2 = @GNULIB_DUP2@
250 GNULIB_FCHDIR = @GNULIB_FCHDIR@
251 GNULIB_FFLUSH = @GNULIB_FFLUSH@
252 GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
253 GNULIB_FSEEK = @GNULIB_FSEEK@
254 GNULIB_FSEEKO = @GNULIB_FSEEKO@
255 GNULIB_FTELL = @GNULIB_FTELL@
256 GNULIB_FTELLO = @GNULIB_FTELLO@
257 GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
258 GNULIB_GETCWD = @GNULIB_GETCWD@
259 GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
260 GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
261 GNULIB_IMAXABS = @GNULIB_IMAXABS@
262 GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
263 GNULIB_LSEEK = @GNULIB_LSEEK@
264 GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
265 GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
266 GNULIB_MBSCHR = @GNULIB_MBSCHR@
267 GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
268 GNULIB_MBSLEN = @GNULIB_MBSLEN@
269 GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
270 GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
271 GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
272 GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
273 GNULIB_MBSSEP = @GNULIB_MBSSEP@
274 GNULIB_MBSSPN = @GNULIB_MBSSPN@
275 GNULIB_MBSSTR = @GNULIB_MBSSTR@
276 GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
277 GNULIB_MEMMEM = @GNULIB_MEMMEM@
278 GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
279 GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
280 GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
281 GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
282 GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
283 GNULIB_READLINK = @GNULIB_READLINK@
284 GNULIB_SLEEP = @GNULIB_SLEEP@
285 GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
286 GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
287 GNULIB_STPCPY = @GNULIB_STPCPY@
288 GNULIB_STPNCPY = @GNULIB_STPNCPY@
289 GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
290 GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
291 GNULIB_STRDUP = @GNULIB_STRDUP@
292 GNULIB_STRNDUP = @GNULIB_STRNDUP@
293 GNULIB_STRNLEN = @GNULIB_STRNLEN@
294 GNULIB_STRPBRK = @GNULIB_STRPBRK@
295 GNULIB_STRSEP = @GNULIB_STRSEP@
296 GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
297 GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
298 GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
299 GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
300 GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
301 GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
302 GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
303 GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
304 GREP = @GREP@
305 HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
306 HAVE_DECL_IMAXABS = @HAVE_DECL_IMAXABS@
307 HAVE_DECL_IMAXDIV = @HAVE_DECL_IMAXDIV@
308 HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
309 HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
310 HAVE_DECL_MKDIR = @HAVE_DECL_MKDIR@
311 HAVE_DECL_SNPRINTF = @HAVE_DECL_SNPRINTF@
312 HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
313 HAVE_DECL_STRNCASECMP = @HAVE_DECL_STRNCASECMP@
314 HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
315 HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
316 HAVE_DECL_STRTOIMAX = @HAVE_DECL_STRTOIMAX@
317 HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
318 HAVE_DECL_STRTOUMAX = @HAVE_DECL_STRTOUMAX@
319 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
320 HAVE_DUP2 = @HAVE_DUP2@
321 HAVE_FSEEKO = @HAVE_FSEEKO@
322 HAVE_FTELLO = @HAVE_FTELLO@
323 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
324 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
325 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
326 HAVE_IO_H = @HAVE_IO_H@
327 HAVE_ISWCNTRL = @HAVE_ISWCNTRL@
328 HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
329 HAVE_LSTAT = @HAVE_LSTAT@
330 HAVE_MEMPCPY = @HAVE_MEMPCPY@
331 HAVE_MKDTEMP = @HAVE_MKDTEMP@
332 HAVE_READLINK = @HAVE_READLINK@
333 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
334 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
335 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
336 HAVE_SLEEP = @HAVE_SLEEP@
337 HAVE_STDINT_H = @HAVE_STDINT_H@
338 HAVE_STPCPY = @HAVE_STPCPY@
339 HAVE_STPNCPY = @HAVE_STPNCPY@
340 HAVE_STRCASECMP = @HAVE_STRCASECMP@
341 HAVE_STRCASESTR = @HAVE_STRCASESTR@
342 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
343 HAVE_STRNDUP = @HAVE_STRNDUP@
344 HAVE_STRPBRK = @HAVE_STRPBRK@
345 HAVE_STRSEP = @HAVE_STRSEP@
346 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
347 HAVE_SYSEXITS_H = @HAVE_SYSEXITS_H@
348 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
349 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
350 HAVE_SYS_TIME_H = @HAVE_SYS_TIME_H@
351 HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
352 HAVE_UNISTD_H = @HAVE_UNISTD_H@
353 HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
354 HAVE_VASPRINTF = @HAVE_VASPRINTF@
355 HAVE_WCTYPE_H = @HAVE_WCTYPE_H@
356 HAVE_WINT_T = @HAVE_WINT_T@
357 HAVE__BOOL = @HAVE__BOOL@
358 INSTALL = @INSTALL@
359 INSTALL_DATA = @INSTALL_DATA@
360 INSTALL_PROGRAM = @INSTALL_PROGRAM@
361 INSTALL_SCRIPT = @INSTALL_SCRIPT@
362 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
363 INTLLIBS = @INTLLIBS@
364 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
365 INTTYPES_H = @INTTYPES_H@
366 LDFLAGS = @LDFLAGS@
367 LIBICONV = @LIBICONV@
368 LIBINTL = @LIBINTL@
369 LIBOBJS = @LIBOBJS@
370 LIBS = @LIBS@
371 LIBTAR_LIBDEPS = @LIBTAR_LIBDEPS@
372 LIBTAR_LTLIBDEPS = @LIBTAR_LTLIBDEPS@
373 LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
374 LIB_SETSOCKOPT = @LIB_SETSOCKOPT@
375 LTLIBICONV = @LTLIBICONV@
376 LTLIBINTL = @LTLIBINTL@
377 LTLIBOBJS = @LTLIBOBJS@
378 MAKEINFO = @MAKEINFO@
379 MKDIR_P = @MKDIR_P@
380 MSGFMT = @MSGFMT@
381 MSGFMT_015 = @MSGFMT_015@
382 MSGMERGE = @MSGMERGE@
383 OBJEXT = @OBJEXT@
384 PACKAGE = @PACKAGE@
385 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
386 PACKAGE_NAME = @PACKAGE_NAME@
387 PACKAGE_STRING = @PACKAGE_STRING@
388 PACKAGE_TARNAME = @PACKAGE_TARNAME@
389 PACKAGE_VERSION = @PACKAGE_VERSION@
390 PATH_SEPARATOR = @PATH_SEPARATOR@
391 POSUB = @POSUB@
392 PRIPTR_PREFIX = @PRIPTR_PREFIX@
393 PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
394 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
395 PU_RMT_PROG = @PU_RMT_PROG@
396 RANLIB = @RANLIB@
397 REPLACE_CHOWN = @REPLACE_CHOWN@
398 REPLACE_FCHDIR = @REPLACE_FCHDIR@
399 REPLACE_FFLUSH = @REPLACE_FFLUSH@
400 REPLACE_FPRINTF = @REPLACE_FPRINTF@
401 REPLACE_FSEEK = @REPLACE_FSEEK@
402 REPLACE_FSEEKO = @REPLACE_FSEEKO@
403 REPLACE_FTELL = @REPLACE_FTELL@
404 REPLACE_FTELLO = @REPLACE_FTELLO@
405 REPLACE_GETCWD = @REPLACE_GETCWD@
406 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
407 REPLACE_LOCALTIME_R = @REPLACE_LOCALTIME_R@
408 REPLACE_LSEEK = @REPLACE_LSEEK@
409 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
410 REPLACE_NANOSLEEP = @REPLACE_NANOSLEEP@
411 REPLACE_PRINTF = @REPLACE_PRINTF@
412 REPLACE_SNPRINTF = @REPLACE_SNPRINTF@
413 REPLACE_SPRINTF = @REPLACE_SPRINTF@
414 REPLACE_STRPTIME = @REPLACE_STRPTIME@
415 REPLACE_TIMEGM = @REPLACE_TIMEGM@
416 REPLACE_VASPRINTF = @REPLACE_VASPRINTF@
417 REPLACE_VFPRINTF = @REPLACE_VFPRINTF@
418 REPLACE_VPRINTF = @REPLACE_VPRINTF@
419 REPLACE_VSNPRINTF = @REPLACE_VSNPRINTF@
420 REPLACE_VSPRINTF = @REPLACE_VSPRINTF@
421 SET_MAKE = @SET_MAKE@
422 SHELL = @SHELL@
423 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
424 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
425 STDBOOL_H = @STDBOOL_H@
426 STDINT_H = @STDINT_H@
427 STRIP = @STRIP@
428 SYSEXITS_H = @SYSEXITS_H@
429 SYS_STAT_H = @SYS_STAT_H@
430 SYS_TIME_H = @SYS_TIME_H@
431 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
432 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
433 USE_NLS = @USE_NLS@
434 VERSION = @VERSION@
435 WCHAR_H = @WCHAR_H@
436 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
437 WCTYPE_H = @WCTYPE_H@
438 WINT_T_SUFFIX = @WINT_T_SUFFIX@
439 XGETTEXT = @XGETTEXT@
440 XGETTEXT_015 = @XGETTEXT_015@
441 YACC = @YACC@
442 YFLAGS = @YFLAGS@
443 abs_builddir = @abs_builddir@
444 abs_srcdir = @abs_srcdir@
445 abs_top_builddir = @abs_top_builddir@
446 abs_top_srcdir = @abs_top_srcdir@
447 ac_ct_CC = @ac_ct_CC@
448 am__include = @am__include@
449 am__leading_dot = @am__leading_dot@
450 am__quote = @am__quote@
451 am__tar = @am__tar@
452 am__untar = @am__untar@
453 bindir = @bindir@
454 build = @build@
455 build_alias = @build_alias@
456 build_cpu = @build_cpu@
457 build_os = @build_os@
458 build_vendor = @build_vendor@
459 builddir = @builddir@
460 datadir = @datadir@
461 datarootdir = @datarootdir@
462 docdir = @docdir@
463 dvidir = @dvidir@
464 exec_prefix = @exec_prefix@
465 gl_LIBOBJS = @gl_LIBOBJS@
466 gl_LTLIBOBJS = @gl_LTLIBOBJS@
467 host = @host@
468 host_alias = @host_alias@
469 host_cpu = @host_cpu@
470 host_os = @host_os@
471 host_vendor = @host_vendor@
472 htmldir = @htmldir@
473 includedir = @includedir@
474 infodir = @infodir@
475 install_sh = @install_sh@
476 libdir = @libdir@
477 libexecdir = @libexecdir@
478 localedir = @localedir@
479 localstatedir = @localstatedir@
480 mandir = @mandir@
481 mkdir_p = @mkdir_p@
482 oldincludedir = @oldincludedir@
483 pdfdir = @pdfdir@
484 prefix = @prefix@
485 program_transform_name = @program_transform_name@
486 psdir = @psdir@
487 sbindir = @sbindir@
488 sharedstatedir = @sharedstatedir@
489 srcdir = @srcdir@
490 sysconfdir = @sysconfdir@
491 target_alias = @target_alias@
492 top_builddir = @top_builddir@
493 top_srcdir = @top_srcdir@
494 AUTOMAKE_OPTIONS = 1.5 gnits
495 noinst_HEADERS = system.h system-ioctl.h rmt.h paxlib.h stdopen.h
496 noinst_LIBRARIES = libtar.a
497 noinst_LTLIBRARIES = 
498 EXTRA_DIST = alloca.c alloca_.h allocsa.valgrind argmatch.c argmatch.h \
499         backupfile.c backupfile.h canonicalize-lgpl.c canonicalize.h \
500         chdir-long.c chdir-long.h chown.c fchown-stub.c close-stream.c \
501         close-stream.h closeout.c closeout.h dirfd.c dirfd.h \
502         basename.c dirname.c dirname.h stripslash.c dup2.c error.c \
503         error.h exclude.c exclude.h exitfail.c exitfail.h dirent_.h \
504         fchdir.c fcntl_.h creat-safer.c fcntl--.h fcntl-safer.h \
505         open-safer.c fileblocks.c float_.h fnmatch.c fnmatch_.h \
506         fnmatch_loop.c __fpending.c __fpending.h ftruncate.c getcwd.c \
507         getdate.c getdate.h getdelim.c getdelim.h getline.c getline.h \
508         getopt.c getopt1.c getopt_.h getopt_int.h getpagesize.h \
509         gettime.c gettimeofday.c hash.c hash.h human.c human.h \
510         intprops.h imaxtostr.c inttostr.c inttostr.h offtostr.c \
511         uinttostr.c umaxtostr.c inttypes_.h lchown.c lchown.h \
512         config.charset ref-add.sin ref-del.sin lstat.c lstat.h \
513         malloc.c mbchar.h memchr.c mempcpy.c memrchr.c memset.c \
514         mkdtemp.c mktime.c modechange.c modechange.h obstack.c \
515         obstack.h at-func.c fchmodat.c fchownat.c fstatat.c mkdirat.c \
516         openat-priv.h openat-proc.c openat.c openat.h pathmax.h \
517         quote.c quote.h quotearg.c quotearg.h readlink.c regcomp.c \
518         regex.c regex.h regex_internal.c regex_internal.h regexec.c \
519         rmdir.c rpmatch.c safe-read.c safe-read.h safe-write.c \
520         safe-write.h same-inode.h save-cwd.c save-cwd.h savedir.c \
521         savedir.h setenv.c setenv.h unsetenv.c sleep.c stat-macros.h \
522         stat-time.h stdbool_.h stdint_.h stdio_.h stdlib_.h stpcpy.c \
523         strcasecmp.c strncasecmp.c strchrnul.c strdup.c strerror.c \
524         string_.h strndup.c strnlen.c strtoimax.c strtol.c strtoll.c \
525         strtoul.c strtoull.c strtoumax.c sys_stat_.h sys_time_.h \
526         sysexits_.h tempname.c tempname.h time_.h time_r.c timespec.h \
527         unistd_.h dup-safer.c fd-safer.c pipe-safer.c unistd--.h \
528         unistd-safer.h unlinkdir.c unlinkdir.h unlocked-io.h utime.c \
529         utimens.c utimens.h asnprintf.c float+.h printf-args.c \
530         printf-args.h printf-parse.c printf-parse.h vasnprintf.c \
531         vasnprintf.h vsnprintf.c wchar_.h wctype_.h xalloc.h xmalloc.c \
532         xgetcwd.c xgetcwd.h xstrtol.c xstrtol.h xstrtoul.c
533 BUILT_SOURCES = $(ALLOCA_H) configmake.h $(DIRENT_H) $(FCNTL_H) \
534         $(FLOAT_H) $(FNMATCH_H) getdate.c $(GETOPT_H) $(INTTYPES_H) \
535         $(STDBOOL_H) $(STDINT_H) stdio.h stdlib.h string.h \
536         $(SYS_STAT_H) $(SYS_TIME_H) $(SYSEXITS_H) time.h unistd.h \
537         $(WCHAR_H) $(WCTYPE_H) rmt-command.h
538 SUFFIXES = .sed .sin
539 MOSTLYCLEANFILES = core *.stackdump alloca.h alloca.h-t dirent.h \
540         dirent.h-t fcntl.h fcntl.h-t float.h float.h-t fnmatch.h \
541         fnmatch.h-t getopt.h getopt.h-t inttypes.h inttypes.h-t \
542         stdbool.h stdbool.h-t stdint.h stdint.h-t stdio.h stdio.h-t \
543         stdlib.h stdlib.h-t string.h string.h-t sys/stat.h \
544         sys/stat.h-t sys/time.h sys/time.h-t sysexits.h sysexits.h-t \
545         time.h time.h-t unistd.h unistd.h-t wchar.h wchar.h-t wctype.h \
546         wctype.h-t
547 MOSTLYCLEANDIRS = sys
548 CLEANFILES = configmake.h configmake.h-t charset.alias ref-add.sed \
549         ref-del.sed rmt-command.h rmt-command.h-t
550 DISTCLEANFILES = 
551 MAINTAINERCLEANFILES = getdate.c
552 AM_CPPFLAGS = 
553
554 # This is for those projects which use "gettextize --intl" to put a source-code
555 # copy of libintl into their package. In such projects, every Makefile.am needs
556 # -I$(top_builddir)/intl, so that <libintl.h> can be found in this directory.
557 # For the Makefile.ams in other directories it is the maintainer's
558 # responsibility; for the one from gnulib we do it here.
559 # This option has no effect when the user disables NLS (because then the intl
560 # directory contains no libintl.h file) or when the project does not use
561 # "gettextize --intl".
562 #AM_CPPFLAGS += -I$(top_builddir)/intl
563 libtar_a_SOURCES = allocsa.h allocsa.c argp.h argp-ba.c argp-eexst.c \
564         argp-fmtstream.c argp-fmtstream.h argp-fs-xinl.c argp-help.c \
565         argp-namefrob.h argp-parse.c argp-pin.c argp-pv.c argp-pvh.c \
566         argp-xinl.c full-write.h full-write.c getdate.y gettext.h \
567         localcharset.h localcharset.c mbchar.c mbscasecmp.c mbuiter.h \
568         openat-die.c strnlen1.h strnlen1.c verify.h version-etc.h \
569         version-etc.c version-etc-fsf.c wcwidth.h xalloc-die.c \
570         xstrndup.h xstrndup.c xstrtoumax.c paxerror.c paxexit.c \
571         paxlib.h paxnames.c prepargs.c prepargs.h rtapelib.c rmt.h \
572         stdopen.c stdopen.h system.h system-ioctl.h
573 libtar_a_LIBADD = $(gl_LIBOBJS) @ALLOCA@ $(LIBOBJS)
574 libtar_a_DEPENDENCIES = $(gl_LIBOBJS) @ALLOCA@ $(LIBOBJS)
575 EXTRA_libtar_a_SOURCES = alloca.c argmatch.c backupfile.c \
576         canonicalize-lgpl.c chdir-long.c chown.c fchown-stub.c \
577         close-stream.c closeout.c dirfd.c basename.c dirname.c \
578         stripslash.c dup2.c error.c exclude.c exitfail.c fchdir.c \
579         creat-safer.c open-safer.c fileblocks.c fnmatch.c \
580         fnmatch_loop.c __fpending.c ftruncate.c getcwd.c getdelim.c \
581         getline.c getopt.c getopt1.c gettime.c gettimeofday.c hash.c \
582         human.c imaxtostr.c inttostr.c offtostr.c uinttostr.c \
583         umaxtostr.c lchown.c lstat.c malloc.c memchr.c mempcpy.c \
584         memrchr.c memset.c mkdtemp.c mktime.c modechange.c obstack.c \
585         at-func.c fchmodat.c fchownat.c fstatat.c mkdirat.c \
586         openat-proc.c openat.c quote.c quotearg.c readlink.c regcomp.c \
587         regex.c regex_internal.c regexec.c rmdir.c rpmatch.c \
588         safe-read.c safe-write.c save-cwd.c savedir.c setenv.c \
589         unsetenv.c sleep.c stpcpy.c strcasecmp.c strncasecmp.c \
590         strchrnul.c strdup.c strerror.c strndup.c strnlen.c \
591         strtoimax.c strtol.c strtoll.c strtoul.c strtoull.c \
592         strtoumax.c tempname.c time_r.c dup-safer.c fd-safer.c \
593         pipe-safer.c unlinkdir.c utime.c utimens.c asnprintf.c \
594         printf-args.c printf-parse.c vasnprintf.c vsnprintf.c \
595         xmalloc.c xgetcwd.c xstrtol.c xstrtoul.c
596
597 # Use this preprocessor expression to decide whether #include_next works.
598 # Do not rely on a 'configure'-time test for this, since the expression
599 # might appear in an installed header, which is used by some other compiler.
600 HAVE_INCLUDE_NEXT = (__GNUC__ || 60000000 <= __DECC_VER)
601 LINK_WARNING_H = $(top_srcdir)/build-aux/link-warning.h
602 charset_alias = $(DESTDIR)$(libdir)/charset.alias
603 charset_tmp = $(DESTDIR)$(libdir)/charset.tmp
604 all: $(BUILT_SOURCES)
605         $(MAKE) $(AM_MAKEFLAGS) all-am
606
607 .SUFFIXES:
608 .SUFFIXES: .sed .sin .c .o .obj .y
609 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/gnulib.mk $(am__configure_deps)
610         @for dep in $?; do \
611           case '$(am__configure_deps)' in \
612             *$$dep*) \
613               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
614                 && exit 0; \
615               exit 1;; \
616           esac; \
617         done; \
618         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits  lib/Makefile'; \
619         cd $(top_srcdir) && \
620           $(AUTOMAKE) --gnits  lib/Makefile
621 .PRECIOUS: Makefile
622 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
623         @case '$?' in \
624           *config.status*) \
625             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
626           *) \
627             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
628             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
629         esac;
630
631 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
632         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
633
634 $(top_srcdir)/configure:  $(am__configure_deps)
635         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
636 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
637         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
638
639 clean-noinstLIBRARIES:
640         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
641 libtar.a: $(libtar_a_OBJECTS) $(libtar_a_DEPENDENCIES) 
642         -rm -f libtar.a
643         $(libtar_a_AR) libtar.a $(libtar_a_OBJECTS) $(libtar_a_LIBADD)
644         $(RANLIB) libtar.a
645
646 clean-noinstLTLIBRARIES:
647         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
648         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
649           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
650           test "$$dir" != "$$p" || dir=.; \
651           echo "rm -f \"$${dir}/so_locations\""; \
652           rm -f "$${dir}/so_locations"; \
653         done
654
655 mostlyclean-compile:
656         -rm -f *.$(OBJEXT)
657
658 distclean-compile:
659         -rm -f *.tab.c
660
661 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/alloca.Po@am__quote@
662 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/waitpid.Po@am__quote@
663 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/__fpending.Po@am__quote@
664 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alloca.Po@am__quote@
665 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/allocsa.Po@am__quote@
666 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argmatch.Po@am__quote@
667 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-ba.Po@am__quote@
668 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-eexst.Po@am__quote@
669 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-fmtstream.Po@am__quote@
670 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-fs-xinl.Po@am__quote@
671 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-help.Po@am__quote@
672 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-parse.Po@am__quote@
673 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-pin.Po@am__quote@
674 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-pv.Po@am__quote@
675 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-pvh.Po@am__quote@
676 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-xinl.Po@am__quote@
677 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asnprintf.Po@am__quote@
678 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/at-func.Po@am__quote@
679 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/backupfile.Po@am__quote@
680 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/basename.Po@am__quote@
681 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/canonicalize-lgpl.Po@am__quote@
682 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chdir-long.Po@am__quote@
683 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chown.Po@am__quote@
684 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/close-stream.Po@am__quote@
685 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/closeout.Po@am__quote@
686 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/creat-safer.Po@am__quote@
687 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dirfd.Po@am__quote@
688 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dirname.Po@am__quote@
689 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dup-safer.Po@am__quote@
690 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dup2.Po@am__quote@
691 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/error.Po@am__quote@
692 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exclude.Po@am__quote@
693 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exitfail.Po@am__quote@
694 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fchdir.Po@am__quote@
695 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fchmodat.Po@am__quote@
696 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fchown-stub.Po@am__quote@
697 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fchownat.Po@am__quote@
698 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fd-safer.Po@am__quote@
699 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fileblocks.Po@am__quote@
700 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fnmatch.Po@am__quote@
701 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fnmatch_loop.Po@am__quote@
702 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fstatat.Po@am__quote@
703 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ftruncate.Po@am__quote@
704 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/full-write.Po@am__quote@
705 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getcwd.Po@am__quote@
706 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getdate.Po@am__quote@
707 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getdelim.Po@am__quote@
708 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getline.Po@am__quote@
709 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
710 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@
711 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gettime.Po@am__quote@
712 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gettimeofday.Po@am__quote@
713 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash.Po@am__quote@
714 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/human.Po@am__quote@
715 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/imaxtostr.Po@am__quote@
716 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inttostr.Po@am__quote@
717 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lchown.Po@am__quote@
718 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/localcharset.Po@am__quote@
719 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lstat.Po@am__quote@
720 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloc.Po@am__quote@
721 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbchar.Po@am__quote@
722 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbscasecmp.Po@am__quote@
723 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memchr.Po@am__quote@
724 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mempcpy.Po@am__quote@
725 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memrchr.Po@am__quote@
726 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memset.Po@am__quote@
727 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mkdirat.Po@am__quote@
728 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mkdtemp.Po@am__quote@
729 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mktime.Po@am__quote@
730 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/modechange.Po@am__quote@
731 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/obstack.Po@am__quote@
732 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/offtostr.Po@am__quote@
733 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/open-safer.Po@am__quote@
734 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openat-die.Po@am__quote@
735 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openat-proc.Po@am__quote@
736 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openat.Po@am__quote@
737 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/paxerror.Po@am__quote@
738 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/paxexit.Po@am__quote@
739 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/paxnames.Po@am__quote@
740 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pipe-safer.Po@am__quote@
741 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prepargs.Po@am__quote@
742 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printf-args.Po@am__quote@
743 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printf-parse.Po@am__quote@
744 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/quote.Po@am__quote@
745 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/quotearg.Po@am__quote@
746 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readlink.Po@am__quote@
747 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regcomp.Po@am__quote@
748 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regex.Po@am__quote@
749 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regex_internal.Po@am__quote@
750 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regexec.Po@am__quote@
751 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rmdir.Po@am__quote@
752 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpmatch.Po@am__quote@
753 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtapelib.Po@am__quote@
754 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/safe-read.Po@am__quote@
755 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/safe-write.Po@am__quote@
756 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/save-cwd.Po@am__quote@
757 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/savedir.Po@am__quote@
758 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setenv.Po@am__quote@
759 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sleep.Po@am__quote@
760 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stdopen.Po@am__quote@
761 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stpcpy.Po@am__quote@
762 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strcasecmp.Po@am__quote@
763 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strchrnul.Po@am__quote@
764 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strdup.Po@am__quote@
765 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strerror.Po@am__quote@
766 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stripslash.Po@am__quote@
767 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strncasecmp.Po@am__quote@
768 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strndup.Po@am__quote@
769 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strnlen.Po@am__quote@
770 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strnlen1.Po@am__quote@
771 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strtoimax.Po@am__quote@
772 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strtol.Po@am__quote@
773 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strtoll.Po@am__quote@
774 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strtoul.Po@am__quote@
775 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strtoull.Po@am__quote@
776 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strtoumax.Po@am__quote@
777 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tempname.Po@am__quote@
778 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time_r.Po@am__quote@
779 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/uinttostr.Po@am__quote@
780 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/umaxtostr.Po@am__quote@
781 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unlinkdir.Po@am__quote@
782 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unsetenv.Po@am__quote@
783 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utime.Po@am__quote@
784 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utimens.Po@am__quote@
785 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vasnprintf.Po@am__quote@
786 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version-etc-fsf.Po@am__quote@
787 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version-etc.Po@am__quote@
788 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vsnprintf.Po@am__quote@
789 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xalloc-die.Po@am__quote@
790 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xgetcwd.Po@am__quote@
791 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmalloc.Po@am__quote@
792 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrndup.Po@am__quote@
793 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrtol.Po@am__quote@
794 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrtoul.Po@am__quote@
795 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrtoumax.Po@am__quote@
796
797 .c.o:
798 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
799 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
800 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
801 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
802 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
803
804 .c.obj:
805 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
806 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
807 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
808 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
809 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
810
811 .y.c:
812         $(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h $*.h y.output $*.output -- $(YACCCOMPILE)
813
814 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
815         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
816         unique=`for i in $$list; do \
817             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
818           done | \
819           $(AWK) '    { files[$$0] = 1; } \
820                END { for (i in files) print i; }'`; \
821         mkid -fID $$unique
822 tags: TAGS
823
824 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
825                 $(TAGS_FILES) $(LISP)
826         tags=; \
827         here=`pwd`; \
828         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
829         unique=`for i in $$list; do \
830             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
831           done | \
832           $(AWK) '    { files[$$0] = 1; } \
833                END { for (i in files) print i; }'`; \
834         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
835           test -n "$$unique" || unique=$$empty_fix; \
836           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
837             $$tags $$unique; \
838         fi
839 ctags: CTAGS
840 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
841                 $(TAGS_FILES) $(LISP)
842         tags=; \
843         here=`pwd`; \
844         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
845         unique=`for i in $$list; do \
846             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
847           done | \
848           $(AWK) '    { files[$$0] = 1; } \
849                END { for (i in files) print i; }'`; \
850         test -z "$(CTAGS_ARGS)$$tags$$unique" \
851           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
852              $$tags $$unique
853
854 GTAGS:
855         here=`$(am__cd) $(top_builddir) && pwd` \
856           && cd $(top_srcdir) \
857           && gtags -i $(GTAGS_ARGS) $$here
858
859 distclean-tags:
860         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
861
862 distdir: $(DISTFILES)
863         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
864         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
865         list='$(DISTFILES)'; \
866           dist_files=`for file in $$list; do echo $$file; done | \
867           sed -e "s|^$$srcdirstrip/||;t" \
868               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
869         case $$dist_files in \
870           */*) $(MKDIR_P) `echo "$$dist_files" | \
871                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
872                            sort -u` ;; \
873         esac; \
874         for file in $$dist_files; do \
875           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
876           if test -d $$d/$$file; then \
877             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
878             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
879               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
880             fi; \
881             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
882           else \
883             test -f $(distdir)/$$file \
884             || cp -p $$d/$$file $(distdir)/$$file \
885             || exit 1; \
886           fi; \
887         done
888 check-am: all-am
889 check: $(BUILT_SOURCES)
890         $(MAKE) $(AM_MAKEFLAGS) check-am
891 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(HEADERS) all-local
892 installdirs:
893 install: $(BUILT_SOURCES)
894         $(MAKE) $(AM_MAKEFLAGS) install-am
895 install-exec: install-exec-am
896 install-data: install-data-am
897 uninstall: uninstall-am
898
899 install-am: all-am
900         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
901
902 installcheck: installcheck-am
903 install-strip:
904         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
905           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
906           `test -z '$(STRIP)' || \
907             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
908 mostlyclean-generic:
909         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
910
911 clean-generic:
912         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
913
914 distclean-generic:
915         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
916         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
917
918 maintainer-clean-generic:
919         @echo "This command is intended for maintainers to use"
920         @echo "it deletes files that may require special tools to rebuild."
921         -rm -f getdate.c
922         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
923         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
924 clean: clean-am
925
926 clean-am: clean-generic clean-noinstLIBRARIES clean-noinstLTLIBRARIES \
927         mostlyclean-am
928
929 distclean: distclean-am
930         -rm -rf $(DEPDIR) ./$(DEPDIR)
931         -rm -f Makefile
932 distclean-am: clean-am distclean-compile distclean-generic \
933         distclean-tags
934
935 dvi: dvi-am
936
937 dvi-am:
938
939 html: html-am
940
941 info: info-am
942
943 info-am:
944
945 install-data-am:
946
947 install-dvi: install-dvi-am
948
949 install-exec-am: install-exec-local
950
951 install-html: install-html-am
952
953 install-info: install-info-am
954
955 install-man:
956
957 install-pdf: install-pdf-am
958
959 install-ps: install-ps-am
960
961 installcheck-am:
962
963 maintainer-clean: maintainer-clean-am
964         -rm -rf $(DEPDIR) ./$(DEPDIR)
965         -rm -f Makefile
966 maintainer-clean-am: distclean-am maintainer-clean-generic
967
968 mostlyclean: mostlyclean-am
969
970 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
971         mostlyclean-local
972
973 pdf: pdf-am
974
975 pdf-am:
976
977 ps: ps-am
978
979 ps-am:
980
981 uninstall-am: uninstall-local
982
983 .MAKE: install-am install-strip
984
985 .PHONY: CTAGS GTAGS all all-am all-local check check-am clean \
986         clean-generic clean-noinstLIBRARIES clean-noinstLTLIBRARIES \
987         ctags distclean distclean-compile distclean-generic \
988         distclean-tags distdir dvi dvi-am html html-am info info-am \
989         install install-am install-data install-data-am install-dvi \
990         install-dvi-am install-exec install-exec-am install-exec-local \
991         install-html install-html-am install-info install-info-am \
992         install-man install-pdf install-pdf-am install-ps \
993         install-ps-am install-strip installcheck installcheck-am \
994         installdirs maintainer-clean maintainer-clean-generic \
995         mostlyclean mostlyclean-compile mostlyclean-generic \
996         mostlyclean-local pdf pdf-am ps ps-am tags uninstall \
997         uninstall-am uninstall-local
998
999
1000 # We need the following in order to create <alloca.h> when the system
1001 # doesn't have one that works with the given compiler.
1002 alloca.h: alloca_.h
1003         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1004           cat $(srcdir)/alloca_.h; \
1005         } > $@-t
1006         mv -f $@-t $@
1007
1008 # Retrieve values of the variables through 'configure' followed by
1009 # 'make', not directly through 'configure', so that a user who
1010 # sets some of these variables consistently on the 'make' command
1011 # line gets correct results.
1012 #
1013 # One advantage of this approach, compared to the classical
1014 # approach of adding -DLIBDIR=\"$(libdir)\" etc. to AM_CPPFLAGS,
1015 # is that it protects against the use of undefined variables.
1016 # If, say, $(libdir) is not set in the Makefile, LIBDIR is not
1017 # defined by this module, and code using LIBDIR gives a
1018 # compilation error.
1019 #
1020 # Another advantage is that 'make' output is shorter.
1021 #
1022 # Listed in the same order as the GNU makefile conventions.
1023 # The Automake-defined pkg* macros are appended, in the order
1024 # listed in the Automake 1.10a+ documentation.
1025 configmake.h: Makefile
1026         rm -f $@-t $@
1027         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1028           echo '#define PREFIX "$(prefix)"'; \
1029           echo '#define EXEC_PREFIX "$(exec_prefix)"'; \
1030           echo '#define BINDIR "$(bindir)"'; \
1031           echo '#define SBINDIR "$(sbindir)"'; \
1032           echo '#define LIBEXECDIR "$(libexecdir)"'; \
1033           echo '#define DATAROOTDIR "$(datarootdir)"'; \
1034           echo '#define DATADIR "$(datadir)"'; \
1035           echo '#define SYSCONFDIR "$(sysconfdir)"'; \
1036           echo '#define SHAREDSTATEDIR "$(sharedstatedir)"'; \
1037           echo '#define LOCALSTATEDIR "$(localstatedir)"'; \
1038           echo '#define INCLUDEDIR "$(includedir)"'; \
1039           echo '#define OLDINCLUDEDIR "$(oldincludedir)"'; \
1040           echo '#define DOCDIR "$(docdir)"'; \
1041           echo '#define INFODIR "$(infodir)"'; \
1042           echo '#define HTMLDIR "$(htmldir)"'; \
1043           echo '#define DVIDIR "$(dvidir)"'; \
1044           echo '#define PDFDIR "$(pdfdir)"'; \
1045           echo '#define PSDIR "$(psdir)"'; \
1046           echo '#define LIBDIR "$(libdir)"'; \
1047           echo '#define LISPDIR "$(lispdir)"'; \
1048           echo '#define LOCALEDIR "$(localedir)"'; \
1049           echo '#define MANDIR "$(mandir)"'; \
1050           echo '#define MANEXT "$(manext)"'; \
1051           echo '#define PKGDATADIR "$(pkgdatadir)"'; \
1052           echo '#define PKGINCLUDEDIR "$(pkgincludedir)"'; \
1053           echo '#define PKGLIBDIR "$(pkglibdir)"'; \
1054           echo '#define PKGLIBEXECDIR "$(pkglibexecdir)"'; \
1055         } | sed '/""/d' > $@-t
1056         mv $@-t $@
1057
1058 # We need the following in order to create <dirent.h> when the system
1059 # doesn't have one that works with the given compiler.
1060 dirent.h: dirent_.h
1061         rm -f $@-t $@
1062         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1063           sed -e 's|@''ABSOLUTE_DIRENT_H''@|$(ABSOLUTE_DIRENT_H)|g' \
1064               -e 's/@''HAVE_INCLUDE_NEXT''@/$(HAVE_INCLUDE_NEXT)/g' \
1065               -e 's|@''REPLACE_FCHDIR''@|$(REPLACE_FCHDIR)|g' \
1066               < $(srcdir)/dirent_.h; \
1067         } > $@-t
1068         mv $@-t $@
1069
1070 # We need the following in order to create <fcntl.h> when the system
1071 # doesn't have one that works with the given compiler.
1072 fcntl.h: fcntl_.h
1073         rm -f $@-t $@
1074         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1075           sed -e 's|@''ABSOLUTE_FCNTL_H''@|$(ABSOLUTE_FCNTL_H)|g' \
1076               -e 's/@''HAVE_INCLUDE_NEXT''@/$(HAVE_INCLUDE_NEXT)/g' \
1077               < $(srcdir)/fcntl_.h; \
1078         } > $@-t
1079         mv $@-t $@
1080
1081 # We need the following in order to create <float.h> when the system
1082 # doesn't have one that works with the given compiler.
1083 float.h: float_.h
1084         rm -f $@-t $@
1085         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1086           sed -e 's|@''ABSOLUTE_FLOAT_H''@|$(ABSOLUTE_FLOAT_H)|g' \
1087               -e 's/@''HAVE_INCLUDE_NEXT''@/$(HAVE_INCLUDE_NEXT)/g' \
1088               < $(srcdir)/float_.h; \
1089         } > $@-t
1090         mv $@-t $@
1091
1092 # We need the following in order to create <fnmatch.h> when the system
1093 # doesn't have one that supports the required API.
1094 fnmatch.h: fnmatch_.h
1095         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1096           cat $(srcdir)/fnmatch_.h; \
1097         } > $@-t
1098         mv -f $@-t $@
1099
1100 # We need the following in order to create <getopt.h> when the system
1101 # doesn't have one that works with the given compiler.
1102 getopt.h: getopt_.h
1103         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1104           cat $(srcdir)/getopt_.h; \
1105         } > $@-t
1106         mv -f $@-t $@
1107
1108 # We need the following in order to create <inttypes.h> when the system
1109 # doesn't have one that works with the given compiler.
1110 inttypes.h: inttypes_.h
1111         rm -f $@-t $@
1112         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1113           sed -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
1114               -e 's|@''ABSOLUTE_INTTYPES_H''@|$(ABSOLUTE_INTTYPES_H)|g' \
1115               -e 's/@''HAVE_INCLUDE_NEXT''@/$(HAVE_INCLUDE_NEXT)/g' \
1116               -e 's/@''PRI_MACROS_BROKEN''@/$(PRI_MACROS_BROKEN)/g' \
1117               -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
1118               -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
1119               -e 's/@''PRIPTR_PREFIX''@/$(PRIPTR_PREFIX)/g' \
1120               -e 's/@''GNULIB_IMAXABS''@/$(GNULIB_IMAXABS)/g' \
1121               -e 's/@''GNULIB_IMAXDIV''@/$(GNULIB_IMAXDIV)/g' \
1122               -e 's/@''GNULIB_STRTOIMAX''@/$(GNULIB_STRTOIMAX)/g' \
1123               -e 's/@''GNULIB_STRTOUMAX''@/$(GNULIB_STRTOUMAX)/g' \
1124               -e 's/@''HAVE_DECL_IMAXABS''@/$(HAVE_DECL_IMAXABS)/g' \
1125               -e 's/@''HAVE_DECL_IMAXDIV''@/$(HAVE_DECL_IMAXDIV)/g' \
1126               -e 's/@''HAVE_DECL_STRTOIMAX''@/$(HAVE_DECL_STRTOIMAX)/g' \
1127               -e 's/@''HAVE_DECL_STRTOUMAX''@/$(HAVE_DECL_STRTOUMAX)/g' \
1128               -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
1129               < $(srcdir)/inttypes_.h; \
1130         } > $@-t
1131         mv $@-t $@
1132
1133 # We need the following in order to install a simple file in $(libdir)
1134 # which is shared with other installed packages. We use a list of referencing
1135 # packages so that "make uninstall" will remove the file if and only if it
1136 # is not used by another installed package.
1137 # On systems with glibc-2.1 or newer, the file is redundant, therefore we
1138 # avoid installing it.
1139
1140 all-local: charset.alias ref-add.sed ref-del.sed
1141 install-exec-local: all-local
1142         test $(GLIBC21) != no || $(mkinstalldirs) $(DESTDIR)$(libdir)
1143         if test -f $(charset_alias); then \
1144           sed -f ref-add.sed $(charset_alias) > $(charset_tmp) ; \
1145           $(INSTALL_DATA) $(charset_tmp) $(charset_alias) ; \
1146           rm -f $(charset_tmp) ; \
1147         else \
1148           if test $(GLIBC21) = no; then \
1149             sed -f ref-add.sed charset.alias > $(charset_tmp) ; \
1150             $(INSTALL_DATA) $(charset_tmp) $(charset_alias) ; \
1151             rm -f $(charset_tmp) ; \
1152           fi ; \
1153         fi
1154
1155 uninstall-local: all-local
1156         if test -f $(charset_alias); then \
1157           sed -f ref-del.sed $(charset_alias) > $(charset_tmp); \
1158           if grep '^# Packages using this file: $$' $(charset_tmp) \
1159               > /dev/null; then \
1160             rm -f $(charset_alias); \
1161           else \
1162             $(INSTALL_DATA) $(charset_tmp) $(charset_alias); \
1163           fi; \
1164           rm -f $(charset_tmp); \
1165         fi
1166
1167 charset.alias: config.charset
1168         rm -f t-$@ $@
1169         $(SHELL) $(srcdir)/config.charset '$(host)' > t-$@
1170         mv t-$@ $@
1171 .sin.sed:
1172         rm -f t-$@ $@
1173         sed -e '/^#/d' -e 's/@''PACKAGE''@/$(PACKAGE)/g' $< > t-$@
1174         mv t-$@ $@
1175
1176 # We need the following in order to create <stdbool.h> when the system
1177 # doesn't have one that works.
1178 stdbool.h: stdbool_.h
1179         rm -f $@-t $@
1180         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1181           sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool_.h; \
1182         } > $@-t
1183         mv $@-t $@
1184
1185 # We need the following in order to create <stdint.h> when the system
1186 # doesn't have one that works with the given compiler.
1187 stdint.h: stdint_.h
1188         rm -f $@-t $@
1189         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1190           sed -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
1191               -e 's|@''ABSOLUTE_STDINT_H''@|$(ABSOLUTE_STDINT_H)|g' \
1192               -e 's/@''HAVE_INCLUDE_NEXT''@/$(HAVE_INCLUDE_NEXT)/g' \
1193               -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
1194               -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
1195               -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
1196               -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
1197               -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
1198               -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
1199               -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
1200               -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
1201               -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
1202               -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
1203               -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
1204               -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
1205               -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
1206               -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
1207               -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
1208               -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
1209               -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
1210               -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
1211               -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
1212               < $(srcdir)/stdint_.h; \
1213         } > $@-t
1214         mv $@-t $@
1215
1216 # We need the following in order to create <stdio.h> when the system
1217 # doesn't have one that works with the given compiler.
1218 stdio.h: stdio_.h
1219         rm -f $@-t $@
1220         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1221           sed -e 's|@''ABSOLUTE_STDIO_H''@|$(ABSOLUTE_STDIO_H)|g' \
1222               -e 's/@''HAVE_INCLUDE_NEXT''@/$(HAVE_INCLUDE_NEXT)/g' \
1223               -e 's|@''GNULIB_FPRINTF_POSIX''@|$(GNULIB_FPRINTF_POSIX)|g' \
1224               -e 's|@''GNULIB_PRINTF_POSIX''@|$(GNULIB_PRINTF_POSIX)|g' \
1225               -e 's|@''GNULIB_SNPRINTF''@|$(GNULIB_SNPRINTF)|g' \
1226               -e 's|@''GNULIB_SPRINTF_POSIX''@|$(GNULIB_SPRINTF_POSIX)|g' \
1227               -e 's|@''GNULIB_VFPRINTF_POSIX''@|$(GNULIB_VFPRINTF_POSIX)|g' \
1228               -e 's|@''GNULIB_VPRINTF_POSIX''@|$(GNULIB_VPRINTF_POSIX)|g' \
1229               -e 's|@''GNULIB_VSNPRINTF''@|$(GNULIB_VSNPRINTF)|g' \
1230               -e 's|@''GNULIB_VSPRINTF_POSIX''@|$(GNULIB_VSPRINTF_POSIX)|g' \
1231               -e 's|@''GNULIB_VASPRINTF''@|$(GNULIB_VASPRINTF)|g' \
1232               -e 's|@''GNULIB_FSEEK''@|$(GNULIB_FSEEK)|g' \
1233               -e 's|@''GNULIB_FSEEKO''@|$(GNULIB_FSEEKO)|g' \
1234               -e 's|@''GNULIB_FTELL''@|$(GNULIB_FTELL)|g' \
1235               -e 's|@''GNULIB_FTELLO''@|$(GNULIB_FTELLO)|g' \
1236               -e 's|@''GNULIB_FFLUSH''@|$(GNULIB_FFLUSH)|g' \
1237               -e 's|@''REPLACE_FPRINTF''@|$(REPLACE_FPRINTF)|g' \
1238               -e 's|@''REPLACE_VFPRINTF''@|$(REPLACE_VFPRINTF)|g' \
1239               -e 's|@''REPLACE_PRINTF''@|$(REPLACE_PRINTF)|g' \
1240               -e 's|@''REPLACE_VPRINTF''@|$(REPLACE_VPRINTF)|g' \
1241               -e 's|@''REPLACE_SNPRINTF''@|$(REPLACE_SNPRINTF)|g' \
1242               -e 's|@''HAVE_DECL_SNPRINTF''@|$(HAVE_DECL_SNPRINTF)|g' \
1243               -e 's|@''REPLACE_VSNPRINTF''@|$(REPLACE_VSNPRINTF)|g' \
1244               -e 's|@''HAVE_DECL_VSNPRINTF''@|$(HAVE_DECL_VSNPRINTF)|g' \
1245               -e 's|@''REPLACE_SPRINTF''@|$(REPLACE_SPRINTF)|g' \
1246               -e 's|@''REPLACE_VSPRINTF''@|$(REPLACE_VSPRINTF)|g' \
1247               -e 's|@''HAVE_VASPRINTF''@|$(HAVE_VASPRINTF)|g' \
1248               -e 's|@''REPLACE_VASPRINTF''@|$(REPLACE_VASPRINTF)|g' \
1249               -e 's|@''REPLACE_FSEEKO''@|$(REPLACE_FSEEKO)|g' \
1250               -e 's|@''REPLACE_FSEEK''@|$(REPLACE_FSEEK)|g' \
1251               -e 's|@''REPLACE_FTELLO''@|$(REPLACE_FTELLO)|g' \
1252               -e 's|@''REPLACE_FTELL''@|$(REPLACE_FTELL)|g' \
1253               -e 's|@''REPLACE_FFLUSH''@|$(REPLACE_FFLUSH)|g' \
1254               -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
1255               < $(srcdir)/stdio_.h; \
1256         } > $@-t
1257         mv $@-t $@
1258
1259 # We need the following in order to create <stdlib.h> when the system
1260 # doesn't have one that works with the given compiler.
1261 stdlib.h: stdlib_.h
1262         rm -f $@-t $@
1263         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1264           sed -e 's|@''ABSOLUTE_STDLIB_H''@|$(ABSOLUTE_STDLIB_H)|g' \
1265               -e 's/@''HAVE_INCLUDE_NEXT''@/$(HAVE_INCLUDE_NEXT)/g' \
1266               -e 's|@''GNULIB_GETSUBOPT''@|$(GNULIB_GETSUBOPT)|g' \
1267               -e 's|@''GNULIB_MKDTEMP''@|$(GNULIB_MKDTEMP)|g' \
1268               -e 's|@''GNULIB_MKSTEMP''@|$(GNULIB_MKSTEMP)|g' \
1269               -e 's|@''HAVE_GETSUBOPT''@|$(HAVE_GETSUBOPT)|g' \
1270               -e 's|@''HAVE_MKDTEMP''@|$(HAVE_MKDTEMP)|g' \
1271               -e 's|@''REPLACE_MKSTEMP''@|$(REPLACE_MKSTEMP)|g' \
1272               -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
1273               < $(srcdir)/stdlib_.h; \
1274         } > $@-t
1275         mv $@-t $@
1276
1277 # We need the following in order to create <string.h> when the system
1278 # doesn't have one that works with the given compiler.
1279 string.h: string_.h
1280         rm -f $@-t $@
1281         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1282           sed -e 's|@''ABSOLUTE_STRING_H''@|$(ABSOLUTE_STRING_H)|g' \
1283               -e 's/@''HAVE_INCLUDE_NEXT''@/$(HAVE_INCLUDE_NEXT)/g' \
1284               -e 's|@''GNULIB_MBSLEN''@|$(GNULIB_MBSLEN)|g' \
1285               -e 's|@''GNULIB_MBSCHR''@|$(GNULIB_MBSCHR)|g' \
1286               -e 's|@''GNULIB_MBSRCHR''@|$(GNULIB_MBSRCHR)|g' \
1287               -e 's|@''GNULIB_MBSSTR''@|$(GNULIB_MBSSTR)|g' \
1288               -e 's|@''GNULIB_MBSCASECMP''@|$(GNULIB_MBSCASECMP)|g' \
1289               -e 's|@''GNULIB_MBSNCASECMP''@|$(GNULIB_MBSNCASECMP)|g' \
1290               -e 's|@''GNULIB_MBSPCASECMP''@|$(GNULIB_MBSPCASECMP)|g' \
1291               -e 's|@''GNULIB_MBSCASESTR''@|$(GNULIB_MBSCASESTR)|g' \
1292               -e 's|@''GNULIB_MBSCSPN''@|$(GNULIB_MBSCSPN)|g' \
1293               -e 's|@''GNULIB_MBSPBRK''@|$(GNULIB_MBSPBRK)|g' \
1294               -e 's|@''GNULIB_MBSSPN''@|$(GNULIB_MBSSPN)|g' \
1295               -e 's|@''GNULIB_MBSSEP''@|$(GNULIB_MBSSEP)|g' \
1296               -e 's|@''GNULIB_MBSTOK_R''@|$(GNULIB_MBSTOK_R)|g' \
1297               -e 's|@''GNULIB_MEMMEM''@|$(GNULIB_MEMMEM)|g' \
1298               -e 's|@''GNULIB_MEMPCPY''@|$(GNULIB_MEMPCPY)|g' \
1299               -e 's|@''GNULIB_MEMRCHR''@|$(GNULIB_MEMRCHR)|g' \
1300               -e 's|@''GNULIB_STPCPY''@|$(GNULIB_STPCPY)|g' \
1301               -e 's|@''GNULIB_STPNCPY''@|$(GNULIB_STPNCPY)|g' \
1302               -e 's|@''GNULIB_STRCHRNUL''@|$(GNULIB_STRCHRNUL)|g' \
1303               -e 's|@''GNULIB_STRDUP''@|$(GNULIB_STRDUP)|g' \
1304               -e 's|@''GNULIB_STRNDUP''@|$(GNULIB_STRNDUP)|g' \
1305               -e 's|@''GNULIB_STRNLEN''@|$(GNULIB_STRNLEN)|g' \
1306               -e 's|@''GNULIB_STRPBRK''@|$(GNULIB_STRPBRK)|g' \
1307               -e 's|@''GNULIB_STRSEP''@|$(GNULIB_STRSEP)|g' \
1308               -e 's|@''GNULIB_STRCASESTR''@|$(GNULIB_STRCASESTR)|g' \
1309               -e 's|@''GNULIB_STRTOK_R''@|$(GNULIB_STRTOK_R)|g' \
1310               -e 's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \
1311               -e 's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \
1312               -e 's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \
1313               -e 's|@''HAVE_STPCPY''@|$(HAVE_STPCPY)|g' \
1314               -e 's|@''HAVE_STPNCPY''@|$(HAVE_STPNCPY)|g' \
1315               -e 's|@''HAVE_STRCASECMP''@|$(HAVE_STRCASECMP)|g' \
1316               -e 's|@''HAVE_DECL_STRNCASECMP''@|$(HAVE_DECL_STRNCASECMP)|g' \
1317               -e 's|@''HAVE_STRCHRNUL''@|$(HAVE_STRCHRNUL)|g' \
1318               -e 's|@''HAVE_DECL_STRDUP''@|$(HAVE_DECL_STRDUP)|g' \
1319               -e 's|@''HAVE_STRNDUP''@|$(HAVE_STRNDUP)|g' \
1320               -e 's|@''HAVE_DECL_STRNDUP''@|$(HAVE_DECL_STRNDUP)|g' \
1321               -e 's|@''HAVE_DECL_STRNLEN''@|$(HAVE_DECL_STRNLEN)|g' \
1322               -e 's|@''HAVE_STRPBRK''@|$(HAVE_STRPBRK)|g' \
1323               -e 's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \
1324               -e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \
1325               -e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \
1326               -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
1327               < $(srcdir)/string_.h; \
1328         } > $@-t
1329         mv $@-t $@
1330
1331 # We need the following in order to create <sys/stat.h> when the system
1332 # has one that is incomplete.
1333 sys/stat.h: sys_stat_.h
1334         @MKDIR_P@ sys
1335         rm -f $@-t $@
1336         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1337           sed -e 's|@''ABSOLUTE_SYS_STAT_H''@|$(ABSOLUTE_SYS_STAT_H)|g' \
1338               -e 's/@''HAVE_INCLUDE_NEXT''@/$(HAVE_INCLUDE_NEXT)/g' \
1339               -e 's|@''HAVE_IO_H''@|$(HAVE_IO_H)|g' \
1340               -e 's|@''HAVE_LSTAT''@|$(HAVE_LSTAT)|g' \
1341               -e 's|@''HAVE_DECL_MKDIR''@|$(HAVE_DECL_MKDIR)|g' \
1342               < $(srcdir)/sys_stat_.h; \
1343         } > $@-t
1344         mv $@-t $@
1345
1346 # We need the following in order to create <sys/time.h> when the system
1347 # doesn't have one that works with the given compiler.
1348 sys/time.h: sys_time_.h
1349         @MKDIR_P@ sys
1350         rm -f $@-t $@
1351         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1352           sed -e 's/@''HAVE_SYS_TIME_H''@/$(HAVE_SYS_TIME_H)/g' \
1353               -e 's|@''ABSOLUTE_SYS_TIME_H''@|$(ABSOLUTE_SYS_TIME_H)|g' \
1354               -e 's/@''HAVE_INCLUDE_NEXT''@/$(HAVE_INCLUDE_NEXT)/g' \
1355               -e 's/@''REPLACE_GETTIMEOFDAY''@/$(REPLACE_GETTIMEOFDAY)/g' \
1356               -e 's/@''HAVE_STRUCT_TIMEVAL''@/$(HAVE_STRUCT_TIMEVAL)/g' \
1357               < $(srcdir)/sys_time_.h; \
1358         } > $@-t
1359         mv $@-t $@
1360
1361 # We need the following in order to create <sysexits.h> when the system
1362 # doesn't have one that works with the given compiler.
1363 sysexits.h: sysexits_.h
1364         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1365           sed -e 's|@''HAVE_SYSEXITS_H''@|$(HAVE_SYSEXITS_H)|g' \
1366               -e 's|@''ABSOLUTE_SYSEXITS_H''@|$(ABSOLUTE_SYSEXITS_H)|g' \
1367               -e 's/@''HAVE_INCLUDE_NEXT''@/$(HAVE_INCLUDE_NEXT)/g' \
1368               < $(srcdir)/sysexits_.h; \
1369         } > $@-t
1370         mv -f $@-t $@
1371
1372 # We need the following in order to create <time.h> when the system
1373 # doesn't have one that works with the given compiler.
1374 time.h: time_.h
1375         rm -f $@-t $@
1376         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1377           sed -e 's|@ABSOLUTE_TIME_H''@|$(ABSOLUTE_TIME_H)|g' \
1378               -e 's/@''HAVE_INCLUDE_NEXT''@/$(HAVE_INCLUDE_NEXT)/g' \
1379               -e 's|@REPLACE_LOCALTIME_R''@|$(REPLACE_LOCALTIME_R)|g' \
1380               -e 's|@REPLACE_NANOSLEEP''@|$(REPLACE_NANOSLEEP)|g' \
1381               -e 's|@REPLACE_STRPTIME''@|$(REPLACE_STRPTIME)|g' \
1382               -e 's|@REPLACE_TIMEGM''@|$(REPLACE_TIMEGM)|g' \
1383               -e 's|@SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(SYS_TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
1384               -e 's|@TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
1385               < $(srcdir)/time_.h; \
1386         } > $@-t
1387         mv $@-t $@
1388
1389 # We need the following in order to create an empty placeholder for
1390 # <unistd.h> when the system doesn't have one.
1391 unistd.h: unistd_.h
1392         rm -f $@-t $@
1393         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1394           sed -e 's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \
1395               -e 's|@''ABSOLUTE_UNISTD_H''@|$(ABSOLUTE_UNISTD_H)|g' \
1396               -e 's/@''HAVE_INCLUDE_NEXT''@/$(HAVE_INCLUDE_NEXT)/g' \
1397               -e 's|@''GNULIB_CHOWN''@|$(GNULIB_CHOWN)|g' \
1398               -e 's|@''GNULIB_DUP2''@|$(GNULIB_DUP2)|g' \
1399               -e 's|@''GNULIB_FCHDIR''@|$(GNULIB_FCHDIR)|g' \
1400               -e 's|@''GNULIB_FTRUNCATE''@|$(GNULIB_FTRUNCATE)|g' \
1401               -e 's|@''GNULIB_GETCWD''@|$(GNULIB_GETCWD)|g' \
1402               -e 's|@''GNULIB_GETLOGIN_R''@|$(GNULIB_GETLOGIN_R)|g' \
1403               -e 's|@''GNULIB_LSEEK''@|$(GNULIB_LSEEK)|g' \
1404               -e 's|@''GNULIB_READLINK''@|$(GNULIB_READLINK)|g' \
1405               -e 's|@''GNULIB_SLEEP''@|$(GNULIB_SLEEP)|g' \
1406               -e 's|@''HAVE_DUP2''@|$(HAVE_DUP2)|g' \
1407               -e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \
1408               -e 's|@''HAVE_READLINK''@|$(HAVE_READLINK)|g' \
1409               -e 's|@''HAVE_SLEEP''@|$(HAVE_SLEEP)|g' \
1410               -e 's|@''HAVE_DECL_GETLOGIN_R''@|$(HAVE_DECL_GETLOGIN_R)|g' \
1411               -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
1412               -e 's|@''REPLACE_FCHDIR''@|$(REPLACE_FCHDIR)|g' \
1413               -e 's|@''REPLACE_GETCWD''@|$(REPLACE_GETCWD)|g' \
1414               -e 's|@''REPLACE_LSEEK''@|$(REPLACE_LSEEK)|g' \
1415               < $(srcdir)/unistd_.h; \
1416         } > $@-t
1417         mv $@-t $@
1418
1419 # We need the following in order to create <wchar.h> when the system
1420 # version does not work standalone.
1421 wchar.h: wchar_.h
1422         rm -f $@-t $@
1423         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1424           sed -e 's|@''ABSOLUTE_WCHAR_H''@|$(ABSOLUTE_WCHAR_H)|g' \
1425               -e 's/@''HAVE_INCLUDE_NEXT''@/$(HAVE_INCLUDE_NEXT)/g' \
1426             < $(srcdir)/wchar_.h; \
1427         } > $@-t
1428         mv $@-t $@
1429
1430 # We need the following in order to create <wctype.h> when the system
1431 # doesn't have one that works with the given compiler.
1432 wctype.h: wctype_.h
1433         rm -f $@-t $@
1434         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1435           sed -e 's/@''HAVE_WCTYPE_H''@/$(HAVE_WCTYPE_H)/g' \
1436               -e 's|@''ABSOLUTE_WCTYPE_H''@|$(ABSOLUTE_WCTYPE_H)|g' \
1437               -e 's/@''HAVE_INCLUDE_NEXT''@/$(HAVE_INCLUDE_NEXT)/g' \
1438               -e 's/@''HAVE_ISWCNTRL''@/$(HAVE_ISWCNTRL)/g' \
1439               -e 's/@''HAVE_WINT_T''@/$(HAVE_WINT_T)/g' \
1440               < $(srcdir)/wctype_.h; \
1441         } > $@-t
1442         mv $@-t $@
1443
1444 mostlyclean-local: mostlyclean-generic
1445         @for dir in '' $(MOSTLYCLEANDIRS); do \
1446           if test -n "$$dir" && test -d $$dir; then \
1447             echo "rmdir $$dir"; rmdir $$dir; \
1448           fi; \
1449         done
1450
1451 rmt-command.h : Makefile
1452         rm -f $@-t $@
1453         echo "#ifndef DEFAULT_RMT_COMMAND" >> $@-t
1454         echo "# define DEFAULT_RMT_COMMAND \"$(DEFAULT_RMT_DIR)/`echo rmt | sed '$(transform)'`$(EXEEXT)\"" >> $@-t
1455         echo "#endif" >> $@-t
1456         mv $@-t $@
1457 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1458 # Otherwise a system limit (for SysV at least) may be exceeded.
1459 .NOEXPORT: