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