Files
clang-p2996/lldb/test/python_api/event/Makefile
Johnny Chen f667ab526b Added python_api/event/TestEvents.py to get the listener object associated with the
debugger and to exercise some event APIs.

llvm-svn: 122304
2010-12-21 02:06:56 +00:00

6 lines
73 B
Makefile

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