summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/lldb/packages/Python/lldbsuite/test/commands/platform/process/Makefile
blob: b560876f24e171b1f4f9ab1120981da40f81d417 (plain) (blame)
1
2
3
4
5
CXX_SOURCES := main.cpp

EXE := TestProcess

include Makefile.rules