[clang] Add tracking source deduction guide for the explicitly-written
[llvm-project.git] / lldb / test / API / lang / cpp / char1632_t / Makefile
blob80865c0c85241c3cf40789e106d2593708dda896
1 CXX_SOURCES := main.cpp
2 CFLAGS :=-g -O0 -std=c++11
4 include Makefile.rules