changeset 20045:9ebaef8401f4

(SOURCES): Add strtol.c.
author Jim Meyering <jim@meyering.net>
date Fri, 11 Nov 1994 16:10:16 +0000
parents 8d8c0dd24560
children d79066f4f2c8
files lib/Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/Makefile.in	Sun Nov 06 17:51:31 1994 +0000
+++ b/lib/Makefile.in	Fri Nov 11 16:10:16 1994 +0000
@@ -37,7 +37,7 @@
 modechange.c mountlist.c obstack.c safe-read.c savedir.c \
 stripslash.c xgetcwd.c xmalloc.c xstrdup.c userspec.c yesno.c \
 fileblocks.c fnmatch.c ftruncate.c mkdir.c mktime.c rename.c rmdir.c stpcpy.c \
-strdup.c strstr.c alloca.c long-options.c
+strdup.c strstr.c strtol.c alloca.c long-options.c
 
 OBJECTS = getdate.o posixtm.o \
 argmatch.o backupfile.o basename.o dirname.o \