projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a331616
)
.
author
Jim Meyering
<jim@meyering.net>
Sun, 31 Aug 1997 15:28:07 +0000
(15:28 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 31 Aug 1997 15:28:07 +0000
(15:28 +0000)
lib/Makefile.in
patch
|
blob
|
history
diff --git
a/lib/Makefile.in
b/lib/Makefile.in
index a1d166608a4aaa5d7805dccd4700445ac9f606f6..fcbb7660d6e66a0f3751f1a210103156025b0e59 100644
(file)
--- a/
lib/Makefile.in
+++ b/
lib/Makefile.in
@@
-92,8
+92,7
@@
libfu_a_SOURCES = getdate.y posixtm.y getopt.c getopt1.c \
addext.c argmatch.c backupfile.c basename.c dirname.c filemode.c \
full-write.c idcache.c \
isdir.c long-options.c makepath.c modechange.c oa-hash.c path-concat.c \
-safe-read.c save-cwd.c savedir.c \
-stripslash.c userspec.c xgetcwd.c \
+safe-read.c save-cwd.c savedir.c stripslash.c userspec.c xgetcwd.c \
xmalloc.c xstrdup.c xstrtol.c xstrtoul.c yesno.c
libfu_a_LIBADD = @LIBOBJS@ @ALLOCA@