Install
-------

* UNIX/LINUX

Edit the 'Makefile' (in the directory you unpacked the tarball in) to fit your needs (besides, it shouldn't be necessary), and then run 'make'. 
Finally, just run 'make install'. You may need root privileges for this. 

Click the Beaver menu entry or run 'beaver' and enjoy!
And don't forget to have a look at the '.bl' files examples that you can find
in the 'bl' directory ('.bl' files are used by Beaver to generate tags
insertion menus in the 'Languages' menu).

In a nutshell, the recommended method is:

beaver$ nano Makefile        # Be sure you checked DESTDIR
beaver$ make
beaver$ make install


* WINDOWS

Still experimental... and probably always will!
