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

6 lines
103 B
Makefile

LEVEL = ../../../make
CXX_SOURCES := main.cpp ns.cpp ns2.cpp ns3.cpp
include $(LEVEL)/Makefile.rules