LEVEL = ../../../make

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

include $(LEVEL)/Makefile.rules
