aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/lang/cpp/nested-template/Makefile
blob: e49374fb0b1ebff429363b50f297a524470135dd (plain)
1
2
3
4
5
CXX_SOURCES := main.cpp

CFLAGS_EXTRAS = $(TEST_CFLAGS_EXTRAS) $(LIMIT_DEBUG_INFO_FLAGS)

include Makefile.rules