Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/procps
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-10-01 00:53:38 +0400
committerEric Andersen <andersen@codepoet.org>2002-10-01 00:53:38 +0400
commit506177df7f69e4edba8096af6cafe124245526c5 (patch)
tree9c176377d838aa7e6531e433766fcae4417bf078 /procps
parent08a72209c9b5cb74d851ef5c3db8c16eee6f657d (diff)
Bugfix from Claudio Fleiner <claudio@fleiner.com>
Diffstat (limited to 'procps')
-rw-r--r--procps/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/procps/Makefile.in b/procps/Makefile.in
index 150d2c31d..f16b36976 100644
--- 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