projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
799b98e
)
(SOURCES): Add strtoul.
author
Jim Meyering
<jim@meyering.net>
Sun, 1 Oct 1995 19:02:29 +0000
(19:02 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 1 Oct 1995 19:02:29 +0000
(19:02 +0000)
lib/Makefile.in
patch
|
blob
|
history
diff --git
a/lib/Makefile.in
b/lib/Makefile.in
index bcf342fecf6da10ae3044c26d927b2718b718171..83808f5cbe944c63fb32b42f83feee5547f1dee8 100644
(file)
--- a/
lib/Makefile.in
+++ b/
lib/Makefile.in
@@
-38,7
+38,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 \
save-cwd.c stpcpy.c \
-strdup.c strstr.c strtol.c alloca.c long-options.c \
+strdup.c strstr.c strtol.c
strtoul.c
alloca.c long-options.c \
memcmp.c memcpy.c memset.c xstrtol.c xstrtoul.c
OBJECTS = getdate.o posixtm.o \