summaryrefslogtreecommitdiffstats
path: root/packages/Python/lldbsuite/test/python_api/module_section/Makefile
blob: ee74ebae1f42e3b271cfafa04154ac1c218c642c (plain)
1
2
3
4
5
6
7
8
LEVEL = ../../make

CFLAGS_EXTRAS += -D__STDC_LIMIT_MACROS
ENABLE_THREADS := YES
CXX_SOURCES := main.cpp b.cpp c.cpp
MAKE_DSYM :=NO

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