• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1LEVEL = ../../../../../make
2
3CXX_SOURCES := main.cpp
4
5CFLAGS_EXTRAS := -O0
6USE_LIBSTDCPP := 1
7
8include $(LEVEL)/Makefile.rules
9