llvm/lldb/test/API/lang/c/unicode/Makefile

C_SOURCES := main.c
CFLAGS_EXTRAS := -finput-charset=UTF-8 -fextended-identifiers -std=c99

include Makefile.rules