all:
	# To build, run the following
	#
	#     mkdir -p release
	#     cd release
	#     cmake ..
	#     make
	#

