Patch-ID# 100619-01
Keywords: 8k Unexpected End OF Line Include
Synopsis: SunOS 4.1.1: make fails w/unexpected EOLN when include split across 8k
Date: 7/May/92

SunOS release: 4.1.1

Unbundled Product: 

Unbundled Release: N/A

Topic: New make that correctly handles above situation

BugId's fixed with this patch: 1091456

Architectures for which this patch is available: Sun3, Sun4

Patches which may conflict with this patch: 

Obsoleted by: 

Files included with this patch: make

Problem Description: 
Make fails with the error message  Unexpected end of line when the command
"include" is split across an 8K boundary.


Install Instructions: 

    As Root
	mv /usr/bin/make /usr/bin/make.FCS
	cp <patch-dir>/<arch>/make /usr/bin/make
	chmod 755 /usr/bin/make
	chown root /usr/bin/make


