hlfw.ca

drawcpu

ref: 35f93cec31d91dc9c68911fc0ac658eb67363af4
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