1mpck installation notes
2
3In order to install mpck, do something like the following:
4
5    ./configure [--help --foo --bar]
6    make
7    make install
8
9
10