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

CXX_SOURCES := main.cpp b.cpp c.cpp
MAKE_DSYM :=NO

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