[clang] Add tracking source deduction guide for the explicitly-written
[llvm-project.git] / lldb / test / API / lang / c / complex / Makefile
blob695335e068c0c92372578f62a4750f7cabad8468
1 C_SOURCES := main.c
2 CFLAGS_EXTRAS := -std=c99
4 include Makefile.rules