Compiling bbcim (C) 1997-2003 W.H.Scholten

Edit prog/_config.h and lib/_config.h first.
'make'			compiles bbcim, linked against a static library.
'make clean'		removes objects, librariess and executables.
'make install'		installs bbcim in /usr/local/bin/, and the manpage in
			/usr/local/man/.
'make uninstall'	removes bbcim from /usr/local/bin/, and the manpage in
			/usr/local/man/.


If you want to make/install shared libraries, go to the directory lib:
'make shared'		compiles the shared library.
'make install.lib'	installs the shared library libbbcim.so.1.0 and the
			header file bbcim.h
'make uninstall.lib'	removes the library and header file.


wouter.scholten@wanadoo.nl
