summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-03-21 22:32:29 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-03-21 22:32:29 +0000
commit4986d56f236744a88a5a7d0ce854a53bf8cfe0d2 (patch)
tree73bac722a8cfebcd384a8fef5c1854fdfc2c6649 /lib
parent3db2fe2c9ffe51331db3d7221ed0b3f3f6e224ff (diff)
downloadcoreutils-4986d56f236744a88a5a7d0ce854a53bf8cfe0d2.tar.xz
Regenerate.
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.in29
1 files changed, 14 insertions, 15 deletions
diff --git a/lib/Makefile.in b/lib/Makefile.in
index 082945744..0616c3289 100644
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -76,15 +76,15 @@ DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
rmdir.c rpmatch.c safe-read.c safe-read.h safe-write.c \
safe-write.h same.c same.h save-cwd.c save-cwd.h savedir.c \
savedir.h setenv.c setenv.h settime.c sha1.c sha1.h sig2str.c \
- sig2str.h stat.c stpcpy.c strcasecmp.c strcspn.c strdup.c \
- strdup.h strftime.c strftime.h stripslash.c strncasecmp.c \
- strndup.c strndup.h strnlen.c strpbrk.c strstr.c strtod.c \
- strtoimax.c strtol.c strtoll.c strtoul.c strtoull.c \
+ sig2str.h stat-macros.h stat.c stpcpy.c strcasecmp.c strcspn.c \
+ strdup.c strdup.h strftime.c strftime.h stripslash.c \
+ strncasecmp.c strndup.c strndup.h strnlen.c strpbrk.c strstr.c \
+ strtod.c strtoimax.c strtol.c strtoll.c strtoul.c strtoull.c \
strtoumax.c strverscmp.c strverscmp.h tempname.c timespec.h \
umaxtostr.c unlocked-io.h unsetenv.c userspec.c userspec.h \
utime.c utimecmp.c utimecmp.h utimens.c utimens.h vasnprintf.c \
vasprintf.c xalloc.h xmalloc.c xnanosleep.c xnanosleep.h \
- xstrtol.c xstrtol.h xtime.h yesno.c yesno.h
+ xstrtol.c xstrtol.h xstrtoul.c xtime.h yesno.c yesno.h
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
$(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
@@ -214,7 +214,7 @@ am_libfetish_a_OBJECTS = allocsa.$(OBJEXT) diacrit.$(OBJEXT) \
xalloc-die.$(OBJEXT) xfts.$(OBJEXT) xgetcwd.$(OBJEXT) \
xgethostname.$(OBJEXT) xmemcoll.$(OBJEXT) xreadlink.$(OBJEXT) \
xstrndup.$(OBJEXT) xstrtod.$(OBJEXT) xstrtoimax.$(OBJEXT) \
- xstrtoul.$(OBJEXT) xstrtoumax.$(OBJEXT)
+ xstrtoumax.$(OBJEXT)
libfetish_a_OBJECTS = $(am_libfetish_a_OBJECTS)
PROGRAMS = $(noinst_PROGRAMS)
t_fpending_SOURCES = t-fpending.c
@@ -368,14 +368,13 @@ libfetish_a_SOURCES = allocsa.c allocsa.h dev-ino.h diacrit.c \
fopen-safer.c full-read.c full-read.h full-write.c \
full-write.h gettext.h localcharset.c localcharset.h \
mbswidth.c mbswidth.h open-safer.c readtokens0.c readtokens0.h \
- regex.h root-dev-ino.c root-dev-ino.h stat-macros.h \
- stdio-safer.h time_r.c time_r.h unicodeio.c unicodeio.h \
- unistd-safer.h version-etc.c version-etc.h version-etc-fsf.c \
- xalloc-die.c xfts.c xfts.h xgetcwd.c xgetcwd.h xgethostname.c \
- xgethostname.h xmemcoll.c xmemcoll.h xreadlink.c xreadlink.h \
- xstrndup.c xstrndup.h xstrtod.c xstrtod.h xstrtoimax.c \
- xstrtoul.c xstrtoumax.c printf-args.h printf-parse.h \
- vasprintf.h vasnprintf.h
+ regex.h root-dev-ino.c root-dev-ino.h stdio-safer.h time_r.c \
+ time_r.h unicodeio.c unicodeio.h unistd-safer.h version-etc.c \
+ version-etc.h version-etc-fsf.c xalloc-die.c xfts.c xfts.h \
+ xgetcwd.c xgetcwd.h xgethostname.c xgethostname.h xmemcoll.c \
+ xmemcoll.h xreadlink.c xreadlink.h xstrndup.c xstrndup.h \
+ xstrtod.c xstrtod.h xstrtoimax.c xstrtoumax.c printf-args.h \
+ printf-parse.h vasprintf.h vasnprintf.h
libfetish_a_LIBADD = $(LIBOBJS) $(ALLOCA)
libfetish_a_DEPENDENCIES = $(libfetish_a_LIBADD)
lib_OBJECTS = $(libfetish_a_OBJECTS)
@@ -589,6 +588,7 @@ distclean-compile:
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/xmalloc.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/xnanosleep.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/xstrtol.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/xstrtoul.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/yesno.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/allocsa.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/diacrit.Po@am__quote@
@@ -615,7 +615,6 @@ distclean-compile:
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrndup.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrtod.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrtoimax.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrtoul.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrtoumax.Po@am__quote@
.c.o: