CXX_SOURCES := main.cpp ifneq ($(OS),Darwin) USE_LIBSTDCPP := 1 else USE_SYSTEM_STDLIB := 1 endif include Makefile.rules