all:
	g++ -DLINUX -I. -I../../../../../../src Transmitter.cpp -o Transmitter -std=c++11
