hlfw.ca

drawcpu

ref: fe00d007d93413d37e138202ace03eb6a2b59748
dir: /README/

View raw version
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