xref: /llvm-project/lldb/test/API/lang/c/local_variables/Makefile (revision 99451b4453688a94c6014cac233d371ab4cc342d)
1C_SOURCES := main.c
2
3CFLAGS_EXTRAS := -O1
4
5include Makefile.rules
6