This commit adds `projgen`, a very simplistic project generator.
Some knobs to the build system were added to ensure that only the
needed parts will build with each end (building the GMod module won't build projgen
since that isn't needed on the host)
The fun part will be figuring out how to jail things properly