Create a simple makefile Build with ```<compiler> --std=c++14 main.cpp seephit.cpp``` Add a rule for tests, leave that rule dummy for now