aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/executable_first/Makefile
blob: 74060ad03c65849cb4d564e95ed8c3b0a4bb97e2 (plain)
1
2
3
4
CXX_SOURCES := main.cpp
DYLIB_CXX_SOURCES := b.cpp
DYLIB_NAME := bar
include Makefile.rules