llvm-project/lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/Makefile

6 lines
106 B
Makefile

LEVEL = ../../../make
CXX_SOURCES := main.cpp static-a.cpp static-b.cpp
include $(LEVEL)/Makefile.rules