summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/ptr_ref_typedef/Makefile
blob: d85e665333eaa6fe69a863d54abc68c5fc2840d0 (plain)
1
2
3
4
5
6
7
LEVEL = ../../../make

CXX_SOURCES := main.cpp

CFLAGS_EXTRAS += -std=c++11

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