Files
clang-p2996/lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/serialize/Makefile
Jim Ingham 6d1e4696a2 First tests for serializing breakpoints.
Plus a few bug fixes I found along the way.

llvm-svn: 281690
2016-09-16 01:41:27 +00:00

6 lines
76 B
Makefile

LEVEL = ../../../make
C_SOURCES := main.c
include $(LEVEL)/Makefile.rules