aboutsummaryrefslogtreecommitdiff
path: root/packages/Python/lldbsuite/test/functionalities/target_command/Makefile
blob: 9117ab9388b7c2a3fbca34ec2831093ac8f5318d (plain) (blame)
1
2
3
4
5
6
7
8
LEVEL = ../../make

# Example:
#
# C_SOURCES := b.c
# EXE := b.out

include $(LEVEL)/Makefile.rules