ref: ecdf17034b03e4a866651dba39ac4b5206f4a460
dir: /README/
DESCRIPTION ----------- This is a fork of Russ Cox's drawterm and plan9front's drawterm that listens for incoming rcpu requests, instead of making one itself INSTALLATION -------------- To build on Unix, run CONF=unix make. To build on Solaris using Sun cc, run CONF=sun make. To build on Windows, you can't use Visual C. Use Mingw on cygwin. To build on Mac OS X, run CONF=osx-cocoa make. TODO: plist