1 # Makefile.in generated automatically by automake 1.4e from Makefile.am.
3 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4 # Free Software Foundation, Inc.
5 # This Makefile.in is free software; the Free Software Foundation
6 # gives unlimited permission to copy and/or distribute it,
7 # with or without modifications, as long as this notice is preserved.
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 top_srcdir
= @top_srcdir@
20 exec_prefix = @
exec_prefix@
24 libexecdir
= @libexecdir@
26 sysconfdir
= @sysconfdir@
27 sharedstatedir
= @sharedstatedir@
28 localstatedir
= @localstatedir@
32 includedir = @
includedir@
33 oldincludedir = /usr
/include
35 pkgdatadir
= $(datadir)/@PACKAGE@
36 pkglibdir
= $(libdir)/@PACKAGE@
37 pkgincludedir
= $(includedir)/@PACKAGE@
44 AUTOHEADER
= @AUTOHEADER@
47 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
48 INSTALL_DATA
= @INSTALL_DATA@
49 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
50 INSTALL_HEADER
= $(INSTALL_DATA
)
51 transform
= @program_transform_name@
60 host_alias
= @host_alias@
68 CATOBJEXT
= @CATOBJEXT@
71 DATADIRNAME
= @DATADIRNAME@
74 FESETROUND_LIBM
= @FESETROUND_LIBM@
76 GETLOADAVG_LIBS
= @GETLOADAVG_LIBS@
80 GNU_PACKAGE
= @GNU_PACKAGE@
83 INCLUDE_LOCALE_H
= @INCLUDE_LOCALE_H@
84 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
85 INSTALL_STRIP_PROGRAM_ENV
= @INSTALL_STRIP_PROGRAM_ENV@
86 INSTOBJEXT
= @INSTOBJEXT@
90 KMEM_GROUP
= @KMEM_GROUP@
93 LIB_CLOCK_GETTIME
= @LIB_CLOCK_GETTIME@
94 LIB_CRYPT
= @LIB_CRYPT@
95 LIB_NANOSLEEP
= @LIB_NANOSLEEP@
98 MKINSTALLDIRS
= @MKINSTALLDIRS@
100 NEED_SETGID
= @NEED_SETGID@
101 OPTIONAL_BIN_PROGS
= @OPTIONAL_BIN_PROGS@
102 OPTIONAL_BIN_ZCRIPTS
= @OPTIONAL_BIN_ZCRIPTS@
107 POW_LIBM
= @POW_LIBM@
109 SEQ_LIBM
= @SEQ_LIBM@
110 SQRT_LIBM
= @SQRT_LIBM@
113 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
117 _am_include
= @_am_include@
118 install_sh
= @install_sh@
122 AUTOMAKE_OPTIONS
= ..
/src
/ansi2knr
124 noinst_LIBRARIES
= libfetish.a
126 INCLUDES
= -I..
-I
$(srcdir) -I..
/intl
127 DEFS
= -DLIBDIR
=\"$(libdir)\" @DEFS@
129 libfetish_a_SOURCES
= \
130 getdate.y posixtm.c addext.c argmatch.c backupfile.c
basename.c \
131 canon-host.c closeout.c diacrit.c dirname.c dup-safer.c \
132 exclude.c filemode.c fopen-safer.c \
133 full-write.c getopt.c getopt1.c getstr.c getugroups.c hard-locale.c hash.c \
134 human.c idcache.c isdir.c linebuffer.c localcharset.c long-options.c \
135 makepath.c mbswidth.c md5.c memcasecmp.c memcoll.c modechange.c \
136 path-concat.c physmem.c \
137 quote.c quotearg.c readtokens.c safe-read.c same.c save-cwd.c \
138 savedir.c sha.c stripslash.c unicodeio.c userspec.c version-etc.c xgetcwd.c \
139 xgethostname.c xmalloc.c xstrdup.c xstrtod.c xstrtol.c xstrtoul.c \
143 libfetish_a_LIBADD
= @LIBOBJS@ @ALLOCA@
144 libfetish_a_DEPENDENCIES
= $(libfetish_a_LIBADD
)
147 argmatch.h backupfile.h bumpalloc.h closeout.h diacrit.h dirname.h error.h \
148 exclude.h filemode.h fnmatch.h __fpending.h fsusage.h \
149 getdate.h getline.h getopt.h \
150 getstr.h getpagesize.h group-member.h hard-locale.h hash.h human.h lchown.h \
151 linebuffer.h long-options.h mbswidth.h md5.h memcasecmp.h memcoll.h \
152 makepath.h mbswidth.h modechange.h mountlist.h nanosleep.h obstack.h \
153 path-concat.h pathmax.h physmem.h posixtm.h \
154 quote.h quotearg.h readtokens.h \
155 readutmp.h regex.h safe-read.h same.h save-cwd.h savedir.h sha.h \
156 stdio-safer.h strverscmp.h unicodeio.h unistd-safer.h version-etc.h \
157 xalloc.h xstrtod.h xstrtol.h
160 BUILT_SOURCES
= getdate.c lstat.c stat.c
161 MAINTAINERCLEANFILES
= $(BUILT_SOURCES
)
162 DISTCLEANFILES
= lstat.c stat.c
164 EXTRA_DIST
= xstat.in config.charset ref-add.sin ref-del.sin
166 charset_alias
= $(DESTDIR
)$(libdir)/charset.alias
167 charset_tmp
= $(DESTDIR
)$(libdir)/charset.tmp
171 CLEANFILES
= charset.alias ref-add.sed ref-del.sed
175 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
176 CONFIG_HEADER
= $(top_builddir
)/config.h
178 LIBRARIES
= $(noinst_LIBRARIES
)
180 CPPFLAGS
= @CPPFLAGS@
183 ANSI2KNR
= ..
/src
/ansi2knr
184 libfetish_a_AR
= $(AR
) cru
185 am_libfetish_a_OBJECTS
= getdate
$U.
$(OBJEXT
) posixtm
$U.
$(OBJEXT
) \
186 addext
$U.
$(OBJEXT
) argmatch
$U.
$(OBJEXT
) backupfile
$U.
$(OBJEXT
) \
187 basename$U.
$(OBJEXT
) canon-host
$U.
$(OBJEXT
) closeout
$U.
$(OBJEXT
) \
188 diacrit
$U.
$(OBJEXT
) dirname
$U.
$(OBJEXT
) dup-safer
$U.
$(OBJEXT
) \
189 exclude
$U.
$(OBJEXT
) filemode
$U.
$(OBJEXT
) fopen-safer
$U.
$(OBJEXT
) \
190 full-write
$U.
$(OBJEXT
) getopt
$U.
$(OBJEXT
) getopt1
$U.
$(OBJEXT
) \
191 getstr
$U.
$(OBJEXT
) getugroups
$U.
$(OBJEXT
) hard-locale
$U.
$(OBJEXT
) \
192 hash
$U.
$(OBJEXT
) human
$U.
$(OBJEXT
) idcache
$U.
$(OBJEXT
) \
193 isdir
$U.
$(OBJEXT
) linebuffer
$U.
$(OBJEXT
) localcharset
$U.
$(OBJEXT
) \
194 long-options
$U.
$(OBJEXT
) makepath
$U.
$(OBJEXT
) mbswidth
$U.
$(OBJEXT
) \
195 md5
$U.
$(OBJEXT
) memcasecmp
$U.
$(OBJEXT
) memcoll
$U.
$(OBJEXT
) \
196 modechange
$U.
$(OBJEXT
) path-concat
$U.
$(OBJEXT
) physmem
$U.
$(OBJEXT
) \
197 quote
$U.
$(OBJEXT
) quotearg
$U.
$(OBJEXT
) readtokens
$U.
$(OBJEXT
) \
198 safe-read
$U.
$(OBJEXT
) same
$U.
$(OBJEXT
) save-cwd
$U.
$(OBJEXT
) \
199 savedir
$U.
$(OBJEXT
) sha
$U.
$(OBJEXT
) stripslash
$U.
$(OBJEXT
) \
200 unicodeio
$U.
$(OBJEXT
) userspec
$U.
$(OBJEXT
) version-etc
$U.
$(OBJEXT
) \
201 xgetcwd
$U.
$(OBJEXT
) xgethostname
$U.
$(OBJEXT
) xmalloc
$U.
$(OBJEXT
) \
202 xstrdup
$U.
$(OBJEXT
) xstrtod
$U.
$(OBJEXT
) xstrtol
$U.
$(OBJEXT
) \
203 xstrtoul
$U.
$(OBJEXT
) xstrtoumax
$U.
$(OBJEXT
) yesno
$U.
$(OBJEXT
)
204 libfetish_a_OBJECTS
= $(am_libfetish_a_OBJECTS
)
206 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
209 LINK
= $(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
210 DIST_SOURCES
= $(libfetish_a_SOURCES
)
211 HEADERS
= $(noinst_HEADERS
)
213 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
214 @AMDEP@DEP_FILES
= $(DEPDIR
)/__fpending.Po
$(DEPDIR
)/addext
$U.Po \
215 @AMDEP@
$(DEPDIR
)/alloca.Po
$(DEPDIR
)/argmatch
$U.Po
$(DEPDIR
)/atexit.Po \
216 @AMDEP@
$(DEPDIR
)/backupfile
$U.Po
$(DEPDIR
)/basename$U.Po \
217 @AMDEP@
$(DEPDIR
)/canon-host
$U.Po
$(DEPDIR
)/chown.Po \
218 @AMDEP@
$(DEPDIR
)/closeout
$U.Po
$(DEPDIR
)/diacrit
$U.Po \
219 @AMDEP@
$(DEPDIR
)/dirname
$U.Po
$(DEPDIR
)/dup-safer
$U.Po \
220 @AMDEP@
$(DEPDIR
)/dup2.Po
$(DEPDIR
)/error.Po
$(DEPDIR
)/euidaccess.Po \
221 @AMDEP@
$(DEPDIR
)/exclude
$U.Po
$(DEPDIR
)/fileblocks.Po \
222 @AMDEP@
$(DEPDIR
)/filemode
$U.Po
$(DEPDIR
)/fnmatch.Po \
223 @AMDEP@
$(DEPDIR
)/fopen-safer
$U.Po
$(DEPDIR
)/fsusage.Po \
224 @AMDEP@
$(DEPDIR
)/ftruncate.Po
$(DEPDIR
)/full-write
$U.Po \
225 @AMDEP@
$(DEPDIR
)/getdate
$U.Po
$(DEPDIR
)/getgroups.Po \
226 @AMDEP@
$(DEPDIR
)/gethostname.Po
$(DEPDIR
)/getline.Po \
227 @AMDEP@
$(DEPDIR
)/getloadavg.Po
$(DEPDIR
)/getopt
$U.Po \
228 @AMDEP@
$(DEPDIR
)/getopt1
$U.Po
$(DEPDIR
)/getpass.Po \
229 @AMDEP@
$(DEPDIR
)/getstr
$U.Po
$(DEPDIR
)/getugroups
$U.Po \
230 @AMDEP@
$(DEPDIR
)/getusershell.Po
$(DEPDIR
)/group-member.Po \
231 @AMDEP@
$(DEPDIR
)/hard-locale
$U.Po
$(DEPDIR
)/hash
$U.Po \
232 @AMDEP@
$(DEPDIR
)/human
$U.Po
$(DEPDIR
)/idcache
$U.Po
$(DEPDIR
)/isdir
$U.Po \
233 @AMDEP@
$(DEPDIR
)/lchown.Po
$(DEPDIR
)/linebuffer
$U.Po \
234 @AMDEP@
$(DEPDIR
)/localcharset
$U.Po
$(DEPDIR
)/long-options
$U.Po \
235 @AMDEP@
$(DEPDIR
)/lstat.Po
$(DEPDIR
)/makepath
$U.Po
$(DEPDIR
)/malloc.Po \
236 @AMDEP@
$(DEPDIR
)/mbswidth
$U.Po
$(DEPDIR
)/md5
$U.Po \
237 @AMDEP@
$(DEPDIR
)/memcasecmp
$U.Po
$(DEPDIR
)/memchr.Po \
238 @AMDEP@
$(DEPDIR
)/memcmp.Po
$(DEPDIR
)/memcoll
$U.Po
$(DEPDIR
)/memcpy.Po \
239 @AMDEP@
$(DEPDIR
)/memmove.Po
$(DEPDIR
)/memrchr.Po
$(DEPDIR
)/memset.Po \
240 @AMDEP@
$(DEPDIR
)/mkstemp.Po
$(DEPDIR
)/mktime.Po \
241 @AMDEP@
$(DEPDIR
)/modechange
$U.Po
$(DEPDIR
)/mountlist.Po \
242 @AMDEP@
$(DEPDIR
)/nanosleep.Po
$(DEPDIR
)/obstack.Po \
243 @AMDEP@
$(DEPDIR
)/path-concat
$U.Po
$(DEPDIR
)/physmem
$U.Po \
244 @AMDEP@
$(DEPDIR
)/posixtm
$U.Po
$(DEPDIR
)/putenv.Po
$(DEPDIR
)/quote
$U.Po \
245 @AMDEP@
$(DEPDIR
)/quotearg
$U.Po
$(DEPDIR
)/readtokens
$U.Po \
246 @AMDEP@
$(DEPDIR
)/readutmp.Po
$(DEPDIR
)/realloc.Po
$(DEPDIR
)/regex.Po \
247 @AMDEP@
$(DEPDIR
)/rename.Po
$(DEPDIR
)/rmdir.Po
$(DEPDIR
)/rpmatch.Po \
248 @AMDEP@
$(DEPDIR
)/safe-read
$U.Po
$(DEPDIR
)/same
$U.Po \
249 @AMDEP@
$(DEPDIR
)/save-cwd
$U.Po
$(DEPDIR
)/savedir
$U.Po \
250 @AMDEP@
$(DEPDIR
)/sha
$U.Po
$(DEPDIR
)/stat.Po
$(DEPDIR
)/stime.Po \
251 @AMDEP@
$(DEPDIR
)/stpcpy.Po
$(DEPDIR
)/strcasecmp.Po
$(DEPDIR
)/strcspn.Po \
252 @AMDEP@
$(DEPDIR
)/strdup.Po
$(DEPDIR
)/strftime.Po \
253 @AMDEP@
$(DEPDIR
)/stripslash
$U.Po
$(DEPDIR
)/strncasecmp.Po \
254 @AMDEP@
$(DEPDIR
)/strndup.Po
$(DEPDIR
)/strnlen.Po
$(DEPDIR
)/strpbrk.Po \
255 @AMDEP@
$(DEPDIR
)/strstr.Po
$(DEPDIR
)/strtod.Po
$(DEPDIR
)/strtol.Po \
256 @AMDEP@
$(DEPDIR
)/strtoul.Po
$(DEPDIR
)/strtoull.Po \
257 @AMDEP@
$(DEPDIR
)/strtoumax.Po
$(DEPDIR
)/strverscmp.Po \
258 @AMDEP@
$(DEPDIR
)/tempname.Po
$(DEPDIR
)/unicodeio
$U.Po \
259 @AMDEP@
$(DEPDIR
)/userspec
$U.Po
$(DEPDIR
)/utime.Po \
260 @AMDEP@
$(DEPDIR
)/version-etc
$U.Po
$(DEPDIR
)/xgetcwd
$U.Po \
261 @AMDEP@
$(DEPDIR
)/xgethostname
$U.Po
$(DEPDIR
)/xmalloc
$U.Po \
262 @AMDEP@
$(DEPDIR
)/xstrdup
$U.Po
$(DEPDIR
)/xstrtod
$U.Po \
263 @AMDEP@
$(DEPDIR
)/xstrtol
$U.Po
$(DEPDIR
)/xstrtoul
$U.Po \
264 @AMDEP@
$(DEPDIR
)/xstrtoumax
$U.Po
$(DEPDIR
)/yesno
$U.Po
265 DIST_COMMON
= README
$(noinst_HEADERS
) ChangeLog Makefile.am Makefile.in \
266 TODO __fpending.c alloca.c atexit.c chown.c dup2.c error.c error.h \
267 euidaccess.c fileblocks.c fnmatch.c fsusage.c ftruncate.c getdate.c \
268 getgroups.c gethostname.c getline.c getloadavg.c getpass.c \
269 getusershell.c group-member.c lchown.c malloc.c memchr.c memcmp.c \
270 memcpy.c memmove.c memrchr.c memset.c mkstemp.c mktime.c mountlist.c \
271 nanosleep.c obstack.c obstack.h putenv.c readutmp.c realloc.c regex.c \
272 rename.c rmdir.c rpmatch.c stime.c stpcpy.c strcasecmp.c strcspn.c \
273 strdup.c strftime.c strncasecmp.c strndup.c strnlen.c strpbrk.c \
274 strstr.c strtod.c strtol.c strtoul.c strtoull.c strtoumax.c \
275 strverscmp.c tempname.c utime.c
277 SOURCES
= $(libfetish_a_SOURCES
)
278 OBJECTS
= $(am_libfetish_a_OBJECTS
)
280 all: $(BUILT_SOURCES
)
281 $(MAKE
) $(AM_MAKEFLAGS
) all-am
284 .SUFFIXES
: .sed .sin .c .o .obj .y
286 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
287 cd
$(top_srcdir
) && \
288 $(AUTOMAKE
) --gnits lib
/Makefile
290 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
291 cd
$(top_builddir
) && \
292 CONFIG_HEADERS
= CONFIG_LINKS
= \
293 CONFIG_FILES
=$(subdir
)/$@
$(SHELL
) .
/config.status
295 clean-noinstLIBRARIES
:
296 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
299 -rm -f
*.
$(OBJEXT
) core
*.core
303 ..
/src
/ansi2knr
: ..
/src
/ansi2knr.
$(OBJEXT
)
304 cd ..
/src
&& $(MAKE
) $(AM_MAKEFLAGS
) ansi2knr
306 ..
/src
/ansi2knr.
$(OBJEXT
):
307 cd ..
/src
&& $(MAKE
) $(AM_MAKEFLAGS
) ansi2knr.
$(OBJEXT
)
313 libfetish.a
: $(libfetish_a_OBJECTS
) $(libfetish_a_DEPENDENCIES
)
315 $(libfetish_a_AR
) libfetish.a
$(libfetish_a_OBJECTS
) $(libfetish_a_LIBADD
)
316 $(RANLIB
) libfetish.a
317 __fpending_.c
: __fpending.c
$(ANSI2KNR
)
318 $(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
319 addext_.c
: addext.c
$(ANSI2KNR
)
320 $(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
321 alloca_.c
: alloca.c
$(ANSI2KNR
)
322 $(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
323 argmatch_.c
: argmatch.c
$(ANSI2KNR
)
324 $(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
325 atexit_.c
: atexit.c
$(ANSI2KNR
)
326 $(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
327 backupfile_.c
: backupfile.c
$(ANSI2KNR
)
328 $(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
329 basename_.c
: basename.c
$(ANSI2KNR
)
330 $(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
331 canon-host_.c
: canon-host.c
$(ANSI2KNR
)
332 $(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
333 chown_.c
: chown.c
$(ANSI2KNR
)
334 $(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
335 closeout_.c
: closeout.c
$(ANSI2KNR
)
336 $(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
337 diacrit_.c
: diacrit.c
$(ANSI2KNR
)
338 $(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
339 dirname_.c
: dirname.c
$(ANSI2KNR
)
340 $(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
341 dup-safer_.c
: dup-safer.c
$(ANSI2KNR
)
342 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/dup-safer.c; then echo $(srcdir)/dup-safer.c; else echo dup-safer.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > dup-safer_.c
343 dup2_.c
: dup2.c
$(ANSI2KNR
)
344 $(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
345 error_.c
: error.c
$(ANSI2KNR
)
346 $(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
347 euidaccess_.c
: euidaccess.c
$(ANSI2KNR
)
348 $(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
349 exclude_.c
: exclude.c
$(ANSI2KNR
)
350 $(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
351 fileblocks_.c
: fileblocks.c
$(ANSI2KNR
)
352 $(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
353 filemode_.c
: filemode.c
$(ANSI2KNR
)
354 $(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
355 fnmatch_.c
: fnmatch.c
$(ANSI2KNR
)
356 $(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
357 fopen-safer_.c
: fopen-safer.c
$(ANSI2KNR
)
358 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/fopen-safer.c; then echo $(srcdir)/fopen-safer.c; else echo fopen-safer.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > fopen-safer_.c
359 fsusage_.c
: fsusage.c
$(ANSI2KNR
)
360 $(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
361 ftruncate_.c
: ftruncate.c
$(ANSI2KNR
)
362 $(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
363 full-write_.c
: full-write.c
$(ANSI2KNR
)
364 $(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
365 getdate_.c
: getdate.c
$(ANSI2KNR
)
366 $(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
367 getgroups_.c
: getgroups.c
$(ANSI2KNR
)
368 $(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
369 gethostname_.c
: gethostname.c
$(ANSI2KNR
)
370 $(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
371 getline_.c
: getline.c
$(ANSI2KNR
)
372 $(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
373 getloadavg_.c
: getloadavg.c
$(ANSI2KNR
)
374 $(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
375 getopt_.c
: getopt.c
$(ANSI2KNR
)
376 $(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
377 getopt1_.c
: getopt1.c
$(ANSI2KNR
)
378 $(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
379 getpass_.c
: getpass.c
$(ANSI2KNR
)
380 $(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
381 getstr_.c
: getstr.c
$(ANSI2KNR
)
382 $(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
383 getugroups_.c
: getugroups.c
$(ANSI2KNR
)
384 $(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
385 getusershell_.c
: getusershell.c
$(ANSI2KNR
)
386 $(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
387 group-member_.c
: group-member.c
$(ANSI2KNR
)
388 $(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
389 hard-locale_.c
: hard-locale.c
$(ANSI2KNR
)
390 $(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
391 hash_.c
: hash.c
$(ANSI2KNR
)
392 $(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
393 human_.c
: human.c
$(ANSI2KNR
)
394 $(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
395 idcache_.c
: idcache.c
$(ANSI2KNR
)
396 $(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
397 isdir_.c
: isdir.c
$(ANSI2KNR
)
398 $(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
399 lchown_.c
: lchown.c
$(ANSI2KNR
)
400 $(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
401 linebuffer_.c
: linebuffer.c
$(ANSI2KNR
)
402 $(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
403 localcharset_.c
: localcharset.c
$(ANSI2KNR
)
404 $(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
405 long-options_.c
: long-options.c
$(ANSI2KNR
)
406 $(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
407 lstat_.c
: lstat.c
$(ANSI2KNR
)
408 $(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
409 makepath_.c
: makepath.c
$(ANSI2KNR
)
410 $(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
411 malloc_.c
: malloc.c
$(ANSI2KNR
)
412 $(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
413 mbswidth_.c
: mbswidth.c
$(ANSI2KNR
)
414 $(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
415 md5_.c
: md5.c
$(ANSI2KNR
)
416 $(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
417 memcasecmp_.c
: memcasecmp.c
$(ANSI2KNR
)
418 $(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
419 memchr_.c
: memchr.c
$(ANSI2KNR
)
420 $(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
421 memcmp_.c
: memcmp.c
$(ANSI2KNR
)
422 $(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
423 memcoll_.c
: memcoll.c
$(ANSI2KNR
)
424 $(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
425 memcpy_.c
: memcpy.c
$(ANSI2KNR
)
426 $(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
427 memmove_.c
: memmove.c
$(ANSI2KNR
)
428 $(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
429 memrchr_.c
: memrchr.c
$(ANSI2KNR
)
430 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/memrchr.c; then echo $(srcdir)/memrchr.c; else echo memrchr.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > memrchr_.c
431 memset_.c
: memset.c
$(ANSI2KNR
)
432 $(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
433 mkstemp_.c
: mkstemp.c
$(ANSI2KNR
)
434 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/mkstemp.c; then echo $(srcdir)/mkstemp.c; else echo mkstemp.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > mkstemp_.c
435 mktime_.c
: mktime.c
$(ANSI2KNR
)
436 $(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
437 modechange_.c
: modechange.c
$(ANSI2KNR
)
438 $(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
439 mountlist_.c
: mountlist.c
$(ANSI2KNR
)
440 $(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
441 nanosleep_.c
: nanosleep.c
$(ANSI2KNR
)
442 $(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
443 obstack_.c
: obstack.c
$(ANSI2KNR
)
444 $(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
445 path-concat_.c
: path-concat.c
$(ANSI2KNR
)
446 $(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
447 physmem_.c
: physmem.c
$(ANSI2KNR
)
448 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/physmem.c; then echo $(srcdir)/physmem.c; else echo physmem.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > physmem_.c
449 posixtm_.c
: posixtm.c
$(ANSI2KNR
)
450 $(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
451 putenv_.c
: putenv.c
$(ANSI2KNR
)
452 $(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
453 quote_.c
: quote.c
$(ANSI2KNR
)
454 $(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
455 quotearg_.c
: quotearg.c
$(ANSI2KNR
)
456 $(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
457 readtokens_.c
: readtokens.c
$(ANSI2KNR
)
458 $(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
459 readutmp_.c
: readutmp.c
$(ANSI2KNR
)
460 $(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
461 realloc_.c
: realloc.c
$(ANSI2KNR
)
462 $(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
463 regex_.c
: regex.c
$(ANSI2KNR
)
464 $(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
465 rename_.c
: rename.c
$(ANSI2KNR
)
466 $(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
467 rmdir_.c
: rmdir.c
$(ANSI2KNR
)
468 $(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
469 rpmatch_.c
: rpmatch.c
$(ANSI2KNR
)
470 $(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
471 safe-read_.c
: safe-read.c
$(ANSI2KNR
)
472 $(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
473 same_.c
: same.c
$(ANSI2KNR
)
474 $(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
475 save-cwd_.c
: save-cwd.c
$(ANSI2KNR
)
476 $(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
477 savedir_.c
: savedir.c
$(ANSI2KNR
)
478 $(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
479 sha_.c
: sha.c
$(ANSI2KNR
)
480 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/sha.c; then echo $(srcdir)/sha.c; else echo sha.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > sha_.c
481 stat_.c
: stat.c
$(ANSI2KNR
)
482 $(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
483 stime_.c
: stime.c
$(ANSI2KNR
)
484 $(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
485 stpcpy_.c
: stpcpy.c
$(ANSI2KNR
)
486 $(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
487 strcasecmp_.c
: strcasecmp.c
$(ANSI2KNR
)
488 $(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
489 strcspn_.c
: strcspn.c
$(ANSI2KNR
)
490 $(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
491 strdup_.c
: strdup.c
$(ANSI2KNR
)
492 $(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
493 strftime_.c
: strftime.c
$(ANSI2KNR
)
494 $(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
495 stripslash_.c
: stripslash.c
$(ANSI2KNR
)
496 $(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
497 strncasecmp_.c
: strncasecmp.c
$(ANSI2KNR
)
498 $(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
499 strndup_.c
: strndup.c
$(ANSI2KNR
)
500 $(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
501 strnlen_.c
: strnlen.c
$(ANSI2KNR
)
502 $(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
503 strpbrk_.c
: strpbrk.c
$(ANSI2KNR
)
504 $(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
505 strstr_.c
: strstr.c
$(ANSI2KNR
)
506 $(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
507 strtod_.c
: strtod.c
$(ANSI2KNR
)
508 $(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
509 strtol_.c
: strtol.c
$(ANSI2KNR
)
510 $(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
511 strtoul_.c
: strtoul.c
$(ANSI2KNR
)
512 $(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
513 strtoull_.c
: strtoull.c
$(ANSI2KNR
)
514 $(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
515 strtoumax_.c
: strtoumax.c
$(ANSI2KNR
)
516 $(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
517 strverscmp_.c
: strverscmp.c
$(ANSI2KNR
)
518 $(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
519 tempname_.c
: tempname.c
$(ANSI2KNR
)
520 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/tempname.c; then echo $(srcdir)/tempname.c; else echo tempname.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > tempname_.c
521 unicodeio_.c
: unicodeio.c
$(ANSI2KNR
)
522 $(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
523 userspec_.c
: userspec.c
$(ANSI2KNR
)
524 $(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
525 utime_.c
: utime.c
$(ANSI2KNR
)
526 $(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
527 version-etc_.c
: version-etc.c
$(ANSI2KNR
)
528 $(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
529 xgetcwd_.c
: xgetcwd.c
$(ANSI2KNR
)
530 $(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
531 xgethostname_.c
: xgethostname.c
$(ANSI2KNR
)
532 $(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
533 xmalloc_.c
: xmalloc.c
$(ANSI2KNR
)
534 $(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
535 xstrdup_.c
: xstrdup.c
$(ANSI2KNR
)
536 $(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
537 xstrtod_.c
: xstrtod.c
$(ANSI2KNR
)
538 $(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
539 xstrtol_.c
: xstrtol.c
$(ANSI2KNR
)
540 $(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
541 xstrtoul_.c
: xstrtoul.c
$(ANSI2KNR
)
542 $(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
543 xstrtoumax_.c
: xstrtoumax.c
$(ANSI2KNR
)
544 $(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
545 yesno_.c
: yesno.c
$(ANSI2KNR
)
546 $(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
547 __fpending_.
$(OBJEXT
) addext_.
$(OBJEXT
) alloca_.
$(OBJEXT
) \
548 argmatch_.
$(OBJEXT
) atexit_.
$(OBJEXT
) backupfile_.
$(OBJEXT
) \
549 basename_.
$(OBJEXT
) canon-host_.
$(OBJEXT
) chown_.
$(OBJEXT
) \
550 closeout_.
$(OBJEXT
) diacrit_.
$(OBJEXT
) dirname_.
$(OBJEXT
) \
551 dup-safer_.
$(OBJEXT
) dup2_.
$(OBJEXT
) error_.
$(OBJEXT
) \
552 euidaccess_.
$(OBJEXT
) exclude_.
$(OBJEXT
) fileblocks_.
$(OBJEXT
) \
553 filemode_.
$(OBJEXT
) fnmatch_.
$(OBJEXT
) fopen-safer_.
$(OBJEXT
) \
554 fsusage_.
$(OBJEXT
) ftruncate_.
$(OBJEXT
) full-write_.
$(OBJEXT
) \
555 getdate_.
$(OBJEXT
) getgroups_.
$(OBJEXT
) gethostname_.
$(OBJEXT
) \
556 getline_.
$(OBJEXT
) getloadavg_.
$(OBJEXT
) getopt_.
$(OBJEXT
) \
557 getopt1_.
$(OBJEXT
) getpass_.
$(OBJEXT
) getstr_.
$(OBJEXT
) \
558 getugroups_.
$(OBJEXT
) getusershell_.
$(OBJEXT
) group-member_.
$(OBJEXT
) \
559 hard-locale_.
$(OBJEXT
) hash_.
$(OBJEXT
) human_.
$(OBJEXT
) \
560 idcache_.
$(OBJEXT
) isdir_.
$(OBJEXT
) lchown_.
$(OBJEXT
) \
561 linebuffer_.
$(OBJEXT
) localcharset_.
$(OBJEXT
) long-options_.
$(OBJEXT
) \
562 lstat_.
$(OBJEXT
) makepath_.
$(OBJEXT
) malloc_.
$(OBJEXT
) \
563 mbswidth_.
$(OBJEXT
) md5_.
$(OBJEXT
) memcasecmp_.
$(OBJEXT
) \
564 memchr_.
$(OBJEXT
) memcmp_.
$(OBJEXT
) memcoll_.
$(OBJEXT
) \
565 memcpy_.
$(OBJEXT
) memmove_.
$(OBJEXT
) memrchr_.
$(OBJEXT
) \
566 memset_.
$(OBJEXT
) mkstemp_.
$(OBJEXT
) mktime_.
$(OBJEXT
) \
567 modechange_.
$(OBJEXT
) mountlist_.
$(OBJEXT
) nanosleep_.
$(OBJEXT
) \
568 obstack_.
$(OBJEXT
) path-concat_.
$(OBJEXT
) physmem_.
$(OBJEXT
) \
569 posixtm_.
$(OBJEXT
) putenv_.
$(OBJEXT
) quote_.
$(OBJEXT
) \
570 quotearg_.
$(OBJEXT
) readtokens_.
$(OBJEXT
) readutmp_.
$(OBJEXT
) \
571 realloc_.
$(OBJEXT
) regex_.
$(OBJEXT
) rename_.
$(OBJEXT
) rmdir_.
$(OBJEXT
) \
572 rpmatch_.
$(OBJEXT
) safe-read_.
$(OBJEXT
) same_.
$(OBJEXT
) \
573 save-cwd_.
$(OBJEXT
) savedir_.
$(OBJEXT
) sha_.
$(OBJEXT
) stat_.
$(OBJEXT
) \
574 stime_.
$(OBJEXT
) stpcpy_.
$(OBJEXT
) strcasecmp_.
$(OBJEXT
) \
575 strcspn_.
$(OBJEXT
) strdup_.
$(OBJEXT
) strftime_.
$(OBJEXT
) \
576 stripslash_.
$(OBJEXT
) strncasecmp_.
$(OBJEXT
) strndup_.
$(OBJEXT
) \
577 strnlen_.
$(OBJEXT
) strpbrk_.
$(OBJEXT
) strstr_.
$(OBJEXT
) \
578 strtod_.
$(OBJEXT
) strtol_.
$(OBJEXT
) strtoul_.
$(OBJEXT
) \
579 strtoull_.
$(OBJEXT
) strtoumax_.
$(OBJEXT
) strverscmp_.
$(OBJEXT
) \
580 tempname_.
$(OBJEXT
) unicodeio_.
$(OBJEXT
) userspec_.
$(OBJEXT
) \
581 utime_.
$(OBJEXT
) version-etc_.
$(OBJEXT
) xgetcwd_.
$(OBJEXT
) \
582 xgethostname_.
$(OBJEXT
) xmalloc_.
$(OBJEXT
) xstrdup_.
$(OBJEXT
) \
583 xstrtod_.
$(OBJEXT
) xstrtol_.
$(OBJEXT
) xstrtoul_.
$(OBJEXT
) \
584 xstrtoumax_.
$(OBJEXT
) yesno_.
$(OBJEXT
) : $(ANSI2KNR
)
586 $(YACC
) $(AM_YFLAGS
) $(YFLAGS
) $< && mv y.tab.c
$*.c
587 if
test -f y.tab.h
; then \
588 if cmp
-s y.tab.h
$*.h
; then
rm -f y.tab.h
; else mv y.tab.h
$*.h
; fi
; \
594 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
595 list
='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
596 unique
=`for i in $$list; do \
597 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
599 $(AWK) ' { files[$$0] = 1; } \
600 END { for (i in files) print i; }'`; \
601 mkid
-fID
$$unique $(LISP
)
603 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
604 $(TAGS_FILES
) $(LISP
)
607 list
='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
608 unique
=`for i in $$list; do \
609 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
611 $(AWK) ' { files[$$0] = 1; } \
612 END { for (i in files) print i; }'`; \
613 test -z
"$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
614 || etags
$(ETAGS_ARGS
) $$tags $$unique $(LISP
)
617 here
=`CDPATH=: && cd $(top_builddir) && pwd` \
618 && cd
$(top_srcdir
) \
624 @AMDEP@@_am_include@
$(DEPDIR
)/__fpending.Po
625 @AMDEP@@_am_include@
$(DEPDIR
)/addext
$U.Po
626 @AMDEP@@_am_include@
$(DEPDIR
)/alloca.Po
627 @AMDEP@@_am_include@
$(DEPDIR
)/argmatch
$U.Po
628 @AMDEP@@_am_include@
$(DEPDIR
)/atexit.Po
629 @AMDEP@@_am_include@
$(DEPDIR
)/backupfile
$U.Po
630 @AMDEP@@_am_include@
$(DEPDIR
)/basename$U.Po
631 @AMDEP@@_am_include@
$(DEPDIR
)/canon-host
$U.Po
632 @AMDEP@@_am_include@
$(DEPDIR
)/chown.Po
633 @AMDEP@@_am_include@
$(DEPDIR
)/closeout
$U.Po
634 @AMDEP@@_am_include@
$(DEPDIR
)/diacrit
$U.Po
635 @AMDEP@@_am_include@
$(DEPDIR
)/dirname
$U.Po
636 @AMDEP@@_am_include@
$(DEPDIR
)/dup-safer
$U.Po
637 @AMDEP@@_am_include@
$(DEPDIR
)/dup2.Po
638 @AMDEP@@_am_include@
$(DEPDIR
)/error.Po
639 @AMDEP@@_am_include@
$(DEPDIR
)/euidaccess.Po
640 @AMDEP@@_am_include@
$(DEPDIR
)/exclude
$U.Po
641 @AMDEP@@_am_include@
$(DEPDIR
)/fileblocks.Po
642 @AMDEP@@_am_include@
$(DEPDIR
)/filemode
$U.Po
643 @AMDEP@@_am_include@
$(DEPDIR
)/fnmatch.Po
644 @AMDEP@@_am_include@
$(DEPDIR
)/fopen-safer
$U.Po
645 @AMDEP@@_am_include@
$(DEPDIR
)/fsusage.Po
646 @AMDEP@@_am_include@
$(DEPDIR
)/ftruncate.Po
647 @AMDEP@@_am_include@
$(DEPDIR
)/full-write
$U.Po
648 @AMDEP@@_am_include@
$(DEPDIR
)/getdate
$U.Po
649 @AMDEP@@_am_include@
$(DEPDIR
)/getgroups.Po
650 @AMDEP@@_am_include@
$(DEPDIR
)/gethostname.Po
651 @AMDEP@@_am_include@
$(DEPDIR
)/getline.Po
652 @AMDEP@@_am_include@
$(DEPDIR
)/getloadavg.Po
653 @AMDEP@@_am_include@
$(DEPDIR
)/getopt
$U.Po
654 @AMDEP@@_am_include@
$(DEPDIR
)/getopt1
$U.Po
655 @AMDEP@@_am_include@
$(DEPDIR
)/getpass.Po
656 @AMDEP@@_am_include@
$(DEPDIR
)/getstr
$U.Po
657 @AMDEP@@_am_include@
$(DEPDIR
)/getugroups
$U.Po
658 @AMDEP@@_am_include@
$(DEPDIR
)/getusershell.Po
659 @AMDEP@@_am_include@
$(DEPDIR
)/group-member.Po
660 @AMDEP@@_am_include@
$(DEPDIR
)/hard-locale
$U.Po
661 @AMDEP@@_am_include@
$(DEPDIR
)/hash
$U.Po
662 @AMDEP@@_am_include@
$(DEPDIR
)/human
$U.Po
663 @AMDEP@@_am_include@
$(DEPDIR
)/idcache
$U.Po
664 @AMDEP@@_am_include@
$(DEPDIR
)/isdir
$U.Po
665 @AMDEP@@_am_include@
$(DEPDIR
)/lchown.Po
666 @AMDEP@@_am_include@
$(DEPDIR
)/linebuffer
$U.Po
667 @AMDEP@@_am_include@
$(DEPDIR
)/localcharset
$U.Po
668 @AMDEP@@_am_include@
$(DEPDIR
)/long-options
$U.Po
669 @AMDEP@@_am_include@
$(DEPDIR
)/lstat.Po
670 @AMDEP@@_am_include@
$(DEPDIR
)/makepath
$U.Po
671 @AMDEP@@_am_include@
$(DEPDIR
)/malloc.Po
672 @AMDEP@@_am_include@
$(DEPDIR
)/mbswidth
$U.Po
673 @AMDEP@@_am_include@
$(DEPDIR
)/md5
$U.Po
674 @AMDEP@@_am_include@
$(DEPDIR
)/memcasecmp
$U.Po
675 @AMDEP@@_am_include@
$(DEPDIR
)/memchr.Po
676 @AMDEP@@_am_include@
$(DEPDIR
)/memcmp.Po
677 @AMDEP@@_am_include@
$(DEPDIR
)/memcoll
$U.Po
678 @AMDEP@@_am_include@
$(DEPDIR
)/memcpy.Po
679 @AMDEP@@_am_include@
$(DEPDIR
)/memmove.Po
680 @AMDEP@@_am_include@
$(DEPDIR
)/memrchr.Po
681 @AMDEP@@_am_include@
$(DEPDIR
)/memset.Po
682 @AMDEP@@_am_include@
$(DEPDIR
)/mkstemp.Po
683 @AMDEP@@_am_include@
$(DEPDIR
)/mktime.Po
684 @AMDEP@@_am_include@
$(DEPDIR
)/modechange
$U.Po
685 @AMDEP@@_am_include@
$(DEPDIR
)/mountlist.Po
686 @AMDEP@@_am_include@
$(DEPDIR
)/nanosleep.Po
687 @AMDEP@@_am_include@
$(DEPDIR
)/obstack.Po
688 @AMDEP@@_am_include@
$(DEPDIR
)/path-concat
$U.Po
689 @AMDEP@@_am_include@
$(DEPDIR
)/physmem
$U.Po
690 @AMDEP@@_am_include@
$(DEPDIR
)/posixtm
$U.Po
691 @AMDEP@@_am_include@
$(DEPDIR
)/putenv.Po
692 @AMDEP@@_am_include@
$(DEPDIR
)/quote
$U.Po
693 @AMDEP@@_am_include@
$(DEPDIR
)/quotearg
$U.Po
694 @AMDEP@@_am_include@
$(DEPDIR
)/readtokens
$U.Po
695 @AMDEP@@_am_include@
$(DEPDIR
)/readutmp.Po
696 @AMDEP@@_am_include@
$(DEPDIR
)/realloc.Po
697 @AMDEP@@_am_include@
$(DEPDIR
)/regex.Po
698 @AMDEP@@_am_include@
$(DEPDIR
)/rename.Po
699 @AMDEP@@_am_include@
$(DEPDIR
)/rmdir.Po
700 @AMDEP@@_am_include@
$(DEPDIR
)/rpmatch.Po
701 @AMDEP@@_am_include@
$(DEPDIR
)/safe-read
$U.Po
702 @AMDEP@@_am_include@
$(DEPDIR
)/same
$U.Po
703 @AMDEP@@_am_include@
$(DEPDIR
)/save-cwd
$U.Po
704 @AMDEP@@_am_include@
$(DEPDIR
)/savedir
$U.Po
705 @AMDEP@@_am_include@
$(DEPDIR
)/sha
$U.Po
706 @AMDEP@@_am_include@
$(DEPDIR
)/stat.Po
707 @AMDEP@@_am_include@
$(DEPDIR
)/stime.Po
708 @AMDEP@@_am_include@
$(DEPDIR
)/stpcpy.Po
709 @AMDEP@@_am_include@
$(DEPDIR
)/strcasecmp.Po
710 @AMDEP@@_am_include@
$(DEPDIR
)/strcspn.Po
711 @AMDEP@@_am_include@
$(DEPDIR
)/strdup.Po
712 @AMDEP@@_am_include@
$(DEPDIR
)/strftime.Po
713 @AMDEP@@_am_include@
$(DEPDIR
)/stripslash
$U.Po
714 @AMDEP@@_am_include@
$(DEPDIR
)/strncasecmp.Po
715 @AMDEP@@_am_include@
$(DEPDIR
)/strndup.Po
716 @AMDEP@@_am_include@
$(DEPDIR
)/strnlen.Po
717 @AMDEP@@_am_include@
$(DEPDIR
)/strpbrk.Po
718 @AMDEP@@_am_include@
$(DEPDIR
)/strstr.Po
719 @AMDEP@@_am_include@
$(DEPDIR
)/strtod.Po
720 @AMDEP@@_am_include@
$(DEPDIR
)/strtol.Po
721 @AMDEP@@_am_include@
$(DEPDIR
)/strtoul.Po
722 @AMDEP@@_am_include@
$(DEPDIR
)/strtoull.Po
723 @AMDEP@@_am_include@
$(DEPDIR
)/strtoumax.Po
724 @AMDEP@@_am_include@
$(DEPDIR
)/strverscmp.Po
725 @AMDEP@@_am_include@
$(DEPDIR
)/tempname.Po
726 @AMDEP@@_am_include@
$(DEPDIR
)/unicodeio
$U.Po
727 @AMDEP@@_am_include@
$(DEPDIR
)/userspec
$U.Po
728 @AMDEP@@_am_include@
$(DEPDIR
)/utime.Po
729 @AMDEP@@_am_include@
$(DEPDIR
)/version-etc
$U.Po
730 @AMDEP@@_am_include@
$(DEPDIR
)/xgetcwd
$U.Po
731 @AMDEP@@_am_include@
$(DEPDIR
)/xgethostname
$U.Po
732 @AMDEP@@_am_include@
$(DEPDIR
)/xmalloc
$U.Po
733 @AMDEP@@_am_include@
$(DEPDIR
)/xstrdup
$U.Po
734 @AMDEP@@_am_include@
$(DEPDIR
)/xstrtod
$U.Po
735 @AMDEP@@_am_include@
$(DEPDIR
)/xstrtol
$U.Po
736 @AMDEP@@_am_include@
$(DEPDIR
)/xstrtoul
$U.Po
737 @AMDEP@@_am_include@
$(DEPDIR
)/xstrtoumax
$U.Po
738 @AMDEP@@_am_include@
$(DEPDIR
)/yesno
$U.Po
743 @AMDEP@CCDEPMODE
= @CCDEPMODE@
746 @AMDEP@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
747 @AMDEP@ depfile
='$(DEPDIR)/$*.Po' tmpdepfile
='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
748 @AMDEP@
$(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
749 $(COMPILE
) -c
-o
$@
`test -f $< || echo '$(srcdir)/'`$<
752 @AMDEP@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
753 @AMDEP@ depfile
='$(DEPDIR)/$*.Po' tmpdepfile
='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
754 @AMDEP@
$(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
755 $(COMPILE
) -c
-o
$@
`cygpath -w $<`
758 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
761 distdir
= $(top_distdir
)/$(PACKAGE
)-$(VERSION
)
763 distdir
: $(DISTFILES
)
764 @for file in
$(DISTFILES
); do \
766 if
test -d
$$d/$$file; then \
767 cp
-pR
$$d/$$file $(distdir
) \
770 test -f
$(distdir
)/$$file \
771 || cp
-p
$$d/$$file $(distdir
)/$$file \
777 all-am
: Makefile
$(LIBRARIES
) $(HEADERS
) all-local
782 install-exec
: install-exec-am
783 install-data
: install-data-am
784 uninstall: uninstall-am
787 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
789 installcheck: installcheck-am
792 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
793 INSTALL_PROGRAM_ENV
='$(INSTALL_STRIP_PROGRAM_ENV)' install
798 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
801 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
802 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
803 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
805 maintainer-clean-generic
:
806 @echo
"This command is intended for maintainers to use"
807 @echo
"it deletes files that may require special tools to rebuild."
809 -test -z
"getdate.c$(BUILT_SOURCES)$(MAINTAINERCLEANFILES)" ||
rm -f getdate.c
$(BUILT_SOURCES
) $(MAINTAINERCLEANFILES
)
812 clean-am
: clean-generic clean-noinstLIBRARIES mostlyclean-am
814 distclean: distclean-am
816 distclean-am
: clean-am distclean-compile distclean-depend \
817 distclean-generic distclean-tags
829 install-exec-am
: install-exec-local
837 maintainer-clean
: maintainer-clean-am
839 maintainer-clean-am
: distclean-am maintainer-clean-generic
841 mostlyclean: mostlyclean-am
843 mostlyclean-am
: mostlyclean-compile mostlyclean-generic mostlyclean-kr
845 uninstall-am
: uninstall-local
847 .PHONY
: all all-am all-local
check check-am
clean clean-generic \
848 clean-noinstLIBRARIES
distclean distclean-compile \
849 distclean-depend distclean-generic distclean-tags distdir
dvi \
850 dvi-am
info info-am
install install-am install-data \
851 install-data-am install-exec install-exec-am install-exec-local \
852 install-info install-man install-strip
installcheck \
853 installcheck-am
installdirs maintainer-clean \
854 maintainer-clean-generic
mostlyclean mostlyclean-compile \
855 mostlyclean-generic mostlyclean-kr
tags uninstall uninstall-am \
861 -e
's/@xstat@/lstat/g' \
862 -e
'/_LSTAT_ONLY@/d' \
863 -e
'/@BEGIN_STAT_ONLY@/,/@END_STAT_ONLY@/d' \
864 $(srcdir)/xstat.in
> $@
-t
870 -e
's/@xstat@/stat/g' \
871 -e
'/_STAT_ONLY@/d' \
872 -e
'/@BEGIN_LSTAT_ONLY@/,/@END_LSTAT_ONLY@/d' \
873 $(srcdir)/xstat.in
> $@
-t
876 # The following is needed in order to install a simple file in $(libdir)
877 # which is shared with other installed packages. We use a list of referencing
878 # packages so that "make uninstall" will remove the file if and only if it
879 # is not used by another installed package.
880 # On systems with glibc-2.1 or newer, the file is redundant, therefore we
881 # avoid installing it.
883 all-local
: charset.alias ref-add.sed ref-del.sed lstat.c stat.c
884 install-exec-local
: all-local
885 $(mkinstalldirs
) $(DESTDIR
)$(libdir)
886 if
test -f
$(charset_alias
); then \
887 sed
-f ref-add.sed
$(charset_alias
) > $(charset_tmp
) ; \
888 $(INSTALL_DATA
) $(charset_tmp
) $(charset_alias
) ; \
889 rm -f
$(charset_tmp
) ; \
891 if
test @GLIBC21@
= no
; then \
892 sed
-f ref-add.sed charset.alias
> $(charset_tmp
) ; \
893 $(INSTALL_DATA
) $(charset_tmp
) $(charset_alias
) ; \
894 rm -f
$(charset_tmp
) ; \
898 uninstall-local
: all-local
899 if
test -f
$(charset_alias
); then \
900 sed
-f ref-del.sed
$(charset_alias
) > $(charset_tmp
); \
901 if grep
'^# Packages using this file: $$' $(charset_tmp
) \
903 rm -f
$(charset_alias
); \
905 $(INSTALL_DATA
) $(charset_tmp
) $(charset_alias
); \
907 rm -f
$(charset_tmp
); \
910 charset.alias
: config.charset
911 $(SHELL
) $(srcdir)/config.charset
'@host@' > t-
$@
914 sed
-e
'/^#/d' -e
's/@''PACKAGE''@/@PACKAGE@/g' $< > $@
-t
917 # Tell versions [3.59,3.63) of GNU make to not export all variables.
918 # Otherwise a system limit (for SysV at least) may be exceeded.