aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/lang/cpp/wchar_t/Makefile
blob: 4617d67aca299898f446200a7c04092bb10a3e50 (plain)
1
2
3
4
CXX_SOURCES := main.cpp
CFLAGS := -g -O0

include Makefile.rules