summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/tail_call_frames/disambiguate_tail_call_seq/Makefile
blob: 15bc2e7f415b85bfe8ff4531148a1e17dff653f1 (plain)
1
2
3
4
LEVEL = ../../../make
CXX_SOURCES := main.cpp
include $(LEVEL)/Makefile.rules
CXXFLAGS += -g -O1 -glldb
OpenPOWER on IntegriCloud