aboutsummaryrefslogtreecommitdiff
path: root/packages/Python/lldbsuite/test/lang/cpp/namespace/Makefile
blob: 7dd5eb4c11f137873b97f83091f50813bc2309f0 (plain) (blame)
1
2
3
4
5
LEVEL = ../../../make

CXX_SOURCES := main.cpp ns.cpp ns2.cpp ns3.cpp

include $(LEVEL)/Makefile.rules