Files
clang-p2996/lldb/test/functionalities/stop-hook/Makefile
Johnny Chen 098863c45c Move to plevel dirs stop-hook, target, process_launch, and signal to reside under functionalities.
Rename target dir to target_command.

llvm-svn: 133951
2011-06-27 22:10:42 +00:00

6 lines
77 B
Makefile

LEVEL = ../../make
CXX_SOURCES := main.cpp
include $(LEVEL)/Makefile.rules