summaryrefslogtreecommitdiffstats
path: root/lldb/test/python_api/module_section/Makefile
blob: 86af2f4bc70e191b2326c933f88c56156f0a5202 (plain)
1
2
3
4
5
6
LEVEL = ../../make

CXX_SOURCES := main.cpp
MAKE_DSYM :=NO

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