Makefile 136 Bytes Raw Blame History Permalink 1 2 3 4 5 6 CFLAGS_EXTRAS := -D__STDC_LIMIT_MACROS ENABLE_THREADS := YES CXX_SOURCES := main.cpp b.cpp c.cpp MAKE_DSYM :=NO include Makefile.rules