summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/hello_world/Makefile
blob: 73625f4733f0f530cc2ac16bf68652f3d988a1d5 (plain)
1
2
3
4
5
C_SOURCES := main.c
# See TestHelloWorld.py, which specifies the executable name with a dictionary.
EXE := hello_world

include Makefile.rules
OpenPOWER on IntegriCloud