I need this patch to do parallel make as well as make maintainer-clean. Mon Aug 25 17:31:49 1997 H.J. Lu (hjl@gnu.ai.mit.edu) * Makefile (all): Remove sub-all. (stmp-sub-all): New target. Renamed from sub-all. (info, texinfo): Also depend on stmp-sub-all. (clean): Also remove stmp*. (maintainer-clean): New target. Same as realclean. I have installed this patch. Jim