summaryrefslogtreecommitdiff
path: root/lldb/test/API/lang/cpp/char1632_t/Makefile
blob: 80865c0c85241c3cf40789e106d2593708dda896 (plain)
1
2
3
4
CXX_SOURCES := main.cpp
CFLAGS :=-g -O0 -std=c++11

include Makefile.rules