summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-07-27 23:20:48 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-07-27 23:20:48 +0000
commiteba892da258be5ca8c31135a1ea6171ae5cdda38 (patch)
tree4bab73ccf31293804bfdc72216356b1a005b4f4a
parent5a0e4bcd6723e0d9292814c7ed9e2cab9d8813a4 (diff)
downloadcoreutils-eba892da258be5ca8c31135a1ea6171ae5cdda38.tar.xz
Regenerate.
-rw-r--r--lib/Makefile.in17
1 files changed, 7 insertions, 10 deletions
diff --git a/lib/Makefile.in b/lib/Makefile.in
index 0be9e4c52..425a32c52 100644
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -168,9 +168,9 @@ am__DEPENDENCIES_2 = @ALLOCA@
am_libfetish_a_OBJECTS = acl.$(OBJEXT) getdate.$(OBJEXT) \
posixtm.$(OBJEXT) posixver.$(OBJEXT) strftime.$(OBJEXT) \
getopt.$(OBJEXT) getopt1.$(OBJEXT) hash.$(OBJEXT) \
- hash-pjw.$(OBJEXT) addext.$(OBJEXT) allocsa.$(OBJEXT) \
- argmatch.$(OBJEXT) backupfile.$(OBJEXT) basename.$(OBJEXT) \
- c-strtod.$(OBJEXT) c-strtold.$(OBJEXT) canon-host.$(OBJEXT) \
+ hash-pjw.$(OBJEXT) allocsa.$(OBJEXT) argmatch.$(OBJEXT) \
+ backupfile.$(OBJEXT) basename.$(OBJEXT) c-strtod.$(OBJEXT) \
+ c-strtold.$(OBJEXT) canon-host.$(OBJEXT) \
canonicalize.$(OBJEXT) cloexec.$(OBJEXT) closeout.$(OBJEXT) \
cycle-check.$(OBJEXT) diacrit.$(OBJEXT) dirname.$(OBJEXT) \
dup-safer.$(OBJEXT) exclude.$(OBJEXT) exitfail.$(OBJEXT) \
@@ -239,11 +239,10 @@ am__depfiles_maybe = depfiles
@AMDEP_TRUE@ $(DEPDIR)/strtoumax.Po $(DEPDIR)/strverscmp.Po \
@AMDEP_TRUE@ $(DEPDIR)/tempname.Po $(DEPDIR)/utime.Po \
@AMDEP_TRUE@ $(DEPDIR)/vasnprintf.Po $(DEPDIR)/vasprintf.Po \
-@AMDEP_TRUE@ ./$(DEPDIR)/acl.Po ./$(DEPDIR)/addext.Po \
-@AMDEP_TRUE@ ./$(DEPDIR)/allocsa.Po ./$(DEPDIR)/argmatch.Po \
-@AMDEP_TRUE@ ./$(DEPDIR)/backupfile.Po ./$(DEPDIR)/basename.Po \
-@AMDEP_TRUE@ ./$(DEPDIR)/c-strtod.Po ./$(DEPDIR)/c-strtold.Po \
-@AMDEP_TRUE@ ./$(DEPDIR)/canon-host.Po \
+@AMDEP_TRUE@ ./$(DEPDIR)/acl.Po ./$(DEPDIR)/allocsa.Po \
+@AMDEP_TRUE@ ./$(DEPDIR)/argmatch.Po ./$(DEPDIR)/backupfile.Po \
+@AMDEP_TRUE@ ./$(DEPDIR)/basename.Po ./$(DEPDIR)/c-strtod.Po \
+@AMDEP_TRUE@ ./$(DEPDIR)/c-strtold.Po ./$(DEPDIR)/canon-host.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/canonicalize.Po ./$(DEPDIR)/cloexec.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/closeout.Po ./$(DEPDIR)/cycle-check.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/diacrit.Po ./$(DEPDIR)/dirname.Po \
@@ -426,7 +425,6 @@ libfetish_a_SOURCES = \
hash.c hash.h \
hash-pjw.c hash-pjw.h \
__fpending.h \
- addext.c \
allocsa.c allocsa.h \
argmatch.c argmatch.h \
backupfile.c backupfile.h \
@@ -674,7 +672,6 @@ distclean-compile:
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/vasnprintf.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/vasprintf.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/acl.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/addext.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/allocsa.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argmatch.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/backupfile.Po@am__quote@