1Simply run:
2
3   make
4
5(some machines might need to use "gmake" instead).  This will build your
6copy of Cryptoslam.  Once built, you can run it with the command:
7
8   ./cryptoslam
9
10
11At present, there is not a "configure" script.  There may be one in the
12future, but the program is almost simple enough to not warrant one.
13 -E
14
15