llvm-project/lldb/test/python_api/module_section/Makefile

7 lines
104 B
Makefile

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