diff -Naur origBOOK/final-system/common/procps.xml newBOOK/final-system/common/procps.xml
--- origBOOK/final-system/common/procps.xml	2010-08-25 09:40:28.000000000 -0700
+++ newBOOK/final-system/common/procps.xml	2010-08-29 16:12:17.000000000 -0700
@@ -25,6 +25,11 @@
   <sect2 role="installation">
     <title>Installation of Procps</title>
 
+    <para>Fix a bug in the Makefile, which prevents procps from building with
+    make-&make-version;:</para>
+
+<screen><userinput remap="pre">sed -i -e 's@\*/module.mk@proc/module.mk ps/module.mk@' Makefile</userinput></screen>
+
     <para os="a">Compile the package:</para>
 
 <screen os="b"><userinput>make</userinput></screen>
