1To keep the unix/ directory as is, please build Metakit using:
2
3	cd ../builds
4	../unix/configure
5	make
6	make test
7	make install
8
9Further documentation and install notes are in "../README".
10