
This is the binary distribution of XForms, a graphics user interface
toolkit for X Window Systems. It should work under X11 R4, R5 & R6.


DEMOS/  contains a menu driven demo/test suite. Type make to generate
        all the executables. program DEMOS/demo is the master driver.

        If you do not have XPM library, remove -lXpm from mkconfig.h.
        This will enable the compilation of other demos not using
        pixmaps.

FORMS/  contains the library and necessary headers, which can be
        installed by typing make install.

DESIGN/ contains a GUI builder that helps you design interaction
        dialogs interactively and write the form generation C code.

Documentation on XForms is available from bloch.phys.uwm.edu /pub/xforms
via anonymous ftp.


All make flags is in mkconfig.h, change this if necessary.
