xref: /llvm-project/lldb/test/API/commands/memory/write/Makefile (revision 94038c570fbc991c03fe68793c576314c231d4ee)
1C_SOURCES := main.c
2CFLAGS_EXTRAS := -std=c99
3
4include Makefile.rules
5