summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/limit-debug-info/Makefile
blob: 8e811fdeb67a59011be40358efebce37939c080a (plain)
1
2
3
4
5
CXX_SOURCES = main.cpp derived.cpp base.cpp

CFLAGS_EXTRAS += $(LIMIT_DEBUG_INFO_FLAGS)

include Makefile.rules
OpenPOWER on IntegriCloud