llvm-project/lldb/test/API/lang/cpp/namespace/Makefile

4 lines
71 B
Makefile

CXX_SOURCES := main.cpp ns.cpp ns2.cpp ns3.cpp
include Makefile.rules