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