To run TreadMarks applications provided, please following the steps below.

1) Make sure Unify library is compiled and properly installed.

2) Go to src/ directory and type "make" to create and install the library that
   emulate TreadMarks calls to Unify - libtmk.a

3) Go to individual directories in apps/ and type
	make
	make install

4) Run the executable created the same way as with any Unify applications.