Patch-ID# 100239-01 Keywords: make, archives, 4.0.3, 4.1, library Synopsis: SunOS 4.1 version "make" takes longer than 4.0.3 to process archives. Date: 04-Mar-91 SunOS release: 4.1 Unbundled Product: Unbundled Release: Topic: BugId's fixed with this patch: 1051032 1048902 Architectures for which this patch is available: sun3, sun3x, sun4, sun4c Patches which may conflict with this patch: Obsoleted by: 5.0 Problem Description: Make 4.1 takes 11 minutes vs 25 seconds for 4.0.3 to verify that an already built archive is up to date with respect to its dependencies. INSTALL: As Root do for each workstation 1) mv /bin/make /bin/make.FCS 2) cp sun{3,3x,4,4c}/make /bin/make 3) chown root /bin/make 4) chmod 755 /bin/make