INSTALL revision ba6a1819
1FSlib is built with the traditional configure script:
2
3	$ ./configure --prefix=/usr/X11R6
4
5This should generate valid Makefiles, then:
6
7        $ make
8        $ make install
9