xref: /llvm-project/lldb/test/API/tools/lldb-dap/breakpoint-events/Makefile (revision 01263c6c6fb495a94fe0ccbb1420bb1ec8460748)
1DYLIB_NAME := unlikely_name
2DYLIB_CXX_SOURCES := foo.cpp
3CXX_SOURCES := main.cpp
4include Makefile.rules
5