The files in this directory are selected and concatenated together by the
Makefile in the directory above to form a custom Makefile for a given
machine.  For example, if a makefile for machine X were being built the
files "X.head all.body1 X.body all.body3" would be concantenated in that order
to form Makefile.X which would correctly compile the program for machine X.

List of files:
-------------
all.body1    -- part of the Makefile included in all Makefiles
all.body3    -- part of the Makefile included in all Makefiles
convex.body  -- part of the Convex Makefile
convex.head  -- part of the Convex Makefile
convtb.body  -- part of the Convex Testbed Makefile
convtb.head  -- part of the Convex Testbed Makefile
cray.body    -- part of the CRAY Y-MP vector Makefile
cray.head    -- part of the CRAY Y-MP vector Makefile
cray2tb.body -- part of the CRAY-2 Testbed Makefile
cray2tb.head -- part of the CRAY-2 Testbed Makefile
encore.body  -- part of the Encore Multimax parallel Force Makefile
encore.head  -- part of the Encore Multimax parallel Force Makefile
pymp.body    -- part of the CRAY Y-MP parallel-vector Force Makefile
pymp.head    -- part of the CRAY Y-MP parallel-vector Force Makefile
sun3.body    -- part of the Sun-3 Makefile
sun3.head    -- part of the Sun-3 Makefile
sun4.body    -- part of the Sun-4 Makefile
sun4.head    -- part of the Sun-4 Makefile
