beefweb
beefweb copied to clipboard
Get rid of non-standard build scripts
Probably we could stick with CMake as the only build tool.
This will make packaging easier, e.g. make install should install files as usual.
Partially done in #270