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:
08a7220
)
Bugfix from Claudio Fleiner <claudio@fleiner.com>
author
Eric Andersen
<andersen@codepoet.org>
Mon, 30 Sep 2002 20:53:38 +0000
(20:53 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Mon, 30 Sep 2002 20:53:38 +0000
(20:53 -0000)
procps/Makefile.in
patch
|
blob
|
history
diff --git
a/procps/Makefile.in
b/procps/Makefile.in
index 150d2c31d839ec40a288d099fc911a357646aaad..f16b3697631af69055e538f068c1b2ffbb8cdd81 100644
(file)
--- a/
procps/Makefile.in
+++ b/
procps/Makefile.in
@@
-22,7
+22,7
@@
ifndef $(PROCPS_DIR)
PROCPS_DIR:=$(TOPDIR)procps/
endif
-PROCPS-:=
+PROCPS-
y
:=
PROCPS-$(CONFIG_FREE) += free.o
PROCPS-$(CONFIG_KILL) += kill.o
PROCPS-$(CONFIG_PIDOF) += pidof.o