Index: procps-3.2.8/Makefile===================================================================--- procps-3.2.8.orig/Makefile+++ procps-3.2.8/Makefile@@ -174,7 +174,8 @@ INSTALL := $(BINFILES) $(MANFILES)# want this rule first, use := on ALL, and ALL not filled in yet
all: do_all
--include */module.mk+-include proc/module.mk+-include ps/module.mkdo_all: $(ALL)