summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/process/attach-resume/Makefile
blob: ea27ca7dec213ffa97156893692ad66e9d6efd21 (plain)
1
2
3
4
5
6
7
LEVEL = ../../../make

CXX_SOURCES := main.cpp
ENABLE_THREADS := YES
EXE := AttachResume

include $(LEVEL)/Makefile.rules
OpenPOWER on IntegriCloud