aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/lang/cpp/gmodules/template-with-same-arg/Makefile
blob: 2d13591d6ccd7720006b84ea16099d72aa13321f (plain)
1
2
3
CXX_SOURCES   := main.cpp module1.cpp module2.cpp base_module.cpp

include Makefile.rules