diff options
Diffstat (limited to 'utils/README')
-rw-r--r-- | utils/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/utils/README b/utils/README new file mode 100644 index 0000000..2f5bc11 --- /dev/null +++ b/utils/README @@ -0,0 +1,6 @@ + +This directory contains various utilities that are used both by the +screensaver driver and by the demo programs; for example, a portable +implementation of usleep(), and code for manipulating color maps. + +If you have compilation problems, check the parameters in ../config.h. |