llvm-project/lldb/test/API/lang/cpp/gmodules/template-with-same-arg/Makefile

4 lines
90 B
Makefile

CXX_SOURCES := main.cpp module1.cpp module2.cpp base_module.cpp
include Makefile.rules