xref: /llvm-project/lldb/test/API/lang/cpp/gmodules/template-with-same-arg/Makefile (revision 3004a759bcdf7b0a2a3a4220ed216d20defbd081)
1CXX_SOURCES   := main.cpp module1.cpp module2.cpp base_module.cpp
2
3include Makefile.rules
4