****
There is a known bug in the makefile portion of this lab
****
# make clean
# make

works, and successive calls to make install works, but
# make
# make

fails the second time (???)
****

Removed all files from engine directory except for: 
engine_DEBUG.ov5T
engine_RELEASE.ov5T
engine_cfg.cfg  (not needed, but provided as reference)


