xref: /llvm-project/lldb/test/API/python_api/thread/Makefile (revision 7610524af3c99e63ec6b3a452c45af51ffae57fa)
1CXX_SOURCES ?= main.cpp
2
3DEBUG_INFO_FLAG := -g
4
5include Makefile.rules
6