llvm-project/lldb/test/API/lang/cpp/overloaded-functions/Makefile

4 lines
74 B
Makefile

CXX_SOURCES := main.cpp static-a.cpp static-b.cpp
include Makefile.rules