This is a gateway that links a Syndicate volume to an existing, external data set.
To build, you will first need to install syndicate-core.
Then to build, type:
$ make
To install, type:
$ make install PREFIX=<your prefix> DESTDIR=<your destdir>