Bugfix from Claudio Fleiner <claudio@fleiner.com>
authorEric Andersen <andersen@codepoet.org>
Mon, 30 Sep 2002 20:53:38 +0000 (20:53 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 30 Sep 2002 20:53:38 +0000 (20:53 -0000)
procps/Makefile.in

index 150d2c31d839ec40a288d099fc911a357646aaad..f16b3697631af69055e538f068c1b2ffbb8cdd81 100644 (file)
@@ -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