summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/process/attach-resume/Makefile
blob: dc1d28d1c031062209f7f1a1b0e1ffce78e92b5f (plain)
1
2
3
4
5
CXX_SOURCES := main.cpp
ENABLE_THREADS := YES
EXE := AttachResume

include Makefile.rules
OpenPOWER on IntegriCloud