summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-02-13 08:15:24 +0000
committerJim Meyering <jim@meyering.net>2005-02-13 08:15:24 +0000
commit017b3436b87782ed5730888c59493f3a852b2fed (patch)
tree30ec4361d767a711f791ff969b62889f458d1309 /lib
parenteda701b536892703ddd20218a156b8a7f5d5a168 (diff)
downloadcoreutils-017b3436b87782ed5730888c59493f3a852b2fed.tar.xz
.
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.in88
1 files changed, 44 insertions, 44 deletions
diff --git a/lib/Makefile.in b/lib/Makefile.in
index 0eb3c7496..aeec10e79 100644
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.9.4 from Makefile.am.
+# Makefile.in generated by automake 1.9.5 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004 Free Software Foundation, Inc.
+# 2003, 2004, 2005 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -59,28 +59,29 @@ DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
getpass.c gettime.c gettimeofday.c getugroups.c getusershell.c \
group-member.c group-member.h hard-locale.c hard-locale.h \
hash-pjw.c hash-pjw.h hash.c hash.h human.c human.h idcache.c \
- lchown.c lchown.h long-options.c long-options.h lstat.c \
- makepath.c makepath.h malloc.c md5.c md5.h memcasecmp.c \
- memcasecmp.h memchr.c memcmp.c memcoll.c memcoll.h memcpy.c \
- memmove.c mempcpy.c mempcpy.h memrchr.c memrchr.h memset.c \
- mkdir.c mkstemp.c mktime.c modechange.c modechange.h \
- mountlist.c mountlist.h nanosleep.c obstack.c obstack.h \
- openat.c openat.h path-concat.c path-concat.h pathmax.h \
- physmem.c physmem.h posixtm.c posixtm.h posixver.c posixver.h \
- printf-args.c printf-parse.c putenv.c quote.c quote.h \
- quotearg.c quotearg.h raise.c readlink.c readtokens.c \
- readtokens.h readutmp.c readutmp.h realloc.c regex.c rename.c \
- 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 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 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 yesno.c yesno.h
+ imaxtostr.c inttostr.c inttostr.h lchown.c lchown.h \
+ long-options.c long-options.h lstat.c makepath.c makepath.h \
+ malloc.c md5.c md5.h memcasecmp.c memcasecmp.h memchr.c \
+ memcmp.c memcoll.c memcoll.h memcpy.c memmove.c mempcpy.c \
+ mempcpy.h memrchr.c memrchr.h memset.c mkdir.c mkstemp.c \
+ mktime.c modechange.c modechange.h mountlist.c mountlist.h \
+ nanosleep.c obstack.c obstack.h offtostr.c openat.c openat.h \
+ path-concat.c path-concat.h pathmax.h physmem.c physmem.h \
+ posixtm.c posixtm.h posixver.c posixver.h printf-args.c \
+ printf-parse.c putenv.c quote.c quote.h quotearg.c quotearg.h \
+ raise.c readlink.c readtokens.c readtokens.h readutmp.c \
+ readutmp.h realloc.c regex.c rename.c 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 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 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 \
@@ -201,11 +202,10 @@ am__DEPENDENCIES_2 = @ALLOCA@
am_libfetish_a_OBJECTS = allocsa.$(OBJEXT) argmatch.$(OBJEXT) \
cycle-check.$(OBJEXT) diacrit.$(OBJEXT) dup-safer.$(OBJEXT) \
fopen-safer.$(OBJEXT) full-read.$(OBJEXT) full-write.$(OBJEXT) \
- imaxtostr.$(OBJEXT) linebuffer.$(OBJEXT) \
- localcharset.$(OBJEXT) mbswidth.$(OBJEXT) offtostr.$(OBJEXT) \
+ linebuffer.$(OBJEXT) localcharset.$(OBJEXT) mbswidth.$(OBJEXT) \
open-safer.$(OBJEXT) readtokens0.$(OBJEXT) \
root-dev-ino.$(OBJEXT) stripslash.$(OBJEXT) time_r.$(OBJEXT) \
- umaxtostr.$(OBJEXT) unicodeio.$(OBJEXT) version-etc.$(OBJEXT) \
+ unicodeio.$(OBJEXT) version-etc.$(OBJEXT) \
version-etc-fsf.$(OBJEXT) xalloc-die.$(OBJEXT) xfts.$(OBJEXT) \
xgetcwd.$(OBJEXT) xgethostname.$(OBJEXT) xmemcoll.$(OBJEXT) \
xnanosleep.$(OBJEXT) xreadlink.$(OBJEXT) xstrndup.$(OBJEXT) \
@@ -361,18 +361,17 @@ libfetish_a_SOURCES = allocsa.c allocsa.h argmatch.c argmatch.h \
cycle-check.c cycle-check.h dev-ino.h diacrit.c diacrit.h \
dup-safer.c euidaccess.h exit.h fcntl-safer.h fopen-safer.c \
full-read.c full-read.h full-write.c full-write.h gettext.h \
- imaxtostr.c linebuffer.c linebuffer.h localcharset.c \
- localcharset.h mbswidth.c mbswidth.h offtostr.c open-safer.c \
- readtokens0.c readtokens0.h regex.h root-dev-ino.c \
- root-dev-ino.h stat-macros.h stdio-safer.h stripslash.c \
- time_r.c time_r.h umaxtostr.c 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 xnanosleep.c xnanosleep.h \
- xreadlink.c xreadlink.h xstrndup.c xstrndup.h xstrtod.c \
- xstrtod.h xstrtoimax.c xstrtol.c xstrtol.h xstrtoul.c \
- xstrtoumax.c printf-args.h printf-parse.h vasprintf.h \
- vasnprintf.h
+ linebuffer.c linebuffer.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 stripslash.c 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 \
+ xnanosleep.c xnanosleep.h xreadlink.c xreadlink.h xstrndup.c \
+ xstrndup.h xstrtod.c xstrtod.h xstrtoimax.c xstrtol.c \
+ xstrtol.h xstrtoul.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)
@@ -384,8 +383,8 @@ MOSTLYCLEANFILES = stdbool.h stdbool.ht alloca.h alloca.h-t fnmatch.h \
fnmatch.h-t getopt.h getopt.h-t
SUFFIXES = .sed .sin
EXTRA_DIST = getdate.c config.charset ref-add.sin ref-del.sin \
- getndelim2.c getndelim2.h inttostr.c inttostr.h stdbool_.h \
- alloca_.h fnmatch_.h fnmatch_loop.c getopt_.h getopt_int.h
+ getndelim2.c getndelim2.h stdbool_.h alloca_.h fnmatch_.h \
+ fnmatch_loop.c getopt_.h getopt_int.h
charset_alias = $(DESTDIR)$(libdir)/charset.alias
charset_tmp = $(DESTDIR)$(libdir)/charset.tmp
all: $(BUILT_SOURCES)
@@ -497,6 +496,8 @@ distclean-compile:
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/hash.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/human.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/idcache.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/imaxtostr.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/inttostr.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/lchown.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/long-options.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/lstat.Po@am__quote@
@@ -519,6 +520,7 @@ distclean-compile:
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mountlist.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/nanosleep.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/obstack.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/offtostr.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/openat.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/path-concat.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/physmem.Po@am__quote@
@@ -567,6 +569,7 @@ distclean-compile:
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strtoumax.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strverscmp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/tempname.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/umaxtostr.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/unsetenv.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/userspec.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/utime.Po@am__quote@
@@ -584,18 +587,15 @@ distclean-compile:
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fopen-safer.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/full-read.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/full-write.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/imaxtostr.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/linebuffer.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/localcharset.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbswidth.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/offtostr.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/open-safer.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readtokens0.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/root-dev-ino.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stripslash.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-fpending.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time_r.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/umaxtostr.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unicodeio.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version-etc-fsf.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version-etc.Po@am__quote@