Home | History | Annotate | Download | only in map
      1 LEVEL = ../../../../../make
      2 
      3 CXX_SOURCES := main.cpp
      4 
      5 USE_LIBSTDCPP := 1
      6 
      7 include $(LEVEL)/Makefile.rules
      8