• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1CXX_SOURCES := main.cpp
2
3CXXFLAGS_EXTRAS := -std=c++11
4
5include Makefile.rules
6