summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/limit-debug-info/Makefile
blob: b9a3d3fe1c81ef8d08b3560055055629fe09c357 (plain)
1
2
3
4
5
6
7
LEVEL = ../../../make

CXX_SOURCES = main.cpp derived.cpp base.cpp

CFLAGS_EXTRAS += $(LIMIT_DEBUG_INFO_FLAGS)

include $(LEVEL)/Makefile.rules
OpenPOWER on IntegriCloud