/usr/src/gamesrc/Server kısmıdaki Makefile dosyası ise içindekiler ;
CC=gcc49
CXX=g++49
PLATFORM = $(shell file /bin/ls | cut -d' ' -f3 | cut -d'-' -f1)
BSD_VERSION = $(shell uname -v 2>&1 | cut -d' ' -f2 | cut -d'.' -f1)
SVR_VERSION = $(shell cat __REVISION__)
# default: libthecore libpoly...