summaryrefslogtreecommitdiff
path: root/packages/Python/lldbsuite/test/python_api/process/read-mem-cstring/Makefile
blob: f3414925f32bc86db3a9b804e8c7ad3770319b88 (plain)
1
2
3
4
5
6
LEVEL = ../../../make

C_SOURCES := main.c
EXE := read-mem-cstring

include $(LEVEL)/Makefile.rules