xref: /llvm-project/lldb/test/API/lang/c/complex/Makefile (revision 3e66bd291f1fbf381c3e0cac528ed4f6030cf714)
1C_SOURCES := main.c
2CFLAGS_EXTRAS := -std=c99
3
4include Makefile.rules
5