diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-08-10 06:54:15 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-08-10 06:54:15 +0000 |
commit | 145d8040683f7243723fef6bbae1593d40342533 (patch) | |
tree | d925b3411cedef7bd5fa719314f3cacef79584c6 /lib | |
parent | 1b26801391ff8981c211d55f462cf6a6294a8ed8 (diff) | |
download | coreutils-145d8040683f7243723fef6bbae1593d40342533.tar.xz |
Regenerate.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Makefile.in | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/lib/Makefile.in b/lib/Makefile.in index e38e06187..e24b74ba1 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -346,15 +346,15 @@ libfetish_a_SOURCES = acl.h acl.c getdate.h getdate.y posixtm.c \ exclude.h exit.h exitfail.c exitfail.h fcntl-safer.h \ filemode.c filemode.h file-type.c file-type.h fopen-safer.c \ fsusage.h fts.c fts_.h full-read.c full-read.h full-write.c \ - full-write.h getline.h getpagesize.h gettime.c gettext.h \ - getugroups.c group-member.h hard-locale.c hard-locale.h \ - human.c human.h idcache.c imaxtostr.c lchown.h linebuffer.c \ - linebuffer.h localcharset.c localcharset.h long-options.c \ - long-options.h makepath.c makepath.h mbswidth.c mbswidth.h \ - md5.c md5.h memcasecmp.c memcasecmp.h memcoll.c memcoll.h \ - modechange.c modechange.h mountlist.h offtostr.c open-safer.c \ - path-concat.c path-concat.h pathmax.h physmem.c physmem.h \ - quote.c quote.h quotearg.c quotearg.h readtokens0.c \ + full-write.h getline.h getpagesize.h getpass.h gettime.c \ + gettext.h getugroups.c group-member.h hard-locale.c \ + hard-locale.h human.c human.h idcache.c imaxtostr.c lchown.h \ + linebuffer.c linebuffer.h localcharset.c localcharset.h \ + long-options.c long-options.h makepath.c makepath.h mbswidth.c \ + mbswidth.h md5.c md5.h memcasecmp.c memcasecmp.h memcoll.c \ + memcoll.h modechange.c modechange.h mountlist.h offtostr.c \ + open-safer.c path-concat.c path-concat.h pathmax.h physmem.c \ + physmem.h quote.c quote.h quotearg.c quotearg.h readtokens0.c \ readtokens0.h readtokens.c readtokens.h readutmp.h regex.h \ root-dev-ino.c root-dev-ino.h safe-read.c safe-read.h \ safe-write.c safe-write.h same.c same.h save-cwd.c save-cwd.h \ |