From f7c6345a8230227349054b9c2fda0f3dc05263aa Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 25 Mar 2000 18:33:17 +0000 Subject: [PATCH] . --- lib/Makefile.in | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/lib/Makefile.in b/lib/Makefile.in index 896232d15a..738493bcea 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -228,14 +228,14 @@ $(DEPDIR)/xmalloc$U.Po $(DEPDIR)/xstrdup$U.Po $(DEPDIR)/xstrtod$U.Po \ $(DEPDIR)/xstrtol$U.Po $(DEPDIR)/xstrtoul$U.Po \ $(DEPDIR)/xstrtoumax$U.Po $(DEPDIR)/yesno$U.Po DIST_COMMON = $(noinst_HEADERS) ChangeLog Makefile.am Makefile.in TODO \ -alloca.c chown.c depcomp dup2.c error.c error.h euidaccess.c \ -fileblocks.c fnmatch.c fsusage.c ftruncate.c getdate.c getgroups.c \ -gethostname.c getline.c getloadavg.c getusershell.c group-member.c \ -lchown.c malloc.c memchr.c memcmp.c memcpy.c memmove.c memset.c mkdir.c \ -mktime.c mountlist.c nanosleep.c obstack.c obstack.h putenv.c realloc.c \ -regex.c rmdir.c rpmatch.c stime.c stpcpy.c strcasecmp.c strcspn.c \ -strdup.c strftime.c strncasecmp.c strndup.c strpbrk.c strstr.c strtod.c \ -strtol.c strtoul.c strtoull.c strtoumax.c strverscmp.c utime.c +alloca.c chown.c dup2.c error.c error.h euidaccess.c fileblocks.c \ +fnmatch.c fsusage.c ftruncate.c getdate.c getgroups.c gethostname.c \ +getline.c getloadavg.c getusershell.c group-member.c lchown.c malloc.c \ +memchr.c memcmp.c memcpy.c memmove.c memset.c mkdir.c mktime.c \ +mountlist.c nanosleep.c obstack.c obstack.h putenv.c realloc.c regex.c \ +rmdir.c rpmatch.c stime.c stpcpy.c strcasecmp.c strcspn.c strdup.c \ +strftime.c strncasecmp.c strndup.c strpbrk.c strstr.c strtod.c strtol.c \ +strtoul.c strtoull.c strtoumax.c strverscmp.c utime.c DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -- 2.30.2