• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1LEVEL = ../../../make
2
3CXX_SOURCES := main.cpp
4
5CXXFLAGS += -std=c++11
6
7include $(LEVEL)/Makefile.rules