projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b63cd90
)
(SOURCES): Add memcmp.c, memcpy.c, and memset.c.
author
Jim Meyering
<jim@meyering.net>
Sat, 11 Feb 1995 14:11:36 +0000
(14:11 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 11 Feb 1995 14:11:36 +0000
(14:11 +0000)
lib/Makefile.in
patch
|
blob
|
history
diff --git
a/lib/Makefile.in
b/lib/Makefile.in
index 5b9679a8dc152789bcbb1595625c93da3ee0f7a7..072a54083731bd3ccb208a7f1f25bb2e0566da65 100644
(file)
--- a/
lib/Makefile.in
+++ b/
lib/Makefile.in
@@
-37,7
+37,8
@@
getversion.c group-member.c idcache.c isdir.c makepath.c \
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 strtol.c alloca.c long-options.c
+strdup.c strstr.c strtol.c alloca.c long-options.c \
+memcmp.c memcpy.c memset.c
OBJECTS = getdate.o posixtm.o \
argmatch.o backupfile.o basename.o dirname.o \