projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5246063
)
spwd bulid now, (typo)
author
"Vladimir N. Oleynik"
<dzo@simtreas.ru>
Mon, 26 Sep 2005 12:58:24 +0000
(12:58 -0000)
committer
"Vladimir N. Oleynik"
<dzo@simtreas.ru>
Mon, 26 Sep 2005 12:58:24 +0000
(12:58 -0000)
libbb/Makefile.in
patch
|
blob
|
history
diff --git
a/libbb/Makefile.in
b/libbb/Makefile.in
index c818502e9692a5448039860f683da58db45202fd..0c761e2b31a173e2eaa075968a24d4a0f017f88c 100644
(file)
--- a/
libbb/Makefile.in
+++ b/
libbb/Makefile.in
@@
-36,7
+36,7
@@
LIBBB_SRC-y:= \
warn_ignoring_args.c concat_subpath_file.c vfork_daemon_rexec.c \
bb_echo.c
-LIBB_SRC-$(CONFIG_FEATURE_SHADOWPASSWDS)+= pwd2spwd.c
+LIBB
B
_SRC-$(CONFIG_FEATURE_SHADOWPASSWDS)+= pwd2spwd.c
LIBBB_OBJS=$(patsubst %.c,$(LIBBB_DIR)%.o, $(LIBBB_SRC-y))