aboutsummaryrefslogtreecommitdiff
path: root/packages/Python/lldbsuite/test/functionalities/completion/Makefile
blob: 8a7102e347af282d03076b27e8197aff7ab7f0f3 (plain) (blame)
1
2
3
4
5
LEVEL = ../../make

CXX_SOURCES := main.cpp

include $(LEVEL)/Makefile.rules