summaryrefslogtreecommitdiffstats
path: root/lldb/test/python_api/value_var_update/Makefile
blob: 9976203b63bb0d79ee5072b6bef96e4af2967b14 (plain)
1
2
3
4
5
6
7
LEVEL = ../../make

C_SOURCES := main.c
# See TestHelloWorld.py, which specifies the executable name with a dictionary.
EXE := hello_world

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