CC=g++-4.2 defualt: build build: g++ -std=c++11 -Wall -I../src/ -o tests.out ../src/functions.cpp tests_main.cpp