summaryrefslogtreecommitdiffstats
path: root/packages/Python/lldbsuite/test/api/multiple-debuggers/Makefile
blob: 08f8850e3e8f3227c70c169cc1f63214d3cde699 (plain)
1
2
3
4
5
6
7
8
LEVEL = ../../make

MAKE_DSYM := NO

ENABLE_THREADS := YES
CXX_SOURCES := multi-process-driver.cpp testprog.cpp

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