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

C_SOURCES := main.c
EXE := hello_world

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