
Quick Start
===========
1. make all

2. make install (or make install DESTDIR=/tmp for testing or packaging)

3. make post (for setup :-))

Debuging
========
0. make all CFLAGS="-O2 -DWC_DEBUG -DMB_DEBUG"
