tweak comment
[gnulib.git] / lib / Makefile.in
1 # Makefile.in generated automatically by automake 1.4 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
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = ..
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
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 CATALOGS = @CATALOGS@
61 CATOBJEXT = @CATOBJEXT@
62 CC = @CC@
63 CPP = @CPP@
64 DATADIRNAME = @DATADIRNAME@
65 DF_PROG = @DF_PROG@
66 GENCAT = @GENCAT@
67 GMOFILES = @GMOFILES@
68 GMSGFMT = @GMSGFMT@
69 GT_NO = @GT_NO@
70 GT_YES = @GT_YES@
71 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
72 INSTOBJEXT = @INSTOBJEXT@
73 INTLDEPS = @INTLDEPS@
74 INTLLIBS = @INTLLIBS@
75 INTLOBJS = @INTLOBJS@
76 LIBOBJS = @LIBOBJS@
77 MAKEINFO = @MAKEINFO@
78 MKINSTALLDIRS = @MKINSTALLDIRS@
79 MSGFMT = @MSGFMT@
80 MVDIR_PROG = @MVDIR_PROG@
81 PACKAGE = @PACKAGE@
82 PERL = @PERL@
83 POFILES = @POFILES@
84 POSUB = @POSUB@
85 RANLIB = @RANLIB@
86 U = @U@
87 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
88 USE_NLS = @USE_NLS@
89 VERSION = @VERSION@
90 YACC = @YACC@
91 l = @l@
92
93 AUTOMAKE_OPTIONS = ../src/ansi2knr
94
95 noinst_LIBRARIES = libfu.a
96
97 INCLUDES = -I.. -I$(srcdir) -I../intl
98
99 libfu_a_SOURCES = getdate.y posixtm.c getopt.c getopt1.c addext.c argmatch.c backupfile.c basename.c closeout.c dirname.c exclude.c filemode.c full-write.c human.c idcache.c isdir.c long-options.c makepath.c modechange.c hash.c path-concat.c quotearg.c safe-read.c save-cwd.c savedir.c stripslash.c userspec.c xgetcwd.c xmalloc.c xstrdup.c xstrtol.c xstrtoul.c yesno.c
100
101
102 libfu_a_LIBADD = @LIBOBJS@ @ALLOCA@
103 libfu_a_DEPENDENCIES = $(libfu_a_LIBADD)
104
105 noinst_HEADERS = argmatch.h backupfile.h closeout.h dirname.h error.h exclude.h filemode.h fnmatch.h fsusage.h getdate.h getline.h getopt.h group-member.h human.h lchown.h long-options.h makepath.h modechange.h mountlist.h hash.h path-concat.h pathmax.h posixtm.h quotearg.h regex.h safe-read.h save-cwd.h savedir.h strverscmp.h xalloc.h xstrtol.h xstrtoul.h
106
107
108 BUILT_SOURCES = getdate.c lstat.c stat.c
109
110 EXTRA_DIST = xstat.in
111 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
112 CONFIG_HEADER = ../config.h
113 CONFIG_CLEAN_FILES = 
114 LIBRARIES =  $(noinst_LIBRARIES)
115
116
117 DEFS = @DEFS@ -I. -I$(srcdir) -I..
118 CPPFLAGS = @CPPFLAGS@
119 LDFLAGS = @LDFLAGS@
120 LIBS = @LIBS@
121 ANSI2KNR = ../src/ansi2knr
122 libfu_a_OBJECTS =  getdate$U.o posixtm$U.o getopt$U.o getopt1$U.o \
123 addext$U.o argmatch$U.o backupfile$U.o basename$U.o closeout$U.o \
124 dirname$U.o exclude$U.o filemode$U.o full-write$U.o human$U.o \
125 idcache$U.o isdir$U.o long-options$U.o makepath$U.o modechange$U.o \
126 hash$U.o path-concat$U.o quotearg$U.o safe-read$U.o save-cwd$U.o \
127 savedir$U.o stripslash$U.o userspec$U.o xgetcwd$U.o xmalloc$U.o \
128 xstrdup$U.o xstrtol$U.o xstrtoul$U.o yesno$U.o
129 AR = ar
130 CFLAGS = @CFLAGS@
131 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
132 CCLD = $(CC)
133 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
134 HEADERS =  $(noinst_HEADERS)
135
136 DIST_COMMON =  Makefile.am Makefile.in TODO alloca.c chown.c error.c \
137 error.h euidaccess.c fdatasync.c fileblocks.c fnmatch.c fsusage.c \
138 ftruncate.c getdate.c getgroups.c getline.c group-member.c lchown.c \
139 lstat.c malloc.c memcmp.c memcpy.c memset.c mkdir.c mktime.c \
140 mountlist.c obstack.c obstack.h realloc.c regex.c rename.c rmdir.c \
141 rpmatch.c stat.c stpcpy.c strcasecmp.c strdup.c strftime.c \
142 strncasecmp.c strndup.c strstr.c strtol.c strtoul.c strverscmp.c \
143 utime.c
144
145
146 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
147
148 TAR = tar
149 GZIP_ENV = --best
150 DEP_FILES =  .deps/addext.P .deps/alloca.P .deps/argmatch.P \
151 .deps/backupfile.P .deps/basename.P .deps/chown.P .deps/closeout.P \
152 .deps/dirname.P .deps/error.P .deps/euidaccess.P .deps/exclude.P \
153 .deps/fdatasync.P .deps/fileblocks.P .deps/filemode.P .deps/fnmatch.P \
154 .deps/fsusage.P .deps/ftruncate.P .deps/full-write.P .deps/getdate.P \
155 .deps/getgroups.P .deps/getline.P .deps/getopt.P .deps/getopt1.P \
156 .deps/group-member.P .deps/hash.P .deps/human.P .deps/idcache.P \
157 .deps/isdir.P .deps/lchown.P .deps/long-options.P .deps/lstat.P \
158 .deps/makepath.P .deps/malloc.P .deps/memcmp.P .deps/memcpy.P \
159 .deps/memset.P .deps/mkdir.P .deps/mktime.P .deps/modechange.P \
160 .deps/mountlist.P .deps/obstack.P .deps/path-concat.P .deps/posixtm.P \
161 .deps/quotearg.P .deps/realloc.P .deps/regex.P .deps/rename.P \
162 .deps/rmdir.P .deps/rpmatch.P .deps/safe-read.P .deps/save-cwd.P \
163 .deps/savedir.P .deps/stat.P .deps/stpcpy.P .deps/strcasecmp.P \
164 .deps/strdup.P .deps/strftime.P .deps/stripslash.P .deps/strncasecmp.P \
165 .deps/strndup.P .deps/strstr.P .deps/strtol.P .deps/strtoul.P \
166 .deps/strverscmp.P .deps/userspec.P .deps/utime.P .deps/xgetcwd.P \
167 .deps/xmalloc.P .deps/xstrdup.P .deps/xstrtol.P .deps/xstrtoul.P \
168 .deps/yesno.P
169 SOURCES = $(libfu_a_SOURCES)
170 OBJECTS = $(libfu_a_OBJECTS)
171
172 all: all-redirect
173 .SUFFIXES:
174 .SUFFIXES: .S .c .o .s .y
175 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
176         cd $(top_srcdir) && $(AUTOMAKE) --gnits lib/Makefile
177
178 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
179         cd $(top_builddir) \
180           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
181
182
183 mostlyclean-noinstLIBRARIES:
184
185 clean-noinstLIBRARIES:
186         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
187
188 distclean-noinstLIBRARIES:
189
190 maintainer-clean-noinstLIBRARIES:
191
192 .s.o:
193         $(COMPILE) -c $<
194
195 .S.o:
196         $(COMPILE) -c $<
197
198 mostlyclean-compile:
199         -rm -f *.o core *.core
200
201 clean-compile:
202
203 distclean-compile:
204         -rm -f *.tab.c
205
206 maintainer-clean-compile:
207 ../src/ansi2knr: ../src/ansi2knr.o
208         cd ../src && $(MAKE) $(AM_MAKEFLAGS) ansi2knr
209
210 ../src/ansi2knr.o:
211         cd ../src && $(MAKE) $(AM_MAKEFLAGS) ansi2knr.o
212
213
214 mostlyclean-kr:
215         -rm -f *_.c
216
217 clean-kr:
218
219 distclean-kr:
220
221 maintainer-clean-kr:
222
223 libfu.a: $(libfu_a_OBJECTS) $(libfu_a_DEPENDENCIES)
224         -rm -f libfu.a
225         $(AR) cru libfu.a $(libfu_a_OBJECTS) $(libfu_a_LIBADD)
226         $(RANLIB) libfu.a
227 addext_.c: addext.c $(ANSI2KNR)
228         $(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
229 alloca_.c: alloca.c $(ANSI2KNR)
230         $(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
231 argmatch_.c: argmatch.c $(ANSI2KNR)
232         $(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
233 backupfile_.c: backupfile.c $(ANSI2KNR)
234         $(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
235 basename_.c: basename.c $(ANSI2KNR)
236         $(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
237 chown_.c: chown.c $(ANSI2KNR)
238         $(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
239 closeout_.c: closeout.c $(ANSI2KNR)
240         $(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
241 dirname_.c: dirname.c $(ANSI2KNR)
242         $(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
243 error_.c: error.c $(ANSI2KNR)
244         $(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
245 euidaccess_.c: euidaccess.c $(ANSI2KNR)
246         $(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
247 exclude_.c: exclude.c $(ANSI2KNR)
248         $(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
249 fdatasync_.c: fdatasync.c $(ANSI2KNR)
250         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/fdatasync.c; then echo $(srcdir)/fdatasync.c; else echo fdatasync.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > fdatasync_.c
251 fileblocks_.c: fileblocks.c $(ANSI2KNR)
252         $(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
253 filemode_.c: filemode.c $(ANSI2KNR)
254         $(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
255 fnmatch_.c: fnmatch.c $(ANSI2KNR)
256         $(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
257 fsusage_.c: fsusage.c $(ANSI2KNR)
258         $(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
259 ftruncate_.c: ftruncate.c $(ANSI2KNR)
260         $(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
261 full-write_.c: full-write.c $(ANSI2KNR)
262         $(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
263 getdate_.c: getdate.c $(ANSI2KNR)
264         $(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
265 getgroups_.c: getgroups.c $(ANSI2KNR)
266         $(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
267 getline_.c: getline.c $(ANSI2KNR)
268         $(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
269 getopt_.c: getopt.c $(ANSI2KNR)
270         $(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
271 getopt1_.c: getopt1.c $(ANSI2KNR)
272         $(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
273 group-member_.c: group-member.c $(ANSI2KNR)
274         $(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
275 hash_.c: hash.c $(ANSI2KNR)
276         $(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
277 human_.c: human.c $(ANSI2KNR)
278         $(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
279 idcache_.c: idcache.c $(ANSI2KNR)
280         $(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
281 isdir_.c: isdir.c $(ANSI2KNR)
282         $(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
283 lchown_.c: lchown.c $(ANSI2KNR)
284         $(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
285 long-options_.c: long-options.c $(ANSI2KNR)
286         $(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
287 lstat_.c: lstat.c $(ANSI2KNR)
288         $(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
289 makepath_.c: makepath.c $(ANSI2KNR)
290         $(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
291 malloc_.c: malloc.c $(ANSI2KNR)
292         $(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
293 memcmp_.c: memcmp.c $(ANSI2KNR)
294         $(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
295 memcpy_.c: memcpy.c $(ANSI2KNR)
296         $(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
297 memset_.c: memset.c $(ANSI2KNR)
298         $(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
299 mkdir_.c: mkdir.c $(ANSI2KNR)
300         $(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
301 mktime_.c: mktime.c $(ANSI2KNR)
302         $(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
303 modechange_.c: modechange.c $(ANSI2KNR)
304         $(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
305 mountlist_.c: mountlist.c $(ANSI2KNR)
306         $(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
307 obstack_.c: obstack.c $(ANSI2KNR)
308         $(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
309 path-concat_.c: path-concat.c $(ANSI2KNR)
310         $(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
311 posixtm_.c: posixtm.c $(ANSI2KNR)
312         $(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
313 quotearg_.c: quotearg.c $(ANSI2KNR)
314         $(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
315 realloc_.c: realloc.c $(ANSI2KNR)
316         $(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
317 regex_.c: regex.c $(ANSI2KNR)
318         $(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
319 rename_.c: rename.c $(ANSI2KNR)
320         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/rename.c; then echo $(srcdir)/rename.c; else echo rename.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > rename_.c
321 rmdir_.c: rmdir.c $(ANSI2KNR)
322         $(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
323 rpmatch_.c: rpmatch.c $(ANSI2KNR)
324         $(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
325 safe-read_.c: safe-read.c $(ANSI2KNR)
326         $(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
327 save-cwd_.c: save-cwd.c $(ANSI2KNR)
328         $(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
329 savedir_.c: savedir.c $(ANSI2KNR)
330         $(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
331 stat_.c: stat.c $(ANSI2KNR)
332         $(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
333 stpcpy_.c: stpcpy.c $(ANSI2KNR)
334         $(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
335 strcasecmp_.c: strcasecmp.c $(ANSI2KNR)
336         $(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
337 strdup_.c: strdup.c $(ANSI2KNR)
338         $(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
339 strftime_.c: strftime.c $(ANSI2KNR)
340         $(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
341 stripslash_.c: stripslash.c $(ANSI2KNR)
342         $(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
343 strncasecmp_.c: strncasecmp.c $(ANSI2KNR)
344         $(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
345 strndup_.c: strndup.c $(ANSI2KNR)
346         $(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
347 strstr_.c: strstr.c $(ANSI2KNR)
348         $(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
349 strtol_.c: strtol.c $(ANSI2KNR)
350         $(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
351 strtoul_.c: strtoul.c $(ANSI2KNR)
352         $(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
353 strverscmp_.c: strverscmp.c $(ANSI2KNR)
354         $(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
355 userspec_.c: userspec.c $(ANSI2KNR)
356         $(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
357 utime_.c: utime.c $(ANSI2KNR)
358         $(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
359 xgetcwd_.c: xgetcwd.c $(ANSI2KNR)
360         $(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
361 xmalloc_.c: xmalloc.c $(ANSI2KNR)
362         $(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
363 xstrdup_.c: xstrdup.c $(ANSI2KNR)
364         $(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
365 xstrtol_.c: xstrtol.c $(ANSI2KNR)
366         $(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
367 xstrtoul_.c: xstrtoul.c $(ANSI2KNR)
368         $(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
369 yesno_.c: yesno.c $(ANSI2KNR)
370         $(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
371 addext_.o alloca_.o argmatch_.o backupfile_.o basename_.o chown_.o \
372 closeout_.o dirname_.o error_.o euidaccess_.o exclude_.o fdatasync_.o \
373 fileblocks_.o filemode_.o fnmatch_.o fsusage_.o ftruncate_.o \
374 full-write_.o getdate_.o getgroups_.o getline_.o getopt_.o getopt1_.o \
375 group-member_.o hash_.o human_.o idcache_.o isdir_.o lchown_.o \
376 long-options_.o lstat_.o makepath_.o malloc_.o memcmp_.o memcpy_.o \
377 memset_.o mkdir_.o mktime_.o modechange_.o mountlist_.o obstack_.o \
378 path-concat_.o posixtm_.o quotearg_.o realloc_.o regex_.o rename_.o \
379 rmdir_.o rpmatch_.o safe-read_.o save-cwd_.o savedir_.o stat_.o \
380 stpcpy_.o strcasecmp_.o strdup_.o strftime_.o stripslash_.o \
381 strncasecmp_.o strndup_.o strstr_.o strtol_.o strtoul_.o strverscmp_.o \
382 userspec_.o utime_.o xgetcwd_.o xmalloc_.o xstrdup_.o xstrtol_.o \
383 xstrtoul_.o yesno_.o : $(ANSI2KNR)
384 .y.c:
385         $(YACC) $(AM_YFLAGS) $(YFLAGS) $< && mv y.tab.c $*.c
386         if test -f y.tab.h; then \
387         if cmp -s y.tab.h $*.h; then rm -f y.tab.h; else mv y.tab.h $*.h; fi; \
388         else :; fi
389 getdate.h: getdate.c
390
391
392 tags: TAGS
393
394 ID: $(HEADERS) $(SOURCES) $(LISP)
395         list='$(SOURCES) $(HEADERS)'; \
396         unique=`for i in $$list; do echo $$i; done | \
397           awk '    { files[$$0] = 1; } \
398                END { for (i in files) print i; }'`; \
399         here=`pwd` && cd $(srcdir) \
400           && mkid -f$$here/ID $$unique $(LISP)
401
402 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
403         tags=; \
404         here=`pwd`; \
405         list='$(SOURCES) $(HEADERS)'; \
406         unique=`for i in $$list; do echo $$i; done | \
407           awk '    { files[$$0] = 1; } \
408                END { for (i in files) print i; }'`; \
409         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
410           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
411
412 mostlyclean-tags:
413
414 clean-tags:
415
416 distclean-tags:
417         -rm -f TAGS ID
418
419 maintainer-clean-tags:
420
421 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
422
423 subdir = lib
424
425 distdir: $(DISTFILES)
426         here=`cd $(top_builddir) && pwd`; \
427         top_distdir=`cd $(top_distdir) && pwd`; \
428         distdir=`cd $(distdir) && pwd`; \
429         cd $(top_srcdir) \
430           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnits lib/Makefile
431         @for file in $(DISTFILES); do \
432           d=$(srcdir); \
433           if test -d $$d/$$file; then \
434             cp -pr $$/$$file $(distdir)/$$file; \
435           else \
436             test -f $(distdir)/$$file \
437             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
438             || cp -p $$d/$$file $(distdir)/$$file || :; \
439           fi; \
440         done
441
442 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
443
444 -include $(DEP_FILES)
445
446 mostlyclean-depend:
447
448 clean-depend:
449
450 distclean-depend:
451         -rm -rf .deps
452
453 maintainer-clean-depend:
454
455 %.o: %.c
456         @echo '$(COMPILE) -c $<'; \
457         $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
458         @-cp .deps/$(*F).pp .deps/$(*F).P; \
459         tr ' ' '\012' < .deps/$(*F).pp \
460           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
461             >> .deps/$(*F).P; \
462         rm .deps/$(*F).pp
463
464 %.lo: %.c
465         @echo '$(LTCOMPILE) -c $<'; \
466         $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
467         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
468           < .deps/$(*F).pp > .deps/$(*F).P; \
469         tr ' ' '\012' < .deps/$(*F).pp \
470           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
471             >> .deps/$(*F).P; \
472         rm -f .deps/$(*F).pp
473 info-am:
474 info: info-am
475 dvi-am:
476 dvi: dvi-am
477 check-am: all-am
478 check: check-am
479 installcheck-am:
480 installcheck: installcheck-am
481 install-exec-am:
482 install-exec: install-exec-am
483
484 install-data-am:
485 install-data: install-data-am
486
487 install-am: all-am
488         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
489 install: install-am
490 uninstall-am:
491 uninstall: uninstall-am
492 all-am: Makefile $(LIBRARIES) $(HEADERS)
493 all-redirect: all-am
494 install-strip:
495         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
496 installdirs:
497
498
499 mostlyclean-generic:
500
501 clean-generic:
502
503 distclean-generic:
504         -rm -f Makefile $(CONFIG_CLEAN_FILES)
505         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
506
507 maintainer-clean-generic:
508         -test -z "getdatehgetdatec$(BUILT_SOURCES)" || rm -f getdateh getdatec $(BUILT_SOURCES)
509 mostlyclean-am:  mostlyclean-noinstLIBRARIES mostlyclean-compile \
510                 mostlyclean-kr mostlyclean-tags mostlyclean-depend \
511                 mostlyclean-generic
512
513 mostlyclean: mostlyclean-am
514
515 clean-am:  clean-noinstLIBRARIES clean-compile clean-kr clean-tags \
516                 clean-depend clean-generic mostlyclean-am
517
518 clean: clean-am
519
520 distclean-am:  distclean-noinstLIBRARIES distclean-compile distclean-kr \
521                 distclean-tags distclean-depend distclean-generic \
522                 clean-am
523
524 distclean: distclean-am
525
526 maintainer-clean-am:  maintainer-clean-noinstLIBRARIES \
527                 maintainer-clean-compile maintainer-clean-kr \
528                 maintainer-clean-tags maintainer-clean-depend \
529                 maintainer-clean-generic distclean-am
530         @echo "This command is intended for maintainers to use;"
531         @echo "it deletes files that may require special tools to rebuild."
532
533 maintainer-clean: maintainer-clean-am
534
535 .PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
536 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
537 mostlyclean-compile distclean-compile clean-compile \
538 maintainer-clean-compile mostlyclean-kr distclean-kr clean-kr \
539 maintainer-clean-kr tags mostlyclean-tags distclean-tags clean-tags \
540 maintainer-clean-tags distdir mostlyclean-depend distclean-depend \
541 clean-depend maintainer-clean-depend info-am info dvi-am dvi check \
542 check-am installcheck-am installcheck install-exec-am install-exec \
543 install-data-am install-data install-am install uninstall-am uninstall \
544 all-redirect all-am all installdirs mostlyclean-generic \
545 distclean-generic clean-generic maintainer-clean-generic clean \
546 mostlyclean distclean maintainer-clean
547
548 lstat.c: xstat.in
549         sed -e '/@IGNORE@/d' -e 's/@xstat@/lstat/g' $(srcdir)/xstat.in > $@-t
550         mv $@-t $@
551
552 stat.c: xstat.in
553         sed -e '/@IGNORE@/d' -e 's/@xstat@/stat/g' $(srcdir)/xstat.in > $@-t
554         mv $@-t $@
555
556 # Tell versions [3.59,3.63) of GNU make to not export all variables.
557 # Otherwise a system limit (for SysV at least) may be exceeded.
558 .NOEXPORT: