aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/thread/Makefile
blob: 57ef8f826d22d5bb1029edcdde0767d211e9f788 (plain)
1
2
3
4
5
CXX_SOURCES ?= main.cpp

DEBUG_INFO_FLAG := -g

include Makefile.rules