llvm/lldb/test/API/functionalities/executable_first/Makefile

CXX_SOURCES := main.cpp
DYLIB_CXX_SOURCES := b.cpp
DYLIB_NAME := bar
include Makefile.rules