(C) 2003, ATI, FireGL, Starnberg, Germany
-----------------------------------------

*** README for fglrx_xgamma sample code ***

This program demonstrates the usage
of the provided and installed files:

- libfglrx_gamma.a 
- fglrx_gamma.h
- fglrx_xgamma

The program itself should compile from a regular
Linux environment with X11 header by specifying:
    
    make -f Makefile.Linux

It can be built from inside an already compiled XFree86 tree
by meance of the supplied Imakefile:

    xmkmf -a ~/xc
    make

The code should be self explanatory to the average unix programmer.

For description of the XServer extensions and the library
sources please refer to the files in xc/lib/fglrx_gamma
and in particular to the README at this location.

### EOF ###
