From culberts@hplwbc.hpl.hp.com Wed Apr  4 13:32:17 1990
Date: Wed, 4 Apr 90 10:31:51 pdt
From: Bruce Culbertson <culberts@hplwbc.hpl.hp.com>
To: budd@bu-it
Subject: readme for gcc mods

To create GCC:

1) Obtain GCC version 1.35 and unpack
2) cd to <gcc-dir>/config
3) unpack wbc-gcc.tar.Z
4) link <gcc-dir>/config/*wbc* files to appropriate files in <gcc-dir>
   according to instructions which come with GCC.
	config/wbc.md		-> md
	config/tm-wbc.h		-> tm.h
	config/out-wbc.c	-> aux-output.c
	config/xm-wbc.h		-> config.h

