OBSOLETE Patch-ID# 100735-01
Keywords: Ada, Make, a.make, generic, instantiations
Synopsis: OBSOLETED by 100739
Date: 28-Jul-92
 
********************************************************************************

	PLEASE read the ENTIRE installation discussion before proceeding with
	the installation of this patch.
 
********************************************************************************

SunOS release: 4.1.1
 
Unbundled Product: Sun Ada
 
Unbundled Release: 1.1
 
Topic: Patch for Sun Ada compiler wrapper
 
BugId's fixed with this patch:

	1094003 a.make -L pathname gets error when trying to recompile

Architectures for which this patch is available: sun4, sun4c

Patches which may conflict with this patch: none

Patches which are made obsolete by this patch: none

Obsoleted by: 100739

Problem Description: 

	"a.make -L pathname" fails to recompile files in a library filled
	with generic instantiations.

INSTALL:

To install this Ada patch, you will need to become 'root'.  We also assume
that the environment variable SUNADAHOME has been appropriately set to the
directory where SunAda 1.1 is installed.

	
		% su
		Password:
		# cd <to directory where patch file exists>
		# mv $SUNADAHOME/bin/ada $SUNADAHOME/bin/ada.FCS
		# cp ada $SUNADAHOME/bin
		# ^D
		%

