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