1 # Makefile.in generated automatically by automake 1.4a from Makefile.am
3 # Copyright (C) 1994, 1995-9, 2000 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
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
16 top_srcdir
= @top_srcdir@
19 exec_prefix = @
exec_prefix@
23 libexecdir
= @libexecdir@
25 sysconfdir
= @sysconfdir@
26 sharedstatedir
= @sharedstatedir@
27 localstatedir
= @localstatedir@
31 includedir = @
includedir@
32 oldincludedir = /usr
/include
36 pkgdatadir
= $(datadir)/@PACKAGE@
37 pkglibdir
= $(libdir)/@PACKAGE@
38 pkgincludedir
= $(includedir)/@PACKAGE@
45 AUTOHEADER
= @AUTOHEADER@
48 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
49 INSTALL_DATA
= @INSTALL_DATA@
50 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
52 transform
= @program_transform_name@
62 host_alias
= @host_alias@
68 CATOBJEXT
= @CATOBJEXT@
73 DATADIRNAME
= @DATADIRNAME@
76 FESETROUND_LIBM
= @FESETROUND_LIBM@
79 GETLOADAVG_LIBS
= @GETLOADAVG_LIBS@
82 GNU_PACKAGE
= @GNU_PACKAGE@
85 INCLUDE_LOCALE_H
= @INCLUDE_LOCALE_H@
86 INSTOBJEXT
= @INSTOBJEXT@
90 KMEM_GROUP
= @KMEM_GROUP@
93 LIB_CRYPT
= @LIB_CRYPT@
96 MKINSTALLDIRS
= @MKINSTALLDIRS@
98 NEED_SETGID
= @NEED_SETGID@
99 OPTIONAL_BIN_PROGS
= @OPTIONAL_BIN_PROGS@
100 OPTIONAL_BIN_ZCRIPTS
= @OPTIONAL_BIN_ZCRIPTS@
105 POW_LIBM
= @POW_LIBM@
107 SQRT_LIBM
= @SQRT_LIBM@
109 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
113 install_sh
= @install_sh@
117 AUTOMAKE_OPTIONS
= ..
/src
/ansi2knr
119 noinst_LIBRARIES
= libfetish.a
121 INCLUDES
= -I..
-I
$(srcdir) -I..
/intl
122 DEFS
= -DLIBDIR
=\"$(libdir)\" @DEFS@
124 libfetish_a_SOURCES
= \
125 getdate.y posixtm.c addext.c argmatch.c backupfile.c
basename.c \
126 canon-host.c closeout.c dirname.c exclude.c filemode.c diacrit.c \
127 full-write.c getopt.c getopt1.c getugroups.c hard-locale.c hash.c \
128 human.c idcache.c isdir.c linebuffer.c localcharset.c long-options.c \
129 makepath.c md5.c memcasecmp.c memcoll.c modechange.c path-concat.c \
130 quotearg.c readtokens.c readutmp.c safe-read.c same.c save-cwd.c \
131 savedir.c stripslash.c unicodeio.c userspec.c version-etc.c xgetcwd.c \
132 xgethostname.c xmalloc.c xstrdup.c xstrtod.c xstrtol.c xstrtoul.c \
136 libfetish_a_LIBADD
= @LIBOBJS@ @ALLOCA@
137 libfetish_a_DEPENDENCIES
= $(libfetish_a_LIBADD
)
140 argmatch.h backupfile.h bumpalloc.h closeout.h diacrit.h dirname.h error.h \
141 exclude.h filemode.h fnmatch.h fsusage.h getdate.h getline.h getopt.h \
142 getpagesize.h group-member.h hard-locale.h hash.h human.h lchown.h \
143 linebuffer.h long-options.h md5.h memcasecmp.h memcoll.h \
144 makepath.h modechange.h mountlist.h nanosleep.h obstack.h \
145 path-concat.h pathmax.h posixtm.h quotearg.h readtokens.h \
146 readutmp.h regex.h safe-read.h same.h save-cwd.h savedir.h \
147 strverscmp.h unicodeio.h version-etc.h xalloc.h xstrtod.h xstrtol.h
150 BUILT_SOURCES
= getdate.c lstat.c stat.c
151 MAINTAINERCLEANFILES
= $(BUILT_SOURCES
)
152 DISTCLEANFILES
= lstat.c stat.c
154 EXTRA_DIST
= xstat.in config.charset ref-add.sed.in ref-del.sed.in
156 charset_alias
= $(DESTDIR
)$(libdir)/charset.alias
158 SUFFIXES
= .sed .sed.in
160 CLEANFILES
= charset.alias ref-add.sed ref-del.sed
162 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
163 CONFIG_HEADER
= ..
/config.h
165 LIBRARIES
= $(noinst_LIBRARIES
)
167 CPPFLAGS
= @CPPFLAGS@
170 ANSI2KNR
= ..
/src
/ansi2knr
171 libfetish_a_AR
= $(AR
) cru
172 am_libfetish_a_OBJECTS
= getdate
$U.o posixtm
$U.o addext
$U.o \
173 argmatch
$U.o backupfile
$U.o
basename$U.o canon-host
$U.o closeout
$U.o \
174 dirname
$U.o exclude
$U.o filemode
$U.o diacrit
$U.o full-write
$U.o \
175 getopt
$U.o getopt1
$U.o getugroups
$U.o hard-locale
$U.o hash
$U.o \
176 human
$U.o idcache
$U.o isdir
$U.o linebuffer
$U.o localcharset
$U.o \
177 long-options
$U.o makepath
$U.o md5
$U.o memcasecmp
$U.o memcoll
$U.o \
178 modechange
$U.o path-concat
$U.o quotearg
$U.o readtokens
$U.o readutmp
$U.o \
179 safe-read
$U.o same
$U.o save-cwd
$U.o savedir
$U.o stripslash
$U.o \
180 unicodeio
$U.o userspec
$U.o version-etc
$U.o xgetcwd
$U.o xgethostname
$U.o \
181 xmalloc
$U.o xstrdup
$U.o xstrtod
$U.o xstrtol
$U.o xstrtoul
$U.o \
182 xstrtoumax
$U.o yesno
$U.o
183 libfetish_a_OBJECTS
= $(am_libfetish_a_OBJECTS
)
185 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
188 LINK
= $(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
189 DIST_SOURCES
= $(libfetish_a_SOURCES
)
190 HEADERS
= $(noinst_HEADERS
)
192 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
193 DEP_FILES
= @AMDEP@
$(DEPDIR
)/addext
$U.Po
$(DEPDIR
)/alloca.Po \
194 $(DEPDIR
)/argmatch
$U.Po
$(DEPDIR
)/backupfile
$U.Po \
195 $(DEPDIR
)/basename$U.Po
$(DEPDIR
)/canon-host
$U.Po
$(DEPDIR
)/chown.Po \
196 $(DEPDIR
)/closeout
$U.Po
$(DEPDIR
)/diacrit
$U.Po
$(DEPDIR
)/dirname
$U.Po \
197 $(DEPDIR
)/dup2.Po
$(DEPDIR
)/error.Po
$(DEPDIR
)/euidaccess.Po \
198 $(DEPDIR
)/exclude
$U.Po
$(DEPDIR
)/fileblocks.Po
$(DEPDIR
)/filemode
$U.Po \
199 $(DEPDIR
)/fnmatch.Po
$(DEPDIR
)/fsusage.Po
$(DEPDIR
)/ftruncate.Po \
200 $(DEPDIR
)/full-write
$U.Po
$(DEPDIR
)/getdate
$U.Po
$(DEPDIR
)/getgroups.Po \
201 $(DEPDIR
)/gethostname.Po
$(DEPDIR
)/getline.Po
$(DEPDIR
)/getloadavg.Po \
202 $(DEPDIR
)/getopt
$U.Po
$(DEPDIR
)/getopt1
$U.Po
$(DEPDIR
)/getugroups
$U.Po \
203 $(DEPDIR
)/getusershell.Po
$(DEPDIR
)/group-member.Po \
204 $(DEPDIR
)/hard-locale
$U.Po
$(DEPDIR
)/hash
$U.Po
$(DEPDIR
)/human
$U.Po \
205 $(DEPDIR
)/idcache
$U.Po
$(DEPDIR
)/isdir
$U.Po
$(DEPDIR
)/lchown.Po \
206 $(DEPDIR
)/linebuffer
$U.Po
$(DEPDIR
)/localcharset
$U.Po \
207 $(DEPDIR
)/long-options
$U.Po
$(DEPDIR
)/lstat.Po
$(DEPDIR
)/makepath
$U.Po \
208 $(DEPDIR
)/malloc.Po
$(DEPDIR
)/md5
$U.Po
$(DEPDIR
)/memcasecmp
$U.Po \
209 $(DEPDIR
)/memchr.Po
$(DEPDIR
)/memcmp.Po
$(DEPDIR
)/memcoll
$U.Po \
210 $(DEPDIR
)/memcpy.Po
$(DEPDIR
)/memmove.Po
$(DEPDIR
)/memset.Po \
211 $(DEPDIR
)/mkdir.Po
$(DEPDIR
)/mktime.Po
$(DEPDIR
)/modechange
$U.Po \
212 $(DEPDIR
)/mountlist.Po
$(DEPDIR
)/nanosleep.Po
$(DEPDIR
)/obstack.Po \
213 $(DEPDIR
)/path-concat
$U.Po
$(DEPDIR
)/posixtm
$U.Po
$(DEPDIR
)/putenv.Po \
214 $(DEPDIR
)/quotearg
$U.Po
$(DEPDIR
)/readtokens
$U.Po \
215 $(DEPDIR
)/readutmp
$U.Po
$(DEPDIR
)/realloc.Po
$(DEPDIR
)/regex.Po \
216 $(DEPDIR
)/rmdir.Po
$(DEPDIR
)/rpmatch.Po
$(DEPDIR
)/safe-read
$U.Po \
217 $(DEPDIR
)/same
$U.Po
$(DEPDIR
)/save-cwd
$U.Po
$(DEPDIR
)/savedir
$U.Po \
218 $(DEPDIR
)/stat.Po
$(DEPDIR
)/stime.Po
$(DEPDIR
)/stpcpy.Po \
219 $(DEPDIR
)/strcasecmp.Po
$(DEPDIR
)/strcspn.Po
$(DEPDIR
)/strdup.Po \
220 $(DEPDIR
)/strftime.Po
$(DEPDIR
)/stripslash
$U.Po \
221 $(DEPDIR
)/strncasecmp.Po
$(DEPDIR
)/strndup.Po
$(DEPDIR
)/strpbrk.Po \
222 $(DEPDIR
)/strstr.Po
$(DEPDIR
)/strtod.Po
$(DEPDIR
)/strtol.Po \
223 $(DEPDIR
)/strtoul.Po
$(DEPDIR
)/strtoull.Po
$(DEPDIR
)/strtoumax.Po \
224 $(DEPDIR
)/strverscmp.Po
$(DEPDIR
)/unicodeio
$U.Po \
225 $(DEPDIR
)/userspec
$U.Po
$(DEPDIR
)/utime.Po
$(DEPDIR
)/version-etc
$U.Po \
226 $(DEPDIR
)/xgetcwd
$U.Po
$(DEPDIR
)/xgethostname
$U.Po \
227 $(DEPDIR
)/xmalloc
$U.Po
$(DEPDIR
)/xstrdup
$U.Po
$(DEPDIR
)/xstrtod
$U.Po \
228 $(DEPDIR
)/xstrtol
$U.Po
$(DEPDIR
)/xstrtoul
$U.Po \
229 $(DEPDIR
)/xstrtoumax
$U.Po
$(DEPDIR
)/yesno
$U.Po
230 DIST_COMMON
= $(noinst_HEADERS
) ChangeLog Makefile.am Makefile.in TODO \
231 alloca.c chown.c dup2.c error.c error.h euidaccess.c fileblocks.c \
232 fnmatch.c fsusage.c ftruncate.c getdate.c getgroups.c gethostname.c \
233 getline.c getloadavg.c getusershell.c group-member.c lchown.c malloc.c \
234 memchr.c memcmp.c memcpy.c memmove.c memset.c mkdir.c mktime.c \
235 mountlist.c nanosleep.c obstack.c obstack.h putenv.c realloc.c regex.c \
236 rmdir.c rpmatch.c stime.c stpcpy.c strcasecmp.c strcspn.c strdup.c \
237 strftime.c strncasecmp.c strndup.c strpbrk.c strstr.c strtod.c strtol.c \
238 strtoul.c strtoull.c strtoumax.c strverscmp.c utime.c
241 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
244 SOURCES
= $(libfetish_a_SOURCES
)
245 OBJECTS
= $(am_libfetish_a_OBJECTS
)
249 .SUFFIXES
: .c .o .sed .sed.in .y
250 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
251 cd
$(top_srcdir
) && $(AUTOMAKE
) --gnits lib
/Makefile
253 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
255 && CONFIG_FILES
=$(subdir
)/$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
258 mostlyclean-noinstLIBRARIES
:
260 clean-noinstLIBRARIES
:
261 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
263 distclean-noinstLIBRARIES
:
265 maintainer-clean-noinstLIBRARIES
:
268 -rm -f
*.o core
*.core
275 maintainer-clean-compile
:
276 ..
/src
/ansi2knr
: ..
/src
/ansi2knr.o
277 cd ..
/src
&& $(MAKE
) $(AM_MAKEFLAGS
) ansi2knr
280 cd ..
/src
&& $(MAKE
) $(AM_MAKEFLAGS
) ansi2knr.o
292 libfetish.a
: $(libfetish_a_OBJECTS
) $(libfetish_a_DEPENDENCIES
)
294 $(libfetish_a_AR
) libfetish.a
$(libfetish_a_OBJECTS
) $(libfetish_a_LIBADD
)
295 $(RANLIB
) libfetish.a
296 addext_.c
: addext.c
$(ANSI2KNR
)
297 $(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
298 alloca_.c
: alloca.c
$(ANSI2KNR
)
299 $(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
300 argmatch_.c
: argmatch.c
$(ANSI2KNR
)
301 $(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
302 backupfile_.c
: backupfile.c
$(ANSI2KNR
)
303 $(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
304 basename_.c
: basename.c
$(ANSI2KNR
)
305 $(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
306 canon-host_.c
: canon-host.c
$(ANSI2KNR
)
307 $(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
308 chown_.c
: chown.c
$(ANSI2KNR
)
309 $(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
310 closeout_.c
: closeout.c
$(ANSI2KNR
)
311 $(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
312 diacrit_.c
: diacrit.c
$(ANSI2KNR
)
313 $(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
314 dirname_.c
: dirname.c
$(ANSI2KNR
)
315 $(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
316 dup2_.c
: dup2.c
$(ANSI2KNR
)
317 $(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
318 error_.c
: error.c
$(ANSI2KNR
)
319 $(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
320 euidaccess_.c
: euidaccess.c
$(ANSI2KNR
)
321 $(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
322 exclude_.c
: exclude.c
$(ANSI2KNR
)
323 $(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
324 fileblocks_.c
: fileblocks.c
$(ANSI2KNR
)
325 $(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
326 filemode_.c
: filemode.c
$(ANSI2KNR
)
327 $(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
328 fnmatch_.c
: fnmatch.c
$(ANSI2KNR
)
329 $(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
330 fsusage_.c
: fsusage.c
$(ANSI2KNR
)
331 $(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
332 ftruncate_.c
: ftruncate.c
$(ANSI2KNR
)
333 $(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
334 full-write_.c
: full-write.c
$(ANSI2KNR
)
335 $(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
336 getdate_.c
: getdate.c
$(ANSI2KNR
)
337 $(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
338 getgroups_.c
: getgroups.c
$(ANSI2KNR
)
339 $(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
340 gethostname_.c
: gethostname.c
$(ANSI2KNR
)
341 $(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
342 getline_.c
: getline.c
$(ANSI2KNR
)
343 $(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
344 getloadavg_.c
: getloadavg.c
$(ANSI2KNR
)
345 $(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
346 getopt_.c
: getopt.c
$(ANSI2KNR
)
347 $(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
348 getopt1_.c
: getopt1.c
$(ANSI2KNR
)
349 $(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
350 getugroups_.c
: getugroups.c
$(ANSI2KNR
)
351 $(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
352 getusershell_.c
: getusershell.c
$(ANSI2KNR
)
353 $(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
354 group-member_.c
: group-member.c
$(ANSI2KNR
)
355 $(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
356 hard-locale_.c
: hard-locale.c
$(ANSI2KNR
)
357 $(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
358 hash_.c
: hash.c
$(ANSI2KNR
)
359 $(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
360 human_.c
: human.c
$(ANSI2KNR
)
361 $(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
362 idcache_.c
: idcache.c
$(ANSI2KNR
)
363 $(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
364 isdir_.c
: isdir.c
$(ANSI2KNR
)
365 $(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
366 lchown_.c
: lchown.c
$(ANSI2KNR
)
367 $(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
368 linebuffer_.c
: linebuffer.c
$(ANSI2KNR
)
369 $(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
370 localcharset_.c
: localcharset.c
$(ANSI2KNR
)
371 $(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
372 long-options_.c
: long-options.c
$(ANSI2KNR
)
373 $(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
374 lstat_.c
: lstat.c
$(ANSI2KNR
)
375 $(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
376 makepath_.c
: makepath.c
$(ANSI2KNR
)
377 $(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
378 malloc_.c
: malloc.c
$(ANSI2KNR
)
379 $(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
380 md5_.c
: md5.c
$(ANSI2KNR
)
381 $(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
382 memcasecmp_.c
: memcasecmp.c
$(ANSI2KNR
)
383 $(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
384 memchr_.c
: memchr.c
$(ANSI2KNR
)
385 $(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
386 memcmp_.c
: memcmp.c
$(ANSI2KNR
)
387 $(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
388 memcoll_.c
: memcoll.c
$(ANSI2KNR
)
389 $(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
390 memcpy_.c
: memcpy.c
$(ANSI2KNR
)
391 $(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
392 memmove_.c
: memmove.c
$(ANSI2KNR
)
393 $(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
394 memset_.c
: memset.c
$(ANSI2KNR
)
395 $(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
396 mkdir_.c
: mkdir.c
$(ANSI2KNR
)
397 $(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
398 mktime_.c
: mktime.c
$(ANSI2KNR
)
399 $(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
400 modechange_.c
: modechange.c
$(ANSI2KNR
)
401 $(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
402 mountlist_.c
: mountlist.c
$(ANSI2KNR
)
403 $(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
404 nanosleep_.c
: nanosleep.c
$(ANSI2KNR
)
405 $(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
406 obstack_.c
: obstack.c
$(ANSI2KNR
)
407 $(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
408 path-concat_.c
: path-concat.c
$(ANSI2KNR
)
409 $(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
410 posixtm_.c
: posixtm.c
$(ANSI2KNR
)
411 $(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
412 putenv_.c
: putenv.c
$(ANSI2KNR
)
413 $(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
414 quotearg_.c
: quotearg.c
$(ANSI2KNR
)
415 $(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
416 readtokens_.c
: readtokens.c
$(ANSI2KNR
)
417 $(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
418 readutmp_.c
: readutmp.c
$(ANSI2KNR
)
419 $(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
420 realloc_.c
: realloc.c
$(ANSI2KNR
)
421 $(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
422 regex_.c
: regex.c
$(ANSI2KNR
)
423 $(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
424 rmdir_.c
: rmdir.c
$(ANSI2KNR
)
425 $(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
426 rpmatch_.c
: rpmatch.c
$(ANSI2KNR
)
427 $(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
428 safe-read_.c
: safe-read.c
$(ANSI2KNR
)
429 $(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
430 same_.c
: same.c
$(ANSI2KNR
)
431 $(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
432 save-cwd_.c
: save-cwd.c
$(ANSI2KNR
)
433 $(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
434 savedir_.c
: savedir.c
$(ANSI2KNR
)
435 $(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
436 stat_.c
: stat.c
$(ANSI2KNR
)
437 $(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
438 stime_.c
: stime.c
$(ANSI2KNR
)
439 $(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
440 stpcpy_.c
: stpcpy.c
$(ANSI2KNR
)
441 $(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
442 strcasecmp_.c
: strcasecmp.c
$(ANSI2KNR
)
443 $(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
444 strcspn_.c
: strcspn.c
$(ANSI2KNR
)
445 $(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
446 strdup_.c
: strdup.c
$(ANSI2KNR
)
447 $(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
448 strftime_.c
: strftime.c
$(ANSI2KNR
)
449 $(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
450 stripslash_.c
: stripslash.c
$(ANSI2KNR
)
451 $(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
452 strncasecmp_.c
: strncasecmp.c
$(ANSI2KNR
)
453 $(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
454 strndup_.c
: strndup.c
$(ANSI2KNR
)
455 $(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
456 strpbrk_.c
: strpbrk.c
$(ANSI2KNR
)
457 $(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
458 strstr_.c
: strstr.c
$(ANSI2KNR
)
459 $(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
460 strtod_.c
: strtod.c
$(ANSI2KNR
)
461 $(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
462 strtol_.c
: strtol.c
$(ANSI2KNR
)
463 $(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
464 strtoul_.c
: strtoul.c
$(ANSI2KNR
)
465 $(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
466 strtoull_.c
: strtoull.c
$(ANSI2KNR
)
467 $(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
468 strtoumax_.c
: strtoumax.c
$(ANSI2KNR
)
469 $(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
470 strverscmp_.c
: strverscmp.c
$(ANSI2KNR
)
471 $(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
472 unicodeio_.c
: unicodeio.c
$(ANSI2KNR
)
473 $(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
474 userspec_.c
: userspec.c
$(ANSI2KNR
)
475 $(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
476 utime_.c
: utime.c
$(ANSI2KNR
)
477 $(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
478 version-etc_.c
: version-etc.c
$(ANSI2KNR
)
479 $(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
480 xgetcwd_.c
: xgetcwd.c
$(ANSI2KNR
)
481 $(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
482 xgethostname_.c
: xgethostname.c
$(ANSI2KNR
)
483 $(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
484 xmalloc_.c
: xmalloc.c
$(ANSI2KNR
)
485 $(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
486 xstrdup_.c
: xstrdup.c
$(ANSI2KNR
)
487 $(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
488 xstrtod_.c
: xstrtod.c
$(ANSI2KNR
)
489 $(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
490 xstrtol_.c
: xstrtol.c
$(ANSI2KNR
)
491 $(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
492 xstrtoul_.c
: xstrtoul.c
$(ANSI2KNR
)
493 $(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
494 xstrtoumax_.c
: xstrtoumax.c
$(ANSI2KNR
)
495 $(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
496 yesno_.c
: yesno.c
$(ANSI2KNR
)
497 $(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
498 addext_.o alloca_.o argmatch_.o backupfile_.o basename_.o canon-host_.o \
499 chown_.o closeout_.o diacrit_.o dirname_.o dup2_.o error_.o \
500 euidaccess_.o exclude_.o fileblocks_.o filemode_.o fnmatch_.o \
501 fsusage_.o ftruncate_.o full-write_.o getdate_.o getgroups_.o \
502 gethostname_.o getline_.o getloadavg_.o getopt_.o getopt1_.o \
503 getugroups_.o getusershell_.o group-member_.o hard-locale_.o hash_.o \
504 human_.o idcache_.o isdir_.o lchown_.o linebuffer_.o localcharset_.o \
505 long-options_.o lstat_.o makepath_.o malloc_.o md5_.o memcasecmp_.o \
506 memchr_.o memcmp_.o memcoll_.o memcpy_.o memmove_.o memset_.o mkdir_.o \
507 mktime_.o modechange_.o mountlist_.o nanosleep_.o obstack_.o \
508 path-concat_.o posixtm_.o putenv_.o quotearg_.o readtokens_.o \
509 readutmp_.o realloc_.o regex_.o rmdir_.o rpmatch_.o safe-read_.o \
510 same_.o save-cwd_.o savedir_.o stat_.o stime_.o stpcpy_.o strcasecmp_.o \
511 strcspn_.o strdup_.o strftime_.o stripslash_.o strncasecmp_.o \
512 strndup_.o strpbrk_.o strstr_.o strtod_.o strtol_.o strtoul_.o \
513 strtoull_.o strtoumax_.o strverscmp_.o unicodeio_.o userspec_.o \
514 utime_.o version-etc_.o xgetcwd_.o xgethostname_.o xmalloc_.o \
515 xstrdup_.o xstrtod_.o xstrtol_.o xstrtoul_.o xstrtoumax_.o yesno_.o
: \
518 $(YACC
) $(AM_YFLAGS
) $(YFLAGS
) $< && mv y.tab.c
$*.c
519 if
test -f y.tab.h
; then \
520 if cmp
-s y.tab.h
$*.h
; then
rm -f y.tab.h
; else mv y.tab.h
$*.h
; fi
; \
526 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
527 list
='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
528 unique
=`for i in $$list; do \
529 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
531 $(AWK) ' { files[$$0] = 1; } \
532 END { for (i in files) print i; }'`; \
533 mkid
-fID
$$unique $(LISP
)
535 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
536 $(TAGS_FILES
) $(LISP
)
539 list
='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
540 unique
=`for i in $$list; do \
541 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
543 $(AWK) ' { files[$$0] = 1; } \
544 END { for (i in files) print i; }'`; \
545 test -z
"$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
546 || etags
$(ETAGS_ARGS
) $$tags $$unique $(LISP
)
555 maintainer-clean-tags
:
557 @AMDEP@
include $(DEPDIR
)/addext
$U.Po
558 @AMDEP@
include $(DEPDIR
)/alloca.Po
559 @AMDEP@
include $(DEPDIR
)/argmatch
$U.Po
560 @AMDEP@
include $(DEPDIR
)/backupfile
$U.Po
561 @AMDEP@
include $(DEPDIR
)/basename$U.Po
562 @AMDEP@
include $(DEPDIR
)/canon-host
$U.Po
563 @AMDEP@
include $(DEPDIR
)/chown.Po
564 @AMDEP@
include $(DEPDIR
)/closeout
$U.Po
565 @AMDEP@
include $(DEPDIR
)/diacrit
$U.Po
566 @AMDEP@
include $(DEPDIR
)/dirname
$U.Po
567 @AMDEP@
include $(DEPDIR
)/dup2.Po
568 @AMDEP@
include $(DEPDIR
)/error.Po
569 @AMDEP@
include $(DEPDIR
)/euidaccess.Po
570 @AMDEP@
include $(DEPDIR
)/exclude
$U.Po
571 @AMDEP@
include $(DEPDIR
)/fileblocks.Po
572 @AMDEP@
include $(DEPDIR
)/filemode
$U.Po
573 @AMDEP@
include $(DEPDIR
)/fnmatch.Po
574 @AMDEP@
include $(DEPDIR
)/fsusage.Po
575 @AMDEP@
include $(DEPDIR
)/ftruncate.Po
576 @AMDEP@
include $(DEPDIR
)/full-write
$U.Po
577 @AMDEP@
include $(DEPDIR
)/getdate
$U.Po
578 @AMDEP@
include $(DEPDIR
)/getgroups.Po
579 @AMDEP@
include $(DEPDIR
)/gethostname.Po
580 @AMDEP@
include $(DEPDIR
)/getline.Po
581 @AMDEP@
include $(DEPDIR
)/getloadavg.Po
582 @AMDEP@
include $(DEPDIR
)/getopt
$U.Po
583 @AMDEP@
include $(DEPDIR
)/getopt1
$U.Po
584 @AMDEP@
include $(DEPDIR
)/getugroups
$U.Po
585 @AMDEP@
include $(DEPDIR
)/getusershell.Po
586 @AMDEP@
include $(DEPDIR
)/group-member.Po
587 @AMDEP@
include $(DEPDIR
)/hard-locale
$U.Po
588 @AMDEP@
include $(DEPDIR
)/hash
$U.Po
589 @AMDEP@
include $(DEPDIR
)/human
$U.Po
590 @AMDEP@
include $(DEPDIR
)/idcache
$U.Po
591 @AMDEP@
include $(DEPDIR
)/isdir
$U.Po
592 @AMDEP@
include $(DEPDIR
)/lchown.Po
593 @AMDEP@
include $(DEPDIR
)/linebuffer
$U.Po
594 @AMDEP@
include $(DEPDIR
)/localcharset
$U.Po
595 @AMDEP@
include $(DEPDIR
)/long-options
$U.Po
596 @AMDEP@
include $(DEPDIR
)/lstat.Po
597 @AMDEP@
include $(DEPDIR
)/makepath
$U.Po
598 @AMDEP@
include $(DEPDIR
)/malloc.Po
599 @AMDEP@
include $(DEPDIR
)/md5
$U.Po
600 @AMDEP@
include $(DEPDIR
)/memcasecmp
$U.Po
601 @AMDEP@
include $(DEPDIR
)/memchr.Po
602 @AMDEP@
include $(DEPDIR
)/memcmp.Po
603 @AMDEP@
include $(DEPDIR
)/memcoll
$U.Po
604 @AMDEP@
include $(DEPDIR
)/memcpy.Po
605 @AMDEP@
include $(DEPDIR
)/memmove.Po
606 @AMDEP@
include $(DEPDIR
)/memset.Po
607 @AMDEP@
include $(DEPDIR
)/mkdir.Po
608 @AMDEP@
include $(DEPDIR
)/mktime.Po
609 @AMDEP@
include $(DEPDIR
)/modechange
$U.Po
610 @AMDEP@
include $(DEPDIR
)/mountlist.Po
611 @AMDEP@
include $(DEPDIR
)/nanosleep.Po
612 @AMDEP@
include $(DEPDIR
)/obstack.Po
613 @AMDEP@
include $(DEPDIR
)/path-concat
$U.Po
614 @AMDEP@
include $(DEPDIR
)/posixtm
$U.Po
615 @AMDEP@
include $(DEPDIR
)/putenv.Po
616 @AMDEP@
include $(DEPDIR
)/quotearg
$U.Po
617 @AMDEP@
include $(DEPDIR
)/readtokens
$U.Po
618 @AMDEP@
include $(DEPDIR
)/readutmp
$U.Po
619 @AMDEP@
include $(DEPDIR
)/realloc.Po
620 @AMDEP@
include $(DEPDIR
)/regex.Po
621 @AMDEP@
include $(DEPDIR
)/rmdir.Po
622 @AMDEP@
include $(DEPDIR
)/rpmatch.Po
623 @AMDEP@
include $(DEPDIR
)/safe-read
$U.Po
624 @AMDEP@
include $(DEPDIR
)/same
$U.Po
625 @AMDEP@
include $(DEPDIR
)/save-cwd
$U.Po
626 @AMDEP@
include $(DEPDIR
)/savedir
$U.Po
627 @AMDEP@
include $(DEPDIR
)/stat.Po
628 @AMDEP@
include $(DEPDIR
)/stime.Po
629 @AMDEP@
include $(DEPDIR
)/stpcpy.Po
630 @AMDEP@
include $(DEPDIR
)/strcasecmp.Po
631 @AMDEP@
include $(DEPDIR
)/strcspn.Po
632 @AMDEP@
include $(DEPDIR
)/strdup.Po
633 @AMDEP@
include $(DEPDIR
)/strftime.Po
634 @AMDEP@
include $(DEPDIR
)/stripslash
$U.Po
635 @AMDEP@
include $(DEPDIR
)/strncasecmp.Po
636 @AMDEP@
include $(DEPDIR
)/strndup.Po
637 @AMDEP@
include $(DEPDIR
)/strpbrk.Po
638 @AMDEP@
include $(DEPDIR
)/strstr.Po
639 @AMDEP@
include $(DEPDIR
)/strtod.Po
640 @AMDEP@
include $(DEPDIR
)/strtol.Po
641 @AMDEP@
include $(DEPDIR
)/strtoul.Po
642 @AMDEP@
include $(DEPDIR
)/strtoull.Po
643 @AMDEP@
include $(DEPDIR
)/strtoumax.Po
644 @AMDEP@
include $(DEPDIR
)/strverscmp.Po
645 @AMDEP@
include $(DEPDIR
)/unicodeio
$U.Po
646 @AMDEP@
include $(DEPDIR
)/userspec
$U.Po
647 @AMDEP@
include $(DEPDIR
)/utime.Po
648 @AMDEP@
include $(DEPDIR
)/version-etc
$U.Po
649 @AMDEP@
include $(DEPDIR
)/xgetcwd
$U.Po
650 @AMDEP@
include $(DEPDIR
)/xgethostname
$U.Po
651 @AMDEP@
include $(DEPDIR
)/xmalloc
$U.Po
652 @AMDEP@
include $(DEPDIR
)/xstrdup
$U.Po
653 @AMDEP@
include $(DEPDIR
)/xstrtod
$U.Po
654 @AMDEP@
include $(DEPDIR
)/xstrtol
$U.Po
655 @AMDEP@
include $(DEPDIR
)/xstrtoul
$U.Po
656 @AMDEP@
include $(DEPDIR
)/xstrtoumax
$U.Po
657 @AMDEP@
include $(DEPDIR
)/yesno
$U.Po
666 maintainer-clean-depend
:
668 @AMDEP@CCDEPMODE
= @CCDEPMODE@
671 @AMDEP@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
672 @AMDEP@ depfile
='$(DEPDIR)/$*.Po' tmpdepfile
='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
673 @AMDEP@
$(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
674 $(COMPILE
) -c
-o
$@
`test -f $< || echo '$(srcdir)/'`$<
677 distdir
= $(top_builddir
)/$(PACKAGE
)-$(VERSION
)/$(subdir
)
679 distdir
: $(DISTFILES
)
680 @for file in
$(DISTFILES
); do \
682 if
test -d
$$d/$$file; then \
683 cp
-pR
$$d/$$file $(distdir
) \
686 test -f
$(distdir
)/$$file \
687 || cp
-p
$$d/$$file $(distdir
)/$$file \
698 installcheck: installcheck-am
699 install-exec-am
: install-exec-local
700 install-exec
: install-exec-am
703 install-data
: install-data-am
706 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
708 uninstall-am
: uninstall-local
709 uninstall: uninstall-am
710 all-am
: Makefile
$(LIBRARIES
) $(HEADERS
) all-local
713 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_STRIP_FLAG
=-s
install
720 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
723 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
724 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
725 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
727 maintainer-clean-generic
:
729 -test -z
"getdate.c$(BUILT_SOURCES)$(MAINTAINERCLEANFILES)" ||
rm -f getdate.c
$(BUILT_SOURCES
) $(MAINTAINERCLEANFILES
)
730 mostlyclean-am
: mostlyclean-noinstLIBRARIES mostlyclean-compile \
731 mostlyclean-kr mostlyclean-tags mostlyclean-depend \
734 mostlyclean: mostlyclean-am
736 clean-am
: clean-noinstLIBRARIES clean-compile clean-kr clean-tags \
737 clean-depend clean-generic mostlyclean-am
741 distclean-am
: distclean-noinstLIBRARIES distclean-compile distclean-kr \
742 distclean-tags distclean-depend distclean-generic \
745 distclean: distclean-am
747 maintainer-clean-am
: maintainer-clean-noinstLIBRARIES \
748 maintainer-clean-compile maintainer-clean-kr \
749 maintainer-clean-tags maintainer-clean-depend \
750 maintainer-clean-generic distclean-am
751 @echo
"This command is intended for maintainers to use;"
752 @echo
"it deletes files that may require special tools to rebuild."
754 maintainer-clean
: maintainer-clean-am
756 .PHONY
: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
757 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
758 mostlyclean-compile distclean-compile clean-compile \
759 maintainer-clean-compile mostlyclean-kr distclean-kr clean-kr \
760 maintainer-clean-kr
tags mostlyclean-tags distclean-tags clean-tags \
761 maintainer-clean-tags mostlyclean-depend distclean-depend clean-depend \
762 maintainer-clean-depend distdir info-am
info dvi-am
dvi check check-am \
763 installcheck-am
installcheck install-exec-local install-exec-am \
764 install-exec install-data-am install-data install-am
install \
765 uninstall-local uninstall-am
uninstall all-local all-redirect all-am \
766 all install-strip
installdirs mostlyclean-generic distclean-generic \
767 clean-generic maintainer-clean-generic
clean mostlyclean distclean \
773 -e
's/@xstat@/lstat/g' \
774 -e
'/_LSTAT_ONLY@/d' \
775 -e
'/@BEGIN_STAT_ONLY@/,/@END_STAT_ONLY@/d' \
776 $(srcdir)/xstat.in
> $@
-t
782 -e
's/@xstat@/stat/g' \
783 -e
'/_STAT_ONLY@/d' \
784 -e
'/@BEGIN_LSTAT_ONLY@/,/@END_LSTAT_ONLY@/d' \
785 $(srcdir)/xstat.in
> $@
-t
788 # The following is needed in order to install a simple file in $(libdir)
789 # which is shared with other installed packages. We use a list of referencing
790 # packages so that "make uninstall" will remove the file if and only if it
791 # is not used by another installed package.
793 all-local
: charset.alias ref-add.sed ref-del.sed
794 install-exec-local
: all-local
795 $(mkinstalldirs
) $(DESTDIR
)$(libdir)
796 test -f
$(charset_alias
) \
797 && orig
=$(charset_alias
) \
798 || orig
=charset.alias
; \
799 sed
-f ref-add.sed
$$orig > $(charset_alias
)-t
800 $(INSTALL_DATA
) $(charset_alias
)-t
$(charset_alias
)
801 rm -f
$(charset_alias
)-t
803 uninstall-local
: all-local
804 if
test -f
$(charset_alias
); then \
805 sed
-f ref-del.sed
$(charset_alias
) > $(charset_alias
)-t
; \
806 if grep
'^# Packages using this file: $$' $(charset_alias
)-t \
808 rm -f
$(charset_alias
); \
810 $(INSTALL_DATA
) $(charset_alias
)-t
$(charset_alias
); \
812 rm -f
$(charset_alias
)-t
; \
815 charset.alias
: config.charset
816 $(SHELL
) $(srcdir)/config.charset
'@host@' > $@
-t
819 sed
-e
'/^#/d' -e
's/@''PACKAGE''@/@PACKAGE@/g' $< > $@
-t
822 # Tell versions [3.59,3.63) of GNU make to not export all variables.
823 # Otherwise a system limit (for SysV at least) may be exceeded.