llvm-project/lldb/test/API/lang/cpp/wchar_t/Makefile

5 lines
65 B
Makefile

CXX_SOURCES := main.cpp
CFLAGS := -g -O0
include Makefile.rules