## To make it easier to control how to install rstan 
## 

## for clang++ on Mac OS X Mavericks with Xcode 5
# CXX = ccache clang++

# CXXFLAGS = -O3 $(LTO) 
