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:
e2f6e12
)
I forgot a "/". Oops.
author
Eric Andersen
<andersen@codepoet.org>
Fri, 1 Dec 2000 20:02:10 +0000
(20:02 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Fri, 1 Dec 2000 20:02:10 +0000
(20:02 -0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index bea9614a6f5a3738b2113bdfb4138d1b5c2aed70..d6d7c62147c79f7bbdfa13b5b99b8ee849502d8b 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-210,7
+210,7
@@
busybox: $(OBJECTS)
$(STRIP)
busybox.links: Config.h
$(STRIP)
busybox.links: Config.h
- -$(BB_SRC_DIR)/busybox.mkll $(BB_SRC_DIR)applets.h | sort >$@
+ -$(BB_SRC_DIR)/busybox.mkll $(BB_SRC_DIR)
/
applets.h | sort >$@
nfsmount.o cmdedit.o: %.o: %.h
$(OBJECTS): %.o: %.c Config.h busybox.h Makefile
nfsmount.o cmdedit.o: %.o: %.h
$(OBJECTS): %.o: %.c Config.h busybox.h Makefile