Files
clang-p2996/lldb/test/functionalities/process_launch/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

8 lines
108 B
Makefile

LEVEL = ../../make
CXX_SOURCES := main.cpp
#CXX_SOURCES := print-cwd.cpp
include $(LEVEL)/Makefile.rules