summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/global_constructor/Makefile
blob: 4b3098cf7da6c4f9ad3df0af34f840ed9e025d65 (plain)
1
2
3
4
5
DYLIB_NAME := foo
DYLIB_CXX_SOURCES := foo.cpp
CXX_SOURCES := main.cpp

include Makefile.rules
OpenPOWER on IntegriCloud