25 Aug 85 (mjz):
    The iconiface still does not have a proper structure, but at least it
now has one that supports buildfiles with dependencies.  There is a
buildfile in the m68k directory which includes a buildtemplate in this
directory.   This buildtemplate is not completely machine independent,
so it's here rather than in it's proper place in the ../mi subdirectory
(although I don't think we want to include all of the junk that comes
with the cmds/ buildfile structure... mjz).  However, it's well on it's 
way to becoming machine independent if we ever want to try and make a 
vax version (which will probably be unbarably slow, and I don't know if
the rasters I use for the icons will work).

To build:
	cd m68k
	build
................................................................................
2 Aug 85 (jkw):
    Temporarily, the iconic user interface does not have a proper buildfile
structure. To build the m68k version do the following:
	cd m68k
	sh buildfile.sh
