aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/lang/cpp/forward/Makefile
blob: 0b806b314397c57a2398c7c6198d713c3158b0ef (plain)
1
2
3
4
5
CXX_SOURCES := main.cpp
DYLIB_CXX_SOURCES := foo.cpp
DYLIB_NAME := foo

include Makefile.rules