Added Makefile for building syborg-graphicswrapper using GCC
At present the build fails due to the following missing headers:
KhronosAPIWrapper.h
VirtualVideoInterfaceConstants.h
platformthreading.h
protocol_MGraphicsVHWCallback.h
char *getcwd(char *buf, int size){ buf[0] = '\0'; return buf;}