Path: utzoo!utgpu!watmath!wcwince From: wcwince@watmath.waterloo.edu Newsgroups: uw.mfcf.software Subject: xh-distfile - avoid using local make Message-ID: <28479@watmath.waterloo.edu> Date: 18 Aug 89 19:46:01 GMT Sender: wcwince@watmath.waterloo.edu Reply-To: wcwince@watmath.waterloo.edu Distribution: uw Lines: 8 From: "Bill Ince [MFCF]"the generated distfile used showpath to set search rules so an rdist 'special' could always find a 'make'. So, it tended to find the local make, which explodes on stock Suns (process stack size problem). So, changed search rules to force inclusion of /bin:/usr/bin:, and hope that will guarantee finding a stock make.