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:
1f1c3f9
)
hehe. Screwed that one up. Lets do things right this time.
author
Eric Andersen
<andersen@codepoet.org>
Wed, 11 Dec 2002 22:59:39 +0000
(22:59 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Wed, 11 Dec 2002 22:59:39 +0000
(22:59 -0000)
-Erik
networking/udhcp/Makefile.in
patch
|
blob
|
history
diff --git
a/networking/udhcp/Makefile.in
b/networking/udhcp/Makefile.in
index b595e5802ace962c7d9aa735154cf2159b659ff7..369308e8d608dde37fa3c7f4e5e4834de3335b03 100644
(file)
--- a/
networking/udhcp/Makefile.in
+++ b/
networking/udhcp/Makefile.in
@@
-45,5
+45,6
@@
libraries-y+=$(UDHCP_DIR)$(UDHCP_AR)
$(UDHCP_DIR)$(UDHCP_AR): $(UDHCP_OBJS)
$(AR) -ro $@ $(UDHCP_OBJS)
-$(UDHCP_OBJS):
$(patsubst %,$(UDHCP_DIR)%, $(UDHCP-y))
+$(UDHCP_OBJS):
%.o : %.c
$(CC) $(CFLAGS) $(EXTRA_CFLAGS) -DIN_BUSYBOX -c $< -o $@
+