(c) 1992, 1993 H. Werntges      HP2XX release 3.1.0                 93/01/09
                                ===================

Files in hp2xx/makes:
---------------------

README         This file

amiga.mak      Makefile for AMIGA (only a guess, based on outdated version)
               May need some corrections
sparc.mak      Makefile for Sun SparcStation, tested with SunOS 4.x
borland.mak    Makefile for DOS & Borland C++, tested with BCC 2.0
convx210.mak   Makefile for ConvexOS ,tested on a Convex 210, OS 10.x
dosdjgpp.mak   Makefile for DOS and DJ Delorie's go32 and gcc/g++ adaptation
os2emx.mak     Makefile for OS/2 2.0 and the E. Mattes' emx and gcc/g++,
               tested with OS/2 2.0 & emx-0.8 e&f

generic.mak    A generic Makefile for UNIX systems with X11 installed

atari.mak      Dummy to remind that the ATARI makefile is still missing
vax.mms        Dummy to remind that the VAX/VMS MMS file is still missing



For installation,

  o  select the makefile template most closely resembling
     your system's needs

  o  copy it to ../sources/makefile

  o  cd ../sources

  o  manually adapt (edit) makefile. Sorry - installation procedure is only
     beginning to evolve here due to lack of test facilities.

  o  Copy sources from ../extras to ../sources if needed (see Makefile).

  o  Run "make all" from ../sources. This should result in a binary file.

  o  Put this file somewhere on the search path, etc. in /usr/local/bin.

  o  Optionally run "make clean" (not always provided).

  o  Finally, consider installation of documentation (see ../doc/README).


-----------------------------------------------------------------------------
