diff options
author | Jim Meyering <jim@meyering.net> | 2004-11-28 20:52:04 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-11-28 20:52:04 +0000 |
commit | a67e741070b21340a223c8e40d1896200639ab92 (patch) | |
tree | ac68dac0bae414acc707d5a8308f3161abb9fc12 /lib | |
parent | 77eb2b6b8aa9393be3f459d62df43b0014925915 (diff) | |
download | coreutils-a67e741070b21340a223c8e40d1896200639ab92.tar.xz |
.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Makefile.in | 115 |
1 files changed, 59 insertions, 56 deletions
diff --git a/lib/Makefile.in b/lib/Makefile.in index 4f5e1b84f..a8bcd0214 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -43,21 +43,21 @@ host_triplet = @host@ subdir = lib DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ ChangeLog TODO __fpending.c alloca.c asnprintf.c asprintf.c \ - atexit.c calloc.c chown.c dirfd.c dup2.c error.c error.h \ - euidaccess.c fchdir-stub.c fchown-stub.c fileblocks.c \ + atexit.c calloc.c chdir.c chown.c dirfd.c dup2.c error.c \ + error.h euidaccess.c fchdir-stub.c fchown-stub.c fileblocks.c \ fnmatch.c free.c fsusage.c ftruncate.c getcwd.c getdate.c \ getgroups.c gethostname.c getline.c getloadavg.c getndelim2.c \ getopt.c getopt1.c getpass.c gettimeofday.c getusershell.c \ group-member.c lchown.c lstat.c malloc.c memchr.c memcmp.c \ memcpy.c memmove.c mempcpy.c memrchr.c memset.c mkdir.c \ mkstemp.c mktime.c mountlist.c nanosleep.c obstack.c obstack.h \ - printf-args.c printf-parse.c putenv.c raise.c readlink.c \ - readutmp.c realloc.c regex.c rename.c rmdir.c rpmatch.c \ - setenv.c sig2str.c stat.c stpcpy.c strcasecmp.c strcspn.c \ - strdup.c strncasecmp.c strndup.c strnlen.c strpbrk.c strstr.c \ - strtod.c strtoimax.c strtol.c strtoll.c strtoul.c strtoull.c \ - strtoumax.c strverscmp.c tempname.c unsetenv.c utime.c \ - vasnprintf.c vasprintf.c + openat.c printf-args.c printf-parse.c putenv.c raise.c \ + readlink.c readutmp.c realloc.c regex.c rename.c rmdir.c \ + rpmatch.c setenv.c sig2str.c stat.c stpcpy.c strcasecmp.c \ + strcspn.c strdup.c strncasecmp.c strndup.c strnlen.c strpbrk.c \ + strstr.c strtod.c strtoimax.c strtol.c strtoll.c strtoul.c \ + strtoull.c strtoumax.c strverscmp.c tempname.c unsetenv.c \ + utime.c vasnprintf.c vasprintf.c 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 \ @@ -65,7 +65,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \ $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \ $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \ - $(top_srcdir)/m4/canonicalize.m4 \ + $(top_srcdir)/m4/canonicalize.m4 $(top_srcdir)/m4/chdir.m4 \ $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \ $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \ $(top_srcdir)/m4/closeout.m4 $(top_srcdir)/m4/codeset.m4 \ @@ -115,39 +115,40 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/modechange.m4 $(top_srcdir)/m4/mountlist.m4 \ $(top_srcdir)/m4/nanosleep.m4 $(top_srcdir)/m4/nls.m4 \ $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/onceonly.m4 \ - $(top_srcdir)/m4/path-concat.m4 $(top_srcdir)/m4/pathmax.m4 \ - $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \ - $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \ - $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \ - $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \ - $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \ - $(top_srcdir)/m4/readdir.m4 $(top_srcdir)/m4/readlink.m4 \ - $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \ - $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \ - $(top_srcdir)/m4/restrict.m4 $(top_srcdir)/m4/rmdir-errno.m4 \ - $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/rpmatch.m4 \ - $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \ - $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \ - $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \ - $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \ - $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \ - $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \ - $(top_srcdir)/m4/st_mtim.m4 $(top_srcdir)/m4/stat-prog.m4 \ - $(top_srcdir)/m4/stat.m4 $(top_srcdir)/m4/stdbool.m4 \ - $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \ - $(top_srcdir)/m4/stpcpy.m4 $(top_srcdir)/m4/strcase.m4 \ - $(top_srcdir)/m4/strcspn.m4 $(top_srcdir)/m4/strdup.m4 \ - $(top_srcdir)/m4/strftime.m4 $(top_srcdir)/m4/strndup.m4 \ - $(top_srcdir)/m4/strnlen.m4 $(top_srcdir)/m4/strpbrk.m4 \ - $(top_srcdir)/m4/strstr.m4 $(top_srcdir)/m4/strtod.m4 \ - $(top_srcdir)/m4/strtoimax.m4 $(top_srcdir)/m4/strtol.m4 \ - $(top_srcdir)/m4/strtoll.m4 $(top_srcdir)/m4/strtoul.m4 \ - $(top_srcdir)/m4/strtoull.m4 $(top_srcdir)/m4/strtoumax.m4 \ - $(top_srcdir)/m4/strverscmp.m4 $(top_srcdir)/m4/timespec.m4 \ - $(top_srcdir)/m4/tm_gmtoff.m4 $(top_srcdir)/m4/tzset.m4 \ - $(top_srcdir)/m4/uint32_t.m4 $(top_srcdir)/m4/uintmax_t.m4 \ - $(top_srcdir)/m4/uintptr_t.m4 $(top_srcdir)/m4/ulonglong.m4 \ - $(top_srcdir)/m4/unicodeio.m4 $(top_srcdir)/m4/unistd-safer.m4 \ + $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/path-concat.m4 \ + $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \ + $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \ + $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \ + $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \ + $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \ + $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/readdir.m4 \ + $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \ + $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \ + $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/restrict.m4 \ + $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \ + $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \ + $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same.m4 \ + $(top_srcdir)/m4/save-cwd.m4 $(top_srcdir)/m4/savedir.m4 \ + $(top_srcdir)/m4/setenv.m4 $(top_srcdir)/m4/settime.m4 \ + $(top_srcdir)/m4/sha1.m4 $(top_srcdir)/m4/sig2str.m4 \ + $(top_srcdir)/m4/signed.m4 $(top_srcdir)/m4/ssize_t.m4 \ + $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/st_mtim.m4 \ + $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat.m4 \ + $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint_h.m4 \ + $(top_srcdir)/m4/stdio-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \ + $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \ + $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \ + $(top_srcdir)/m4/strndup.m4 $(top_srcdir)/m4/strnlen.m4 \ + $(top_srcdir)/m4/strpbrk.m4 $(top_srcdir)/m4/strstr.m4 \ + $(top_srcdir)/m4/strtod.m4 $(top_srcdir)/m4/strtoimax.m4 \ + $(top_srcdir)/m4/strtol.m4 $(top_srcdir)/m4/strtoll.m4 \ + $(top_srcdir)/m4/strtoul.m4 $(top_srcdir)/m4/strtoull.m4 \ + $(top_srcdir)/m4/strtoumax.m4 $(top_srcdir)/m4/strverscmp.m4 \ + $(top_srcdir)/m4/timespec.m4 $(top_srcdir)/m4/tm_gmtoff.m4 \ + $(top_srcdir)/m4/tzset.m4 $(top_srcdir)/m4/uint32_t.m4 \ + $(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/uintptr_t.m4 \ + $(top_srcdir)/m4/ulonglong.m4 $(top_srcdir)/m4/unicodeio.m4 \ + $(top_srcdir)/m4/unistd-safer.m4 \ $(top_srcdir)/m4/unlink-busy.m4 \ $(top_srcdir)/m4/unlocked-io.m4 $(top_srcdir)/m4/uptime.m4 \ $(top_srcdir)/m4/userspec.m4 $(top_srcdir)/m4/utimbuf.m4 \ @@ -344,10 +345,10 @@ libfetish_a_SOURCES = acl.h acl.c getdate.h getdate.y posixtm.c \ hash.h hash-pjw.c hash-pjw.h __fpending.h allocsa.c allocsa.h \ argmatch.c argmatch.h backupfile.c backupfile.h basename.c \ c-strtod.c c-strtod.h c-strtold.c canon-host.c canonicalize.c \ - canonicalize.h cloexec.c cloexec.h closeout.c closeout.h \ - cycle-check.c cycle-check.h dev-ino.h diacrit.c diacrit.h \ - dirname.c dirname.h dirfd.h dup-safer.c euidaccess.h exclude.c \ - exclude.h exit.h exitfail.c exitfail.h fcntl-safer.h \ + canonicalize.h chdir.h cloexec.c cloexec.h closeout.c \ + closeout.h cycle-check.c cycle-check.h dev-ino.h diacrit.c \ + diacrit.h dirname.c dirname.h dirfd.h dup-safer.c euidaccess.h \ + exclude.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 getcwd.h getline.h getpagesize.h getpass.h \ @@ -357,15 +358,15 @@ libfetish_a_SOURCES = acl.h acl.c getdate.h getdate.y posixtm.c \ 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 mempcpy.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 savedir.c savedir.h setenv.h settime.c sha1.c \ - sha1.h sig2str.h stat-macros.h stdio-safer.h stripslash.c \ - strdup.h strndup.h strverscmp.h time_r.c time_r.h timespec.h \ - umaxtostr.c unicodeio.c unicodeio.h unistd-safer.h \ + offtostr.c openat.h 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 savedir.c savedir.h setenv.h \ + settime.c sha1.c sha1.h sig2str.h stat-macros.h stdio-safer.h \ + stripslash.c strdup.h strndup.h strverscmp.h time_r.c time_r.h \ + timespec.h umaxtostr.c unicodeio.c unicodeio.h unistd-safer.h \ unlocked-io.h userspec.c userspec.h utimecmp.c utimecmp.h \ utimens.c utimens.h version-etc.c version-etc.h xalloc.h \ xalloc-die.c xfts.c xfts.h xgetcwd.c xgetcwd.h xgethostname.c \ @@ -443,6 +444,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/asprintf.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/atexit.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/calloc.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/chdir.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/chown.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/dirfd.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/dup2.Po@am__quote@ @@ -483,6 +485,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)/openat.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/printf-args.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/printf-parse.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/putenv.Po@am__quote@ |