.
[gnulib.git] / lib / Makefile.in
1 # Makefile.in generated automatically by automake 1.4a from Makefile.am
2
3 # Copyright (C) 1994, 1995-9, 2000 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
7
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11 # PARTICULAR PURPOSE.
12
13 SHELL = @SHELL@
14
15 srcdir = @srcdir@
16 top_srcdir = @top_srcdir@
17 VPATH = @srcdir@
18 prefix = @prefix@
19 exec_prefix = @exec_prefix@
20
21 bindir = @bindir@
22 sbindir = @sbindir@
23 libexecdir = @libexecdir@
24 datadir = @datadir@
25 sysconfdir = @sysconfdir@
26 sharedstatedir = @sharedstatedir@
27 localstatedir = @localstatedir@
28 libdir = @libdir@
29 infodir = @infodir@
30 mandir = @mandir@
31 includedir = @includedir@
32 oldincludedir = /usr/include
33
34 pkgdatadir = $(datadir)/@PACKAGE@
35 pkglibdir = $(libdir)/@PACKAGE@
36 pkgincludedir = $(includedir)/@PACKAGE@
37
38 top_builddir = ..
39
40 ACLOCAL = @ACLOCAL@
41 AUTOCONF = @AUTOCONF@
42 AUTOMAKE = @AUTOMAKE@
43 AUTOHEADER = @AUTOHEADER@
44
45 INSTALL = @INSTALL@
46 INSTALL_PROGRAM = @INSTALL_PROGRAM@
47 INSTALL_DATA = @INSTALL_DATA@
48 INSTALL_SCRIPT = @INSTALL_SCRIPT@
49 INSTALL_STRIP_FLAG =
50 transform = @program_transform_name@
51
52 NORMAL_INSTALL = :
53 PRE_INSTALL = :
54 POST_INSTALL = :
55 NORMAL_UNINSTALL = :
56 PRE_UNINSTALL = :
57 POST_UNINSTALL = :
58
59 @SET_MAKE@
60 host_alias = @host_alias@
61 host_triplet = @host@
62 AMDEP = @AMDEP@
63 AMTAR = @AMTAR@
64 AWK = @AWK@
65 CATALOGS = @CATALOGS@
66 CATOBJEXT = @CATOBJEXT@
67 CC = @CC@
68 CPP = @CPP@
69 CXX = @CXX@
70 CXXCPP = @CXXCPP@
71 DATADIRNAME = @DATADIRNAME@
72 DEPDIR = @DEPDIR@
73 DF_PROG = @DF_PROG@
74 FESETROUND_LIBM = @FESETROUND_LIBM@
75 GENCAT = @GENCAT@
76 GETLOADAVG_LIBS = @GETLOADAVG_LIBS@
77 GLIBC21 = @GLIBC21@
78 GMOFILES = @GMOFILES@
79 GMSGFMT = @GMSGFMT@
80 GNU_PACKAGE = @GNU_PACKAGE@
81 GT_NO = @GT_NO@
82 GT_YES = @GT_YES@
83 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
84 INSTOBJEXT = @INSTOBJEXT@
85 INTLDEPS = @INTLDEPS@
86 INTLLIBS = @INTLLIBS@
87 INTLOBJS = @INTLOBJS@
88 KMEM_GROUP = @KMEM_GROUP@
89 LIBICONV = @LIBICONV@
90 LIBOBJS = @LIBOBJS@
91 LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
92 LIB_CRYPT = @LIB_CRYPT@
93 LIB_NANOSLEEP = @LIB_NANOSLEEP@
94 MAKEINFO = @MAKEINFO@
95 MAN = @MAN@
96 MKINSTALLDIRS = @MKINSTALLDIRS@
97 MSGFMT = @MSGFMT@
98 NEED_SETGID = @NEED_SETGID@
99 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
100 OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
101 PACKAGE = @PACKAGE@
102 PERL = @PERL@
103 POFILES = @POFILES@
104 POSUB = @POSUB@
105 POW_LIBM = @POW_LIBM@
106 RANLIB = @RANLIB@
107 SEQ_LIBM = @SEQ_LIBM@
108 SQRT_LIBM = @SQRT_LIBM@
109 U = @U@
110 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
111 USE_NLS = @USE_NLS@
112 VERSION = @VERSION@
113 YACC = @YACC@
114 install_sh = @install_sh@
115 l = @l@
116
117
118 AUTOMAKE_OPTIONS = ../src/ansi2knr
119
120 noinst_LIBRARIES = libfetish.a
121
122 INCLUDES = -I.. -I$(srcdir) -I../intl
123 DEFS = -DLIBDIR=\"$(libdir)\" @DEFS@
124
125 libfetish_a_SOURCES = \
126   getdate.y posixtm.c addext.c argmatch.c backupfile.c basename.c \
127   canon-host.c closeout.c diacrit.c dirname.c exclude.c filemode.c \
128   full-write.c getopt.c getopt1.c getstr.c getugroups.c hard-locale.c hash.c \
129   human.c idcache.c isdir.c linebuffer.c localcharset.c long-options.c \
130   makepath.c mbswidth.c md5.c memcasecmp.c memcoll.c modechange.c \
131   path-concat.c \
132   quote.c quotearg.c readtokens.c safe-read.c same.c save-cwd.c \
133   savedir.c stripslash.c unicodeio.c userspec.c version-etc.c xgetcwd.c \
134   xgethostname.c xmalloc.c xstrdup.c xstrtod.c xstrtol.c xstrtoul.c \
135   xstrtoumax.c yesno.c
136
137
138 libfetish_a_LIBADD = @LIBOBJS@ @ALLOCA@
139 libfetish_a_DEPENDENCIES = $(libfetish_a_LIBADD)
140
141 noinst_HEADERS = \
142   argmatch.h backupfile.h bumpalloc.h closeout.h diacrit.h dirname.h error.h \
143   exclude.h filemode.h fnmatch.h __fpending.h fsusage.h \
144   getdate.h getline.h getopt.h \
145   getstr.h getpagesize.h group-member.h hard-locale.h hash.h human.h lchown.h \
146   linebuffer.h long-options.h mbswidth.h md5.h memcasecmp.h memcoll.h \
147   makepath.h mbswidth.h modechange.h mountlist.h nanosleep.h obstack.h \
148   path-concat.h pathmax.h posixtm.h quote.h quotearg.h readtokens.h \
149   readutmp.h regex.h safe-read.h same.h save-cwd.h savedir.h \
150   strverscmp.h unicodeio.h version-etc.h xalloc.h xstrtod.h xstrtol.h
151
152
153 BUILT_SOURCES = getdate.c lstat.c stat.c
154 MAINTAINERCLEANFILES = $(BUILT_SOURCES)
155 DISTCLEANFILES = lstat.c stat.c
156
157 EXTRA_DIST = xstat.in config.charset ref-add.sin ref-del.sin
158
159 charset_alias = $(DESTDIR)$(libdir)/charset.alias
160 charset_tmp = $(DESTDIR)$(libdir)/charset.tmp
161
162 SUFFIXES = .sed .sin
163
164 CLEANFILES = charset.alias ref-add.sed ref-del.sed
165 subdir = lib
166 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
167 CONFIG_HEADER = ../config.h
168 CONFIG_CLEAN_FILES = 
169 LIBRARIES =  $(noinst_LIBRARIES)
170
171 CPPFLAGS = @CPPFLAGS@
172 LDFLAGS = @LDFLAGS@
173 LIBS = @LIBS@
174 ANSI2KNR = ../src/ansi2knr
175 libfetish_a_AR = $(AR) cru
176 am_libfetish_a_OBJECTS =  getdate$U.o posixtm$U.o addext$U.o \
177 argmatch$U.o backupfile$U.o basename$U.o canon-host$U.o closeout$U.o \
178 diacrit$U.o dirname$U.o exclude$U.o filemode$U.o full-write$U.o \
179 getopt$U.o getopt1$U.o getstr$U.o getugroups$U.o hard-locale$U.o \
180 hash$U.o human$U.o idcache$U.o isdir$U.o linebuffer$U.o \
181 localcharset$U.o long-options$U.o makepath$U.o mbswidth$U.o md5$U.o \
182 memcasecmp$U.o memcoll$U.o modechange$U.o path-concat$U.o quote$U.o \
183 quotearg$U.o readtokens$U.o safe-read$U.o same$U.o save-cwd$U.o \
184 savedir$U.o stripslash$U.o unicodeio$U.o userspec$U.o version-etc$U.o \
185 xgetcwd$U.o xgethostname$U.o xmalloc$U.o xstrdup$U.o xstrtod$U.o \
186 xstrtol$U.o xstrtoul$U.o xstrtoumax$U.o yesno$U.o
187 libfetish_a_OBJECTS =  $(am_libfetish_a_OBJECTS)
188 AR = ar
189 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
190 CFLAGS = @CFLAGS@
191 CCLD = $(CC)
192 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
193 DIST_SOURCES =  $(libfetish_a_SOURCES)
194 HEADERS =  $(noinst_HEADERS)
195
196 depcomp = $(SHELL) $(top_srcdir)/depcomp
197 DEP_FILES =  @AMDEP@ $(DEPDIR)/__fpending.Po $(DEPDIR)/addext$U.Po \
198 $(DEPDIR)/alloca.Po $(DEPDIR)/argmatch$U.Po $(DEPDIR)/atexit.Po \
199 $(DEPDIR)/backupfile$U.Po $(DEPDIR)/basename$U.Po \
200 $(DEPDIR)/canon-host$U.Po $(DEPDIR)/chown.Po $(DEPDIR)/closeout$U.Po \
201 $(DEPDIR)/diacrit$U.Po $(DEPDIR)/dirname$U.Po $(DEPDIR)/dup2.Po \
202 $(DEPDIR)/error.Po $(DEPDIR)/euidaccess.Po $(DEPDIR)/exclude$U.Po \
203 $(DEPDIR)/fileblocks.Po $(DEPDIR)/filemode$U.Po $(DEPDIR)/fnmatch.Po \
204 $(DEPDIR)/fsusage.Po $(DEPDIR)/ftruncate.Po $(DEPDIR)/full-write$U.Po \
205 $(DEPDIR)/getdate$U.Po $(DEPDIR)/getgroups.Po $(DEPDIR)/gethostname.Po \
206 $(DEPDIR)/getline.Po $(DEPDIR)/getloadavg.Po $(DEPDIR)/getopt$U.Po \
207 $(DEPDIR)/getopt1$U.Po $(DEPDIR)/getpass.Po $(DEPDIR)/getstr$U.Po \
208 $(DEPDIR)/getugroups$U.Po $(DEPDIR)/getusershell.Po \
209 $(DEPDIR)/group-member.Po $(DEPDIR)/hard-locale$U.Po \
210 $(DEPDIR)/hash$U.Po $(DEPDIR)/human$U.Po $(DEPDIR)/idcache$U.Po \
211 $(DEPDIR)/isdir$U.Po $(DEPDIR)/lchown.Po $(DEPDIR)/linebuffer$U.Po \
212 $(DEPDIR)/localcharset$U.Po $(DEPDIR)/long-options$U.Po \
213 $(DEPDIR)/lstat.Po $(DEPDIR)/makepath$U.Po $(DEPDIR)/malloc.Po \
214 $(DEPDIR)/mbswidth$U.Po $(DEPDIR)/md5$U.Po $(DEPDIR)/memcasecmp$U.Po \
215 $(DEPDIR)/memchr.Po $(DEPDIR)/memcmp.Po $(DEPDIR)/memcoll$U.Po \
216 $(DEPDIR)/memcpy.Po $(DEPDIR)/memmove.Po $(DEPDIR)/memset.Po \
217 $(DEPDIR)/mktime.Po $(DEPDIR)/modechange$U.Po $(DEPDIR)/mountlist.Po \
218 $(DEPDIR)/nanosleep.Po $(DEPDIR)/obstack.Po $(DEPDIR)/path-concat$U.Po \
219 $(DEPDIR)/posixtm$U.Po $(DEPDIR)/putenv.Po $(DEPDIR)/quote$U.Po \
220 $(DEPDIR)/quotearg$U.Po $(DEPDIR)/readtokens$U.Po $(DEPDIR)/readutmp.Po \
221 $(DEPDIR)/realloc.Po $(DEPDIR)/regex.Po $(DEPDIR)/rmdir.Po \
222 $(DEPDIR)/rpmatch.Po $(DEPDIR)/safe-read$U.Po $(DEPDIR)/same$U.Po \
223 $(DEPDIR)/save-cwd$U.Po $(DEPDIR)/savedir$U.Po $(DEPDIR)/stat.Po \
224 $(DEPDIR)/stime.Po $(DEPDIR)/stpcpy.Po $(DEPDIR)/strcasecmp.Po \
225 $(DEPDIR)/strcspn.Po $(DEPDIR)/strdup.Po $(DEPDIR)/strftime.Po \
226 $(DEPDIR)/stripslash$U.Po $(DEPDIR)/strncasecmp.Po $(DEPDIR)/strndup.Po \
227 $(DEPDIR)/strnlen.Po $(DEPDIR)/strpbrk.Po $(DEPDIR)/strstr.Po \
228 $(DEPDIR)/strtod.Po $(DEPDIR)/strtol.Po $(DEPDIR)/strtoul.Po \
229 $(DEPDIR)/strtoull.Po $(DEPDIR)/strtoumax.Po $(DEPDIR)/strverscmp.Po \
230 $(DEPDIR)/unicodeio$U.Po $(DEPDIR)/userspec$U.Po $(DEPDIR)/utime.Po \
231 $(DEPDIR)/version-etc$U.Po $(DEPDIR)/xgetcwd$U.Po \
232 $(DEPDIR)/xgethostname$U.Po $(DEPDIR)/xmalloc$U.Po \
233 $(DEPDIR)/xstrdup$U.Po $(DEPDIR)/xstrtod$U.Po $(DEPDIR)/xstrtol$U.Po \
234 $(DEPDIR)/xstrtoul$U.Po $(DEPDIR)/xstrtoumax$U.Po $(DEPDIR)/yesno$U.Po
235 DIST_COMMON =  README $(noinst_HEADERS) ChangeLog Makefile.am \
236 Makefile.in TODO __fpending.c alloca.c atexit.c chown.c dup2.c error.c \
237 error.h euidaccess.c fileblocks.c fnmatch.c fsusage.c ftruncate.c \
238 getdate.c getgroups.c gethostname.c getline.c getloadavg.c getpass.c \
239 getusershell.c group-member.c lchown.c malloc.c memchr.c memcmp.c \
240 memcpy.c memmove.c memset.c mktime.c mountlist.c nanosleep.c obstack.c \
241 obstack.h putenv.c readutmp.c realloc.c regex.c rmdir.c rpmatch.c \
242 stime.c stpcpy.c strcasecmp.c strcspn.c strdup.c strftime.c \
243 strncasecmp.c strndup.c strnlen.c strpbrk.c strstr.c strtod.c strtol.c \
244 strtoul.c strtoull.c strtoumax.c strverscmp.c utime.c
245
246
247 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
248
249 GZIP_ENV = --best
250 SOURCES = $(libfetish_a_SOURCES)
251 OBJECTS = $(am_libfetish_a_OBJECTS)
252
253 all: all-redirect
254 .SUFFIXES:
255 .SUFFIXES: .c .o .sed .sin .y
256 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
257         cd $(top_srcdir) && $(AUTOMAKE) --gnits lib/Makefile
258
259 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
260         cd $(top_builddir) \
261           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
262
263
264 mostlyclean-noinstLIBRARIES:
265
266 clean-noinstLIBRARIES:
267         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
268
269 distclean-noinstLIBRARIES:
270
271 maintainer-clean-noinstLIBRARIES:
272
273 mostlyclean-compile:
274         -rm -f *.o core *.core
275
276 clean-compile:
277
278 distclean-compile:
279         -rm -f *.tab.c
280
281 maintainer-clean-compile:
282 ../src/ansi2knr: ../src/ansi2knr.o
283         cd ../src && $(MAKE) $(AM_MAKEFLAGS) ansi2knr
284
285 ../src/ansi2knr.o:
286         cd ../src && $(MAKE) $(AM_MAKEFLAGS) ansi2knr.o
287
288
289 mostlyclean-kr:
290         -rm -f *_.c
291
292 clean-kr:
293
294 distclean-kr:
295
296 maintainer-clean-kr:
297
298 libfetish.a: $(libfetish_a_OBJECTS) $(libfetish_a_DEPENDENCIES)
299         -rm -f libfetish.a
300         $(libfetish_a_AR) libfetish.a $(libfetish_a_OBJECTS) $(libfetish_a_LIBADD)
301         $(RANLIB) libfetish.a
302 __fpending_.c: __fpending.c $(ANSI2KNR)
303         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/__fpending.c; then echo $(srcdir)/__fpending.c; else echo __fpending.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > __fpending_.c
304 addext_.c: addext.c $(ANSI2KNR)
305         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/addext.c; then echo $(srcdir)/addext.c; else echo addext.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > addext_.c
306 alloca_.c: alloca.c $(ANSI2KNR)
307         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/alloca.c; then echo $(srcdir)/alloca.c; else echo alloca.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > alloca_.c
308 argmatch_.c: argmatch.c $(ANSI2KNR)
309         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/argmatch.c; then echo $(srcdir)/argmatch.c; else echo argmatch.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > argmatch_.c
310 atexit_.c: atexit.c $(ANSI2KNR)
311         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/atexit.c; then echo $(srcdir)/atexit.c; else echo atexit.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > atexit_.c
312 backupfile_.c: backupfile.c $(ANSI2KNR)
313         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/backupfile.c; then echo $(srcdir)/backupfile.c; else echo backupfile.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > backupfile_.c
314 basename_.c: basename.c $(ANSI2KNR)
315         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/basename.c; then echo $(srcdir)/basename.c; else echo basename.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > basename_.c
316 canon-host_.c: canon-host.c $(ANSI2KNR)
317         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/canon-host.c; then echo $(srcdir)/canon-host.c; else echo canon-host.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > canon-host_.c
318 chown_.c: chown.c $(ANSI2KNR)
319         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/chown.c; then echo $(srcdir)/chown.c; else echo chown.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > chown_.c
320 closeout_.c: closeout.c $(ANSI2KNR)
321         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/closeout.c; then echo $(srcdir)/closeout.c; else echo closeout.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > closeout_.c
322 diacrit_.c: diacrit.c $(ANSI2KNR)
323         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/diacrit.c; then echo $(srcdir)/diacrit.c; else echo diacrit.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > diacrit_.c
324 dirname_.c: dirname.c $(ANSI2KNR)
325         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/dirname.c; then echo $(srcdir)/dirname.c; else echo dirname.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > dirname_.c
326 dup2_.c: dup2.c $(ANSI2KNR)
327         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/dup2.c; then echo $(srcdir)/dup2.c; else echo dup2.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > dup2_.c
328 error_.c: error.c $(ANSI2KNR)
329         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/error.c; then echo $(srcdir)/error.c; else echo error.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > error_.c
330 euidaccess_.c: euidaccess.c $(ANSI2KNR)
331         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/euidaccess.c; then echo $(srcdir)/euidaccess.c; else echo euidaccess.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > euidaccess_.c
332 exclude_.c: exclude.c $(ANSI2KNR)
333         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/exclude.c; then echo $(srcdir)/exclude.c; else echo exclude.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > exclude_.c
334 fileblocks_.c: fileblocks.c $(ANSI2KNR)
335         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/fileblocks.c; then echo $(srcdir)/fileblocks.c; else echo fileblocks.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > fileblocks_.c
336 filemode_.c: filemode.c $(ANSI2KNR)
337         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/filemode.c; then echo $(srcdir)/filemode.c; else echo filemode.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > filemode_.c
338 fnmatch_.c: fnmatch.c $(ANSI2KNR)
339         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/fnmatch.c; then echo $(srcdir)/fnmatch.c; else echo fnmatch.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > fnmatch_.c
340 fsusage_.c: fsusage.c $(ANSI2KNR)
341         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/fsusage.c; then echo $(srcdir)/fsusage.c; else echo fsusage.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > fsusage_.c
342 ftruncate_.c: ftruncate.c $(ANSI2KNR)
343         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/ftruncate.c; then echo $(srcdir)/ftruncate.c; else echo ftruncate.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > ftruncate_.c
344 full-write_.c: full-write.c $(ANSI2KNR)
345         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/full-write.c; then echo $(srcdir)/full-write.c; else echo full-write.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > full-write_.c
346 getdate_.c: getdate.c $(ANSI2KNR)
347         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/getdate.c; then echo $(srcdir)/getdate.c; else echo getdate.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > getdate_.c
348 getgroups_.c: getgroups.c $(ANSI2KNR)
349         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/getgroups.c; then echo $(srcdir)/getgroups.c; else echo getgroups.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > getgroups_.c
350 gethostname_.c: gethostname.c $(ANSI2KNR)
351         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/gethostname.c; then echo $(srcdir)/gethostname.c; else echo gethostname.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > gethostname_.c
352 getline_.c: getline.c $(ANSI2KNR)
353         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/getline.c; then echo $(srcdir)/getline.c; else echo getline.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > getline_.c
354 getloadavg_.c: getloadavg.c $(ANSI2KNR)
355         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/getloadavg.c; then echo $(srcdir)/getloadavg.c; else echo getloadavg.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > getloadavg_.c
356 getopt_.c: getopt.c $(ANSI2KNR)
357         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/getopt.c; then echo $(srcdir)/getopt.c; else echo getopt.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > getopt_.c
358 getopt1_.c: getopt1.c $(ANSI2KNR)
359         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/getopt1.c; then echo $(srcdir)/getopt1.c; else echo getopt1.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > getopt1_.c
360 getpass_.c: getpass.c $(ANSI2KNR)
361         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/getpass.c; then echo $(srcdir)/getpass.c; else echo getpass.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > getpass_.c
362 getstr_.c: getstr.c $(ANSI2KNR)
363         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/getstr.c; then echo $(srcdir)/getstr.c; else echo getstr.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > getstr_.c
364 getugroups_.c: getugroups.c $(ANSI2KNR)
365         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/getugroups.c; then echo $(srcdir)/getugroups.c; else echo getugroups.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > getugroups_.c
366 getusershell_.c: getusershell.c $(ANSI2KNR)
367         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/getusershell.c; then echo $(srcdir)/getusershell.c; else echo getusershell.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > getusershell_.c
368 group-member_.c: group-member.c $(ANSI2KNR)
369         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/group-member.c; then echo $(srcdir)/group-member.c; else echo group-member.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > group-member_.c
370 hard-locale_.c: hard-locale.c $(ANSI2KNR)
371         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/hard-locale.c; then echo $(srcdir)/hard-locale.c; else echo hard-locale.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > hard-locale_.c
372 hash_.c: hash.c $(ANSI2KNR)
373         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/hash.c; then echo $(srcdir)/hash.c; else echo hash.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > hash_.c
374 human_.c: human.c $(ANSI2KNR)
375         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/human.c; then echo $(srcdir)/human.c; else echo human.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > human_.c
376 idcache_.c: idcache.c $(ANSI2KNR)
377         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/idcache.c; then echo $(srcdir)/idcache.c; else echo idcache.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > idcache_.c
378 isdir_.c: isdir.c $(ANSI2KNR)
379         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/isdir.c; then echo $(srcdir)/isdir.c; else echo isdir.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > isdir_.c
380 lchown_.c: lchown.c $(ANSI2KNR)
381         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/lchown.c; then echo $(srcdir)/lchown.c; else echo lchown.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > lchown_.c
382 linebuffer_.c: linebuffer.c $(ANSI2KNR)
383         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/linebuffer.c; then echo $(srcdir)/linebuffer.c; else echo linebuffer.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > linebuffer_.c
384 localcharset_.c: localcharset.c $(ANSI2KNR)
385         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/localcharset.c; then echo $(srcdir)/localcharset.c; else echo localcharset.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > localcharset_.c
386 long-options_.c: long-options.c $(ANSI2KNR)
387         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/long-options.c; then echo $(srcdir)/long-options.c; else echo long-options.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > long-options_.c
388 lstat_.c: lstat.c $(ANSI2KNR)
389         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/lstat.c; then echo $(srcdir)/lstat.c; else echo lstat.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > lstat_.c
390 makepath_.c: makepath.c $(ANSI2KNR)
391         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/makepath.c; then echo $(srcdir)/makepath.c; else echo makepath.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > makepath_.c
392 malloc_.c: malloc.c $(ANSI2KNR)
393         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/malloc.c; then echo $(srcdir)/malloc.c; else echo malloc.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > malloc_.c
394 mbswidth_.c: mbswidth.c $(ANSI2KNR)
395         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/mbswidth.c; then echo $(srcdir)/mbswidth.c; else echo mbswidth.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > mbswidth_.c
396 md5_.c: md5.c $(ANSI2KNR)
397         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/md5.c; then echo $(srcdir)/md5.c; else echo md5.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > md5_.c
398 memcasecmp_.c: memcasecmp.c $(ANSI2KNR)
399         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/memcasecmp.c; then echo $(srcdir)/memcasecmp.c; else echo memcasecmp.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > memcasecmp_.c
400 memchr_.c: memchr.c $(ANSI2KNR)
401         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/memchr.c; then echo $(srcdir)/memchr.c; else echo memchr.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > memchr_.c
402 memcmp_.c: memcmp.c $(ANSI2KNR)
403         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/memcmp.c; then echo $(srcdir)/memcmp.c; else echo memcmp.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > memcmp_.c
404 memcoll_.c: memcoll.c $(ANSI2KNR)
405         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/memcoll.c; then echo $(srcdir)/memcoll.c; else echo memcoll.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > memcoll_.c
406 memcpy_.c: memcpy.c $(ANSI2KNR)
407         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/memcpy.c; then echo $(srcdir)/memcpy.c; else echo memcpy.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > memcpy_.c
408 memmove_.c: memmove.c $(ANSI2KNR)
409         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/memmove.c; then echo $(srcdir)/memmove.c; else echo memmove.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > memmove_.c
410 memset_.c: memset.c $(ANSI2KNR)
411         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/memset.c; then echo $(srcdir)/memset.c; else echo memset.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > memset_.c
412 mktime_.c: mktime.c $(ANSI2KNR)
413         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/mktime.c; then echo $(srcdir)/mktime.c; else echo mktime.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > mktime_.c
414 modechange_.c: modechange.c $(ANSI2KNR)
415         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/modechange.c; then echo $(srcdir)/modechange.c; else echo modechange.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > modechange_.c
416 mountlist_.c: mountlist.c $(ANSI2KNR)
417         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/mountlist.c; then echo $(srcdir)/mountlist.c; else echo mountlist.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > mountlist_.c
418 nanosleep_.c: nanosleep.c $(ANSI2KNR)
419         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/nanosleep.c; then echo $(srcdir)/nanosleep.c; else echo nanosleep.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > nanosleep_.c
420 obstack_.c: obstack.c $(ANSI2KNR)
421         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/obstack.c; then echo $(srcdir)/obstack.c; else echo obstack.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > obstack_.c
422 path-concat_.c: path-concat.c $(ANSI2KNR)
423         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/path-concat.c; then echo $(srcdir)/path-concat.c; else echo path-concat.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > path-concat_.c
424 posixtm_.c: posixtm.c $(ANSI2KNR)
425         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/posixtm.c; then echo $(srcdir)/posixtm.c; else echo posixtm.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > posixtm_.c
426 putenv_.c: putenv.c $(ANSI2KNR)
427         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/putenv.c; then echo $(srcdir)/putenv.c; else echo putenv.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > putenv_.c
428 quote_.c: quote.c $(ANSI2KNR)
429         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/quote.c; then echo $(srcdir)/quote.c; else echo quote.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > quote_.c
430 quotearg_.c: quotearg.c $(ANSI2KNR)
431         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/quotearg.c; then echo $(srcdir)/quotearg.c; else echo quotearg.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > quotearg_.c
432 readtokens_.c: readtokens.c $(ANSI2KNR)
433         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/readtokens.c; then echo $(srcdir)/readtokens.c; else echo readtokens.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > readtokens_.c
434 readutmp_.c: readutmp.c $(ANSI2KNR)
435         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/readutmp.c; then echo $(srcdir)/readutmp.c; else echo readutmp.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > readutmp_.c
436 realloc_.c: realloc.c $(ANSI2KNR)
437         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/realloc.c; then echo $(srcdir)/realloc.c; else echo realloc.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > realloc_.c
438 regex_.c: regex.c $(ANSI2KNR)
439         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/regex.c; then echo $(srcdir)/regex.c; else echo regex.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > regex_.c
440 rmdir_.c: rmdir.c $(ANSI2KNR)
441         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/rmdir.c; then echo $(srcdir)/rmdir.c; else echo rmdir.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > rmdir_.c
442 rpmatch_.c: rpmatch.c $(ANSI2KNR)
443         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/rpmatch.c; then echo $(srcdir)/rpmatch.c; else echo rpmatch.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > rpmatch_.c
444 safe-read_.c: safe-read.c $(ANSI2KNR)
445         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/safe-read.c; then echo $(srcdir)/safe-read.c; else echo safe-read.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > safe-read_.c
446 same_.c: same.c $(ANSI2KNR)
447         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/same.c; then echo $(srcdir)/same.c; else echo same.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > same_.c
448 save-cwd_.c: save-cwd.c $(ANSI2KNR)
449         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/save-cwd.c; then echo $(srcdir)/save-cwd.c; else echo save-cwd.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > save-cwd_.c
450 savedir_.c: savedir.c $(ANSI2KNR)
451         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/savedir.c; then echo $(srcdir)/savedir.c; else echo savedir.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > savedir_.c
452 stat_.c: stat.c $(ANSI2KNR)
453         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/stat.c; then echo $(srcdir)/stat.c; else echo stat.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > stat_.c
454 stime_.c: stime.c $(ANSI2KNR)
455         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/stime.c; then echo $(srcdir)/stime.c; else echo stime.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > stime_.c
456 stpcpy_.c: stpcpy.c $(ANSI2KNR)
457         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/stpcpy.c; then echo $(srcdir)/stpcpy.c; else echo stpcpy.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > stpcpy_.c
458 strcasecmp_.c: strcasecmp.c $(ANSI2KNR)
459         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strcasecmp.c; then echo $(srcdir)/strcasecmp.c; else echo strcasecmp.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strcasecmp_.c
460 strcspn_.c: strcspn.c $(ANSI2KNR)
461         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strcspn.c; then echo $(srcdir)/strcspn.c; else echo strcspn.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strcspn_.c
462 strdup_.c: strdup.c $(ANSI2KNR)
463         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strdup.c; then echo $(srcdir)/strdup.c; else echo strdup.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strdup_.c
464 strftime_.c: strftime.c $(ANSI2KNR)
465         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strftime.c; then echo $(srcdir)/strftime.c; else echo strftime.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strftime_.c
466 stripslash_.c: stripslash.c $(ANSI2KNR)
467         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/stripslash.c; then echo $(srcdir)/stripslash.c; else echo stripslash.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > stripslash_.c
468 strncasecmp_.c: strncasecmp.c $(ANSI2KNR)
469         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strncasecmp.c; then echo $(srcdir)/strncasecmp.c; else echo strncasecmp.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strncasecmp_.c
470 strndup_.c: strndup.c $(ANSI2KNR)
471         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strndup.c; then echo $(srcdir)/strndup.c; else echo strndup.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strndup_.c
472 strnlen_.c: strnlen.c $(ANSI2KNR)
473         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strnlen.c; then echo $(srcdir)/strnlen.c; else echo strnlen.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strnlen_.c
474 strpbrk_.c: strpbrk.c $(ANSI2KNR)
475         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strpbrk.c; then echo $(srcdir)/strpbrk.c; else echo strpbrk.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strpbrk_.c
476 strstr_.c: strstr.c $(ANSI2KNR)
477         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strstr.c; then echo $(srcdir)/strstr.c; else echo strstr.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strstr_.c
478 strtod_.c: strtod.c $(ANSI2KNR)
479         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strtod.c; then echo $(srcdir)/strtod.c; else echo strtod.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strtod_.c
480 strtol_.c: strtol.c $(ANSI2KNR)
481         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strtol.c; then echo $(srcdir)/strtol.c; else echo strtol.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strtol_.c
482 strtoul_.c: strtoul.c $(ANSI2KNR)
483         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strtoul.c; then echo $(srcdir)/strtoul.c; else echo strtoul.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strtoul_.c
484 strtoull_.c: strtoull.c $(ANSI2KNR)
485         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strtoull.c; then echo $(srcdir)/strtoull.c; else echo strtoull.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strtoull_.c
486 strtoumax_.c: strtoumax.c $(ANSI2KNR)
487         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strtoumax.c; then echo $(srcdir)/strtoumax.c; else echo strtoumax.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strtoumax_.c
488 strverscmp_.c: strverscmp.c $(ANSI2KNR)
489         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strverscmp.c; then echo $(srcdir)/strverscmp.c; else echo strverscmp.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strverscmp_.c
490 unicodeio_.c: unicodeio.c $(ANSI2KNR)
491         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/unicodeio.c; then echo $(srcdir)/unicodeio.c; else echo unicodeio.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > unicodeio_.c
492 userspec_.c: userspec.c $(ANSI2KNR)
493         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/userspec.c; then echo $(srcdir)/userspec.c; else echo userspec.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > userspec_.c
494 utime_.c: utime.c $(ANSI2KNR)
495         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/utime.c; then echo $(srcdir)/utime.c; else echo utime.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > utime_.c
496 version-etc_.c: version-etc.c $(ANSI2KNR)
497         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/version-etc.c; then echo $(srcdir)/version-etc.c; else echo version-etc.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > version-etc_.c
498 xgetcwd_.c: xgetcwd.c $(ANSI2KNR)
499         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/xgetcwd.c; then echo $(srcdir)/xgetcwd.c; else echo xgetcwd.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > xgetcwd_.c
500 xgethostname_.c: xgethostname.c $(ANSI2KNR)
501         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/xgethostname.c; then echo $(srcdir)/xgethostname.c; else echo xgethostname.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > xgethostname_.c
502 xmalloc_.c: xmalloc.c $(ANSI2KNR)
503         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/xmalloc.c; then echo $(srcdir)/xmalloc.c; else echo xmalloc.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > xmalloc_.c
504 xstrdup_.c: xstrdup.c $(ANSI2KNR)
505         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/xstrdup.c; then echo $(srcdir)/xstrdup.c; else echo xstrdup.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > xstrdup_.c
506 xstrtod_.c: xstrtod.c $(ANSI2KNR)
507         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/xstrtod.c; then echo $(srcdir)/xstrtod.c; else echo xstrtod.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > xstrtod_.c
508 xstrtol_.c: xstrtol.c $(ANSI2KNR)
509         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/xstrtol.c; then echo $(srcdir)/xstrtol.c; else echo xstrtol.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > xstrtol_.c
510 xstrtoul_.c: xstrtoul.c $(ANSI2KNR)
511         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/xstrtoul.c; then echo $(srcdir)/xstrtoul.c; else echo xstrtoul.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > xstrtoul_.c
512 xstrtoumax_.c: xstrtoumax.c $(ANSI2KNR)
513         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/xstrtoumax.c; then echo $(srcdir)/xstrtoumax.c; else echo xstrtoumax.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > xstrtoumax_.c
514 yesno_.c: yesno.c $(ANSI2KNR)
515         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/yesno.c; then echo $(srcdir)/yesno.c; else echo yesno.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > yesno_.c
516 __fpending_.o addext_.o alloca_.o argmatch_.o atexit_.o backupfile_.o \
517 basename_.o canon-host_.o chown_.o closeout_.o diacrit_.o dirname_.o \
518 dup2_.o error_.o euidaccess_.o exclude_.o fileblocks_.o filemode_.o \
519 fnmatch_.o fsusage_.o ftruncate_.o full-write_.o getdate_.o \
520 getgroups_.o gethostname_.o getline_.o getloadavg_.o getopt_.o \
521 getopt1_.o getpass_.o getstr_.o getugroups_.o getusershell_.o \
522 group-member_.o hard-locale_.o hash_.o human_.o idcache_.o isdir_.o \
523 lchown_.o linebuffer_.o localcharset_.o long-options_.o lstat_.o \
524 makepath_.o malloc_.o mbswidth_.o md5_.o memcasecmp_.o memchr_.o \
525 memcmp_.o memcoll_.o memcpy_.o memmove_.o memset_.o mktime_.o \
526 modechange_.o mountlist_.o nanosleep_.o obstack_.o path-concat_.o \
527 posixtm_.o putenv_.o quote_.o quotearg_.o readtokens_.o readutmp_.o \
528 realloc_.o regex_.o rmdir_.o rpmatch_.o safe-read_.o same_.o \
529 save-cwd_.o savedir_.o stat_.o stime_.o stpcpy_.o strcasecmp_.o \
530 strcspn_.o strdup_.o strftime_.o stripslash_.o strncasecmp_.o \
531 strndup_.o strnlen_.o strpbrk_.o strstr_.o strtod_.o strtol_.o \
532 strtoul_.o strtoull_.o strtoumax_.o strverscmp_.o unicodeio_.o \
533 userspec_.o utime_.o version-etc_.o xgetcwd_.o xgethostname_.o \
534 xmalloc_.o xstrdup_.o xstrtod_.o xstrtol_.o xstrtoul_.o xstrtoumax_.o \
535 yesno_.o : $(ANSI2KNR)
536 .y.c:
537         $(YACC) $(AM_YFLAGS) $(YFLAGS) $< && mv y.tab.c $*.c
538         if test -f y.tab.h; then \
539         if cmp -s y.tab.h $*.h; then rm -f y.tab.h; else mv y.tab.h $*.h; fi; \
540         else :; fi
541
542
543 tags: TAGS
544
545 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
546         list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
547         unique=`for i in $$list; do \
548             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
549           done | \
550           $(AWK) '    { files[$$0] = 1; } \
551                END { for (i in files) print i; }'`; \
552         mkid -fID $$unique $(LISP)
553
554 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
555                 $(TAGS_FILES) $(LISP)
556         tags=; \
557         here=`pwd`; \
558         list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
559         unique=`for i in $$list; do \
560             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
561           done | \
562           $(AWK) '    { files[$$0] = 1; } \
563                END { for (i in files) print i; }'`; \
564         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
565           || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
566
567 mostlyclean-tags:
568
569 clean-tags:
570
571 distclean-tags:
572         -rm -f TAGS ID
573
574 maintainer-clean-tags:
575
576 @AMDEP@include $(DEPDIR)/__fpending.Po
577 @AMDEP@include $(DEPDIR)/addext$U.Po
578 @AMDEP@include $(DEPDIR)/alloca.Po
579 @AMDEP@include $(DEPDIR)/argmatch$U.Po
580 @AMDEP@include $(DEPDIR)/atexit.Po
581 @AMDEP@include $(DEPDIR)/backupfile$U.Po
582 @AMDEP@include $(DEPDIR)/basename$U.Po
583 @AMDEP@include $(DEPDIR)/canon-host$U.Po
584 @AMDEP@include $(DEPDIR)/chown.Po
585 @AMDEP@include $(DEPDIR)/closeout$U.Po
586 @AMDEP@include $(DEPDIR)/diacrit$U.Po
587 @AMDEP@include $(DEPDIR)/dirname$U.Po
588 @AMDEP@include $(DEPDIR)/dup2.Po
589 @AMDEP@include $(DEPDIR)/error.Po
590 @AMDEP@include $(DEPDIR)/euidaccess.Po
591 @AMDEP@include $(DEPDIR)/exclude$U.Po
592 @AMDEP@include $(DEPDIR)/fileblocks.Po
593 @AMDEP@include $(DEPDIR)/filemode$U.Po
594 @AMDEP@include $(DEPDIR)/fnmatch.Po
595 @AMDEP@include $(DEPDIR)/fsusage.Po
596 @AMDEP@include $(DEPDIR)/ftruncate.Po
597 @AMDEP@include $(DEPDIR)/full-write$U.Po
598 @AMDEP@include $(DEPDIR)/getdate$U.Po
599 @AMDEP@include $(DEPDIR)/getgroups.Po
600 @AMDEP@include $(DEPDIR)/gethostname.Po
601 @AMDEP@include $(DEPDIR)/getline.Po
602 @AMDEP@include $(DEPDIR)/getloadavg.Po
603 @AMDEP@include $(DEPDIR)/getopt$U.Po
604 @AMDEP@include $(DEPDIR)/getopt1$U.Po
605 @AMDEP@include $(DEPDIR)/getpass.Po
606 @AMDEP@include $(DEPDIR)/getstr$U.Po
607 @AMDEP@include $(DEPDIR)/getugroups$U.Po
608 @AMDEP@include $(DEPDIR)/getusershell.Po
609 @AMDEP@include $(DEPDIR)/group-member.Po
610 @AMDEP@include $(DEPDIR)/hard-locale$U.Po
611 @AMDEP@include $(DEPDIR)/hash$U.Po
612 @AMDEP@include $(DEPDIR)/human$U.Po
613 @AMDEP@include $(DEPDIR)/idcache$U.Po
614 @AMDEP@include $(DEPDIR)/isdir$U.Po
615 @AMDEP@include $(DEPDIR)/lchown.Po
616 @AMDEP@include $(DEPDIR)/linebuffer$U.Po
617 @AMDEP@include $(DEPDIR)/localcharset$U.Po
618 @AMDEP@include $(DEPDIR)/long-options$U.Po
619 @AMDEP@include $(DEPDIR)/lstat.Po
620 @AMDEP@include $(DEPDIR)/makepath$U.Po
621 @AMDEP@include $(DEPDIR)/malloc.Po
622 @AMDEP@include $(DEPDIR)/mbswidth$U.Po
623 @AMDEP@include $(DEPDIR)/md5$U.Po
624 @AMDEP@include $(DEPDIR)/memcasecmp$U.Po
625 @AMDEP@include $(DEPDIR)/memchr.Po
626 @AMDEP@include $(DEPDIR)/memcmp.Po
627 @AMDEP@include $(DEPDIR)/memcoll$U.Po
628 @AMDEP@include $(DEPDIR)/memcpy.Po
629 @AMDEP@include $(DEPDIR)/memmove.Po
630 @AMDEP@include $(DEPDIR)/memset.Po
631 @AMDEP@include $(DEPDIR)/mktime.Po
632 @AMDEP@include $(DEPDIR)/modechange$U.Po
633 @AMDEP@include $(DEPDIR)/mountlist.Po
634 @AMDEP@include $(DEPDIR)/nanosleep.Po
635 @AMDEP@include $(DEPDIR)/obstack.Po
636 @AMDEP@include $(DEPDIR)/path-concat$U.Po
637 @AMDEP@include $(DEPDIR)/posixtm$U.Po
638 @AMDEP@include $(DEPDIR)/putenv.Po
639 @AMDEP@include $(DEPDIR)/quote$U.Po
640 @AMDEP@include $(DEPDIR)/quotearg$U.Po
641 @AMDEP@include $(DEPDIR)/readtokens$U.Po
642 @AMDEP@include $(DEPDIR)/readutmp.Po
643 @AMDEP@include $(DEPDIR)/realloc.Po
644 @AMDEP@include $(DEPDIR)/regex.Po
645 @AMDEP@include $(DEPDIR)/rmdir.Po
646 @AMDEP@include $(DEPDIR)/rpmatch.Po
647 @AMDEP@include $(DEPDIR)/safe-read$U.Po
648 @AMDEP@include $(DEPDIR)/same$U.Po
649 @AMDEP@include $(DEPDIR)/save-cwd$U.Po
650 @AMDEP@include $(DEPDIR)/savedir$U.Po
651 @AMDEP@include $(DEPDIR)/stat.Po
652 @AMDEP@include $(DEPDIR)/stime.Po
653 @AMDEP@include $(DEPDIR)/stpcpy.Po
654 @AMDEP@include $(DEPDIR)/strcasecmp.Po
655 @AMDEP@include $(DEPDIR)/strcspn.Po
656 @AMDEP@include $(DEPDIR)/strdup.Po
657 @AMDEP@include $(DEPDIR)/strftime.Po
658 @AMDEP@include $(DEPDIR)/stripslash$U.Po
659 @AMDEP@include $(DEPDIR)/strncasecmp.Po
660 @AMDEP@include $(DEPDIR)/strndup.Po
661 @AMDEP@include $(DEPDIR)/strnlen.Po
662 @AMDEP@include $(DEPDIR)/strpbrk.Po
663 @AMDEP@include $(DEPDIR)/strstr.Po
664 @AMDEP@include $(DEPDIR)/strtod.Po
665 @AMDEP@include $(DEPDIR)/strtol.Po
666 @AMDEP@include $(DEPDIR)/strtoul.Po
667 @AMDEP@include $(DEPDIR)/strtoull.Po
668 @AMDEP@include $(DEPDIR)/strtoumax.Po
669 @AMDEP@include $(DEPDIR)/strverscmp.Po
670 @AMDEP@include $(DEPDIR)/unicodeio$U.Po
671 @AMDEP@include $(DEPDIR)/userspec$U.Po
672 @AMDEP@include $(DEPDIR)/utime.Po
673 @AMDEP@include $(DEPDIR)/version-etc$U.Po
674 @AMDEP@include $(DEPDIR)/xgetcwd$U.Po
675 @AMDEP@include $(DEPDIR)/xgethostname$U.Po
676 @AMDEP@include $(DEPDIR)/xmalloc$U.Po
677 @AMDEP@include $(DEPDIR)/xstrdup$U.Po
678 @AMDEP@include $(DEPDIR)/xstrtod$U.Po
679 @AMDEP@include $(DEPDIR)/xstrtol$U.Po
680 @AMDEP@include $(DEPDIR)/xstrtoul$U.Po
681 @AMDEP@include $(DEPDIR)/xstrtoumax$U.Po
682 @AMDEP@include $(DEPDIR)/yesno$U.Po
683
684 mostlyclean-depend:
685
686 clean-depend:
687
688 distclean-depend:
689         -rm -rf $(DEPDIR)
690
691 maintainer-clean-depend:
692
693 @AMDEP@CCDEPMODE = @CCDEPMODE@
694
695 .c.o:
696 @AMDEP@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
697 @AMDEP@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
698 @AMDEP@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
699         $(COMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
700
701
702 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
703
704 distdir: $(DISTFILES)
705         @for file in $(DISTFILES); do \
706           d=$(srcdir); \
707           if test -d $$d/$$file; then \
708             cp -pR $$d/$$file $(distdir) \
709             || exit 1; \
710           else \
711             test -f $(distdir)/$$file \
712             || cp -p $$d/$$file $(distdir)/$$file \
713             || exit 1; \
714           fi; \
715         done
716 info-am:
717 info: info-am
718 dvi-am:
719 dvi: dvi-am
720 check-am: all-am
721 check: check-am
722 installcheck-am:
723 installcheck: installcheck-am
724 install-exec-am: install-exec-local
725 install-exec: install-exec-am
726
727 install-data-am:
728 install-data: install-data-am
729
730 install-am: all-am
731         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
732 install: install-am
733 uninstall-am: uninstall-local
734 uninstall: uninstall-am
735 all-am: Makefile $(LIBRARIES) $(HEADERS) all-local
736 all-redirect: all-am
737 install-strip:
738         $(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install
739 installdirs:
740
741
742 mostlyclean-generic:
743
744 clean-generic:
745         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
746
747 distclean-generic:
748         -rm -f Makefile $(CONFIG_CLEAN_FILES)
749         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
750         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
751
752 maintainer-clean-generic:
753         -rm -f Makefile.in
754         -test -z "getdate.c$(BUILT_SOURCES)$(MAINTAINERCLEANFILES)" || rm -f getdate.c $(BUILT_SOURCES) $(MAINTAINERCLEANFILES)
755 mostlyclean-am:  mostlyclean-noinstLIBRARIES mostlyclean-compile \
756                 mostlyclean-kr mostlyclean-tags mostlyclean-depend \
757                 mostlyclean-generic
758
759 mostlyclean: mostlyclean-am
760
761 clean-am:  clean-noinstLIBRARIES clean-compile clean-kr clean-tags \
762                 clean-depend clean-generic mostlyclean-am
763
764 clean: clean-am
765
766 distclean-am:  distclean-noinstLIBRARIES distclean-compile distclean-kr \
767                 distclean-tags distclean-depend distclean-generic \
768                 clean-am
769
770 distclean: distclean-am
771
772 maintainer-clean-am:  maintainer-clean-noinstLIBRARIES \
773                 maintainer-clean-compile maintainer-clean-kr \
774                 maintainer-clean-tags maintainer-clean-depend \
775                 maintainer-clean-generic distclean-am
776         @echo "This command is intended for maintainers to use;"
777         @echo "it deletes files that may require special tools to rebuild."
778
779 maintainer-clean: maintainer-clean-am
780
781 .PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
782 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
783 mostlyclean-compile distclean-compile clean-compile \
784 maintainer-clean-compile mostlyclean-kr distclean-kr clean-kr \
785 maintainer-clean-kr tags mostlyclean-tags distclean-tags clean-tags \
786 maintainer-clean-tags mostlyclean-depend distclean-depend clean-depend \
787 maintainer-clean-depend distdir info-am info dvi-am dvi check check-am \
788 installcheck-am installcheck install-exec-local install-exec-am \
789 install-exec install-data-am install-data install-am install \
790 uninstall-local uninstall-am uninstall all-local all-redirect all-am \
791 all install-strip installdirs mostlyclean-generic distclean-generic \
792 clean-generic maintainer-clean-generic clean mostlyclean distclean \
793 maintainer-clean
794
795 lstat.c: xstat.in
796         sed \
797           -e '/@IGNORE@/d' \
798           -e 's/@xstat@/lstat/g' \
799           -e '/_LSTAT_ONLY@/d' \
800           -e '/@BEGIN_STAT_ONLY@/,/@END_STAT_ONLY@/d' \
801           $(srcdir)/xstat.in > $@-t
802         mv $@-t $@
803
804 stat.c: xstat.in
805         sed \
806           -e '/@IGNORE@/d' \
807           -e 's/@xstat@/stat/g' \
808           -e '/_STAT_ONLY@/d' \
809           -e '/@BEGIN_LSTAT_ONLY@/,/@END_LSTAT_ONLY@/d' \
810           $(srcdir)/xstat.in > $@-t
811         mv $@-t $@
812
813 # The following is needed in order to install a simple file in $(libdir)
814 # which is shared with other installed packages. We use a list of referencing
815 # packages so that "make uninstall" will remove the file if and only if it
816 # is not used by another installed package.
817 # On systems with glibc-2.1 or newer, the file is redundant, therefore we
818 # avoid installing it.
819
820 all-local: charset.alias ref-add.sed ref-del.sed lstat.c stat.c
821 install-exec-local: all-local
822         $(mkinstalldirs) $(DESTDIR)$(libdir)
823         if test -f $(charset_alias); then \
824           sed -f ref-add.sed $(charset_alias) > $(charset_tmp) ; \
825           $(INSTALL_DATA) $(charset_tmp) $(charset_alias) ; \
826           rm -f $(charset_tmp) ; \
827         else \
828           if test @GLIBC21@ = no; then \
829             sed -f ref-add.sed charset.alias > $(charset_tmp) ; \
830             $(INSTALL_DATA) $(charset_tmp) $(charset_alias) ; \
831             rm -f $(charset_tmp) ; \
832           fi ; \
833         fi
834
835 uninstall-local: all-local
836         if test -f $(charset_alias); then \
837           sed -f ref-del.sed $(charset_alias) > $(charset_tmp); \
838           if grep '^# Packages using this file: $$' $(charset_tmp) \
839               > /dev/null; then \
840             rm -f $(charset_alias); \
841           else \
842             $(INSTALL_DATA) $(charset_tmp) $(charset_alias); \
843           fi; \
844           rm -f $(charset_tmp); \
845         fi
846
847 charset.alias: config.charset
848         $(SHELL) $(srcdir)/config.charset '@host@' > t-$@
849         mv t-$@ $@
850 .sin.sed:
851         sed -e '/^#/d' -e 's/@''PACKAGE''@/@PACKAGE@/g' $< > $@-t
852         mv $@-t $@
853
854 # Tell versions [3.59,3.63) of GNU make to not export all variables.
855 # Otherwise a system limit (for SysV at least) may be exceeded.
856 .NOEXPORT: