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

CXX_SOURCES := main.cpp a.cpp

include $(LEVEL)/Makefile.rules