Makefile 100 Bytes Raw Blame History Permalink 1 2 3 4 5 CXXFLAGS_EXTRAS := -std=c++11 CXX_SOURCES := main.cpp ENABLE_THREADS := YES include Makefile.rules