libhandler
libhandler copied to clipboard
A basic installation target
Usage:
./configure --prefix=/usr
make depend
make
make install
After this, programs can be built against this library using the standard gcc -lhandler syntax.