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