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

4 lines
71 B
Makefile

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