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:
1b4e1da
)
Remove a link that leaked in from the pending llist_t changes.
author
Rob Landley
<rob@landley.net>
Mon, 8 May 2006 15:08:25 +0000
(15:08 -0000)
committer
Rob Landley
<rob@landley.net>
Mon, 8 May 2006 15:08:25 +0000
(15:08 -0000)
libbb/Makefile.in
patch
|
blob
|
history
diff --git
a/libbb/Makefile.in
b/libbb/Makefile.in
index 865b7e726df82c8c675ef78c657250008aafd5b1..e7725b8f0149afe815af90822113e6680b1e3fe7 100644
(file)
--- a/
libbb/Makefile.in
+++ b/
libbb/Makefile.in
@@
-101,7
+101,7
@@
$(LIBBB_MOBJ5):$(LIBBB_MSRC5)
$(compile.c) -DL_$(notdir $*)
LIBBB_MSRC6:=$(srcdir)/llist.c
-LIBBB_MOBJ6:=llist_add_to.o llist_add_to_end.o llist_
pop
.o llist_free.o
+LIBBB_MOBJ6:=llist_add_to.o llist_add_to_end.o llist_
free_one
.o llist_free.o
LIBBB_MOBJ6:=$(patsubst %,$(LIBBB_DIR)/%, $(LIBBB_MOBJ6))
$(LIBBB_MOBJ6):$(LIBBB_MSRC6)
$(compile.c) -DL_$(notdir $*)