llvm-project/lldb/packages/Python/lldbsuite/test/api/multiple-targets/Makefile

9 lines
116 B
Makefile

LEVEL = ../../make
MAKE_DSYM := NO
ENABLE_THREADS := YES
CXX_SOURCES := main.cpp
include $(LEVEL)/Makefile.rules