aboutsummaryrefslogtreecommitdiff
path: root/packages/Python/lldbsuite/test/functionalities/process_launch/Makefile
blob: 313da706b4a251285252622bd378bb2d6bf6c2d6 (plain) (blame)
1
2
3
4
5
6
7
LEVEL = ../../make

CXX_SOURCES := main.cpp
#CXX_SOURCES := print-cwd.cpp

include $(LEVEL)/Makefile.rules