ref: 46b0c36526f6004ba57adf9fe675313bae870836
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